PageRenderTime 45ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/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
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <a> bbbb
  3. <b></b>
  4. <c:c xmlns:c="urn:hello">you could
  5. handle namespace bindings !</c:c>
  6. <and even="entities, like &lt;
  7. instead of simply replacing them !"/>
  8. <simple a="1" b="2"
  9. c="3">
  10. test
  11. </simple>
  12. </a>