| diagram |
 |
| version |
V2_2 |
| namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Patent |
| type |
extension of xsd:anyURI |
| used by |
|
| attributes |
|
| source |
<xsd:complexType name="DocumentURIType"> <xsd:simpleContent>
|
<xsd:extension base="xsd:anyURI"> <xsd:attribute ref="com:id"/> <xsd:attribute ref="com:documentFileName"/> <xsd:attribute ref="pat:firstPageNumber"/> <xsd:attribute ref="pat:lastPageNumber"/> <xsd:attribute ref="pat:pageDocumentFormatCategory" use="required"/> <xsd:attribute ref="pat:ocrIndicator"/> </xsd:extension> |
</xsd:simpleContent> </xsd:complexType> |