Steve Loughran wrote:
[EMAIL PROTECTED] wrote:
Fast Google search: http://www.answers.com/topic/control-c
* ASCII and Unicode representation of "End Of Text":
Octal code: 3
Decimal code: 3
Hexadecimal code: 03, U+0003
Mnemonic symbol: ETX
<joke>
I think you can use that in <property> ....
</joke>
no, XML doesnt allow it. the only chars < ascii 32 are tab , CR and LF
Being a nitpicker :-), only XML 1.0 does not allow this. XML 1.1 seems to have
relaxed relationship to it, although it discourages from using such characters.
Just changed a build.xml file to 1.1 and inserted a  somewhere and it worked
for me.
Klaus
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]