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: using multiple xsl's with one xml


You're going to have to wet your feet with some client-side code to do this.
Check out Chris' tutorial on how to do this:

http://www.bayes.co.uk/xml/index.xml?/xml/tutorial/paging/paging.xml

His site seems to be down at the moment though...

> -----Original Message-----
> From: Carlton Noles [mailto:nolesce@yahoo.com]
> Sent: Wednesday, May 02, 2001 5:22 PM
> To: Robert Seber; xsl-list@lists.mulberrytech.com
> Subject: RE: [xsl] using multiple xsl's with one xml
> 
> 
> yes it is ....
> what i wish to do is have page load a specific xml and
> xsl and process them then use the same xml and a
> different xsl on another page.
> 
> page one
>      addresses.xml 
>      namelist.xsl
> 
> page two
>      addresses.xml
>      fulldetails.xsl
> 
> i am not sure this was clear in my original message.
> 
> 
> 
> --- Robert Seber <robert.seber@netdecisions.co.uk>
> wrote:
> > What XSL parser are you using?  I suspect that
> > you're using the parser built
> > into IE5.  Is this the case?
> > 
> > 
> > > -----Original Message-----
> > > From: Carlton Noles [mailto:nolesce@yahoo.com]
> > > Sent: Tuesday, May 01, 2001 3:15 PM
> > > To: xsl-list@lists.mulberrytech.com
> > > Subject: [xsl] using multiple xsl's with one xml
> > > 
> > > 
> > > I am fairly new to XML/XSL. I need to know how to
> > > associate different XSL files with a single XML
> > file.
> > > For example I would like to have a table of
> > contents
> > > on one page and the text on another built from the
> > > same XML doc.
> > > 
> > > Regards
> > > Carlton Noles
> > > nolesce@home.com
> > > 
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Yahoo! Auctions - buy the things you want at great
> > prices
> > > http://auctions.yahoo.com/
> > > 
> > >  XSL-List info and archive: 
> > http://www.mulberrytech.com/xsl/xsl-list
> > > 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
> 

 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]