Re: Simple XSL question

2002-02-05 Thread Bryan Murphy
al- >De: Simone Gianni [mailto:[EMAIL PROTECTED]] >Enviado el: lunes, 28 de enero de 2002 12:50 >Para: [EMAIL PROTECTED] >Asunto: Re: Simple XSL question > > >At 12.37 28/01/2002 -0300, you wrote: > >>Hello, >> >>How can I make a XSLT transformation of

RE: Simple XSL question

2002-02-05 Thread Ivan Rubin Ayma
el: lunes, 28 de enero de 2002 12:50 Para: [EMAIL PROTECTED] Asunto: Re: Simple XSL question At 12.37 28/01/2002 -0300, you wrote: >Hello, > >How can I make a XSLT transformation of just a couple of elements, >leaving the rest untouched, without having to select everything and >pas

Re: Simple XSL question

2002-01-28 Thread Simone Gianni
At 12.37 28/01/2002 -0300, you wrote: >Hello, > >How can I make a XSLT transformation of just a couple of elements, >leaving the rest untouched, without having to select everything and >passing it through? You can create a "catch all" template with lower priority, for example : somethi