Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libxml2
/
377e1a9059a439c90be6b7787789c9e0ed76aaba
/
.
/
result
/
dtd13
blob: 28141464fc520239133c702e6fa099776f14708a [
file
] [
log
] [
blame
]
Daniel Veillard
cf46199
2000-03-14 18:30:20 +0000
[
diff
] [
blame
]
1
<?
xml version
=
"1.0"
?>
2
<!-- comment before the DTD -->
3
<!DOCTYPE doc [
4
<!ELEMENT doc ANY>
5
]>
6
<!-- comment after the DTD -->
7
<doc/>