Test 125
(
If the name element does not have any ns attribute,
then the attribute is inherited from its ancestor which has ns
attribute (if any, otherwise it is empty string).
)
Test 126
(
The element "foo" must be from the namespace "http://www.example.com".
)
Test 127
(
If the name element does not have any ns attribute,
then the attribute is inherited from its ancestor which has ns
attribute (if any, otherwise it is empty string).
The attribute "bar" must be from the namespace "http://www.example.com".
)
Test 239
(
Root element is "foo" and it can have "bar" attribute
or not.
)