You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by tn...@apache.org on 2002/02/14 16:51:55 UTC

cvs commit: xml-xerces/c/doc/style/dtd book.dtd

tng         02/02/14 07:51:55

  Modified:    c/doc/style/dtd book.dtd
  Log:
  documentation fix.
  
  Revision  Changes    Path
  1.2       +5 -5      xml-xerces/c/doc/style/dtd/book.dtd
  
  Index: book.dtd
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/style/dtd/book.dtd,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- book.dtd	13 Feb 2002 19:49:41 -0000	1.1
  +++ book.dtd	14 Feb 2002 15:51:55 -0000	1.2
  @@ -9,7 +9,7 @@
   <!ELEMENT book (resources?|document|hidden|faqs|changes|group|container|external|separator)+>
   <!ATTLIST book title     CDATA #REQUIRED
                  copyright CDATA #IMPLIED>
  -               
  +
   <!ELEMENT resources EMPTY>
   <!ATTLIST resources source CDATA #REQUIRED>
   
  @@ -29,13 +29,13 @@
   
   <!ELEMENT changes EMPTY>
   <!ATTLIST changes id     ID    #REQUIRED
  -                  source CDATA #REQUIRED                  
  +                  source CDATA #REQUIRED
   		  label  CDATA #REQUIRED>
   
   <!ELEMENT group (entry)+>
   <!ATTLIST group id    ID    #IMPLIED
                   label CDATA #REQUIRED
  -		title CDATA #REQUIRED>
  +		title CDATA #IMPLIED>
   
   <!ELEMENT container (entry)+>
   <!ATTLIST container id    ID    #IMPLIED
  @@ -49,7 +49,7 @@
   <!ELEMENT external EMPTY>
   <!ATTLIST external label CDATA #REQUIRED
                      href  CDATA #REQUIRED>
  -                   
  +
   <!ELEMENT separator EMPTY>
   
  -<!-- CVS $Revision: 1.1 $ $Date: 2002/02/13 19:49:41 $ -->
  +<!-- CVS $Revision: 1.2 $ $Date: 2002/02/14 15:51:55 $ -->
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org