Definition Type: Attribute
Name: subSectionNumber
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:
This attribute may be used when there is a need to number all of the sub-sections of information that is to be presented. Assigned XSD Type: {http://chameleon.anonymous/ns}Numeric1to999
Collapse XSD Schema Diagram:
XSD Diagram of subSectionNumber in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="subSectionNumber" type="xsd:positiveInteger" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">This attribute may be used when there is a need to number all of the sub-sections of information that is to be presented.</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}Numeric1to999</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>