Definition Type: ComplexType
Name: OTA2Entity
Namespace: http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA2_AppInfo_v1.0.0.xsd
Abstract
Documentation:
Used in Appinfo elements to denote the model element from which a type or element was derived.
Collapse XSD Schema Diagram:
Drilldown into type in schema ota2_appinfo_v1_0_0_xsdXSD Diagram of OTA2Entity in schema ota2_appinfo_v1_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="OTA2Entity">
    <xsd:annotation>
        <xsd:documentation>
				Used in Appinfo elements to denote the model element from which a type or element was derived.
			</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:string">
            <xsd:attribute name="type" type="xsd:string" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
type otm:type (Optional)
Collapse Derivation Tree:
Collapse References:
otm:OTA2Entity, otm:OTA2EntityReference