element DocumentURI
diagram
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Patent/1
type pat:DocumentURIType
used by
complexType pat:AbstractType pat:ApplicationBodyType pat:ClaimsType pat:DescriptionType pat:DrawingsType
attributes
Name Type Use Default Fixed annotation
id xsd:token
fileName xsd:string
firstPageNumber xsd:string
lastPageNumber xsd:string
pageDocumentFormatCategory pat:PageDocumentFormatCategoryType required
ocrIndicator xsd:boolean
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>