tng         2002/12/10 13:02:56

  Modified:    c/src/xercesc/util/MsgLoaders/MsgCatalog XMLMsgCat_EN_US.Msg
  Log:
  NLS: DOMWriter should use message loader to load message instead of using hardcoded 
static stirng
  
  Revision  Changes    Path
  1.21      +23 -18    
xml-xerces/c/src/xercesc/util/MsgLoaders/MsgCatalog/XMLMsgCat_EN_US.Msg
  
  Index: XMLMsgCat_EN_US.Msg
  ===================================================================
  RCS file: 
/home/cvs/xml-xerces/c/src/xercesc/util/MsgLoaders/MsgCatalog/XMLMsgCat_EN_US.Msg,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- XMLMsgCat_EN_US.Msg       10 Dec 2002 02:15:56 -0000      1.20
  +++ XMLMsgCat_EN_US.Msg       10 Dec 2002 21:02:56 -0000      1.21
  @@ -763,23 +763,28 @@
   
   
   $set 4
  -2  The index or size is negative, or greater than the allowed value
  -3  The specified range of text does not fit into the String
  -4  An attempt was made to insert a node where it is not permitted
  -5  A node is used in a different document than the one that created it
  -6  An invalid or illegal XML character is specified
  -7  Data is specified for a node which does not support data
  -8  An attempt is made to modify an object where modifications are not allowed
  -9  An attempt is made to reference a node in a context where it does not exist
  -10  The implementation does not support the requested type of object or operation
  -11  An attempt is made to add an attribute that is already in use elsewhere
  -12  A parameter or an operation is not supported by the underlying object
  -13  An invalid or illegal string is specified
  -14  An attempt is made to modify the type of the underlying object
  -15  An attempt is made to create or change an object in a way which is incorrect 
with regard to namespaces
  -16  An attempt is made to use an object that is not, or is no longer, usable
  -17  A call to a method such as insertBefore or removeChild would make the Node 
invalid with respect to document grammar
  -18  The container of a Range's boundary-point is set to a node of an invalid type 
or to a node with an ancestor of an invalid type
  -19  The boundary-points of a Range do not meet specific requirements
  +2  Just an index
  +3  The index or size is negative, or greater than the allowed value
  +4  The specified range of text does not fit into the String
  +5  An attempt was made to insert a node where it is not permitted
  +6  A node is used in a different document than the one that created it
  +7  An invalid or illegal XML character is specified
  +8  Data is specified for a node which does not support data
  +9  An attempt is made to modify an object where modifications are not allowed
  +10  An attempt is made to reference a node in a context where it does not exist
  +11  The implementation does not support the requested type of object or operation
  +12  An attempt is made to add an attribute that is already in use elsewhere
  +13  A parameter or an operation is not supported by the underlying object
  +14  An invalid or illegal string is specified
  +15  An attempt is made to modify the type of the underlying object
  +16  An attempt is made to create or change an object in a way which is incorrect 
with regard to namespaces
  +17  An attempt is made to use an object that is not, or is no longer, usable
  +18  A call to a method such as insertBefore or removeChild would make the Node 
invalid with respect to document grammar
  +19  Just an index
  +20  The boundary-points of a Range do not meet specific requirements
  +21  The container of a Range's boundary-point is set to a node of an invalid type 
or to a node with an ancestor of an invalid type
  +22  Nested CDATA sections
  +23  Unrepresentable character data
  +24  Unrecognized Node Type
   
   
  
  
  

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

Reply via email to