hxt-xslt-8.4.0: examples/hparser/xslt/testNS.xml
<lonely xmlns:cheese = "http://cheese.org">
<cheese:brie/>
<bread:toast cheese:cheddar="" xmlns:bread="http://bread.org"/>
<canape:baguette xmlns:canape="http://bread.org">
<cheese:camembert/>
</canape:baguette>
</lonely>