Text output from some device or server related to the execution of a remote command. |
<xs:complexType name="TelemetryComplexType"> <xs:annotation> <xs:documentation>Text output from some device or server related to the execution of a remote command.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="xs:string"/> </xs:simpleContent> </xs:complexType> |