Diff for /storage/meta/meta-format.tex between versions 1.5 and 1.7

version 1.5, 2003/07/23 20:34:53 version 1.7, 2003/08/15 22:29:42
Line 7 Line 7
 %\usepackage{courier}  %\usepackage{courier}
   
 % create in-text links black (with PDF)  % create in-text links black (with PDF)
 %\usepackage[colorlinks=true,linkcolor=black]{hyperref}  \usepackage[colorlinks=true,linkcolor=black]{hyperref}
 % Format URLs nicely (without PDF)  % Format URLs nicely (without PDF)
 \usepackage{url}  %\usepackage{url}
   
   
 \title{A simple metadata format for resource bundles}  \title{A simple metadata format for resource bundles}
   
 \author{Robert Casties, Dirk Wintergrün, Hans-Christoph Liess}  \author{Robert Casties, Dirk Wintergrün, Hans-Christoph Liess}
   
 \date{V0.3 of \today}  \date{V1.0.1 of 12.8.2003}
   
 \begin{document}  \begin{document}
   
Line 166  parameter. Its sub-elements are: Line 166  parameter. Its sub-elements are:
     (may be empty or omitted if the file is in the resource's root      (may be empty or omitted if the file is in the resource's root
     directory).      directory).
   
     \item[date] The file's modification or creation date\footnote{The
         preferred time and date format is ``YYYY/MM/DD HH:MM:SS''},
       whichever is more recent -- optional.
   
   \item[modification-date] The file's modification date -- optional.    \item[modification-date] The file's modification date -- optional.
   
   \item[creation-date] The file's creation date -- optional.    \item[creation-date] The file's creation date -- optional.
   
   \item[date] The file's creation date if is has not been modified --  
     optional.  
   
   \item[size] The file size -- deduced.    \item[size] The file size -- deduced.
           
   \item[mime-type] The file's mime-type -- optional.    \item[mime-type] The file's mime-type -- optional.
Line 658  or Line 659  or
 \end{description}  \end{description}
   
   
   \subsection{Full text with images}
   \label{sec:full-text-with}
   
   The relation of a full text in a XML format and optional images of
   whole pages or parts of pages 
   
   
   
 \subsection{Access restrictions}  \subsection{Access restrictions}
 \label{sec:access-restrictions}  \label{sec:access-restrictions}
   

Removed from v.1.5  
changed lines
  Added in v.1.7


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>