Definition Type: ComplexType
Name: LocationCoordinateType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Location Coordinate. Details Information about physical (geographical) location. Location Coordinate
Collapse XSD Schema Diagram:
Drilldown into LongitudeDirectionCode in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into LongitudeMinutesMeasure in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into LongitudeDegreesMeasure in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into LatitudeDirectionCode in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into LatitudeMinutesMeasure in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into LatitudeDegreesMeasure in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into CoordinateSystemCode in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of LocationCoordinateType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="LocationCoordinateType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Location Coordinate. Details</ccts:DictionaryEntryName>
                <ccts:Definition>Information about physical (geographical) location.</ccts:Definition>
                <ccts:ObjectClass>Location Coordinate</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="cbc:CoordinateSystemCode" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Location Coordinate. Coordinate System Code. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>An identifier for the location system used.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Location Coordinate</ccts:ObjectClass>
                        <ccts:PropertyTerm>Coordinate System Code</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Code. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:LatitudeDegreesMeasure" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Location Coordinate. Latitude_ Degrees. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>The measure of latitude in degrees.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Location Coordinate</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Latitude</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Degrees</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
                        <ccts:DataType>Measure. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:LatitudeMinutesMeasure" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Location Coordinate. Latitude_ Minutes. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>The measure of latitude in minutes.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Location Coordinate</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Latitude</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Minutes</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
                        <ccts:DataType>Measure. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:LatitudeDirectionCode" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Location Coordinate. Latitude Direction Code. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>The direction of latitude measurement from the equator.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Location Coordinate</ccts:ObjectClass>
                        <ccts:PropertyTerm>Latitude Direction Code</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Latitude Direction_ Code. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:LongitudeDegreesMeasure" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Location Coordinate. Longitude_ Degrees. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>The measure of longitude in degrees.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Location Coordinate</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Longitude</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Degrees</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
                        <ccts:DataType>Measure. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:LongitudeMinutesMeasure" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Location Coordinate. Longitude_ Minutes. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>The measure of longitude in minutes.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Location Coordinate</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Longitude</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Minutes</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
                        <ccts:DataType>Measure. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:LongitudeDirectionCode" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Location Coordinate. Longitude Direction Code. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>The direction of longitude measurement from the meridian.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Location Coordinate</ccts:ObjectClass>
                        <ccts:PropertyTerm>Longitude Direction Code</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Longitude Direction_ Code. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CoordinateSystemCode cbc:CoordinateSystemCode 0 1
LatitudeDegreesMeasure cbc:LatitudeDegreesMeasure 0 1
LatitudeMinutesMeasure cbc:LatitudeMinutesMeasure 0 1
LatitudeDirectionCode cbc:LatitudeDirectionCode 0 1
LongitudeDegreesMeasure cbc:LongitudeDegreesMeasure 0 1
LongitudeMinutesMeasure cbc:LongitudeMinutesMeasure 0 1
LongitudeDirectionCode cbc:LongitudeDirectionCode 0 1
Collapse Derivation Tree:
Collapse References:
cac:LocationCoordinate