Subject: RE: cdata output and different xslt processors
From: "Robert Koberg" <rob@xxxxxxxxxx>
Date: Mon, 29 Oct 2001 06:04:43 -0800
|
> > My understanding is that whatever is between cdata brackets
> > should be passed
> > "as-is". Wouldn't this be easiest for people to understand?
> > I realize there
> > must be some reason for Saxon not doing this.
>
> Saxon does indeed pass the contents of the CDATA section to the
> application
> "as-is".
but it does not leave it "as-is", it escapes the "<" and ">".
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|