complexType TelemetryTextType
diagram ConfigurationSchema_p72.png
used by
element FileLocationsType/TelemetryOutput
attributes
Name  Type  Use  Default  Fixed  annotation
textxsd:stringrequired      
xmlxsd:stringrequired      
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>

attribute TelemetryTextType/@text
type xsd:string
properties
isRef 0
use required
source <xsd:attribute name="text" type="xsd:string" use="required"/>

attribute TelemetryTextType/@xml
type xsd:string
properties
isRef 0
use required
source <xsd:attribute name="xml" type="xsd:string" use="required"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy