xsl-list
[Top] [All Lists]

jumping in

2003-02-17 10:37:25

hi!

i was wondering if its possible to jump in with the
xslt processing for an xml document.

like if i have this xml doc:

<root>
  <foo>
   <bar>hi</bar>
  </foo>
  <yup>
    <something />
  </yup>
</root>


is it possible that i start the xslt processs at the
/root/yup node.. 

the issue im having is that the textnodes in /root/foo get
printed out, because node template exists for them, which i
wanna keep like that..

thanks alot in advance!

ciao!
florian





 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>