Hi All,
I am using one namespace at the stylesheet level and
in one of the child
element's a different namespace. In the output for the
child element along
with the namespace defined for it, i am getting the
root element's name
space also as xmlns:auto-ns1.
The element after transformation is as follows:
<TransferRq xmlns:auto-ns1=http://integration.sapi.com
xmlns=
http://fso.sapi.com/2004
xmlns:sap=http://integration.sapi.com />
How can i supress "xmlns:auto-ns1" from the element?
Thanking you all in anticipation,
JayaVardhani
Send instant messages to your online friends http://in.messenger.yahoo.com
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--