complexType UuvCrossSectionArrayElementType
diagram ConfigurationSchema_p158.png
used by
elements UuvCrossSectionArrayType/BB UuvCrossSectionArrayType/HH UuvCrossSectionArrayType/XX
attributes
Name  Type  Use  Default  Fixed  annotation
elementnonNegativeIntrequired      
valuexsd:doublerequired      
descriptionxsd:stringoptional      
annotation
appinfo
Element that defines a single element of the UUV cross section array.
source <xsd:complexType name="UuvCrossSectionArrayElementType">
 
<xsd:annotation>
   
<xsd:appinfo>Element that defines a single element of the UUV cross section array.</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:attribute name="element" type="nonNegativeInt" use="required"/>
 
<xsd:attribute name="value" type="xsd:double" use="required"/>
 
<xsd:attributeGroup ref="commonAttributes"/>
</xsd:complexType>

attribute UuvCrossSectionArrayElementType/@element
type nonNegativeInt
properties
isRef 0
use required
facets
Kind Value annotation 
minInclusive 
source <xsd:attribute name="element" type="nonNegativeInt" use="required"/>

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


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