Definition Type: ComplexType
Name: LocationCoordinateType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
Containing Schema: UBL-CommonAggregateComponents-1.0.xsd
Abstract
Documentation:
ABIE Location Coordinate. Details contains information that enables location (of something) by a system of coordinates. Location Coordinate
Collapse XSD Schema Diagram:
Drilldown into LongitudeDirectionCode in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into LongitudeMinutesMeasure in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into LongitudeDegreesMeasure in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into LatitudeDirectionCode in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into LatitudeMinutesMeasure in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into LatitudeDegreesMeasure in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into CoordinateSystemCode in schema ubl-commonaggregatecomponents-1_0_xsdXSD Diagram of LocationCoordinateType in schema ubl-commonaggregatecomponents-1_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:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Location Coordinate. Details</ccts:DictionaryEntryName>
                <ccts:Definition>contains information that enables location (of something) by a system of coordinates.</ccts:Definition>
                <ccts:ObjectClass>Location Coordinate</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="CoordinateSystemCode" type="udt:CodeType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Location Coordinate. Coordinate_ System. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>identifies the co-ordinate measuring system</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Location Coordinate</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Coordinate</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>System</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:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Location Coordinate. Latitude Degrees. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>specifies the degrees measurement of latitude as part of a detailed set of coordinates.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Location Coordinate</ccts:ObjectClass>
                        <ccts:PropertyTerm>Latitude 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:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Location Coordinate. Latitude Minutes. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>specifies the minutes measurement of latitude as part of a detailed set of coordinates.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Location Coordinate</ccts:ObjectClass>
                        <ccts:PropertyTerm>Latitude Minutes</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
                        <ccts:DataType>Measure. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="LatitudeDirectionCode" type="lat:LatitudeDirectionCodeType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Location Coordinate. Latitude Direction. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>specifies the direction of latitude measurement offset from the equator.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Location Coordinate</ccts:ObjectClass>
                        <ccts:PropertyTerm>Latitude Direction</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:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Location Coordinate. Longitude Degrees. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>specifies the degrees measurement of longitude as part of a detailed set of coordinates.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Location Coordinate</ccts:ObjectClass>
                        <ccts:PropertyTerm>Longitude 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:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Location Coordinate. Longitude Minutes. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>specifies the minutes measurement of longitude as part of a detailed set of coordinates.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Location Coordinate</ccts:ObjectClass>
                        <ccts:PropertyTerm>Longitude Minutes</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
                        <ccts:DataType>Measure. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="LongitudeDirectionCode" type="lon:LongitudeDirectionCodeType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Location Coordinate. Longitude Direction. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>specifies the direction of longitude measurement offset from the meridian</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Location Coordinate</ccts:ObjectClass>
                        <ccts:PropertyTerm>Longitude Direction</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 cac:CoordinateSystemCode 0 1
LatitudeDegreesMeasure cbc:LatitudeDegreesMeasure 0 1
LatitudeMinutesMeasure cbc:LatitudeMinutesMeasure 0 1
LatitudeDirectionCode cac:LatitudeDirectionCode 0 1
LongitudeDegreesMeasure cbc:LongitudeDegreesMeasure 0 1
LongitudeMinutesMeasure cbc:LongitudeMinutesMeasure 0 1
LongitudeDirectionCode cac:LongitudeDirectionCode 0 1
Collapse Derivation Tree:
Collapse References:
cac:LocationCoordinate