| diagram |
 |
| version |
V2_2 |
| namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Patent |
| children |
com:IPOfficeCode com:ApplicationNumber com:ApplicantFileReference com:FilingLanguageCode pat:ApplicationFilingCategory pat:InventionSubjectMatterCategory pat:FilingDate |
| used by |
|
| attributes |
| Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
| com:id |
|
xsd:ID |
|
|
|
|
|
|
|
|
|
| source |
<xsd:complexType name="ApplicationIdentificationType"> <xsd:sequence>
|
<xsd:element ref="com:IPOfficeCode"> </xsd:element> |
|
<xsd:element ref="com:ApplicationNumber"> </xsd:element> |
|
<xsd:element ref="com:ApplicantFileReference" minOccurs="0"> </xsd:element> |
|
<xsd:element ref="com:FilingLanguageCode" minOccurs="0"> </xsd:element> |
|
<xsd:element ref="pat:ApplicationFilingCategory" minOccurs="0"> </xsd:element> |
|
<xsd:element ref="pat:InventionSubjectMatterCategory" minOccurs="0"> </xsd:element> |
|
<xsd:element ref="pat:FilingDate" minOccurs="0"> </xsd:element> |
</xsd:sequence> <xsd:attribute ref="com:id"/> </xsd:complexType> |