|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] namespace is part of HTML tag???
Hai All,
I'm very new to XML/XSL and currently facing some problems with the XSLT.
I'm making below declaration in my xsl file
<?xml version="1.0"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:msxsl="urn:schemas-microsoft-com:xslt"
xmlns:user="http://www.w3.org/1999/XSL/Transform"
version="1.0">
I used the msxsl:script in my code to do certain XML to HTML transformation
thru XSL . But the weird thing is that when I viewSource my HTML page, I
always found <tr xmlns:msxsl="urn:schemas-microsoft-com:xslt">. How can I
eliminate the extra note in the <TR>???
Any idea how to solve this problem??
Thanks in advance for your help.
Have a nice day !
best regards,
Hong Ling
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






