--- storage/meta/meta-format.tex 2003/06/24 14:15:07 1.1.1.1
+++ storage/meta/meta-format.tex 2003/07/01 17:51:40 1.3
@@ -16,7 +16,7 @@
\author{Robert Casties, Dirk Wintergrün, Christoph Liess}
-\date{V0.2 of \today}
+\date{V0.2.2 of \today}
\begin{document}
@@ -114,9 +114,9 @@ parameter. Its sub-elements are:
\item[name] The name of the subdirectory -- required.
\item[path] The directory path of this subdirectory relative to the
- resource's root directory -- required (may be identical to
- \texttt{name} or omitted if the directory is a direct child of the
- resource's root directory).
+ resource's root directory (containing the directory itself) --
+ required (may be identical to \texttt{name} or omitted if the
+ directory is a direct child of the resource's root directory).
\item[meta] Additional metadata information about the directory --
optional.\\ For a description of additional metadata see below.
@@ -133,9 +133,9 @@ parameter. Its sub-elements are:
\item[name] The name of the file -- required.
\item[path] The directory path of this file relative to the
- resource's root directory -- required (may be identical to
- \texttt{name} or omitted if the file is in resource's root
- directory).
+ resource's root directory (containing the file itself) -- required
+ (may be identical to \texttt{name} or omitted if the file is in the
+ resource's root directory).
\item[modification-date] The file's modification date -- optional.
@@ -289,7 +289,7 @@ The following is the sample structure fo
-
+
\end{verbatim}
\end{document}