Definition Type: Attribute
Name: Age
Type: [Unresolved]: Numeric0to999:
Containing Schema: OTA_CruiseCommonTypes.xsd
Use Optional
Documentation:
Specifies the Guest's Age
Collapse XSD Schema Diagram:
XSD Diagram of Age in schema ota_cruisecommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="Age" type="Numeric0to999" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Specifies the Guest's Age</xs:documentation>
    </xs:annotation>
</xs:attribute>