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: feature request


Rick Geimer wrote:
> 
> Sebastian Rahtz wrote:
> 
> > Its a fair point, but I don't think its new. The X* specs were created
> > in public, by "users", not implementors (per se), and they almost all
> > seemed to have decided that entities should not survive a parse. Take
> > them to task, but take them on at a higher level than XSLT, imho.
> 
> But what about unparsed entities? They never get parsed, so why don't
> they survive?

Sorry, this was poorly worded. I should have said, why can't they be
preserved. Of course they can be accessed via the unparsed-entity-uri
function, but I have no easy way to recreate them in the output document
without a hack like disable output escaping. In my opinion, this makes
XSLT poorly suited for near-identity XML transformations. 

Rick Geimer
National Semiconductor
rick.geimer@nsc.com


 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]