|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: selecting all * named elements
Hi,
> I am having somekind of break in my brains or something cause
> I am asking this kind of simple question.
>
> I managed to get svg output, but not excatly with desired content.
> My question is: why is my stylesheet only selecting the first Event
> element and not the other one also. I tried also xsl:for-each, but
> I did nto get what I wanted.
Both Event elements are processed, but the template for Event creates the svg element, thus the document you're getting is:
<svg>
...
</svg>
<svg>
...
</svg>
Cheers,
Jarno
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








