Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
libxml2
/
8cf14d5ab6122505ba4bd9a970ea75c1b03bd1a6
/
.
/
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/>