Login 
 
 Pref   Your subscriptions   Home   Help 
users@ml.mod-xslt2.com
mod-xslt2 - Users Mailing List
   
 
List info
 
 
 
Subscribe
 
 
Unsubscribe
 
 
Archive
 
 
Post
 



Advanced search
2004 01 02 03 04 05 06 07 08 09 10 11 12
2005 01 02 03 04 05 06 07 08 09 10 11 12
2006 01 02 03 04 05 06 07 08 09 10 11 12
2007 01 02 03 04 05 06 07 08 09 10 11 12
2008 01 02 03 04 05 06 07 08 09 10 11 12
2010 01 02 03 04 05 06 07 08 09 10 11 12
2011 01 02 03 04 05 06 07 08 09 10 11 12

  previous   Chronological   next       previous   Thread   next  

Re: [mod-xslt users] xsl:param Eric Anderson
  • From: Eric Anderson <ejona86@xxxxxxxxx>
  • To: users@xxxxxxxxxxxxxxxx
  • Subject: Re: [mod-xslt users] xsl:param
  • Date: Tue, 26 Jul 2005 16:48:51 -0500
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=a3/SY3JF7qhSfiHkZO676S2CLIDDOfUowhpM6X4/dgE+Fn4k8Hu7jKUnQ4EvV9CguCnrBlBsfE6K8ue8C5F9pDMA/DvyiiWFk8TMrJtplmFhi+GnOvZoJLdmV8AJg9KEWlrmLgpoWghkd+Uoj/iuscG5FN/AZhk3Du7Ojddieqg=
  • References: <6cd02f8c050722125412e04574@mail.gmail.com> <20050726141003.GC3872@commedia.it>
  • Reply-to: Eric Anderson <ejona86@xxxxxxxxx>


  • > currently, due to different naming conventions for variables,
    > modxslt variables are only accessible using modxslt extensions.

    Oh! That makes sense.

    > Take a look to mod-xslt2 extensions for more details. Something
    > like:
    > <xsl:stylesheet version="1.0"
    > extension-element-prefixes="yaslt"
    > xmlns:yaslt="http://www.mod-xslt2.com/ns/1.0";
    > xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; >
    > [...]
    >
    > <yaslt:value-of select="$MODXSLT[variable]" />
    >
    > may just do what you need :)

    Yes, I did play with those so it should do exactly what I need. Thanks.

    -Eric Anderson

      Powered by Sympa