cf86806066b36ed04b93cb07f8ddba9f9d682e7b
[yangtools.git] / yang / yang-data-codec-xml / src / test / resources / bug5396 / xml / invalid-foo.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <foo xmlns="foo">
3     <root>
4         <my-leaf>dp09P1p2s1234</my-leaf>
5     </root>
6 </foo>