diff options
author | Anthony Ramine <[email protected]> | 2010-12-07 11:30:05 +0100 |
---|---|---|
committer | Lars Thorsen <[email protected]> | 2011-11-11 11:58:43 +0100 |
commit | ef8ba559efdef989a5c608ac40635410500395df (patch) | |
tree | f45005e0b683676ef0393008d4452d39da459d21 /lib/xmerl/ebin | |
parent | 5b9aeb694cc7839163f684244c37a3029b9a1c8e (diff) | |
download | otp-ef8ba559efdef989a5c608ac40635410500395df.tar.gz otp-ef8ba559efdef989a5c608ac40635410500395df.tar.bz2 otp-ef8ba559efdef989a5c608ac40635410500395df.zip |
Implement namespace axis
Namespace nodes are represented as `#xmlNsNode` records.
Now that the namespace axis is correctly implemented, attributes nodes
corresponding to attributes that declare namespaces are ignored.
See [5.3 Attribute Nodes][xpath-5.3]:
> There are no attribute nodes corresponding to attributes
> that declare namespaces.
[xpath-5.3]: http://www.w3.org/TR/xpath/#attribute-nodes
Diffstat (limited to 'lib/xmerl/ebin')
0 files changed, 0 insertions, 0 deletions