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 |
- RE: Getting all the attribute values, (continued)
- Ben Robb - Fri, 7 Apr 2000 17:49:10 +0100
- Selva, Francis - Fri, 7 Apr 2000 10:54:37 -0700
- Selva, Francis - Fri, 7 Apr 2000 11:33:51 -0700
- Juergen Hermann - Fri, 07 Apr 2000 19:36:58 +0100 <=
- Selva, Francis - Fri, 7 Apr 2000 12:14:36 -0700
- Selva, Francis - Fri, 7 Apr 2000 15:40:30 -0700
|
|