complexType FileLocationsType
diagram ConfigurationSchema_p38.png
children ScriptInput OrdersOutput TelemetryOutput VehicleSpecificXSLT
used by
elements UuvExecutionParametersType/FileNames UgvExecutionParametersType/FileNames UsvExecutionParametersType/FileNames UavExecutionParametersType/FileNames
annotation
appinfo
Element for specifying the default location of input and output files.
source <xsd:complexType name="FileLocationsType">
 
<xsd:annotation>
   
<xsd:appinfo>Element for specifying the default location of input and output files.</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="ScriptInput" type="TextType"/>
   
<xsd:element name="OrdersOutput" type="TextType"/>
   
<xsd:element name="TelemetryOutput" type="TelemetryTextType"/>
   
<xsd:element name="VehicleSpecificXSLT" type="TextType" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element FileLocationsType/ScriptInput
diagram ConfigurationSchema_p39.png
type TextType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
textxsd:stringrequired      
source <xsd:element name="ScriptInput" type="TextType"/>

element FileLocationsType/OrdersOutput
diagram ConfigurationSchema_p40.png
type TextType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
textxsd:stringrequired      
source <xsd:element name="OrdersOutput" type="TextType"/>

element FileLocationsType/TelemetryOutput
diagram ConfigurationSchema_p41.png
type TelemetryTextType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
textxsd:stringrequired      
xmlxsd:stringrequired      
source <xsd:element name="TelemetryOutput" type="TelemetryTextType"/>

element FileLocationsType/VehicleSpecificXSLT
diagram ConfigurationSchema_p42.png
type TextType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
textxsd:stringrequired      
source <xsd:element name="VehicleSpecificXSLT" type="TextType" minOccurs="0"/>


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