I am including an xhtml document in my page using the
following which works fine with a plain old <html>
tag.
<xsl:copy-of select="html/body/*"/>
However, if the html tag contains an xmlns attribute
it doesn't work. How can I get the xslt to reconize
the html tag even though it has attributes.
Thanks,
Kirk Storer
__________________________________
Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.
http://promo.yahoo.com/sbc/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]