diagram | ![]() |
||||||||||||||||||||||||||||||
type | extension of rootType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | changeOptions | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="SystemIdentifierType" abstract="false"> <xs:annotation> <xs:appinfo>The ID of the IFF emitting system. Section 6.2.87</xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:sequence> <xs:element name="changeOptions" type="ChangeOptionsType"> <xs:annotation> <xs:appinfo>status of this PDU, see section 6.2.15</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="systemType" type="xs:string"> <xs:annotation> <xs:appinfo>general type of emitting system, an enumeration (SISO enumeration IFFSystemType uid 82) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="systemName" type="xs:string"> <xs:annotation> <xs:appinfo>named type of system, an enumeration (SISO enumeration IFFSystemName uid 83)</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="systemMode" type="xs:string"> <xs:annotation> <xs:appinfo>mode of operation for the system, an enumeration (SISO enumeration IFFSystemMode uid 84) </xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> <!-- ========== debug: divider between elements and attributes ========== --> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="systemType" type="xs:string"> <xs:annotation> <xs:appinfo>general type of emitting system, an enumeration (SISO enumeration IFFSystemType uid 82) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="systemName" type="xs:string"> <xs:annotation> <xs:appinfo>named type of system, an enumeration (SISO enumeration IFFSystemName uid 83)</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="systemMode" type="xs:string"> <xs:annotation> <xs:appinfo>mode of operation for the system, an enumeration (SISO enumeration IFFSystemMode uid 84) </xs:appinfo> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||
type | ChangeOptionsType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="changeOptions" type="ChangeOptionsType"> <xs:annotation> <xs:appinfo>status of this PDU, see section 6.2.15</xs:appinfo> </xs:annotation> </xs:element> |