multiple values to xsl:param

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Raghavendra RAV

    multiple values to xsl:param

    Hi,

    Is it possible to pass mutiple values to xsl parameters ? Please guide me..
    if any other alternative ways to achieve this, please inform..

    Thanks,
    Raghu
    CSS India
  • Martin Honnen

    #2
    Re: multiple values to xsl:param



    Raghavendra RAV wrote:

    [color=blue]
    > Is it possible to pass mutiple values to xsl parameters ?[/color]

    Yes, usually you can do this, but how you do that depends on the XSLT
    processor you use and how you call it. So tell us which XSLT processor
    you use, from which programming language you call it.


    --

    Martin Honnen

    Comment

    • Raghavendra RAV

      #3
      Re: multiple values to xsl:param

      Hi,

      I am using Msxml2.XSLTempl ate.4.0 object to process the xslt. I may also
      use System.Xml namespace of .Net to do some issues at server side. Pls
      respond telling how to pass multiple values to xsl.

      Thanks,
      Raghu, CSS India


      *** Sent via Developersdex http://www.developersdex.com ***
      Don't just participate in USENET...get rewarded for it!

      Comment

      Working...