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:
83b93029b5
Branches
Tags
master
libopc
/
third_party
/
libxml2-2.7.7
/
test
/
xmlid
/
id_err2.xml
id_err2.xml
97 B
History
Raw
1
2
3
4
5
<!DOCTYPE
foo
[
<!ELEMENT
foo
EMPTY
>
<!ATTLIST
foo
xml
:id
CDATA
#IMPLIED
>
]>
<
foo
xml:id
=
"bar"
/>