complexType AngleChoiceType
diagram index_p1570.png
namespace http://www.opengis.net/gml
children gml:angle gml:dmsAngle
used by
element greenwichLongitude
annotation
documentation
Value of an angle quantity provided in either degree-minute-second format or single value format.
source <xs:complexType name="AngleChoiceType">
 
<xs:annotation>
   
<xs:documentation>Value of an angle quantity provided in either degree-minute-second format or single value format.</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element ref="gml:angle"/>
   
<xs:element ref="gml:dmsAngle"/>
 
</xs:choice>
</xs:complexType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy