|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Call an XML with Parameters
>
> Is it possible to call an XML source with parameters associated, like a
> CGI ?
>
> I mean something like :
>
> http://www.dummy/file.xml?param1=X¶m2=Y ?????
>
> Thanks
You can retrieve the parameters passed to the XML via URL in the XSL with
something like:
<xsl:param name="paramName">defaultValue</xsl:param>
in the beginning of the XSL (outside any xsl:template definition)
//Ruben
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








