This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: cdata output and different xslt processors


> > 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]