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.11,1.12
Date: Thu, 05 Dec 2002 17:19:56 -0500

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

Modified Files:
        Xml.txt 
Log Message:


Continue implementing the "System.Xml" namespace.


Index: Xml.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/System.Xml/Xml.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** Xml.txt     4 Dec 2002 04:46:35 -0000       1.11
--- Xml.txt     5 Dec 2002 22:19:53 -0000       1.12
***************
*** 47,51 ****
  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
  Xml_AttrCollectionWrongNode=Wrong type of node for an attribute collection
--- 47,50 ----
***************
*** 53,54 ****
--- 52,58 ----
  Xml_InvalidStandalone=Invalid standalone attribute value
  Xml_InvalidVersion=Invalid XML version - must be 1.0
+ Xml_InvalidSpecialAttribute=Invalid name for a special attribute
+ Xml_CannotInsert=Cannot insert the specified node at the given location
+ Xml_CannotRemove=Cannot remove the specific node
+ Xml_ReaderClosed=XML reader has already been closed or does not exist
+ Xml_ReaderError=An error was detected in the input XML stream





reply via email to

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