[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Getting a list of node Text()


Subject: RE: [xsl] Getting a list of node Text()
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 20 Jun 2007 10:38:02 +0100

> Yes, I agree.  The source I have no control over, other than 
> to submit error reports and hope for the best.  It's coming 
> out of an app where I don't control the output.
> 
> But having investigated this I came to the same conclusion, 
> and I'll submit some reports about it and see what happens.

Meanwhile you could write a SAX filter to preprocess the document, since SAX
applications (unlike XSLT) can see CDATA boundaries.

Michael Kay
http://www.saxonica.com/


Current Thread