Definition Type: Element
Name: location
Namespace: http://www.opengis.net/gml
Type: gml:DirectPositionType
Containing Schema: geometryPrimitives.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The location property gives the target of the parameter space origin. This is the vector (x0, y0, z0) in the formulae above.
Collapse XSD Schema Diagram:
Drilldown into uomLabels in schema geometrybasic0d1d_xsd Drilldown into axisLabels in schema geometrybasic0d1d_xsd Drilldown into SRSInformationGroup in schema geometrybasic0d1d_xsd Drilldown into srsDimension in schema geometrybasic0d1d_xsd Drilldown into srsName in schema geometrybasic0d1d_xsd Drilldown into SRSReferenceGroup in schema geometrybasic0d1d_xsd Drilldown into DirectPositionType in schema geometrybasic0d1d_xsdXSD Diagram of location in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="location" type="gml:DirectPositionType">
    <annotation>
        <documentation>The location property gives 
     the target of the parameter space origin. This is the vector  
    (x0, y0, z0) in the formulae above.</documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
srsName gml:srsName Optional
srsDimension gml:srsDimension Optional
axisLabels gml:axisLabels Optional
uomLabels gml:uomLabels Optional
Collapse Derivation Tree: