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

RE: How to access an array from a node-set variable

Subject: RE: How to access an array from a node-set variable
From: Maria Amuchastegui <mamuchastegui@xxxxxxxxxxx>
Date: Fri, 8 Jul 2005 15:34:28 -0400
amuchastegui consulting
It worked... thanks!

Maria

-----Original Message-----
From: Christopher R. Maden [mailto:crism@xxxxxxxxx] 
Sent: Friday, July 08, 2005 3:18 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re:  How to access an array from a node-set variable

I wrote:
> See <URL:
> http://crism.maden.org/consulting/pub/xsl/iso8601.xsl > for an example 
> that formats dates in English

Whoops.  That stylesheet does indeed format dates in English, but it doesn't
use data elements in the stylesheet.  That was something on my to-do list to
make it language-independent... now I suppose I had better do so. (-:

Maria, if your stylesheet contains:

<my:month-names>
  <my:month num="01">janvier</my:month>
  <my:month num="02">fevrier</my:month>
</my:month-names>

You can get "janvier" with:

document('')/*/my:month-names/my:month[@num='01']

~Chris
--
Christopher R. Maden, Principal Consultant, crism consulting
XML-SGML-HTML-DTDs-schemas-XSL-DSSSL-conversion-training-ebooks-B2B
<URL: http://crism.maden.org/consulting/ > PGP Fingerprint: BBA6 4085 DED0
E176 D6D4  5DFC AC52 F825 AFEC 58DA

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.