complexType UuvCrossSectionArrayType
diagram ConfigurationSchema_p159.png
children XX HH BB
used by
element UuvDynamicsCoefficientsType/CrossSectionArrays
attributes
Name  Type  Use  Default  Fixed  annotation
arrayElementspositiveIntrequired      
descriptionxsd:stringoptional      
annotation
appinfo
Element that divides the UUV into integral pieces in all three axes for use in the computation of partially submerged buoyancy.
source <xsd:complexType name="UuvCrossSectionArrayType">
 
<xsd:annotation>
   
<xsd:appinfo>Element that divides the UUV into integral pieces in all three axes for use in the computation of partially submerged buoyancy.</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="XX" type="UuvCrossSectionArrayElementType" maxOccurs="unbounded"/>
   
<xsd:element name="HH" type="UuvCrossSectionArrayElementType" maxOccurs="unbounded"/>
   
<xsd:element name="BB" type="UuvCrossSectionArrayElementType" maxOccurs="unbounded"/>
 
</xsd:sequence>
 
<xsd:attribute name="arrayElements" type="positiveInt" use="required"/>
 
<xsd:attributeGroup ref="commonAttributes"/>
</xsd:complexType>

attribute UuvCrossSectionArrayType/@arrayElements
type positiveInt
properties
isRef 0
use required
facets
Kind Value annotation 
minExclusive 
source <xsd:attribute name="arrayElements" type="positiveInt" use="required"/>

element UuvCrossSectionArrayType/XX
diagram ConfigurationSchema_p160.png
type UuvCrossSectionArrayElementType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
elementnonNegativeIntrequired      
valuexsd:doublerequired      
descriptionxsd:stringoptional      
source <xsd:element name="XX" type="UuvCrossSectionArrayElementType" maxOccurs="unbounded"/>

element UuvCrossSectionArrayType/HH
diagram ConfigurationSchema_p161.png
type UuvCrossSectionArrayElementType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
elementnonNegativeIntrequired      
valuexsd:doublerequired      
descriptionxsd:stringoptional      
source <xsd:element name="HH" type="UuvCrossSectionArrayElementType" maxOccurs="unbounded"/>

element UuvCrossSectionArrayType/BB
diagram ConfigurationSchema_p162.png
type UuvCrossSectionArrayElementType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
elementnonNegativeIntrequired      
valuexsd:doublerequired      
descriptionxsd:stringoptional      
source <xsd:element name="BB" type="UuvCrossSectionArrayElementType" maxOccurs="unbounded"/>


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