diagram |
 |
used by |
|
attributes |
|
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> |