[Home] [By Thread] [By Date] [Recent Entries]

Subject: I don't want the namespace output
From: "Jiang, Peiyun" <Peiyun.Jiang@xxxxxx>
Date: Mon, 12 Aug 2002 09:58:36 -0400
I have the following stylesheet:
<xsl:stylesheet 
  xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
  xmlns:java = "java"
  version="1.0" >
...
</stylesheet>
The namespace xmlns:java = "java" is in the output:
<html
xmlns:java="java"><head><title>.....</title></head><body>...</body></html>.

How can I not output the namespace?

Thanks.

Peiyun Jiang

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member