complexType ShaftRPMType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p535.png
type extension of rootType
properties
base rootType
abstract false
used by
element UnderwaterAcousticPdu/ShaftRPM
attributes
Name  Type  Use  Default  Fixed  Annotation
currentRPM  xs:unsignedShort        
orderedRPM  xs:unsignedShort        
RPMrateOfChange  xs:long        
annotation
appinfo
Current Shaft RPM, Ordered Shaft RPM for use by Underwater Acoustic (UA) PDU. Section
            7.6.4
        
source <xs:complexType name="ShaftRPMType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Current Shaft RPM, Ordered Shaft RPM for use by Underwater Acoustic (UA) PDU. Section
            7.6.4
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="currentRPM" type="xs:unsignedShort"/>
     
<xs:attribute name="orderedRPM" type="xs:unsignedShort"/>
     
<xs:attribute name="RPMrateOfChange" type="xs:long"/>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute ShaftRPMType/@currentRPM
type xs:unsignedShort
source <xs:attribute name="currentRPM" type="xs:unsignedShort"/>

attribute ShaftRPMType/@orderedRPM
type xs:unsignedShort
source <xs:attribute name="orderedRPM" type="xs:unsignedShort"/>

attribute ShaftRPMType/@RPMrateOfChange
type xs:long
source <xs:attribute name="RPMrateOfChange" type="xs:long"/>


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