element DocumentURI
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Patent
type pat:DocumentURIType
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
com:documentFileName xsd:string
pat:firstPageNumber xsd:string
pat:lastPageNumber xsd:string
pat:pageDocumentFormatCategory pat:PageDocumentFormatCategoryType required
pat: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>