The number of bits transmitted for this parameter. NOTE: If the "Offset_Words" element is being used to specify the location then the data bits start at the word boundary. |
Element Group | PackageMappingCommonGroup |
<xs:element name="NumberOfDataBits"> <xs:annotation> <xs:documentation xml:lang="en">The number of bits transmitted for this parameter. NOTE: If the "Offset_Words" element is being used to specify the location then the data bits start at the word boundary.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:unsignedInt"> <xs:minInclusive value="1"/> <xs:maxInclusive value="512"/> </xs:restriction> </xs:simpleType> </xs:element> |