Re: How to represent attribute list?

Subject: Re: How to represent attribute list?
From: "Mallikarjuna Sangappa" <malliks@xxxxxxxxxxx>
Date: Fri, 16 Jul 1999 11:07:43 PDT
It does not work using XT engine.


From: Honglin Su <hosu@xxxxxxxxxxx>
Reply-To: xsl-list@xxxxxxxxxxxxxxxx
To: xsl-list@xxxxxxxxxxxxxxxx
Subject: Re: How to represent attribute list?
Date: Fri, 16 Jul 1999 11:59:54 -0400

It works! Thank you!

Honglin

Kay Michael wrote:

> > Is there a way for me to represent the attribute list in XSL?
> >
> > e.g.
> >
> > <company stock="100" address="NY" ... > IBM </company>
> >
>
> Try <xsl:variable name="atts" expr="company/@*"/>
>
> MK
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


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



Current Thread