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