diagram | ![]() |
||||||||||||||||||||||||||||||
type | extension of rootType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
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> |
type | xs:unsignedByte |
source | <xs:attribute name="kind" type="xs:unsignedByte"/> |
type | xs:unsignedByte |
source | <xs:attribute name="category" type="xs:unsignedByte"/> |
type | xs:unsignedByte |
source | <xs:attribute name="subCategory" type="xs:unsignedByte"/> |
type | xs:unsignedByte |
source | <xs:attribute name="specific" type="xs:unsignedByte"/> |