complexType SimRunOptionsType
diagram ConfigurationSchema_p70.png
used by
elements UuvDynamicsCoefficientsType/SimulationRunOptions UavDynamicsCoefficientsType/SimulationRunOptions
attributes
Name  Type  Use  Default  Fixed  annotation
tracexsd:booleanrequired      
pickMethodPickingOptionsTyperequired      
annotation
appinfo
Element used to specify simulation options.
source <xsd:complexType name="SimRunOptionsType">
 
<xsd:annotation>
   
<xsd:appinfo>Element used to specify simulation options.</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:attribute name="trace" type="xsd:boolean" use="required"/>
 
<xsd:attribute name="pickMethod" type="PickingOptionsType" use="required"/>
</xsd:complexType>

attribute SimRunOptionsType/@trace
type xsd:boolean
properties
isRef 0
use required
source <xsd:attribute name="trace" type="xsd:boolean" use="required"/>

attribute SimRunOptionsType/@pickMethod
type PickingOptionsType
properties
isRef 0
use required
facets
Kind Value annotation 
enumeration none 
enumeration local 
enumeration remote 
source <xsd:attribute name="pickMethod" type="PickingOptionsType" use="required"/>


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