This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Getting all the attribute values


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@webde-ag.de)
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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]