| diagram |
 |
| type |
telemetryElementType |
| properties |
|
| children |
Posture PostureRate |
| used by |
|
| attributes |
| Name | Type | Use | Default | Fixed | Annotation | | time | positiveScalarType | | | | | | timeStamp | nonNegativeScalarType | optional | | | | documentation | | Time value in seconds. |
| | title | xsd:string | optional | | | | documentation | | Short title naming this element. |
| | description | xsd:string | optional | | | | documentation | | Descriptive text explaining the intended effect of this element. |
| | id | xsd:ID | optional | | | | documentation | | Unique identifier for this element. |
| | refid | xsd:IDREF | optional | | | |
|
| annotation |
| appinfo | | Telemetry records hold data collected during robot mission execution |
|
| source |
<xsd:element name="Telemetry" type="telemetryElementType">
<xsd:annotation>
<xsd:appinfo>Telemetry records hold data collected during robot mission execution</xsd:appinfo>
</xsd:annotation>
</xsd:element> |