[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: selecting all * named elements

Subject: RE: selecting all * named elements
From: Jarno.Elovirta@xxxxxxxxx
Date: Thu, 22 Aug 2002 11:57:44 +0300
xsl named element
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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.