Thanks for replying
I don't want to copy it over but to generated it using xslt. The code i wrote is as follows:
<xsl:attribut e name="xmlns:xsi " namespace="xmln s">
<xsl:text>htt p://www.w3.org/2001/XMLSchema-instance</xsl:text>
</xsl:attribute>
But the i output i am getting is breaked as follows
<Update xmlns:ns0="xmln s"...
Leave a comment: