diagram | ![]() |
||||||||||||||||||||
type | extension of rootType | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <xs:complexType name="ModulationParametersType" abstract="false"> <xs:annotation> <xs:appinfo>Modulation parameters associated with a specific radio system. 6.2.58</xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:attribute name="recordSpecificFields"/> <xs:attribute name="padding" type="xs:unsignedInt"> <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> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
source | <xs:attribute name="recordSpecificFields"/> |
type | xs:unsignedInt | ||
annotation |
|
||
source | <xs:attribute name="padding" type="xs:unsignedInt"> <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> |