relpipe-data/specification.xml
branchv_0
changeset 302 e536a3aaee77
parent 239 627ff99d475b
--- a/relpipe-data/specification.xml	Mon Jun 08 12:34:16 2020 +0200
+++ b/relpipe-data/specification.xml	Wed Jun 24 19:33:11 2020 +0200
@@ -35,7 +35,7 @@
 		<m:tabulka>
 			typeId	code	description
 			0x01	boolean	logical value, true/false
-			0x02	integer	unsigned integer number of arbitrary length
+			0x02	integer	signed integer number of arbitrary length
 			0x03	string	character string in UTF-8
 		</m:tabulka>