complexType TextType
diagram ConfigurationSchema_p73.png
used by
elements FileLocationsType/OrdersOutput FileLocationsType/ScriptInput FileLocationsType/VehicleSpecificXSLT
attributes
Name  Type  Use  Default  Fixed  annotation
textxsd:stringrequired      
annotation
appinfo
Element for specifying text information (primarily input and output file paths).
source <xsd:complexType name="TextType">
 
<xsd:annotation>
   
<xsd:appinfo>Element for specifying text information (primarily input and output file paths).</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:attribute name="text" type="xsd:string" use="required"/>
</xsd:complexType>

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


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