[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

select from a node the childs

Subject: select from a node the childs
From: "Carlos" <linux@xxxxxxxx>
Date: Wed, 13 Mar 2002 11:21:02 +0100
select childs xsl
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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.