RE: [xsl] data vs. xml

Subject: RE: [xsl] data vs. xml
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 3 Apr 2003 22:50:27 +0100
> should be considered CDATA.
SGML has CDATA elements but XML has no such concept, so when you say
"should be considered CDATA" then the question is what do you mean if
you are using XML? The input document you showed is not well formed so
would have a fatal error from an XML parser before XSLT starts, so
clearly you can not do anything from within XSLT to process that.

David

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread