Forum: XML, XSLT and XPATH Dec 5th, 2008 |
| Replies: 3 Views: 1,116 Following is my new xsl and it am able to create the tags but i am not able to write the value of the newly created attributes.......
<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet... |
Forum: XML, XSLT and XPATH Dec 3rd, 2008 |
| Replies: 3 Views: 1,116 Hi I am new to xslt and i was trying to generate a generic xml from the plmxml.
Following is the plmxml.xml file
<?xml version="1.0" encoding="utf-8"?>
<PLMXML... |