Definition Type: ComplexType
Name: LocationPoint
Namespace: http://www.opentravel.org/OTM/product/v4
Containing Schema: Product_4_0_0.xsd
Abstract
Documentation:
TODO - this object needs to be reviewed and potentially reworked.
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint_Summary in schema otm_builtins_xsd Drilldown into curbSideBaggageCheckInd in schema product_4_0_0_xsd Drilldown into kioskInd in schema product_4_0_0_xsd Drilldown into code in schema product_4_0_0_xsdXSD Diagram of LocationPoint in schema product_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="LocationPoint">
    <xsd:annotation>
        <xsd:documentation source="Description">TODO - this object needs to be reviewed and potentially reworked.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="CoreObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">LocationPoint</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="0" ref="ota2:ExtensionPoint_Summary" />
    </xsd:sequence>
    <xsd:attribute name="code" type="ota2-0400:StringTiny" use="required">
        <xsd:annotation>
            <xsd:documentation source="Description">A tiny string  
Minimum length of 0 and a maximum length of 32</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="kioskInd" type="xsd:boolean" use="optional" />
    <xsd:attribute name="curbSideBaggageCheckInd" type="xsd:boolean" use="optional" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ExtensionPoint_Summary ota2:ExtensionPoint_Summary 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
code prod-0400:code Required
kioskInd prod-0400:kioskInd Optional
curbSideBaggageCheckInd prod-0400:curbSideBaggageCheckInd Optional
Collapse Derivation Tree:
Collapse References:
prod-0400:ArrivalPoint, prod-0400:ArrivalPointSubGrp, prod-0400:ArrivalPointSummary, prod-0400:DeparturePoint, prod-0400:DeparturePointSubGrp, prod-0400:DeparturePointSummary, prod-0400:LocationPoint, prod-0400:LocationPoint_Detail, prod-0400:LocationPointSubGrp, prod-0400:LocationPointSummary