Definition Type: Element
Name: startAngle
Namespace: http://www.opengis.net/gml
Type: gml:AngleType
Containing Schema: geometryPrimitives.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The bearing of the arc at the start.
Collapse XSD Schema Diagram:
Drilldown into uom in schema basictypes_xsd Drilldown into MeasureType in schema basictypes_xsd Drilldown into AngleType in schema measures_xsdXSD Diagram of startAngle in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="startAngle" type="gml:AngleType" minOccurs="0">
    <annotation>
        <documentation>The bearing of the arc at the start.</documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
uom gml:uom Required
Collapse Derivation Tree: