|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] select from a node the childs
if i have a node with the number 10 how can i show the childs for tha node?
and how can a xsl template get a parameter from a page(jsp or other page
type)?
my intention is from a jsp page pass a variable (number) and whit this
number select the childs in the xml tree
is this posible?
whit two * i have marked the node and i want to show its all childs
thanks
the xml tree is this:
<FOROS>
<FORO>
<TITULO_FORO>NOMBRE DEL FORO 1</TITULO_FORO>
<PREGUNTAS>
<PREGUNTA>
<TITULO>Primera pregunta del bloque 1 que, ademas, no tiene
respuestas </TITULO>
<FECHA>2002-03-24</FECHA>
<AUTOR>autor1</AUTOR>
<EMAIL>carlos@xxxxxxxxxxxxxxx</EMAIL>
<LINK>e=a</LINK>
<NUEVO>s</NUEVO>
<TEXTO>el texto de un titulo sin respuestas 1</TEXTO>
</PREGUNTA>
<PREGUNTA> **
<TITULO>segunda pregunta del bloque 1 que ademas no tiene
respeuestas</TITULO>
<FECHA>2002-03-24</FECHA>
<AUTOR>autor1</AUTOR>
<EMAIL>carlos@xxxxxxxxxxxxxxx</EMAIL>
<LINK>e=a</LINK>
<NUEVO>s</NUEVO>
<TEXTO>el texto de un titulo sin respuestas</TEXTO>
<PREGUNTA>
<TITULO>segunda pregunta del bloque 1 que ademas no
tiene respeuestas</TITULO>
<FECHA>2002-03-24</FECHA>
<AUTOR>autor1</AUTOR>
<EMAIL>carlos@xxxxxxxxxxxxxxx</EMAIL>
<LINK>e=a</LINK>
<NUEVO>s</NUEVO>
<TEXTO>el texto de un titulo sin respuestas</TEXTO>
</PREGUNTA>
</PREGUNTA>
</PREGUNTAS>
</FOROS>
<FORO>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








