| Subject: [xsl] omit namespaces From: "Jiang, Peiyun" <Peiyun.Jiang@xxxxxxxxxxxxxx> Date: Fri, 8 Apr 2005 13:05:02 -0400 | 
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" /> 
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] Bad practice, António Mota | Thread | Re: [xsl] omit namespaces, James Fuller | 
| Re: [xsl] testing for string and nu, Wendell Piez | Date | Re: [xsl] omit namespaces, James Fuller | 
| Month |