xsl-list
[Top] [All Lists]

Re: [xsl] Processing empty nodes in XSLT

2006-11-29 19:17:52
Yes I'm afraid so. The XML that I get from the outside source has all data wrapped in CDATA. So I have to give it back that way. Their parser chokes if I don't.

On Nov 30, 2006, at 12:02 AM, David Carlisle wrote:


I don't have control over the processor that I'm sending this XML
data to. :-(

are you sure it requires the CDATA sections? Requiring that is like
requiring attribute values to use ".." rather than '..' it's just syntax
that an xml parser isn't even required to report, still less require.


David




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--