Definition Type: ComplexType
Name: LocationType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatecorecomponentSchemaModule/0.1
Containing Schema: ReusableAggregateCoreComponent.xsd
Abstract
Documentation:
Location. Details 0.1 Location
Collapse XSD Schema Diagram:
Drilldown into Location in schema reusableaggregatecorecomponent_xsd Drilldown into Address in schema reusableaggregatecorecomponent_xsd Drilldown into GeographicalCoordinate in schema reusableaggregatecorecomponent_xsd Drilldown into DateTime in schema reusableaggregatecorecomponent_xsd Drilldown into Directions in schema reusableaggregatecorecomponent_xsd Drilldown into TypeCode in schema reusableaggregatecorecomponent_xsd Drilldown into Text in schema reusableaggregatecorecomponent_xsd Drilldown into ID in schema reusableaggregatecorecomponent_xsdXSD Diagram of LocationType in schema reusableaggregatecorecomponent_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="LocationType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Location. Details</ccts:DictionaryEntryName>
            <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0.1</ccts:VersionID>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:ObjectClassTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Location</ccts:ObjectClassTermName>
            <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:BusinessTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:Example xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="ID" type="udt:IdentifierType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Text" type="udt:TextType" minOccurs="0" />
        <xsd:element name="TypeCode" type="udt:CodeType" minOccurs="0" />
        <xsd:element name="Directions" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="DateTime" type="udt:DateTimeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="GeographicalCoordinate" type="rcm:GeographicalCoordinateType" minOccurs="0" />
        <xsd:element name="Address" type="rcm:AddressType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Location" type="rcm:LocationType" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID rcm:ID 0 unbounded
Text rcm:Text 0 (1)
TypeCode rcm:TypeCode 0 (1)
Directions rcm:Directions 0 unbounded
DateTime rcm:DateTime 0 unbounded
GeographicalCoordinate rcm:GeographicalCoordinate 0 (1)
Address rcm:Address 0 unbounded
Location rcm:Location 0 unbounded
Collapse Derivation Tree:
Collapse References:
rcm:AcceptanceLocation, rcm:BaseportLoadingLocation, rcm:BaseportUnloadingLocation, rcm:FromLocation, rcm:Location, rcm:Location, rcm:Location, rcm:Location, rcm:Location, rcm:Location, rcm:Location, rcm:Location, rcm:Location, rcm:Location, rcm:Location, rcm:Locationrcm:PaymentPlaceLocation, rcm:ToLocation, rcm:TransshipmentLocation, rcm:WarehouseLocation,