diagram | ![]() |
||||||||||||||||||||||||||||||
children | Posture PostureRate | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="telemetryElementType"> <xsd:annotation> <xsd:documentation>Element representing a vehicle's telemetry (position and velocity) at a specific point in time.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="Posture"/> <xsd:element ref="PostureRate"/> </xsd:sequence> <xsd:attribute name="time" type="positiveScalarType"/> <xsd:attributeGroup ref="CommonAttributes"/> </xsd:complexType> |
type | positiveScalarType | ||||||
facets |
|
||||||
source | <xsd:attribute name="time" type="positiveScalarType"/> |