diagram |
|
version |
V2_0 |
namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Patent |
type |
pat:PageImageType |
properties |
|
children |
com:ImageFormatCategory com:FileName com:HeightMeasure com:WidthMeasure com:Alt com:ColourModeCategory |
used by |
|
attributes |
Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
com:id |
|
xsd:ID |
|
|
|
|
|
|
|
documentation Unique identifier global to the entire document |
pat:firstPageNumber |
|
xsd:string |
|
|
|
|
|
|
|
documentation First page of the included document or page |
pat:lastPageNumber |
|
xsd:string |
|
|
|
|
|
|
|
documentation Last page of the included document |
com:fileLocationURI |
|
xsd:anyURI |
|
|
|
|
|
|
|
documentation File location of included document or page |
com:orientationCategory |
|
com:OrientationCategoryType |
|
|
|
Portrait |
|
|
|
documentation Orientation of object (such as image, table, page) |
|
annotation |
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. |
|
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> |