xsl-list
[Top] [All Lists]

Re: Accessing external variables

2006-01-24 22:49:02
Michael,
I'm using javascript to processor my XML. I invoke some javascript methods on the page's load. These methods depends of the browser's type. To IE browser I'm using (Microsoft.XMLDOM), and to Firefox the object XMLHttpRequest. Works very welll and good performance. I'm using in J2EE project. So, now, how I said, I need to pass parameters to my XSL file. Are possible? Do U need more information?
Thankx!

----- Original Message ----- From: "Michael Kay" <mike(_at_)saxonica(_dot_)com>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Tuesday, January 24, 2006 9:05 PM
Subject: RE: [xsl] Accessing external variables


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(_at_)saxonica(_dot_)com>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
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(_at_)yahoo(_dot_)com(_dot_)br
> [mailto:viniciuscamara(_at_)yahoo(_dot_)com(_dot_)br]
> 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 Câmara de Oliveira
> viniciuscamara(_at_)hotmail(_dot_)com
> viniciuscamara(_at_)yahoo(_dot_)com(_dot_)br
> viniciuscamara(_at_)gmail(_dot_)com
>
>
>
>
>
>
> _______________________________________________________
> Yahoo! doce lar. Faça do Yahoo! sua homepage.
> http://br.yahoo.com/homepageset.html
>
>
>
>
--~------------------------------------------------------------------
> XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
> or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
> --~--
>


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--






_______________________________________________________
Yahoo! doce lar. Faça do Yahoo! sua homepage.
http://br.yahoo.com/homepageset.html



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--





--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


        

        
                
_______________________________________________________ Yahoo! doce lar. Faça do Yahoo! sua homepage. http://br.yahoo.com/homepageset.html


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>