This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: passing variables to a stylesheet


i would suggest downloading sablotron and assoc perl module.

www.gingerall.com

they have just redone their site, looks good.

cheers, jim fuller


----- Original Message -----
From: "Ian Rogers" <ian.rogers@net800.co.uk>
To: <xsl-list@lists.mulberrytech.com>
Sent: Monday, September 24, 2001 11:50 AM
Subject: RE: [xsl] passing variables to a stylesheet


> cheers
>
> I think that we will be using the ::XML_Parser module for parsing xml, and
> also the ::XML_Lite module, but that hasn't been decided. What perl
> interface modules would you suggest could be very useful, as we are still
> trying to decide upon what xml modules to choose, to basically create perl
> modules and passing the config information in xml and then transalating it
> using some kind of parser such as XML_Parser,
>
> if that makes any sense?
>
> thanks again
>
> Ian
>
> > -----Original Message-----
> > From: owner-xsl-list@lists.mulberrytech.com
> > [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of cutlass
> > Sent: Monday, September 24, 2001 11:06 AM
> > To: xsl-list@lists.mulberrytech.com
> > Subject: Re: [xsl] passing variables to a stylesheet
> >
> >
> > yes, completely possible,
> >
> > depends on which parser and perl interface your are using.
> >
> > axkit.pm for example which is a mod_perl app allows for the vars to be
> > passed on the URL.
> >
> > please give us some more information ? maybe we can help.
> >
> > cheers, jim fuller
> >
> >
> > ----- Original Message -----
> > From: "Ian Rogers" <ian.rogers@net800.co.uk>
> > To: "Xsl Mailing List" <xsl-list@lists.mulberrytech.com>
> > Sent: Monday, September 24, 2001 11:01 AM
> > Subject: [xsl] passing variables to a stylesheet
> >
> >
> > > can anyone help.
> > >
> > > Is it possible to send a variable to a stylesheet from a perl module
> > >
> > > What i would like to do if possible is, when a error occurs in
> > one of the
> > > perl modules it calls the xml document, which contains all the
> > information
> > > about possible errors.I would want to pass a variable to the xsl file
so
> > > that it selects the correct error information based on the
> > variable passed
> > > in, and then displays the information to html
> > >
> > > I don't know if this is possible, but if anyone has any ideas i would
be
> > > extremely grateful
> > >
> > > Ian
> > >
> > >
> > >  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> > >
> >
> >
> >  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> >
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]