next up previous contents index
Next: 3.5 Functions Up: 3. Signed and binary Previous: 3.3 Internal representation   Contents   Index

3.4 Low-values, high-values and spaces

By default, space-only contents are ignored in XML. To preserve them, they are included in a CDATA tag. High-values (x'FF') and low-values (x'00') are escaped : i.e. converted in a tag like � or ÿ respectively.



sunuraxi@users.sourceforge.net