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.9,1.10
Date: Tue, 03 Dec 2002 02:28:08 -0500

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

Modified Files:
        Xml.txt 
Log Message:


Continue implementing System.Xml.


Index: Xml.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/System.Xml/Xml.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** Xml.txt     3 Dec 2002 03:48:29 -0000       1.9
--- Xml.txt     3 Dec 2002 07:28:06 -0000       1.10
***************
*** 24,27 ****
--- 24,28 ----
  Xml_InvalidName=Name is not in a valid XML format
  Xml_InvalidNamespace=Invalid namespace specified
+ Xml_InvalidNamespaceURI=Invalid namespace URI specified
  Xml_IncorrectNode=Node was unexpected at this point in the XML input
  Xml_UnexpectedEOF=The end of the XML input stream was encountered unexpectedly
***************
*** 42,43 ****
--- 43,50 ----
  Xml_NotTextReader=The specified XmlReader is not an XmlTextReader
  Xml_InvalidAttributeIndex=Invalid attribute index value
+ Xml_CannotSetInnerXml=Cannot set the inner XML for this node type
+ Xml_CannotSetValue=Cannot set the value for this node type
+ Xml_NotSameDocument=The specified nodes are not in the same document
+ Xml_ReadOnly=The specified node is read-only
+ Xml_CannotHaveChildren=The specified node cannot have children
+ Xml_IsAncestor=Attempt to add an ancestor as a child





reply via email to

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