swec:Orientation
Orientation given by euler angle with an order of rotation
Element information
Namespace: http://niem.gov/niem/external/ogc-swe-common/1.0.0/dhs-gmo/1.0.0
Schema document: external/ogc-swe-common/1.0.0/dhs-gmo/1.0.0/positionData.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [0..1]
- swec:coordinate [1..3]
- swec:order [1..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from type swec:_GroupBaseType | |
definition | [0..1] | swec:definitionType | from type swec:_GroupBaseType | |
fixed | [0..1] | xsd:boolean | Default value is "false". from type swec:_GroupBaseType | |
referenceFrame | [0..1] | xsd:anyURI | from type swec:_PositionType | |
localFrame | [0..1] | xsd:anyURI | from type swec:_PositionType |
Used in
- Anonymous type of element swec:orientation
- Group swec:AnyData
- Anonymous type of element swec:component via reference to swec:AnyData
- Anonymous type of element swec:component via reference to swec:AnyData
- Anonymous type of element swec:condition via reference to swec:AnyData
- Anonymous type of element swec:value via reference to swec:AnyData
- Type swec:SimpleDataPropertyType via reference to swec:AnyData
- Type swec:DataComponentsPropertyType via reference to swec:AnyData (Element swec:dataComponents)
Substitution hierarchy
- swec:_DataGroup
- can be substituted with swec:PositionData
- can be substituted with swec:OrientationData
- can be substituted with swec:Orientation
- can be substituted with swec:OrientationData
- can be substituted with swec:PositionData
Sample instance
<swec:Orientation id="ID"> <swec:coordinate name="QName"> <swec:Quantity id="ID">1.0</swec:Quantity> </swec:coordinate> <swec:order> <swec:Category id="ID">token</swec:Category> </swec:order> </swec:Orientation>