Definition Type: Attribute
Name: DimensionCategory
Type: Unresolved link to stringlength1to161
Containing Schema: OTA_CommonTypes.xsd
Use Optional
Documentation:
Associates the image size to a given category (e.g., 70x70, 100x100, 480x480, thumbnail). For example, if an image with a dimension of 72x73 is sent, it may be categorized as a 70x70 image.
Collapse XSD Schema Diagram:
XSD Diagram of DimensionCategory in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="DimensionCategory" type="StringLength1to16" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Associates the image size to a given category (e.g., 70x70, 100x100, 480x480, thumbnail). For example, if an image with a dimension of 72x73 is sent, it may be categorized as a 70x70 image.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to stringlength1to161
    • DimensionCategory