You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by an...@locus.apache.org on 2000/08/08 01:06:55 UTC

cvs commit: xml-xerces/c/doc/dtd blocks.ent book.dtd changes.dtd characters.ent document.dtd entities.ent faqs.dtd links.ent markup.ent

andyh       00/08/07 16:06:54

  Modified:    c/doc    entities.ent
               c/doc/dtd blocks.ent book.dtd changes.dtd characters.ent
                        document.dtd entities.ent faqs.dtd links.ent
                        markup.ent
  Log:
  Change encoding specification from US-ASCII to ISO-8859-1.  European
  versions of IE5 do not recognize US-ASCII.
  
  Revision  Changes    Path
  1.8       +1 -1      xml-xerces/c/doc/entities.ent
  
  Index: entities.ent
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/entities.ent,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- entities.ent	2000/06/19 19:51:50	1.7
  +++ entities.ent	2000/08/07 23:06:51	1.8
  @@ -1,4 +1,4 @@
  -<?xml encoding="US-ASCII"?>
  +<?xml encoding="ISO-8859-1"?>
   
   <!ENTITY XercesCFullName      "Xerces C++ Parser">            <!-- fullproductname -->
   <!ENTITY XercesCName          "Xerces-C">                     <!-- productname -->
  
  
  
  1.2       +1 -1      xml-xerces/c/doc/dtd/blocks.ent
  
  Index: blocks.ent
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/dtd/blocks.ent,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- blocks.ent	2000/05/19 00:19:02	1.1
  +++ blocks.ent	2000/08/07 23:06:52	1.2
  @@ -1,4 +1,4 @@
  -<?xml encoding='US-ASCII'?>
  +<?xml encoding='ISO-8859-1'?>
   
   <!-- BLOCKS ENTITY -->
   <!ENTITY % blocks "p|note|ul|ol|gloss|table|source|anchor">
  
  
  
  1.3       +2 -2      xml-xerces/c/doc/dtd/book.dtd
  
  Index: book.dtd
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/dtd/book.dtd,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- book.dtd	2000/05/24 21:14:19	1.2
  +++ book.dtd	2000/08/07 23:06:52	1.3
  @@ -1,4 +1,4 @@
  -<?xml encoding='US-ASCII'?>
  +<?xml encoding='ISO-8859-1'?>
   
   <!-- STYLEBOOK BOOK DTD -->
   
  @@ -52,4 +52,4 @@
                      
   <!ELEMENT separator EMPTY>
   
  -<!-- CVS $Revision: 1.2 $ $Date: 2000/05/24 21:14:19 $ -->
  +<!-- CVS $Revision: 1.3 $ $Date: 2000/08/07 23:06:52 $ -->
  
  
  
  1.2       +2 -2      xml-xerces/c/doc/dtd/changes.dtd
  
  Index: changes.dtd
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/dtd/changes.dtd,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- changes.dtd	2000/05/19 00:19:02	1.1
  +++ changes.dtd	2000/08/07 23:06:52	1.2
  @@ -1,4 +1,4 @@
  -<?xml encoding='US-ASCII'?>
  +<?xml encoding='ISO-8859-1'?>
   
   <!-- STYLEBOOK CHANGES DTD -->
   
  @@ -21,4 +21,4 @@
   <!ELEMENT feat %content;>
   <!ELEMENT fix %content;>
   
  -<!-- CVS $Revision: 1.1 $ $Date: 2000/05/19 00:19:02 $ -->
  \ No newline at end of file
  +<!-- CVS $Revision: 1.2 $ $Date: 2000/08/07 23:06:52 $ -->
  \ No newline at end of file
  
  
  
  1.2       +2 -2      xml-xerces/c/doc/dtd/characters.ent
  
  Index: characters.ent
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/dtd/characters.ent,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- characters.ent	2000/05/19 00:19:01	1.1
  +++ characters.ent	2000/08/07 23:06:52	1.2
  @@ -1,4 +1,4 @@
  -<?xml encoding='US-ASCII'?>
  +<?xml encoding='ISO-8859-1'?>
   
   <!-- CHARACTERS ENTITY -->
   
  @@ -289,7 +289,7 @@
   <!ENTITY hearts   "&#9829;"> <!-- U+2665 ISOpub    - black heart suit = valentine                                          -->
   <!ENTITY diams    "&#9830;"> <!-- U+2666 ISOpub    - black diamond suit                                                    -->
   
  -<!-- CVS $Revision: 1.1 $ $Date: 2000/05/19 00:19:01 $ -->
  +<!-- CVS $Revision: 1.2 $ $Date: 2000/08/07 23:06:52 $ -->
   
   <!-- Portions (C) International Organization for Standardization 1986
        Permission to copy in any form is granted for use with
  
  
  
  1.2       +2 -2      xml-xerces/c/doc/dtd/document.dtd
  
  Index: document.dtd
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/dtd/document.dtd,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- document.dtd	2000/05/19 00:19:01	1.1
  +++ document.dtd	2000/08/07 23:06:52	1.2
  @@ -1,4 +1,4 @@
  -<?xml encoding='US-ASCII'?>
  +<?xml encoding='ISO-8859-1'?>
   
   <!-- STYLEBOOK DOCUMENT DTD -->
   
  @@ -16,4 +16,4 @@
   <!ATTLIST s3 title CDATA #REQUIRED>
   <!ATTLIST s4 title CDATA #REQUIRED>
   
  -<!-- CVS $Revision: 1.1 $ $Date: 2000/05/19 00:19:01 $ -->
  \ No newline at end of file
  +<!-- CVS $Revision: 1.2 $ $Date: 2000/08/07 23:06:52 $ -->
  \ No newline at end of file
  
  
  
  1.3       +1 -1      xml-xerces/c/doc/dtd/entities.ent
  
  Index: entities.ent
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/dtd/entities.ent,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- entities.ent	2000/06/09 17:52:27	1.2
  +++ entities.ent	2000/08/07 23:06:53	1.3
  @@ -1,4 +1,4 @@
  -<?xml encoding="US-ASCII"?>
  +<?xml encoding="ISO-8859-1"?>
   
   <!ENTITY XercesCFullName      "Xerces C++ Parser">            <!-- fullproductname -->
   <!ENTITY XercesCName          "Xerces-C">                     <!-- productname -->
  
  
  
  1.2       +2 -2      xml-xerces/c/doc/dtd/faqs.dtd
  
  Index: faqs.dtd
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/dtd/faqs.dtd,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- faqs.dtd	2000/05/19 00:19:01	1.1
  +++ faqs.dtd	2000/08/07 23:06:53	1.2
  @@ -1,4 +1,4 @@
  -<?xml encoding='US-ASCII'?>
  +<?xml encoding='ISO-8859-1'?>
   
   <!-- STYLEBOOK FAQS DTD -->
   
  @@ -16,4 +16,4 @@
   <!ELEMENT q (#PCDATA)>
   <!ELEMENT a (%blocks;)+>
   
  -<!-- CVS $Revision: 1.1 $ $Date: 2000/05/19 00:19:01 $ -->
  \ No newline at end of file
  +<!-- CVS $Revision: 1.2 $ $Date: 2000/08/07 23:06:53 $ -->
  \ No newline at end of file
  
  
  
  1.2       +1 -1      xml-xerces/c/doc/dtd/links.ent
  
  Index: links.ent
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/dtd/links.ent,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- links.ent	2000/05/19 00:19:01	1.1
  +++ links.ent	2000/08/07 23:06:53	1.2
  @@ -1,4 +1,4 @@
  -<?xml encoding='US-ASCII'?>
  +<?xml encoding='ISO-8859-1'?>
   
   <!-- LINKS ENTITY -->
   <!ENTITY % links "link|anchor|jump|img|resource-ref|human-resource-ref">
  
  
  
  1.2       +2 -2      xml-xerces/c/doc/dtd/markup.ent
  
  Index: markup.ent
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/dtd/markup.ent,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- markup.ent	2000/05/19 00:19:01	1.1
  +++ markup.ent	2000/08/07 23:06:53	1.2
  @@ -1,4 +1,4 @@
  -<?xml encoding='US-ASCII'?>
  +<?xml encoding='ISO-8859-1'?>
   
   <!-- MARKUP ENTITY -->
   <!ENTITY % markup "em|ref|code|br">
  @@ -18,4 +18,4 @@
   <!ELEMENT code (#PCDATA|%links;)*>
   <!ELEMENT br EMPTY>
   
  -<!-- CVS $Revision: 1.1 $ $Date: 2000/05/19 00:19:01 $ -->
  +<!-- CVS $Revision: 1.2 $ $Date: 2000/08/07 23:06:53 $ -->