The location of the parameter in terms of the number of bytes. The location of the first byte is zero |
<xs:element name="Offset_Bytes"> <xs:annotation> <xs:documentation xml:lang="en">The location of the parameter in terms of the number of bytes. The location of the first byte is zero</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:unsignedInt"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:element> |