complexType ApplicationNumberType
diagram
version V7_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
children com:IPOfficeCode com:ST13ApplicationNumber com:ApplicationNumberText
used by
element com:ApplicationNumber tmk:AssociatedApplicationNumber tmk:BasicApplicationNumber tmk:ExaminedApplicationNumber tmk:InitialApplicationNumber tmk:InternationalApplicationNumber tmk:NationalApplicationNumber tmk:NationalMarkApplicationNumber gin:ParentApplicationNumber 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>