954,517 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

xsl help

Write the XSLT that does the reverse of the XSLT(below), i.e. it converts the attributes in Personsout.xml into elements. ( should be used
for this as well )
Can someone help me how to do this.am still a beginner.

Personsout.xml

<?xml version=”1.0” encoding=”UTF-8”?>
<Persons>
<Person FirstName=”Jill” 
LastName=”Harper”/>
<Person FirstName=”Claire” 
LastName=”Vogue”/>
<Person FirstName=”Paul” 
LastName=”Cathedral”/>
</Persons>
techyworld
Junior Poster in Training
66 posts since Sep 2011
Reputation Points: 10
Solved Threads: 0
 

Please post the expected output.

mrame
Light Poster
37 posts since Feb 2011
Reputation Points: 10
Solved Threads: 4
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You