complexType RecordShortNotationType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Trademark
children com:RecordIdentifier com:RecordFilingDate com:RecordNotificationDate com:RecordEffectiveDate tmk:RecordShortNotationCategory com:RecordReference com:RecordLanguageCode tmk:RecordPublicationBag tmk:ClaimantBag com:RepresentativeBag com:RecordEventBag com:RecordDocumentBag com:RecordInterestedOfficeCode tmk:RecordToRegistration tmk:RecordFromRegistrationBag
used by
element tmk:RecordShortNotation
source <xsd:complexType name="RecordShortNotationType">
<xsd:sequence>
<xsd:element ref="com:RecordIdentifier" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RecordFilingDate" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RecordNotificationDate" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RecordEffectiveDate" minOccurs="0">
</xsd:element>
<xsd:element ref="tmk:RecordShortNotationCategory">
</xsd:element>
<xsd:element ref="com:RecordReference" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RecordLanguageCode" minOccurs="0">
</xsd:element>
<xsd:element ref="tmk:RecordPublicationBag" minOccurs="0">
</xsd:element>
<xsd:element ref="tmk:ClaimantBag" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RepresentativeBag" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RecordEventBag" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RecordDocumentBag" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RecordInterestedOfficeCode" minOccurs="0">
</xsd:element>
<xsd:element ref="tmk:RecordToRegistration" minOccurs="0">
</xsd:element>
<xsd:element ref="tmk:RecordFromRegistrationBag" minOccurs="0">
</xsd:element>
</xsd:sequence>
</xsd:complexType>