Re: Getting all the attribute values

Subject: Re: Getting all the attribute values
From: "Juergen Hermann" <jhe@xxxxxxxxxxx>
Date: Fri, 07 Apr 2000 19:36:58 +0100
On Fri, 7 Apr 2000 09:12:36 -0700, Selva, Francis wrote:

><years title="year" century="20th" month="April" Day="Thursday"/>
>Thursday20thAprilyear
>why it's not extracting in the right order?

Because attributes inherently have no order (attributes is an unordered set). So
you need to explicitely pull each attribute, with its own value-of.



Ciao, Jürgen

--
Jürgen Hermann (jhe@xxxxxxxxxxx)
WEB.DE AG, Amalienbadstr.41, D-76227 Karlsruhe
Tel.: 0721/94329-0, Fax: 0721/94329-22



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


Current Thread