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: Keeping entity references from input



> But is it possible to get an XML parser to refrain from resolving entities,

I use 


sed -e="s/&/[[AMP]]/g" .. XSLT transform ... sed -e="s/[[AMP]]/&/g" 

> Bye the way, I'm asking because I'm thinking about using XSLT for
> intermediate processing of our documentation, which is in an XML format 

same here

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 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]