| diagram |
|
||||||||||||||||||||||
| version | V8_0 | ||||||||||||||||||||||
| namespace | http://www.wipo.int/standards/XMLSchema/ST96/Design | ||||||||||||||||||||||
| children | com:ReceivingOfficeCode com:ReceivingOfficeDate com:ApplicationNumber com:ApplicationDate com:ApplicationDateTime | ||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| source |
<xsd:complexType name="ApplicationIdentificationType">
<xsd:sequence>
</xsd:complexType>
<xsd:element ref="com:ReceivingOfficeCode"
minOccurs="0">
</xsd:element> <xsd:element ref="com:ReceivingOfficeDate"
minOccurs="0">
</xsd:element> <xsd:element ref="com:ApplicationNumber">
</xsd:element> <xsd:choice minOccurs="0">
</xsd:sequence> <xsd:attribute ref="com:id">
</xsd:attribute>
<xsd:element ref="com:ApplicationDate">
</xsd:element>
<xsd:element ref="com:ApplicationDateTime">
</xsd:element>
</xsd:choice>
|