Definition Type: ComplexType
Name: LocationPoint_Detail
Namespace: http://www.opentravel.org/OTM/product/v4
Type: prod-0400:LocationPoint
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_Detail in schema otm_builtins_xsd 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_xsd Drilldown into LocationPoint in schema product_4_0_0_xsd Drilldown into closingTime in schema product_4_0_0_xsd Drilldown into openingTime in schema product_4_0_0_xsdXSD Diagram of LocationPoint_Detail in schema product_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="LocationPoint_Detail">
    <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:complexContent>
        <xsd:extension base="prod-0400:LocationPoint">
            <xsd:sequence>
                <xsd:element minOccurs="0" ref="ota2:ExtensionPoint_Detail" />
            </xsd:sequence>
            <xsd:attribute name="openingTime" type="xsd:time" use="required" />
            <xsd:attribute name="closingTime" type="xsd:time" use="required" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ExtensionPoint_Summary ota2:ExtensionPoint_Summary 0 (1)
ExtensionPoint_Detail ota2:ExtensionPoint_Detail 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
openingTime prod-0400:openingTime Required
closingTime prod-0400:closingTime Required
Collapse Derivation Tree:
Collapse References:
prod-0400:ArrivalPointDetail, prod-0400:DeparturePointDetail, prod-0400:LocationPointDetail