Hi Craig there is an XSL tag called xsl:copy which copies nodes from the source document into the destination. I think this is what you need.
Pat "Craig McDonald" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Would anybody know how to pass HTML straight thru an XSL stylesheet > without it trying to process the HTML tags? > > Ie, I have these tags > > <information></information> > > In my xml, and I've got a bunch of text in there with html formatting. I > just want to display the content of the tags, without the XSL stylesheet > trying to process the <p> <br> tags etc. > > I can't find any hints on google (interpreting html in xsl returns > enormous numbers of irrelevant information) :-\ > > Thanks, > Craig > > > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
