[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Name of an Attribute node.

Subject: Name of an Attribute node.
From: menkell@xxxxxxxxxx
Date: Tue, 11 Apr 2000 11:10:00 -0500
name of an attribute xsl
I am using the msxsl3 XSLT and I am having a problem getting the name of
the attribute node.  This works if I use the old name space for the msxsl
but not the new.  Does anyone know what's going on?


 <xsl:for-each select="@*">
            <xsl:choose>
              <xsl:when test=".[nodeName()='style' ||
nodeName()='onload']"/>
              <xsl:when test=".[nodeName()='onresize' ||
nodeName()='oncontextmenu']"/>
              <xsl:otherwise>
                <xsl:apply-templates select="."/>
              </xsl:otherwise>
            </xsl:choose>
          </xsl:for-each>


Laura L. Menke
IBMUSM07(menkell)
Phone 507-253-8901 Tie 5535907
 menkell@xxxxxxxxxx


When facing a difficult task, act as though it is impossible to fail. If
you're going after Moby Dick, take along the
          tartar sauce.



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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.