Definition Type: Attribute
Name: distanceMax
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:
An optional attribute indicating the maximum distance to/from a reference point. Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}NumericStringLength1to16
Collapse XSD Schema Diagram:
XSD Diagram of distanceMax in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="distanceMax" type="xsd:positiveInteger" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">An optional attribute indicating the maximum distance to/from a reference point.</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}NumericStringLength1to16</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>