Forum Discussion

gurmeet_kaur's avatar
gurmeet_kaur
Occasional Contributor
13 years ago

set the #text/value of XML in stores with local variable values

I have an XML in say following format: <x:books xmlns:x="urn:books">  <book id="bk001">   <author>Writer</author>   <title>The First Book</title>   <genre>Fiction</genre>   <price>44...