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: xsl attributes - include and import


I'm using Xalan, I'll try and work out how to try it in something else to
see what happens.  Thanks!



----- Original Message -----
From: Kay Michael <Michael.Kay@icl.com>
To: <xsl-list@mulberrytech.com>
Sent: Monday, July 31, 2000 9:54 AM
Subject: RE: xsl attributes - include and import


> > I have three stylesheets:
> >
> > Attributesets.xsl contains attribute set information
> > address.xsl contains address templates, in which I want to
> > use the attribute
> > sets above
> > page.xsl which needs to import or include both the above.
> >
> > If in page.xsl I do:
> >
> > <xsl:import href="Address.xsl"/>
> > <xsl:import href="Attributesets.xsl"/>
> >
> > then when I use the templates in address.xsl they don't pick up on the
> > attribute sets.
>
> They should. Which processor are you using? Is the behaviour the same in
> other processors?
>
> Mike Kay
>
>
>
>
>  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]