This website works better with JavaScript
Home
Explore
Help
Sign In
jmcaricand
/
libopc
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
f28b9e0bf0
Branches
Tags
master
libopc
/
third_party
/
libxml2-2.7.7
/
test
/
VCM
/
v13.xml
v13.xml
77 B
History
Raw
1
2
3
4
5
6
7
<!DOCTYPE doc [
<!ELEMENT doc (a)+ >
<!ELEMENT a EMPTY>
]>
<doc>
<a/>
</doc>