attribute orientationCategory
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:OrientationCategoryType
used by
complexType com:ImageType com:IPOASISTableType pat:PageImageType
facets
Kind Value annotation
enumeration Portrait Portrait
enumeration Landscape Landscape
annotation
documentation
Orientation of object (such as image, table, page)
source <xsd:attribute name="orientationCategory" type="com:OrientationCategoryType">
<xsd:annotation>
<xsd:documentation>
Orientation of object (such as image, table, page)
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>