simplexml_debug/tests/input
Rowan Collins 06bfb14e18 Fix issue #3: attributes with no namespace prefix not shown
Oddly, the XML namespace spec leaves un-prefixed attributes as
undefined behaviour, rather than inheriting the default namespace.

While fixing this, I've also made most of the output ignore local
aliases, because everyone should be using namespace URIs anyway.
2021-03-14 19:22:56 +00:00
..
basic-default-ns.xml Fix issue #3: attributes with no namespace prefix not shown 2021-03-14 19:22:56 +00:00
basic-multiple-ns.xml Fix issue #3: attributes with no namespace prefix not shown 2021-03-14 19:22:56 +00:00
basic-ns.xml Fix issue #3: attributes with no namespace prefix not shown 2021-03-14 19:22:56 +00:00
basic.xml Fix issue #3: attributes with no namespace prefix not shown 2021-03-14 19:22:56 +00:00
issue-3.xml Fix issue #3: attributes with no namespace prefix not shown 2021-03-14 19:22:56 +00:00
issue-11.xml Fix #11: Use DOM to determine actual namespace of current element 2017-11-09 23:10:38 +00:00
soap.xml Add SOAP examples, with failing test for Issue #4 2017-11-09 20:39:46 +00:00