complexType APAType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p356.png
type extension of rootType
properties
base rootType
abstract false
used by
element UnderwaterAcousticPdu/APA
attributes
Name  Type  Use  Default  Fixed  Annotation
parameterIndex  xs:unsignedShort        
value  xs:unsignedShort        
annotation
appinfo
Additional Passive Activity for use by Underwater Acoustic (UA) PDU. Section 7.6.4
source <xs:complexType name="APAType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Additional Passive Activity for use by Underwater Acoustic (UA) PDU. Section 7.6.4</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="parameterIndex" type="xs:unsignedShort"/>
     
<xs:attribute name="value" type="xs:unsignedShort"/>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute APAType/@parameterIndex
type xs:unsignedShort
source <xs:attribute name="parameterIndex" type="xs:unsignedShort"/>

attribute APAType/@value
type xs:unsignedShort
source <xs:attribute name="value" type="xs:unsignedShort"/>


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