Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libxml2
/
e0c3a62c91499f34b99e8304d07a61bd9d516ca8
/
.
/
test
/
dtd13
blob: d18d00c9cc23e5b0a39cf66c72e132c007d0e84d [
file
] [
log
] [
blame
]
Daniel Veillard
71f93fc
2000-07-14 14:54:24 +0000
[
diff
] [
blame
]
1
<!-- comment before the DTD -->
2
<!DOCTYPE doc [
3
<!ELEMENT doc ANY>
4
]>
5
<!-- comment after the DTD -->
6
<doc/>