You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@depot.apache.org by ni...@apache.org on 2004/07/29 06:19:50 UTC

svn commit: rev 30902 - incubator/depot/trunk/site/src/documentation/content/dtd

Author: nickchalko
Date: Wed Jul 28 23:19:48 2004
New Revision: 30902

Modified:
   incubator/depot/trunk/site/src/documentation/content/dtd/cachedartifact-v01.dtd
Log:
Added a toplevel cache element.

Modified: incubator/depot/trunk/site/src/documentation/content/dtd/cachedartifact-v01.dtd
==============================================================================
--- incubator/depot/trunk/site/src/documentation/content/dtd/cachedartifact-v01.dtd	(original)
+++ incubator/depot/trunk/site/src/documentation/content/dtd/cachedartifact-v01.dtd	Wed Jul 28 23:19:48 2004
@@ -28,4 +28,5 @@
 <!ATTLIST artifact ext CDATA #IMPLIED>
 <!ELEMENT cachedartifactset (artifact)*>
 <!ATTLIST cachedartifactset id CDATA #IMPLIED>
+<!ELEMENT cache  (cachedartifactset)*>