Defines an absolute or relative orientation (heading, pitch and roll).
<xsd:complexType name="Orientation"> <xsd:attribute name="h" type="Double"/> <xsd:attribute name="p" type="Double"/> <xsd:attribute name="r" type="Double"/> <xsd:attribute name="type" type="ReferenceContext"/> </xsd:complexType>
To XSD To XSD Tree