element  PageImage  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
type pat:PageImageType 
children   com:ImageFormatCategory com:FileName com:HeightMeasure com:WidthMeasure com:Alt com:ColourModeCategory 
used by
complexType     pat:AbstractType pat:ApplicationBodyType pat:ClaimsType pat:DescriptionType pat:DrawingsType pat:PatentPublicationType pat:SearchReportType 
attributes
Name   Type   Use   Default   Fixed   annotation
com:id    xsd:ID                
pat:firstPageNumber    xsd:string                
pat:lastPageNumber    xsd:string                
com:fileLocationURI    xsd:anyURI                
com:orientationCategory    com: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>