/[papo]/papo/ruff/ruff.dtd
ViewVC logotype

Diff of /papo/ruff/ruff.dtd

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by jlenton, Mon Nov 24 13:54:39 2003 UTC revision 1.4 by jlenton, Mon Nov 24 15:56:27 2003 UTC
# Line 1  Line 1 
1  <!--                    papo report dtd                            -->  <!--                    papo report dtd                            -->
2    <!--
3    Copyright 2003 Fundacion Via Libre
4    
5    This file is part of PAPO.
6    
7    PAPO is free software; you can redistribute it and/or modify
8    it under the terms of the GNU General Public License as published by
9    the Free Software Foundation; either version 2 of the License, or
10    (at your option) any later version.
11    
12    PAPO is distributed in the hope that it will be useful,
13    but WITHOUT ANY WARRANTY; without even the implied warranty of
14    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15    GNU General Public License for more details.
16    
17    You should have received a copy of the GNU General Public License
18    along with PAPO; if not, write to the Free Software
19    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
20    -->
21    
22    
23  <!ENTITY % headers "header|page_header|partial_header">  <!ENTITY % headers "header|page_header|partial_header">
24  <!ENTITY % footers "footer|page_footer|partial_footer">  <!ENTITY % footers "footer|page_footer|partial_footer">
# Line 8  Line 28 
28  <!ATTLIST  report  <!ATTLIST  report
29               name       NMTOKEN                            #REQUIRED               name       NMTOKEN                            #REQUIRED
30               max_height CDATA                              #IMPLIED               max_height CDATA                              #IMPLIED
31               max_num_pages  CDATA                              "1"               max_num_pages
32                            CDATA                              "1"
33                 output_encoding
34                            CDATA                              "cp850"
35               height     CDATA                              #IMPLIED  >               height     CDATA                              #IMPLIED  >
36    
37  <!ELEMENT  detail            (%headers;|%footers;|detail|detail_entry)+  <!ELEMENT  detail            (%headers;|%footers;|detail|detail_entry)+

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26