diagram | ![]() |
||||||||||||||
type | extension of rootType | ||||||||||||||
properties |
|
||||||||||||||
children | expendableType | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="ExpendableDescriptorType" abstract="false"> <xs:annotation> <xs:appinfo>Burst of chaff or expendible device. Section 6.2.19.4</xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:sequence> <xs:element name="expendableType" type="EntityTypeType"> <xs:annotation> <xs:appinfo>Type of the object that exploded</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="padding" type="xs:int"> <xs:annotation> <xs:appinfo>zero-filled array of padding bits for byte alignment and consistent sizing of PDU data </xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> <!-- ========== debug: divider between elements and attributes ========== --> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
type | xs:int | ||
annotation |
|
||
source | <xs:attribute name="padding" type="xs:int"> <xs:annotation> <xs:appinfo>zero-filled array of padding bits for byte alignment and consistent sizing of PDU data </xs:appinfo> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||
type | EntityTypeType | ||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
children | domain | ||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="expendableType" type="EntityTypeType"> <xs:annotation> <xs:appinfo>Type of the object that exploded</xs:appinfo> </xs:annotation> </xs:element> |