No subject


Fri Aug 6 17:04:17 PDT 2004


	<Template1 xmlns:xpl="www.xxx.com" xmlns:xplt="www.xxx.com">
		<xpl:node1/>
		<xplt:node2/>
	</Template1>

Right now After creating new Element I am getting the document in the
following manner

<Template1>
	<xpl:node1 xmlns:xpl="www.xxx.com"/>
	<xplt:node2 xmlns:xpl="www.xxx.com"/>
</Template1>
 
Is there any way to get in the above manner?  Plz I tried alot with
different options but nothing worked out.

A help on this is very helpful


Kesav Kumar
Software Engineer
Voquette, Inc.
650 356 3740
mailto:kesavk at voquette.com
http://www.voquette.com




More information about the jdom-interest mailing list