Definition Type: Attribute
Name: dimensionCategory
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: ota2-0400:StringTiny
Containing Schema: Common_4_0_0.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. Assigned XSD Type: {http://chameleon.anonymous/ns}StringLength1to16 Example value: ca1 = 100x100 Example value: tns = 100x100
Collapse XSD Schema Diagram:
XSD Diagram of dimensionCategory in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="dimensionCategory" type="ota2-0400:StringTiny" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">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.</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}StringLength1to16</xsd:documentation>
        <xsd:documentation source="Implementer">Example value: ca1 = 100x100</xsd:documentation>
        <xsd:documentation source="Implementer">Example value: tns = 100x100</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: