diagram |
 |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | annotation | text | xsd:string | required | | | | xml | xsd:string | required | | | |
|
annotation |
appinfo | Element for specifying xml and plain text output destinations. |
|
source |
<xsd:complexType name="TelemetryTextType">
<xsd:annotation>
<xsd:appinfo>Element for specifying xml and plain text output destinations.</xsd:appinfo>
</xsd:annotation>
<xsd:attribute name="text" type="xsd:string" use="required"/>
<xsd:attribute name="xml" type="xsd:string" use="required"/>
</xsd:complexType> |