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
Branch:
master
Branches
Tags
master
libopc
/
third_party
/
libxml2-2.7.7
/
test
/
VCM
/
v5.xml
v5.xml
75 B
Permalink
History
Raw
1
2
3
4
5
6
7
<!DOCTYPE doc [
<!ELEMENT doc (a)>
<!ELEMENT a EMPTY>
]>
<doc>
<a/>
</doc>