element DocumentURI
diagram
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Patent
type pat:DocumentURIType
properties
content complex
used by
complexType pat:AbstractType pat:ApplicationBodyType pat:ClaimsType pat:DescriptionType pat:DrawingsType pat:PatentPublicationType
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID documentation
Unique identifier global to the entire document
com:documentFileName xsd:string documentation
Name of the referred file
pat:firstPageNumber xsd:string documentation
First page of the included document or page
pat:lastPageNumber xsd:string documentation
Last page of the included document
pat:pageDocumentFormatCategory pat:PageDocumentFormatCategoryType required documentation
Category of document format of the page.
pat:ocrIndicator xsd:boolean documentation
Indicates if the included document or page is scanned using OCR (Optical character recognition) technique
annotation
documentation
Page in other formats such as PDF. This is primarily to be used when data for the whole or major sections of an application are in other formats such as PDF.
source <xsd:element name="DocumentURI" type="pat:DocumentURIType">
<xsd:annotation>
<xsd:documentation>
Page in other formats such as PDF. This is primarily to be used when data for the whole or major sections of an application are in other formats such as PDF.
</xsd:documentation>
</xsd:annotation>
</xsd:element>