xsl-list
[Top] [All Lists]

Re: Select all Instances

2003-02-07 09:35:45
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).


Create a template that matches "//elementname"

This will find all of them.


--
--------------------------
Jeff Kenton
DataPower Technology, Inc.



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



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