RE: using parameters

Subject: RE: using parameters
From: "Chris Bayes" <Chris@xxxxxxxxxxx>
Date: Thu, 17 Aug 2000 17:36:43 +0100
What xsl processor are you using?

XML/XSL Portal
http://www.bayes.co.uk/xml


>-----Original Message-----
>From: owner-xsl-list@xxxxxxxxxxxxxxxx
>[mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of Ben C.
>Sent: 17 August 2000 17:01
>To: XSL-List@xxxxxxxxxxxxxxxx
>Subject: using parameters
>
>
>I have an xml document that looks similar to this format:
>
><xml>
><query>
>   <jobNumber>0001</jobNumber>
>   <name>Mick Foaly</name>
>   <car>
>	<make>Acura</make>
>	<model>Integra</model>
>	<year>1998</year>
>   </car>
>   <mechanic>Earl E. Byrd</mechanic>
>   <date>8/16/99</date>
>   <amount>$4,250</amount>
>   <repair>Complete engine overhaul.</repair>
></query>
></xml>
>
>I hava multiple query's and would like to create a web page that has the
>jobNumber's as links to an html document that displays that query's set of
>data.  How can I feed the stylesheet the parameter of wich query to use?
>
>
>________________________________________________________________________
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
>
> XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread