packages feed

hxt-7.1: examples/arrows/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>