This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
jmcaricand
/
libopc
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
90e3910db2
Ramos
Etiquetas
master
libopc
/
third_party
/
libxml2-2.7.7
/
test
/
VCM
/
v7.xml
v7.xml
98 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
<!DOCTYPE doc [
<!ELEMENT doc (a | b)>
<!ELEMENT a EMPTY>
<!ELEMENT b EMPTY>
]>
<doc>
<a/>
</doc>