gml:dmsAngle
Element information
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Schema document: external/ogc-gml/3.1.1/dhs-gmo/1.0.0/gml.xsd
Type: gml:DMSAngleType
Properties: Global, Qualified
Content
- Sequence [1..1]
- gml:degrees [1..1]
- Choice [0..1]
- gml:decimalMinutes
- Sequence [1..1]
- gml:minutes [1..1]
- gml:seconds [0..1]
Attributes
None
Used in
- Type gml:AngleChoiceType (Element gml:greenwichLongitude)
Sample instance
<gml:dmsAngle> <gml:degrees>1</gml:degrees> <gml:decimalMinutes>1.0</gml:decimalMinutes> </gml:dmsAngle>