Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - RE: Connect two elements Connect two elementsTo: NULL Date: 3/18/2007 8:50:00 PM I have a XML file like this: <?xml version="1.0" encoding="UTF-8"?> <data> <continents> <continent id="1">Europe</continent> <continent id="2">Asia</continent> <continent id="3">Africa</continent> . . . </continents> <states> <country id="1"> <continent>1</continent> <name>Andorra</name> <capital>Andorra la Vella</capital> <size>453</size> <people>57000</people> </country > <country id="2"> <continent>1</kontinent> <name>Austria</name> <capital>Vienna</capital> <size>83855</size> <people>7664000</people> </country > . . . </states> </data> How can I by using XSL(T) get table like this: Country Capital Size Continent -------------------------------------------------------------- Andorra Andorra la vella 453 Europe I know how to write only states, but I want that instead of continent's id there is a continent's name (instead num 1 -> Europe) Thank's | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
