Definition Type: Attribute
Name: vendor
Namespace: http://www.opentravel.org/OTM/order/v3
Type: ota2-0400:StringTiny
Containing Schema: Order_3_0_0.xsd
Use Optional
Documentation:
Specifies the vendor for this offer.
Collapse XSD Schema Diagram:
XSD Diagram of vendor in schema order_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="vendor" type="ota2-0400:StringTiny" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">Specifies the vendor for this offer.</xsd:documentation>
        <xsd:appinfo>
            <otm:Example context="Order" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Vendor Name</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: