mo:SectorElevationAngle
An elevation angle of a sector.
Element information
Namespace: http://release.niem.gov/niem/domains/militaryOperations/4.1/
Schema document: domains/militaryOperations/4.1/mo.xsd
Type: mo:VerticalAngularMeasureType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:AngularDegreeValue [0..*]A value that specifies a degree of an angular measure.
- nc:AngularMinuteValue [0..*]A value that specifies a minute of a degree. The value comes from a restricted range of 0 (inclusive) to 60 (exclusive).
- nc:AngularSecondValue [0..*]A value that specifies a second of a minute. The value comes from a restricted range of 0 (inclusive) to 60 (exclusive).
- mo:AngularMeasureAugmentation [0..*]Additional information about an angular measure.
- Choice [0..*]
- nc:LocationHeightVerticalDatumCodeA code that describes the relationship of a two- or three-dimensional coordinate system to the shape of the Earth.
- nc:LocationHeightVerticalDatumTextA vertical datum system used to designate the reference point for a height measurement.
from subst. group nc:LocationHeightVerticalDatumAbstract - mo:VerticalAngularMeasureAugmentationPointAbstract [0..*]An augmentation point for type mo:VerticalAngularMeasureType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom type nc:AngularMeasureTypefrom subst. group nc:AngularMeasureAugmentationPointfrom subst. group mo:VerticalAngularMeasureAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:uri | [0..1] | xsd:anyURI | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type mo:ScanSectorType (Element mo:ScanSector)
Sample instance
<mo:SectorElevationAngle> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:AngularDegreeValue>1.0</nc:AngularDegreeValue> <nc:AngularMinuteValue>1.0</nc:AngularMinuteValue> <nc:AngularSecondValue>1.0</nc:AngularSecondValue> <mo:AngularMeasureAugmentation> <mo:AngularNATOMilValue>1.0</mo:AngularNATOMilValue> <nc:AngleMeasure> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:MeasureDecimalValue>1.0</nc:MeasureDecimalValue> <nc:MeasureCommentText>string</nc:MeasureCommentText> <nc:MeasureDate>... </nc:MeasureDate> <nc:MeasureErrorText>string</nc:MeasureErrorText> <nc:MeasureUnitText>string</nc:MeasureUnitText> <nc:Measurer>... </nc:Measurer> <nc:MeasureMethodText>string</nc:MeasureMethodText> <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator> <nc:MeasureAugmentationPoint>any content</nc:MeasureAugmentationPoint> <mo:AngleUnitCode>Degrees</mo:AngleUnitCode> <nc:AngleMeasureAugmentationPoint>any content</nc:AngleMeasureAugmentationPoint> </nc:AngleMeasure> <mo:AngularMeasureCompassCode>E</mo:AngularMeasureCompassCode> </mo:AngularMeasureAugmentation> <nc:LocationHeightVerticalDatumCode>approxLowestAstronomTide</nc:LocationHeightVerticalDatumCode> <mo:VerticalAngularMeasureAugmentationPoint>any content</mo:VerticalAngularMeasureAugmentationPoint> </mo:SectorElevationAngle>