Definition Type: Attribute
Name: age
Namespace: http://www.opentravel.org/OTM/product/v4
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: Product_4_0_0.xsd
Use Optional
Documentation:
Specifies the specific age of the guest.
Collapse XSD Schema Diagram:
XSD Diagram of age in schema product_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="age" type="xsd:positiveInteger" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">Specifies the specific age of the guest.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>