complexType RadioIdentifierType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p521.png
type extension of rootType
properties
base rootType
abstract false
attributes
Name  Type  Use  Default  Fixed  Annotation
siteNumber  xs:unsignedShort        
appinfo
site
applicationNumber  xs:unsignedShort        
appinfo
application number
referenceNumber  xs:unsignedShort        
appinfo
reference number
radioNumber  xs:unsignedShort        
appinfo
Radio number
annotation
appinfo
The unique designation of an attached or unattached radio in an event or exercise
            Section 6.2.70
        
source <xs:complexType name="RadioIdentifierType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>The unique designation of an attached or unattached radio in an event or exercise
            Section 6.2.70
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="siteNumber" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>site</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="applicationNumber" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>application number</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="referenceNumber" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>reference number</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="radioNumber" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>Radio number</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute RadioIdentifierType/@siteNumber
type xs:unsignedShort
annotation
appinfo
site
source <xs:attribute name="siteNumber" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>site</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute RadioIdentifierType/@applicationNumber
type xs:unsignedShort
annotation
appinfo
application number
source <xs:attribute name="applicationNumber" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>application number</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute RadioIdentifierType/@referenceNumber
type xs:unsignedShort
annotation
appinfo
reference number
source <xs:attribute name="referenceNumber" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>reference number</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute RadioIdentifierType/@radioNumber
type xs:unsignedShort
annotation
appinfo
Radio number
source <xs:attribute name="radioNumber" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>Radio number</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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