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]
Other format: [Raw text]

Re: extracting tags from a comment


> Quick question... I have an XML doc with a comment.
> The comment contains HTML code,

by commenting out the markup you are telling the system that it is not
markup. If it is markup, and you can control the input documents then
you would be much better off having the HTML as well formed XML
fragments. If you can't do that, disable-output-encoding="yes"
may help, if you are in a situation where it works.
But if you are in a situation where d-o-e is the best way out,
then not being in that situation in the first place is usually
advisable.

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]