Create 3 html form xml regarding <app> element -


if have xml document, in wich have code:

<app> <lem>nuvem<lem> <rdg w=x>novem</rdg> <rdg w=y>nuvens</rdg> </app> 

is there way insert code in xsl 2.0 produce 3 version html of same xml, choosing lem rdg (let's version z), or x rdg or y rdg text , open window in wich have tree version, smt like:

z nuvem x novem y nuvens.

thanks


Comments

Popular posts from this blog

PHP Error "Undefined index" -

C# List<> to xml -

php - How to only save new tweets/instagram photos to database? -