xsl-list
[Top] [All Lists]

Re: Select all Instances

2003-02-07 09:52:58
beatrizlangiano wrote:
How can I do to process all the instances of an element?
The problem is that element appears in "anyplace" of my XMI file (it doesn't is child of only one element).

That's quite simple. Just have a template for the element and don't forget in every other templates to call <xsl:apply-templates/> to process any posible children nodes.

--
Oleg Tkachenko
Multiconn Technologies, Israel


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



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