complexType UuvVehicleCharacteristicsType
diagram ConfigurationSchema_p227.png
used by
element UuvDynamicsCoefficientsType/Vehicle
attributes
Name  Type  Use  Default  Fixed  annotation
weightNonNegativeDoubleTyperequired      
buoyancyNonNegativeDoubleTyperequired      
lengthNonNegativeDoubleTyperequired      
diameterNonNegativeDoubleTyperequired      
heightxsd:doublerequired      
mbtWeightxsd:doublerequired      
descriptionxsd:stringoptional      
annotation
appinfo
Element containing general characteristics of a UUV.
source <xsd:complexType name="UuvVehicleCharacteristicsType">
 
<xsd:annotation>
   
<xsd:appinfo>Element containing general characteristics of a UUV.</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:attribute name="weight" type="NonNegativeDoubleType" use="required"/>
 
<xsd:attribute name="buoyancy" type="NonNegativeDoubleType" use="required"/>
 
<xsd:attribute name="length" type="NonNegativeDoubleType" use="required"/>
 
<xsd:attribute name="diameter" type="NonNegativeDoubleType" use="required"/>
 
<xsd:attribute name="height" type="xsd:double" use="required"/>
 
<xsd:attribute name="mbtWeight" type="xsd:double" use="required"/>
 
<xsd:attributeGroup ref="commonAttributes"/>
</xsd:complexType>

attribute UuvVehicleCharacteristicsType/@weight
type NonNegativeDoubleType
properties
isRef 0
use required
facets
Kind Value annotation 
minInclusive 
source <xsd:attribute name="weight" type="NonNegativeDoubleType" use="required"/>

attribute UuvVehicleCharacteristicsType/@buoyancy
type NonNegativeDoubleType
properties
isRef 0
use required
facets
Kind Value annotation 
minInclusive 
source <xsd:attribute name="buoyancy" type="NonNegativeDoubleType" use="required"/>

attribute UuvVehicleCharacteristicsType/@length
type NonNegativeDoubleType
properties
isRef 0
use required
facets
Kind Value annotation 
minInclusive 
source <xsd:attribute name="length" type="NonNegativeDoubleType" use="required"/>

attribute UuvVehicleCharacteristicsType/@diameter
type NonNegativeDoubleType
properties
isRef 0
use required
facets
Kind Value annotation 
minInclusive 
source <xsd:attribute name="diameter" type="NonNegativeDoubleType" use="required"/>

attribute UuvVehicleCharacteristicsType/@height
type xsd:double
properties
isRef 0
use required
source <xsd:attribute name="height" type="xsd:double" use="required"/>

attribute UuvVehicleCharacteristicsType/@mbtWeight
type xsd:double
properties
isRef 0
use required
source <xsd:attribute name="mbtWeight" type="xsd:double" use="required"/>


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