diagram |
|
version |
V2_1 |
namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Patent |
children |
pat:ApplicationIdentification pat:PatentPublicationIdentification pat:PatentGrantIdentification |
used by |
|
attributes |
Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
com:id |
|
xsd:ID |
|
|
|
|
|
|
|
|
|
source |
<xsd:complexType name="PatentDocumentIdentificationType"> <xsd:choice maxOccurs="unbounded">
|
<xsd:element ref="pat:ApplicationIdentification"> </xsd:element> |
|
<xsd:element ref="pat:PatentPublicationIdentification"> </xsd:element> |
|
<xsd:element ref="pat:PatentGrantIdentification"> </xsd:element> |
</xsd:choice> <xsd:attribute ref="com:id"/> </xsd:complexType> |