[Home] [By Thread] [By Date] [Recent Entries]

  • From: Julian Reschke <julian.reschke@g...>
  • To: Dmitry Khodorkovsky <dkhodor@h...>, xml-dev@l...
  • Date: Mon, 17 Sep 2001 22:51:52 +0200

If by "unprintable" you mean any control characters except TAB, CR and
NEWLINE:

you can't do this (no matter whether in text nodes or in attribute nodes):
they are not allowed in XML.

You'll have to switch to a different representation like

- hex
- base64
- special element/PI nodes
- ...

Julian


> -----Original Message-----
> From: Dmitry Khodorkovsky [mailto:dkhodor@h...]
> Sent: Monday, September 17, 2001 10:39 PM
> To: xml-dev@l...
> Subject:  unprintable characters in the XML
>
>
> Hello,
>
> I'm new to this list and the question might have been on for long time
> already, but I got the problem of a need to have a number of unprintable
> characters in the XML file in values of either Text node,
> attribute or CDATA
> section.
>
> I was quite fine with msxml.dll that allowed it, but new versions are
> blocking that "feature".
> let say I can encode Text data containing those chars... but what about
> attributes? (let say we can't move them to be nodes).
>
> Thanks,
> Dmitry
>
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this elist use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
>


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member