X-Path attribute expressions with spaces in them is now handled.
[idzebra-moved-to-github.git] / test / xpath / rec4.xml
1 <root>
2   <!-- Space in attribute -->
3   <first attr="danish">content</first>
4   <second attr="danish lake">content</second>
5   <!-- Oslash in Latin-1 encoded below.. -->
6   <third attr="dansk sø">content<third>
7 </root>