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.10,1.11
Date: Tue, 03 Dec 2002 23:46:37 -0500

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

Modified Files:
        Xml.txt 
Log Message:


Implement many of the DOM node types in the "System.Xml" namespace.


Index: Xml.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/System.Xml/Xml.txt,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** Xml.txt     3 Dec 2002 07:28:06 -0000       1.10
--- Xml.txt     4 Dec 2002 04:46:35 -0000       1.11
***************
*** 49,50 ****
--- 49,54 ----
  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
+ Xml_NotAttrCollectionMember=The reference node is not a member of the 
collection
+ Xml_InvalidStandalone=Invalid standalone attribute value
+ Xml_InvalidVersion=Invalid XML version - must be 1.0





reply via email to

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