You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by pe...@apache.org on 2003/09/18 21:41:20 UTC

cvs commit: xml-xerces/c/src/xercesc/util/MsgLoaders/MsgCatalog XercesMessages_en_US.Msg

peiyongz    2003/09/18 12:41:20

  Modified:    c/src/xercesc/util/MsgLoaders/MsgCatalog
                        XercesMessages_en_US.Msg
  Log:
  Serialization related exception
  
  Revision  Changes    Path
  1.17      +156 -135  xml-xerces/c/src/xercesc/util/MsgLoaders/MsgCatalog/XercesMessages_en_US.Msg
  
  Index: XercesMessages_en_US.Msg
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/util/MsgLoaders/MsgCatalog/XercesMessages_en_US.Msg,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- XercesMessages_en_US.Msg	28 Apr 2003 23:32:54 -0000	1.16
  +++ XercesMessages_en_US.Msg	18 Sep 2003 19:41:20 -0000	1.17
  @@ -164,141 +164,143 @@
   165  For '{0}' to be a member of the substitution group set of '{1}', its {abstract} must be false.
   166  The namespace of element '{0}' must be from the schema namespace.
   167  The {target namespace} of '{0}' must not match 'http://www.w3.org/2001/XMLSchema-instance'.
  -170  The parser has encountered more than '{0}' entity expansions in this document; this is the limit imposed by the application.
  -171  Expected comment or CDATA
  -172  Expected an attribute name
  -173  Expected a notation name
  -174  Repetition of individual elements is not legal for mixed content models
  -175  Bad default attribute declaration
  -176  Expected default attribute declaration, assuming #IMPLIED 
  -177  Attribute list syntax error
  -178  Expected equal sign
  -179  Duplication attribute name
  -180  Bad ID, '{0}', for xml:lang attribute
  -181  Expected an element name
  -182  Must start with an XMLDecl
  -183  Comments must start with <!--
  -184  Invalid document structure
  -185  Expected a 'version=', 'encoding=', or 'standalone='
  -186  Bad XML version string
  -187  Unsupported XML version, '{0}'
  -188  Unterminated XML decl
  -189  Bad XML encoding declaration, '{0}'
  -190  Bad standalone declaration
  -191  Unterminated comment
  -192  Processing instruction name expected
  -193  Unterminated processing instruction
  -194  Invalid character (Unicode: 0x{0})
  -195  Unexpected text before root element
  -196  Unterminated start tag, '{0}'
  -197  Expected an attribute value
  -198  Unterminated end tag
  -199  Expected type (CDATA, ID, NMTOKEN, ..), for attribute '{0}' of element '{1}'
  -200  Expected end of tag '{0}'
  -201  Expected tag name, comment, PI, or other markup
  -202  Not valid after content
  -203  Expected comment
  -204  Expected comment or processing instruction
  -205  Expected whitespace
  -206  No root element in DOCTYPE
  -207  Expected quoted string
  -208  Expected public id
  -209  Invalid character in public id (Unicode: 0x{0})
  -210  Unterminated DOCTYPE declaration
  -211  Invalid character in internal subset (Unicode: 0x{0})
  -212  Expected CDATA section
  -213  Invalid initial name character
  -214  Invalid name character
  -215  Unexpected whitespace
  -216  Invalid character in attribute value {0} (Unicode: 0x{1})
  -217  Expected a markup declaration
  -218  Text declaration not legal here
  -219  Conditional section in internal subset
  -220  Expected parameter entity name
  -221  Unterminated entity declaration, '{0}'
  -222  Invalid character reference
  -223  Unterminated character reference
  -224  Expected entity name for reference
  -225  Entity '{0}' was not found
  -226  Unparsed entity references, '{0}', not valid here
  -227  Unterminated entity reference
  -228  Recursive entity expansion
  -229  Partial markup in entity value
  -230  Unterminated element declaration, '{0}'
  -231  Expected content specification expression for element '{0}'
  -232  Expected asterisk
  -233  Unterminated Content model
  -234  Expected system id
  -235  Expected system or public id
  -236  Unterminated notation declaration
  -237  Expected ',', '|', or ')' characters
  -238  Expected '|' or ')' characters
  -239  Expected ',' or ')' characters or close parenthesis in content model of element '{0}'
  -240  Expected enumeration value for attribute '{0}'
  -241  Expected | enumeration separator, or closing paren
  -242  Unterminated entity literal
  -243  There are more end tags than start tags
  -244  Expected an open parenthesis
  -245  The attribute '{0}' is already used in element '{1}'
  -246  A '<' character cannot be used in attribute '{0}', except through &lt;
  -247  A leading surrogate character was not followed by a legal second character
  -248  Expected ']]>' to end a conditional section
  -249  Expected INCLUDE or IGNORE here
  -250  Expected [ to follow INCLUDE or IGNORE
  -251  Expected a TextDecl here: <?xml ....
  -252  Expected a XMLDecl here: <?xml ....
  -253  Unexpected end of entity {0}
  -254  A PE propagated out of the int/ext subset, discarding extra text
  -255  An extra ] character was found an ignored
  -256  PE refs are not allowed inside markup in the internal subset
  -257  An entity propagated out of the content section into Miscellaneous
  -258  Expected &# to be followed by a numeric character value
  -259  Expected an open bracket ('[') here
  -260  The sequence ']]>' is not allowed in character data
  -261  Illegal sequence '--' in comment
  -262  Unterminated CDATA section
  -263  Expected NDATA
  -264  NDATA is not legal for parameter entities
  -265  Hex radix character refs must use 'x', not 'X'
  -266  '{0}' has already been set. Ignoring redundant setting
  -267  The XMLDecl strings must be in the order: version, encoding, standalone
  -268  External entities cannot be referred to from attribute values
  -269  The XML or Text decl must start with '<?xml ', not '<?XML '
  -270  Expected a literal entity value or PUBLIC/SYSTEM id
  -271  '{0}' is not a valid digit for the indicated radix
  -272  The input ended before all started tags were ended. Last tag started was '{0}'
  -273  The content model for element '{0}' is ambiguous
  -274  Nested CDATA sections are not allowed
  -275  The prefix '{0}' has not been mapped to any URI
  -276  The start and the end tag were in the different entities
  -277  The main XML document cannot be empty
  -278  CDATA is not allowed outside the root element
  -279  Only numeric character entities or special character entities are legal here
  -280  Got an unexpected trailing surrogate character
  -281  No processing instruction starts with 'xml'
  -282  The XML or Text declaration must start at line/column 1/1
  -283  The 'version=' string is required in an XMLDecl
  -284  The 'standalone=' string is only allowed in the main XML entity
  -285  The 'encoding=' string is required in an Text Decl
  -286  When namespaces are enabled, a name can have only one colon character
  -287  When namespaces are enabled, the colon cannot be the first or last character
  -288  Colons are not allowed in this name when namespaces are enabled
  -289  A system exception occurred during processing
  -290  An exception occurred! Type:{0}, Message:{1}
  -291  Unexpected end of file exception. Message: {0}
  -292  UnexpectedError
  -293  The schemaLocation attribute does not contain pairs of values.
  -294  Internal error: don't have a GrammarResolver for TraverseSchema
  -295  Fatal error encountered during schema scan
  -296  Reference to external entity declaration '{0}' is not allowed in a standalone document.
  -297  Partial markup in parameter entity replacement text in a complete declaration.
  -298  The value of the attribute '{0}' is invalid. Prefixed namespace bindings may not be empty.
  -299  The prefix 'xmlns' cannot be bound to any namespace explicitly.
  -300  The namespace for 'xmlns' cannot be bound to any prefix explicitly.
  -301  The prefix 'xml' cannot be bound to any namespace other than its usual namespace.
  -302  The namespace for 'xml' cannot be bound to any prefix other than 'xml'.
  -303  Element '{0}' cannot have 'xmlns' as its prefix.
  -304  Complex Type Definition Representation OK - 2.2: <restriction> must have a <simpleType> child.
  +168  The namespace declaration is invalid.
  +169  Namespace fixup cannot be performed on a DOM Level 1 Node.
  +172  The parser has encountered more than '{0}' entity expansions in this document; this is the limit imposed by the application.
  +173  Expected comment or CDATA
  +174  Expected an attribute name
  +175  Expected a notation name
  +176  Repetition of individual elements is not legal for mixed content models
  +177  Bad default attribute declaration
  +178  Expected default attribute declaration, assuming #IMPLIED 
  +179  Attribute list syntax error
  +180  Expected equal sign
  +181  Duplication attribute name
  +182  Bad ID, '{0}', for xml:lang attribute
  +183  Expected an element name
  +184  Must start with an XMLDecl
  +185  Comments must start with <!--
  +186  Invalid document structure
  +187  Expected a 'version=', 'encoding=', or 'standalone='
  +188  Bad XML version string
  +189  Unsupported XML version, '{0}'
  +190  Unterminated XML decl
  +191  Bad XML encoding declaration, '{0}'
  +192  Bad standalone declaration
  +193  Unterminated comment
  +194  Processing instruction name expected
  +195  Unterminated processing instruction
  +196  Invalid character (Unicode: 0x{0})
  +197  Unexpected text before root element
  +198  Unterminated start tag, '{0}'
  +199  Expected an attribute value
  +200  Unterminated end tag
  +201  Expected type (CDATA, ID, NMTOKEN, ..), for attribute '{0}' of element '{1}'
  +202  Expected end of tag '{0}'
  +203  Expected tag name, comment, PI, or other markup
  +204  Not valid after content
  +205  Expected comment
  +206  Expected comment or processing instruction
  +207  Expected whitespace
  +208  No root element in DOCTYPE
  +209  Expected quoted string
  +210  Expected public id
  +211  Invalid character in public id (Unicode: 0x{0})
  +212  Unterminated DOCTYPE declaration
  +213  Invalid character in internal subset (Unicode: 0x{0})
  +214  Expected CDATA section
  +215  Invalid initial name character
  +216  Invalid name character
  +217  Unexpected whitespace
  +218  Invalid character in attribute value {0} (Unicode: 0x{1})
  +219  Expected a markup declaration
  +220  Text declaration not legal here
  +221  Conditional section in internal subset
  +222  Expected parameter entity name
  +223  Unterminated entity declaration, '{0}'
  +224  Invalid character reference
  +225  Unterminated character reference
  +226  Expected entity name for reference
  +227  Entity '{0}' was not found
  +228  Unparsed entity references, '{0}', not valid here
  +229  Unterminated entity reference
  +230  Recursive entity expansion
  +231  Partial markup in entity value
  +232  Unterminated element declaration, '{0}'
  +233  Expected content specification expression for element '{0}'
  +234  Expected asterisk
  +235  Unterminated Content model
  +236  Expected system id
  +237  Expected system or public id
  +238  Unterminated notation declaration
  +239  Expected ',', '|', or ')' characters
  +240  Expected '|' or ')' characters
  +241  Expected ',' or ')' characters or close parenthesis in content model of element '{0}'
  +242  Expected enumeration value for attribute '{0}'
  +243  Expected | enumeration separator, or closing paren
  +244  Unterminated entity literal
  +245  There are more end tags than start tags
  +246  Expected an open parenthesis
  +247  The attribute '{0}' is already used in element '{1}'
  +248  A '<' character cannot be used in attribute '{0}', except through &lt;
  +249  A leading surrogate character was not followed by a legal second character
  +250  Expected ']]>' to end a conditional section
  +251  Expected INCLUDE or IGNORE here
  +252  Expected [ to follow INCLUDE or IGNORE
  +253  Expected a TextDecl here: <?xml ....
  +254  Expected a XMLDecl here: <?xml ....
  +255  Unexpected end of entity {0}
  +256  A PE propagated out of the int/ext subset, discarding extra text
  +257  An extra ] character was found an ignored
  +258  PE refs are not allowed inside markup in the internal subset
  +259  An entity propagated out of the content section into Miscellaneous
  +260  Expected &# to be followed by a numeric character value
  +261  Expected an open bracket ('[') here
  +262  The sequence ']]>' is not allowed in character data
  +263  Illegal sequence '--' in comment
  +264  Unterminated CDATA section
  +265  Expected NDATA
  +266  NDATA is not legal for parameter entities
  +267  Hex radix character refs must use 'x', not 'X'
  +268  '{0}' has already been set. Ignoring redundant setting
  +269  The XMLDecl strings must be in the order: version, encoding, standalone
  +270  External entities cannot be referred to from attribute values
  +271  The XML or Text decl must start with '<?xml ', not '<?XML '
  +272  Expected a literal entity value or PUBLIC/SYSTEM id
  +273  '{0}' is not a valid digit for the indicated radix
  +274  The input ended before all started tags were ended. Last tag started was '{0}'
  +275  The content model for element '{0}' is ambiguous
  +276  Nested CDATA sections are not allowed
  +277  The prefix '{0}' has not been mapped to any URI
  +278  The start and the end tag were in the different entities
  +279  The main XML document cannot be empty
  +280  CDATA is not allowed outside the root element
  +281  Only numeric character entities or special character entities are legal here
  +282  Got an unexpected trailing surrogate character
  +283  No processing instruction starts with 'xml'
  +284  The XML or Text declaration must start at line/column 1/1
  +285  The 'version=' string is required in an XMLDecl
  +286  The 'standalone=' string is only allowed in the main XML entity
  +287  The 'encoding=' string is required in an Text Decl
  +288  When namespaces are enabled, a name can have only one colon character
  +289  When namespaces are enabled, the colon cannot be the first or last character
  +290  Colons are not allowed in this name when namespaces are enabled
  +291  A system exception occurred during processing
  +292  An exception occurred! Type:{0}, Message:{1}
  +293  Unexpected end of file exception. Message: {0}
  +294  UnexpectedError
  +295  The schemaLocation attribute does not contain pairs of values.
  +296  Internal error: don't have a GrammarResolver for TraverseSchema
  +297  Fatal error encountered during schema scan
  +298  Reference to external entity declaration '{0}' is not allowed in a standalone document.
  +299  Partial markup in parameter entity replacement text in a complete declaration.
  +300  The value of the attribute '{0}' is invalid. Prefixed namespace bindings may not be empty.
  +301  The prefix 'xmlns' cannot be bound to any namespace explicitly.
  +302  The namespace for 'xmlns' cannot be bound to any prefix explicitly.
  +303  The prefix 'xml' cannot be bound to any namespace other than its usual namespace.
  +304  The namespace for 'xml' cannot be bound to any prefix other than 'xml'.
  +305  Element '{0}' cannot have 'xmlns' as its prefix.
  +306  Complex Type Definition Representation OK - 2.2: <restriction> must have a <simpleType> child.
   
   
   $set 2
  @@ -777,6 +779,25 @@
   367  MapAndSum: There is not a complete functional mapping between the particles
   368  Particle derivation: Invalid content spec node type
   369  NodeIDMap overflows and exceeds the largest available size
  +370  ProtoType has null class name
  +371  ProtoType name length diff '{0}' vs '{1}'
  +372  ProtoType name diff '{0}' vs '{1}'
  +373  InputStream read '{0}' less than required '{1}'
  +374  InputStream read '{0}' beyond buffer available '{1}'
  +375  Storing violation
  +376  Store buffer violation '{0}', '{1}'
  +377  Object Tag '{0}' exceed load pool uppper Boundary '{1}'
  +378  Load pool size '{0}' not tally with object count '{1}'
  +379  Loading violation
  +380  Load buffer violation '{0}', '{1}'
  +381  Invalid class index '{0}', '{1}'
  +382  Invalid fillBuffer size '{0}', '{1}'
  +383  Invalid checkFillBuffer size '{0}'
  +384  Invalid checkFlushBuffer size '{0}'
  +385  Invalid null pointer encountered '{0}'
  +386  Invalid buffer length '{0}'
  +387  CreateObject fails 
  +388  Object count '{0}' exceed upper boundary '{1}'
   
   
   $set 4
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org