Re: XHTML in the real world

Le Samedi, 4 octo 2003, à 00:32 America/Montreal, Turbano a écrit :
> hi people, i have a question, if i have
> <node>
> <menu>
> <item>what ever</item>
> <subitem>title 1</subitem>
> <subitem>title 2</subitem>
> etc...
> <item>same thing above</item>
> <subitem>...</subitem>
> etc...
> </menu>
> </node>
>
> in XSL can i get all values of all items and subitems?

yes it's possible. Use the Appropriate XPath. if you know your output 
template it might be easy to ouput it in XHTML, another XML language, 
RSS 1.0 feed, etc and even text only file.

See the tutorial there
	http://tutorials.beginners.co.uk/read/category/84/id/303





-- 
Karl Dubost - http://www.la-grange.net/
Près de vous, madame, oubliant les cieux, 
L'astronome étonné se trouble;                
C'est dans l'éclat caressant de vos yeux, 
Qu'il avait cru trouver l'étoile double. 

Received on Saturday, 4 October 2003 09:17:47 UTC