in reply to Re^4: xmlns and XML::LibXML ( local-name() )
in thread xmlns and XML::LibXML

Is it true that ... and ... are the same (semantically)?

They both have a root node named "propfind" in the namespace "DAV:" with a child "propname" also in the namespace "DAV:". Which shortcut was used to assign that namespace does not matter.

  • Comment on Re^5: xmlns and XML::LibXML ( local-name() )