peiyongz    2003/01/29 11:47:37

  Modified:    c/doc    program-dom.xml
  Log:
  Bug#13694: Allow Xerces to write the BOM to XML files
  
  Revision  Changes    Path
  1.28      +5 -1      xml-xerces/c/doc/program-dom.xml
  
  Index: program-dom.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/program-dom.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- program-dom.xml   28 Jan 2003 20:55:40 -0000      1.27
  +++ program-dom.xml   29 Jan 2003 19:47:36 -0000      1.28
  @@ -1586,11 +1586,15 @@
                                                   acceptable),
                                                   UTF-16, UTF-16LE, UTF-16BE, UCS-4, 
UCS-4LE, and UCS-4BE.
                                                   
  -                                                In the case of UFT-16/UCS-4, the 
system directive, ENDIANMODE_LITTLE
  +                                                In the case of UTF-16/UCS-4, the 
system directive, ENDIANMODE_LITTLE
                                                   and ENDIANMODE_BIG (which denotes 
the host machine's endian mode),
                                                   is refered to determine the 
appropriate BOM to be written. 
                   </td></tr>
                   <tr><th><em>default:</em></th><td> false </td></tr>
  +                <tr><th><em>see:</em></th><td>
  +                <jump href="http://www.w3.org/TR/REC-xml#sec-guessing";> XML 1.0 
Appendix F </jump>
  +                for more information about BOM.
  +                </td></tr>                
               </table>
              </s4>
           </s3>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to