|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] omit namespaces
I have <h1 xmlns=""> tags in the resultant html documents. I want <h1> only. Not all html tags has the xmlns="" part.
How are they produced? How can I change it?
Thanks.
Peiyun Jiang
------------------------------------------------------------------------------
<xsl:output method="xml"
doctype-public="-//W3C//DTD XHTML 1.0 Transitional//EN"
doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
indent = 'no'
encoding = "UTF-8"
media-type = "text/xml"
omit-xml-declaration = "yes" />
|
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
|

Cart








