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

Re: XPath/XQuery/XSLT fn:node() question

  • From: mozer <xmlizer@gmail.com>
  • To: David Lee <dlee@calldei.com>
  • Date: Tue, 28 Feb 2012 19:34:12 +0100

Re:  XPath/XQuery/XSLT fn:node() question

5.2 Element Nodes

[skip]

The children of an element node are the element nodes, comment nodes, processing instruction nodes and text nodes for its content. Entity references to both internal and external entities are expanded. Character references are resolved

Xmlizer

On Tue, Feb 28, 2012 at 7:15 PM, David Lee <dlee@calldei.com> wrote:
Could you reference where in the specs that the child axis doesn't contain attributes ?
The best I can find is :

* the child axis contains the children of the context node


And then:
* the attribute axis contains the attributes of the context node; the axis will be empty unless the context node is an element


But nothing I can spot that says attributes are not children.
I 'know' the answer  but I can't find where in the specs its explicit.


----------------------------------------
David A. Lee
dlee@calldei.com
http://www.xmlsh.org

> -----Original Message-----
> From: David Carlisle [mailto:davidc@nag.co.uk]
> Sent: Tuesday, February 28, 2012 1:13 PM
> To: David Lee
> Cc: 'xml-dev@lists.xml.org'
> Subject: Re: XPath/XQuery/XSLT fn:node() question
>
> On 28/02/2012 18:06, David Lee wrote:
> > I know that the fn:node() function does not select attributes but I
> > cannot find any definitive reference to that.
>
> It's not actually a function but a node test. It does match on
> attributes, but because you have not supplied an axis it defaults (like
> every other expression) to the child: axis, and their are no attributes
> on that axis.
>
> attribute::node()
>
> does select attributes.
> >
> > http://www.w3.org/TR/xpath/#NT-AxisSpecifier
> >
> > I read:
> >
> > child::node() selects all the children of the context node, whatever
> > their node type
> >
>  > But no reference to excluding attribute nodes.
>
> there are never any attribute document or namespace nodes in the child
> axis.
>
> David
>
> ______________________________________________________________
> __________
> The Numerical Algorithms Group Ltd is a company registered in England
> and Wales with company number 1249803. The registered office is:
> Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.
>
> This e-mail has been scanned for all viruses by Star. The service is
> powered by MessageLabs.
> ______________________________________________________________
> __________
>



_______________________________________________________________________

XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.

[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
subscribe: xml-dev-subscribe@lists.xml.org
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


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
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

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.