complexType  ApplicationNumberType 
diagram
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
childrencom:IPOfficeCode  com:ST13ApplicationNumber  com:ApplicationNumberText
used by
element com:ApplicationNumber  tmk:AssociatedApplicationNumber  tmk:BasicApplicationNumber  tmk:ExaminedApplicationNumber  tmk:InitialApplicationNumber  tmk:InternationalApplicationNumber  tmk:NationalApplicationNumber  tmk:NationalMarkApplicationNumber  dgn:RelatedApplicationNumber  pat:RelatedSPCNumber  tmk:SeniorityApplicationNumber  pat:SPCNumber
source<xsd:complexType  name="ApplicationNumberType">
<xsd:sequence>
<xsd:element  ref="com:IPOfficeCode"  minOccurs="0">
</xsd:element> <xsd:choice>
<xsd:element  ref="com:ST13ApplicationNumber">
</xsd:element> <xsd:element  ref="com:ApplicationNumberText">
</xsd:element>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>