Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


XPath expression to return an attribute's value

From: "Rachel D. Basse" <honestrosewater@-----.--->
To: xml-dev@-----.---.---
Date: 3/4/2007 9:43:00 AM
Greetings. :^)

This question came up while using XSLT 2.0 and XPath 2.0. I'd like to root out any related, more general misunderstandings if possible.

Given

 <Root Attribute="Value"/>

I want to make an XPath path expression evaluate to the string "Value". So I want the XDM typed-value of the Attribute attribute, yes? Does XPath have a way to refer to the typed-valued of an attribute?

My first instinct was to refer to the child text node of Attribute, using "Attribute/text()", but that won't work since attributes have no children.

As I understand things, adding any predicate to an "Attribute" path expression won't work since the expression would still return an attribute node or nothing, and I want a string, neither an attribute node nor nothing.

I can apparently get what I want by casting the attribute node as a string, but I am wondering if there is another, more direct way.

Thanks for reading,
Rachel Basse

P.S. I am aware that I can also use xsl:value-of, but I specifically want an XPath expression to evaluate to an attribute's value.


Care2 make the world greener!

Stop the Forest Service from killing more wolves, bears, cougars, and other animals in the wild:
http://go.care2.com/99055

http://www.Care2.com  Free e-mail. 100MB storage.  Helps nonprofits.


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent