Definition Type: Attribute
Name: version
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Common_4_0_0.xsd
Use Optional
Documentation:
The version of the content, typically in the form of "1" or "2.3." Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string
Collapse XSD Schema Diagram:
XSD Diagram of version in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="version" type="xsd:string" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">The version of the content, typically in the form of &amp;quot;1&amp;quot; or &amp;quot;2.3.&amp;quot;</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string</xsd:documentation>
        <xsd:appinfo>
            <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Version</otm:Equivalent>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:attribute>