Definition Type: Attribute
Name: maximumBaggage
Namespace: http://www.opentravel.org/OTM/product/Ground/v2
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: Ground_2_0_0.xsd
Use Optional
Documentation:
The (recommended) maximum baggage that can be stored in the vehicle's trunk.
Collapse XSD Schema Diagram:
XSD Diagram of maximumBaggage in schema ground_2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="maximumBaggage" type="xsd:positiveInteger" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">The (recommended) maximum baggage that can be stored in the vehicle&amp;apos;s trunk.</xsd:documentation>
        <xsd:appinfo>
            <otm:Example context="pgt" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">3</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:attribute>