complexType RegistrationShortNotationType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Trademark
children tmk:RegistrationIdentifier com:RegistrationDate tmk:MarkVerbalElementText tmk:DesignatedCountryCodeBag tmk:GoodsServicesLimitation tmk:ApplicantBag
used by
element tmk:RecordFromRegistration tmk:RecordToRegistration
source <xsd:complexType name="RegistrationShortNotationType">
<xsd:sequence>
<xsd:element ref="tmk:RegistrationIdentifier">
</xsd:element>
<xsd:element ref="com:RegistrationDate" minOccurs="0">
</xsd:element>
<xsd:element ref="tmk:MarkVerbalElementText" minOccurs="0">
</xsd:element>
<xsd:element ref="tmk:DesignatedCountryCodeBag" minOccurs="0">
</xsd:element>
<xsd:element ref="tmk:GoodsServicesLimitation" minOccurs="0">
</xsd:element>
<xsd:element ref="tmk:ApplicantBag" minOccurs="0">
</xsd:element>
</xsd:sequence>
</xsd:complexType>