diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
version | V3_2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Patent | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | com:ImageFormatCategory com:FileName com:HeightMeasure com:WidthMeasure com:Alt com:ColourModeCategory | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
<xsd:complexType name="PageImageType">
<xsd:sequence>
</xsd:complexType>
<xsd:element ref="com:ImageFormatCategory">
</xsd:element> <xsd:element ref="com:FileName">
</xsd:element> <xsd:element ref="com:HeightMeasure">
</xsd:element> <xsd:element ref="com:WidthMeasure">
</xsd:element> <xsd:element ref="com:Alt"
minOccurs="0">
</xsd:element> <xsd:element ref="com:ColourModeCategory"
minOccurs="0">
</xsd:element>
</xsd:sequence> <xsd:attribute ref="com:id">
</xsd:attribute> <xsd:attribute ref="pat:firstPageNumber">
</xsd:attribute> <xsd:attribute ref="pat:lastPageNumber">
</xsd:attribute> <xsd:attribute ref="com:fileLocationURI">
</xsd:attribute> <xsd:attribute ref="com:orientationCategory"
default="Portrait">
</xsd:attribute>
|