element PageImage
diagram
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Patent/1
type pat:PageImageType
children com:HeightMeasure com:WidthMeasure com:ALTText com:ColourModeCategory
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
fileLocationURI xsd:anyURI
imageFormatCategory com:ImageFileFormatCategoryType
orientationCategory pat:OrientationCategoryType Portrait
source <xsd:element name="PageImage" type="pat:PageImageType">
<xsd:annotation>
<xsd:documentation>
Page in image format. This is primarily to be used when data for the whole or major sections of an application are in image format.
</xsd:documentation>
</xsd:annotation>
</xsd:element>