complexType UuvHardwareType
diagram ConfigurationSchema_p191.png
used by
element UuvExecutionParametersType/InstalledHardware
attributes
Name  Type  Use  Default  Fixed  annotation
bodyThrustersxsd:booleanoptional  false    
gliderControlxsd:booleanoptional  false    
st1000xsd:booleanoptional  false    
st725xsd:booleanoptional  false    
displayScreenxsd:booleanrequired      
descriptionxsd:stringoptional      
annotation
appinfo
Element containing installed unmanned underwater vehicle installed hardware.
source <xsd:complexType name="UuvHardwareType">
 
<xsd:annotation>
   
<xsd:appinfo>Element containing installed unmanned underwater vehicle installed hardware.</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:attribute name="bodyThrusters" type="xsd:boolean" use="optional" default="false"/>
 
<xsd:attribute name="gliderControl" type="xsd:boolean" use="optional" default="false"/>
 
<xsd:attribute name="st1000" type="xsd:boolean" use="optional" default="false"/>
 
<xsd:attribute name="st725" type="xsd:boolean" use="optional" default="false"/>
 
<xsd:attribute name="displayScreen" type="xsd:boolean" use="required"/>
 
<xsd:attributeGroup ref="commonAttributes"/>
</xsd:complexType>

attribute UuvHardwareType/@bodyThrusters
type xsd:boolean
properties
isRef 0
default false
use optional
source <xsd:attribute name="bodyThrusters" type="xsd:boolean" use="optional" default="false"/>

attribute UuvHardwareType/@gliderControl
type xsd:boolean
properties
isRef 0
default false
use optional
source <xsd:attribute name="gliderControl" type="xsd:boolean" use="optional" default="false"/>

attribute UuvHardwareType/@st1000
type xsd:boolean
properties
isRef 0
default false
use optional
source <xsd:attribute name="st1000" type="xsd:boolean" use="optional" default="false"/>

attribute UuvHardwareType/@st725
type xsd:boolean
properties
isRef 0
default false
use optional
source <xsd:attribute name="st725" type="xsd:boolean" use="optional" default="false"/>

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


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