/bundles/plugins-trunk/XML/test_data/split_tag/test.xml
# · XML · 12 lines · 12 code · 0 blank · 0 comment · 0 complexity · 9f433832732893be854c9236f6863a79 MD5 · raw file
- <?xml version="1.0" encoding="utf-8" ?>
- <a> bbbb
- <b></b>
- <c:c xmlns:c="urn:hello">you could
- handle namespace bindings !</c:c>
- <and even="entities, like <
- instead of simply replacing them !"/>
- <simple a="1" b="2"
- c="3">
- test
- </simple>
- </a>