XSL and attributes

Subject: XSL and attributes
From: "Earl Bingham" <earl@xxxxxxxxx>
Date: Tue, 8 Jun 1999 16:34:56 -0500
I am curious about getting specific attributes from an element, and then
transforming
the value into a specific data value for another XML file.

Example:

<parent>
   <style name="The One I want" another="attribute">
   Here is the data for this one
   </style>
</parent>

to

<new node>
  Here is the data for this one
</new node>

Thanks,

Earl Bingham


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


Current Thread