diff options
author | Nick Wellnhofer <wellnhofer@aevum.de> | 2015-03-08 16:05:26 +0100 |
---|---|---|
committer | Nick Wellnhofer <wellnhofer@aevum.de> | 2015-03-08 16:25:52 +0100 |
commit | f6aaabce85baf48d622cb4686df810fdba3db073 (patch) | |
tree | 465ce86d5a7132bfd863cede8964f3930ec2cff0 /trio.h | |
parent | 620a70615e68b30db1a80a993180a41dc24f12b9 (diff) | |
download | libxml2-f6aaabce85baf48d622cb4686df810fdba3db073.tar.gz |
Allow attributes on descendant-or-self axis
If the context node is an attribute, the attribute itself is on the
descendant-or-self axis. The principal node type of this axis is element,
so the only node test that can return the attribute is "node()". In other
words, "@attr/descendant-or-self::node()" is equivalent to "@attr".
This matches the behavior of Saxon-CE.
Diffstat (limited to 'trio.h')
0 files changed, 0 insertions, 0 deletions