repo.or.cz
/
tomato.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
libxml2 2.9.1 clean sources
[tomato.git]
/
release
/
src
/
router
/
libxml2
/
test
/
schemas
/
bug167754_0.xml
blob
e5ec7d75de92a8c279a6a0ba2a35737c2dfd0eba
1
<?xml version="1.0"?>
2
<test xmlns="http://www.example.com/Test"
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
xsi:schemaLocation="http://www.example.com/Test bug167754.xsd">
5
<child>
6
<foo/>
7
</child>
8
<child>
9
<foo/>
10
<joe/>
11
</child>
12
</test>