This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
jmcaricand
/
libopc
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
2cfc1915fc
Branches
Tags
master
libopc
/
third_party
/
libxml2-2.7.7
/
test
/
xmlid
/
id_err2.xml
id_err2.xml
97 B
Historique
Raw
1
2
3
4
5
<!DOCTYPE foo [
<!ELEMENT foo EMPTY>
<!ATTLIST foo xml:id CDATA #IMPLIED>
]>
<foo xml:id="bar"/>