complexType JammingTechniqueType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p466.png
type extension of rootType
properties
base rootType
abstract false
used by
element EmitterBeamType/jammingTechnique
attributes
Name  Type  Use  Default  Fixed  Annotation
kind  xs:unsignedByte        
category  xs:unsignedByte        
subCategory  xs:unsignedByte        
specific  xs:unsignedByte        
annotation
appinfo
Jamming technique. Section 6.2.49, uid 284
source <xs:complexType name="JammingTechniqueType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Jamming technique. Section 6.2.49, uid 284</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="kind" type="xs:unsignedByte"/>
     
<xs:attribute name="category" type="xs:unsignedByte"/>
     
<xs:attribute name="subCategory" type="xs:unsignedByte"/>
     
<xs:attribute name="specific" type="xs:unsignedByte"/>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute JammingTechniqueType/@kind
type xs:unsignedByte
source <xs:attribute name="kind" type="xs:unsignedByte"/>

attribute JammingTechniqueType/@category
type xs:unsignedByte
source <xs:attribute name="category" type="xs:unsignedByte"/>

attribute JammingTechniqueType/@subCategory
type xs:unsignedByte
source <xs:attribute name="subCategory" type="xs:unsignedByte"/>

attribute JammingTechniqueType/@specific
type xs:unsignedByte
source <xs:attribute name="specific" type="xs:unsignedByte"/>


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