[no subject]

From: Carlton Noles <nolesce@xxxxxxxxx>
Date: Thu, 3 May 2001 21:42:14 -0700 (PDT)
OK let me take one more stab at this...

currently lo display my xml in a chosen way I do
this...

<?xml version="1.0" encoding="ISO8859-1" ?>
<?xml-stylesheet type="text/xsl"
href="/xml/category.xsl"?>
<DATA>...
</DATA>

what I want to do is remove the stylesheet reference
tag and indicate in my document which xml file to use
and which xsl file to transform it with independently
of one another.

regards
Carlton E. Noles





>Date: Wed, 2 May 2001 17:29:00 +0100 
>From: Robert Seber <robert.seber@xxxxxxxxxxxxxxxxxx>
>Subject: RE: [xsl] 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/pag>ing/paging.xml
>
>His site seems to be down at the moment though...
>
> -----Original Message-----
> From: Carlton Noles [mailto:nolesce@xxxxxxxxx]
> Sent: Wednesday, May 02, 2001 5:22 PM
> To: Robert Seber; xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> 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@xxxxxxxxxxxxxxxxxx>
> 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@xxxxxxxxx]
> > > Sent: Tuesday, May 01, 2001 3:15 PM
> > > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > > 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@xxxxxxxx
> > > 
> > > __________________________________________________

__________________________________________________
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


Current Thread
  • [no subject]
    • Carlton Noles - Thu, 3 May 2001 21:42:14 -0700 (PDT) <=
      • Michael Kay - Fri, 4 May 2001 10:30:36 +0100
      • jim - Fri, 4 May 2001 12:51:31 +0100