2.2.3.5 Int8Text Record (0x88)
This structure represents attribute or element content.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Value |
|||||||||||||||||||||||||||||||
Value (1 byte): The signed 8-bit integer value.
This structure MUST be interpreted as representing the characters formed by converting the value to base 10. The characters MUST be preceded by a minus sign "–" if the value is negative. There MUST NOT be any leading zeroes or decimal point.
For example, if value is 0x80, this is interpreted as the following characters.
-
-128