]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
DTD of the XML awstats log file.
authoryanick <>
Mon, 15 Oct 2001 17:00:37 +0000 (17:00 +0000)
committeryanick <>
Mon, 15 Oct 2001 17:00:37 +0000 (17:00 +0000)
wwwroot/cgi-bin/log.dtd [new file with mode: 0644]

diff --git a/wwwroot/cgi-bin/log.dtd b/wwwroot/cgi-bin/log.dtd
new file mode 100644 (file)
index 0000000..7ecfb81
--- /dev/null
@@ -0,0 +1,4 @@
+<!ELEMENT log EMPTY>
+       <!ATTLIST log 
+               month CDATA #REQUIRED
+               year CDATA #REQUIRED >