[Home] [By Thread] [By Date] [Recent Entries]
> 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
|

Cart



