github.com/matislovas/ratago@v0.0.0-20240408115641-cc0857415a7a/xslt/testdata/docs/bug-98.xml (about) 1 <?xml version="1.0"?> 2 <root> 3 <list type="one"/> 4 <list type="two"/> 5 <entries> 6 <entry cat1="a" cat2="a" qty="1"/> 7 <entry cat1="a" cat2="b" qty="2"/> 8 <entry cat1="b" cat2="b" qty="3"/> 9 </entries> 10 </root>