gml:dmsAngle
deprecated
Element information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/deprecatedTypes.xsd
Type: gml:DMSAngleType
Properties: Global, Qualified
Content
- Sequence [1..1]
- gml:degrees [1..1] deprecated
- Choice [0..1]
- gml:decimalMinutes deprecated
- Sequence [1..1]
- gml:minutes [1..1] deprecated
- gml:seconds [0..1] deprecated
Attributes
None
Used in
- Type gml:AngleChoiceType
Sample instance
<gml:dmsAngle> <gml:degrees>1</gml:degrees> <gml:decimalMinutes>1.0</gml:decimalMinutes> </gml:dmsAngle>