Definition Type: ComplexType
Name: VIP
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: ota2-0400:String
Containing Schema: Common_4_0_0.xsd
Abstract
Documentation:
Identifies a VIP and who considers them to be so.
Collapse XSD Schema Diagram:
Drilldown into description in schema common_4_0_0_xsd Drilldown into source in schema common_4_0_0_xsdXSD Diagram of VIP in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="VIP">
    <xsd:annotation>
        <xsd:documentation source="Description">Identifies a VIP and who considers them to be so.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ValueWithAttributes" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">VIP</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="ota2-0400:String">
            <xsd:attribute name="source" type="ota2-0400:StringTiny" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Source of the VIP indictor.  This is who consider this person to be a VIP.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="description" type="ota2-0400:StringShort" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Descriptive information about the VIP.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
source ota2-0400:source Optional
description ota2-0400:description Optional
Collapse Derivation Tree:
Collapse References:
ota2-0400:VIP