used by |
|
attributes |
Name | Type | Use | Default | Fixed | Annotation | mode1 | xsd:int | optional | | | | mode2 | xsd:int | optional | | | | mode3 | xsd:int | optional | | | | modeC | xsd:int | optional | | | | mode4 | xsd:boolean | optional | | | |
|
annotation |
documentation | Attributes related to Identify Friend Foe (IFF) Systems for radar contacts. |
|
source |
<xsd:attributeGroup name="IffAttributes">
<xsd:annotation>
<xsd:documentation>Attributes related to Identify Friend Foe (IFF) Systems for radar contacts.</xsd:documentation>
</xsd:annotation>
<xsd:attribute name="mode1" type="xsd:int" use="optional"/>
<xsd:attribute name="mode2" type="xsd:int" use="optional"/>
<xsd:attribute name="mode3" type="xsd:int" use="optional"/>
<xsd:attribute name="modeC" type="xsd:int" use="optional"/>
<xsd:attribute name="mode4" type="xsd:boolean" use="optional"/>
</xsd:attributeGroup> |