aboutsummaryrefslogtreecommitdiff
path: root/tests/xml/roundtrip/attribute.xml
blob: ca324601a0898149ae4a15dce191df5d8a494e5d (plain)
1
2
3
<root xmlns="foo" xmlns:b="bar" x="x" b:y="y">
  <nested b:x="x" y="y"/>
</root>