diagram |
|
version |
V2_0 |
namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Common |
children |
com:PatentCitationText com:CitedPatentDocumentIdentification |
used by |
|
attributes |
Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
com:id |
|
xsd:ID |
|
|
|
|
|
|
|
documentation Unique identifier global to the entire document |
com:sequenceNumber |
|
xsd:string |
|
|
|
|
|
|
|
documentation Sequence number in a list or collection |
|
source |
<xsd:complexType name="PatentCitationType"> <xsd:choice>
|
<xsd:element ref="com:PatentCitationText"> </xsd:element> |
|
<xsd:element ref="com:CitedPatentDocumentIdentification"> </xsd:element> |
</xsd:choice> <xsd:attribute ref="com:id"/> <xsd:attribute ref="com:sequenceNumber"/> </xsd:complexType> |