This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
jmcaricand
/
libopc
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
f28b9e0bf0
Rami (Branch)
Tag
master
libopc
/
third_party
/
libxml2-2.7.7
/
test
/
VCM
/
v16.xml
v16.xml
98 B
Cronologia
Originale
1
2
3
4
5
6
7
8
<!DOCTYPE doc [
<!ELEMENT doc (a | b)>
<!ELEMENT a EMPTY>
<!ELEMENT b EMPTY>
]>
<doc>
<b/>
</doc>