XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] XPath/XQuery/XSLT fn:node() question

No it just mean that attribute have a parent (the relation parent/child is not symmetric because of attributes)

Xmlizer

On Tue, Feb 28, 2012 at 7:49 PM, David Lee <dlee@calldei.com> wrote:
> I know what you mean, it's intuitive to think attributes are
> children... but what you are asking there you could also say about
> parent nodes - where is it explicit saying that parent nodes are not
> children.
>

Whats really confusing is the element constructors in both XSLT and XQuery treat children which are attribute nodes as children
e.g


<foo>{ attribute {"a"}{"b"} , "c" }</foo>

==>
<foo a="b">c</foo>

So obviously that means attributes are child nodes :)


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







_______________________________________________________________________

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]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS