Re: [xml-dev] Create XML

From
Rich Salz <>
To
James Clark <>
Date
2003-06-20T05:16:54Z
ID
<>
Thread
Re: [xml-dev] Create XML
I didn't say it was easy.  I said it was disappointing that the average
programmer can't just output a little bit of XML -- a config file,
for example -- without some heavyweight API.  That would mean, for
example, embedded returns -- unnormalized line-end -- are out of
scope for what I was talking about.

> <!DOCTYPE doc [
> <!ENTITY e "<?x y&#13;?>">
> ]>
> <doc>&e;</doc>

Tough, but not even close to what the original topic was.
        /r$

--
Rich Salz                  Chief Security Architect
DataPower Technology       http://www.datapower.com
XS40 XML Security Gateway  http://www.datapower.com/products/xs40.html
XML Security Overview      http://www.datapower.com/xmldev/xmlsecurity.html