Definition Type: Element
Name: distance
Namespace: http://www.opengis.net/gml
Type: gml:LengthType
Containing Schema: geometryPrimitives.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
distance is the distance at which the offset curve is generated from the basis curve. In 2D systems, positive distances are to be to the left of the basis curve, and the negative distances are to be to the right of the basis curve.
Collapse XSD Schema Diagram:
Drilldown into uom in schema basictypes_xsd Drilldown into LengthType in schema measures_xsdXSD Diagram of distance in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="distance" type="gml:LengthType">
    <annotation>
        <documentation>distance is the distance at which the
							 offset curve is generated from the basis curve. In 2D systems, positive distances
							 are to be to the left of the basis curve, and the negative distances are to be to the 
							 right of the basis curve.</documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
uom gml:uom Required
Collapse Derivation Tree: