dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib/resources/en_US/System.Xml Xml.txt,1.


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/resources/en_US/System.Xml Xml.txt,1.7,1.8
Date: Mon, 02 Dec 2002 18:55:46 -0500

Update of /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/System.Xml
In directory subversions:/tmp/cvs-serv16146/resources/en_US/System.Xml

Modified Files:
        Xml.txt 
Log Message:


Some test cases for XmlTextWriter; build the skeleton for XmlTextReader;
implementing XmlValidatingReader as a non-validating wrapper around
XmlTextReader.


Index: Xml.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/System.Xml/Xml.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** Xml.txt     2 Dec 2002 06:36:36 -0000       1.7
--- Xml.txt     2 Dec 2002 23:55:43 -0000       1.8
***************
*** 29,32 ****
--- 29,33 ----
  Xml_UnspecifiedUri=No URI was specified
  Xml_InvalidWriteState=Invalid state for specified write operation
+ Xml_InvalidReadState=Invalid state for specified read operation
  Xml_InvalidQuoteChar=Invalid quote character
  Xml_NamespacesNotSupported=Namespaces are not supported by this writer
***************
*** 34,36 ****
--- 35,42 ----
  Xml_InvalidXmlWritten=Invalid XML data sequence written
  Xml_InvalidWhitespace=Invalid whitespace string
+ Xml_InvalidWhitespaceHandling=Invalid whitespace handling value
  Xml_InvalidEntityRef=Invalid entity reference name
+ Xml_InvalidEntityHandling=Invalid entity handling value
+ Xml_InvalidNodeType=Invalid node type
+ Xml_InvalidValidationType=Invalid validation type value
+ Xml_NotTextReader=The specified XmlReader is not an XmlTextReader





reply via email to

[Prev in Thread] Current Thread [Next in Thread]