relpipe-data/specification.xml
branchv_0
changeset 302 e536a3aaee77
parent 239 627ff99d475b
equal deleted inserted replaced
301:7029e6c47700 302:e536a3aaee77
    33 		<p>Currently, there are only three data types.</p>
    33 		<p>Currently, there are only three data types.</p>
    34 		
    34 		
    35 		<m:tabulka>
    35 		<m:tabulka>
    36 			typeId	code	description
    36 			typeId	code	description
    37 			0x01	boolean	logical value, true/false
    37 			0x01	boolean	logical value, true/false
    38 			0x02	integer	unsigned integer number of arbitrary length
    38 			0x02	integer	signed integer number of arbitrary length
    39 			0x03	string	character string in UTF-8
    39 			0x03	string	character string in UTF-8
    40 		</m:tabulka>
    40 		</m:tabulka>
    41 		
    41 		
    42 		<h2>Libraries</h2>
    42 		<h2>Libraries</h2>
    43 		
    43