RE: [xsl] Accessing external variables

Subject: RE: [xsl] Accessing external variables
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 25 Jan 2006 00:05:48 -0000
> May I use (xsl:param) with external params (My XSL file
> receive theses
> params)?

Yes. The way you actually supply the parameter values depends on the
processor you are using, and the API you are using to invoke it.

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

>
> Best Regards
>
> ----- Original Message -----
> From: "Michael Kay" <mike@xxxxxxxxxxxx>
> To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
> Sent: Monday, January 23, 2006 2:43 PM
> Subject: RE: [xsl] Accessing external variables
>
>
> 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
>
>
>
>
>
>
> _______________________________________________________
> Yahoo! doce lar. Faga do Yahoo! sua homepage.
> http://br.yahoo.com/homepageset.html

Current Thread