Definition Type: Attribute
Name: height
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: Common_4_0_0.xsd
Use Optional
Documentation:
The height of the image item (unit specified by unit of measure). Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}positiveInteger
Collapse XSD Schema Diagram:
XSD Diagram of height in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="height" type="xsd:positiveInteger" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">The height of the image item (unit specified by unit of measure).</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}positiveInteger</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>