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

Re: [xpath] namespace prefix & attributes

Subject: Re: [xpath] namespace prefix & attributes
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 11 Aug 2004 19:26:35 -0400
xpath namespace prefix
At 2004-08-11 23:10 +0000, thomas smith wrote:
I have a question concerning XPath and the use of namespace prefix to target attributes.

Consider the following XML excerpt:

<?xml version="1.0" encoding="UTF-8"?>
<object xmlns="urn:foo:ob" xmlns:it="urn:foo:it" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
....
<item param="value1" it:param="value2"/>
....
</object>


How can I target the param attribute (of the urn:foo:ob NS)

There is no param attribute in the urn:fo:ob namespace in your example ... "Namespaces in XML" states that unprefixed attributes are always in no namespace, and not in the default namespace.


Your question is an XML question, not an XSLT question.

As far as I know, XPath 1.0 does not support namespace prefixes to address attribute nodes.

Using namespace prefixes is the only way to address attribute nodes that are in a namespace.


I hope this helps.

....................... Ken

--
World-wide on-site corporate, govt. & user group XML/XSL training.
G. Ken Holman                 mailto:gkholman@xxxxxxxxxxxxxxxxxxxx
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0    +1(613)489-0999 (F:-0995)
Male Breast Cancer Awareness  http://www.CraneSoftwrights.com/s/bc
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal

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.