To: xerces-c-dev@xml.apache.org
> Subject: RE: control characters in the Xml
>
>
> I don't think there is another way. It doesn't seem like a
> hack to me!
>
> The DomDocument set version function is for when you want to build a
> document in memory. The docu
parsing.
Tony
>-Original Message-
>From: Vincent Finn [mailto:[EMAIL PROTECTED]
>Sent: 06 April 2005 12:44
>To: xerces-c-dev@xml.apache.org
>Subject: RE: control characters in the Xml
>
>Hi,
>
>That worked perfectly but I have one more question
>
>Is there a way
: xerces-c-dev@xml.apache.org
> Subject: RE: control characters in the Xml
>
>
> If you set XML version to 1.1 these characters are legal,
> though you must
> still escape them.
>
> Tony Dodd
>
> >-Original Message-
> >From: Vincent Finn [mailto:[E
Neither of my versions support 1.1 so I'll upgrade
Thanks, Vin
> -Original Message-
> From: Tony Dodd [mailto:[EMAIL PROTECTED]
> Sent: 05 April 2005 16:27
> To: xerces-c-dev@xml.apache.org
> Subject: RE: control characters in the Xml
>
>
> If you
If you set XML version to 1.1 these characters are legal, though you must
still escape them.
Tony Dodd
>-Original Message-
>From: Vincent Finn [mailto:[EMAIL PROTECTED]
>Sent: 05 April 2005 15:46
>To: xerces-c-dev@xml.apache.org
>Subject: control characters in the Xml
>
>Hi,
>
>I know t