complexType UgvDynamicsCoefficientsType
diagram ConfigurationSchema_p118.png
children PlaceHolder
used by
element ugvConfigurationGroup/UGVDynamicsCoefficients
attributes
Name  Type  Use  Default  Fixed  annotation
unitsUnitsOfMeasureType      
descriptionxsd:stringoptional      
annotation
appinfo
Mathematical model coefficients for an unmanned ground vehicle.
source <xsd:complexType name="UgvDynamicsCoefficientsType">
 
<xsd:annotation>
   
<xsd:appinfo>Mathematical model coefficients for an unmanned ground vehicle.</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="PlaceHolder" minOccurs="0"/>
 
</xsd:sequence>
 
<xsd:attribute name="units" type="UnitsOfMeasureType"/>
 
<xsd:attributeGroup ref="commonAttributes"/>
</xsd:complexType>

attribute UgvDynamicsCoefficientsType/@units
type UnitsOfMeasureType
properties
isRef 0
facets
Kind Value annotation 
enumeration british 
enumeration metric 
source <xsd:attribute name="units" type="UnitsOfMeasureType"/>

element UgvDynamicsCoefficientsType/PlaceHolder
diagram ConfigurationSchema_p119.png
properties
isRef 0
minOcc 0
maxOcc 1
source <xsd:element name="PlaceHolder" minOccurs="0"/>


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