Definition Type: ComplexType
Name: Policy
Namespace: http://www.opentravel.org/OTM/order/v3
Type: ota2:Empty
Containing Schema: Order_3_0_0.xsd
Abstract
Documentation:
Policy information regarding the ancillary for example Power Cart rental policy.
Collapse XSD Schema Diagram:
Drilldown into type in schema order_3_0_0_xsdXSD Diagram of Policy in schema order_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="Policy">
    <xsd:annotation>
        <xsd:documentation source="Description">Policy information regarding the ancillary for example Power Cart rental policy.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ValueWithAttributes" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Policy</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="ota2:Empty">
            <xsd:attribute name="type" type="ota2-0400:StringShort" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">The type of the policy, such as &amp;quot;Tee Time&amp;quot; or &amp;quot;Cart Rental&amp;quot;.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
type order-0300:type Optional
Collapse Derivation Tree: