Definition Type: ComplexType
Name: LocationPointChoice_Address
Namespace: http://www.opentravel.org/OTM/product/v4
Type: prod-0400:LocationPointChoice
Containing Schema: Product_4_0_0.xsd
Abstract
Documentation:
Provides address details for a location. Comare with JourneyPoint
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint in schema otm_builtins_xsd Drilldown into Notes in schema product_4_0_0_xsd Drilldown into ExtensionPoint_Shared in schema otm_builtins_xsd Drilldown into Identifier in schema product_4_0_0_xsd Drilldown into Location in schema common_4_0_0_xsd Drilldown into name in schema product_4_0_0_xsd Drilldown into LocationPointChoice in schema product_4_0_0_xsdXSD Diagram of LocationPointChoice_Address in schema product_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="LocationPointChoice_Address">
    <xsd:annotation>
        <xsd:documentation source="Description">Provides address details for a location. Comare with JourneyPoint</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ChoiceObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">LocationPointChoice</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="prod-0400:LocationPointChoice">
            <xsd:sequence>
                <xsd:element minOccurs="0" name="Notes" type="ota2-0400:Text">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Provides text and indicates whether it is formatted or not.</xsd:documentation>
                        <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" ref="ota2:ExtensionPoint" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Location ota2-0400:Location 0 (1)
Identifier prod-0400:Identifier 0 (1)
ExtensionPoint_Shared ota2:ExtensionPoint_Shared 0 (1)
Notes prod-0400:Notes 0 (1)
ExtensionPoint ota2:ExtensionPoint 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
name prod-0400:name Optional
Collapse Derivation Tree:
Collapse References:
prod-0400:LocationPointChoiceAddress