RE: [xsl] Accessing external variables

Subject: RE: [xsl] Accessing external variables
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 23 Jan 2006 17:43:29 -0000
The simplest solution is to supply the values as a parameter (xsl:param) to
your stylesheet at the time you invoke the transformation.

Michael Kay
http://www.saxonica.com/

> -----Original Message-----
> From: viniciuscamara@xxxxxxxxxxxx
> [mailto:viniciuscamara@xxxxxxxxxxxx]
> Sent: 23 January 2006 12:45
> To: XSL List
> Subject: [xsl] Accessing external variables
>
> Good morning Fellows, Friends and all,
> I developing the control access in my app java and use the
> XSL to transfom
> the XML. No big problems, only one little problem. I need to
> access the
> menus names to application.resources because I use IIE8 in my app.
> Is it possible my XSL receive application.resources' names by
> parameter? or
> better, Is it possible my XSL read the application.resources?
>
> Thank You,
> Best Regards,
>
> Vinicius Cbmara de Oliveira
> viniciuscamara@xxxxxxxxxxx
> viniciuscamara@xxxxxxxxxxxx
> viniciuscamara@xxxxxxxxx
>
>
>
>
>
>
> _______________________________________________________
> Yahoo! doce lar. Faga do Yahoo! sua homepage.
> http://br.yahoo.com/homepageset.html

Current Thread