libs-base/Tests/base/NSXMLParser/ParseData/namespaced-attributes.xml
Niels Grewe b638704e6f Test case for attribute namespace prefixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@38747 72102866-910b-0410-8b05-ffd578937521
2015-07-03 18:00:34 +00:00

4 lines
100 B
XML

<?xml version='1.0'?>
<node xmlns:gs="http://gnustep.org/example#" gs:attr = "foo">
content
</node>