home *** CD-ROM | disk | FTP | other *** search
/ com!online 2002 May / comcd0502.iso / software / UPI7T_G.exe / Disk1 / data1.cab / Common_Shared / xerces.dll / string.txt next >
Encoding:
Text File  |  2001-11-12  |  11.9 KB  |  254 lines

  1. 2    Notation '{0}' has already been declared
  2. 3    Attribute '{0}' has already been declared declared for element '{1}'
  3. 4    Encoding ({0}, from XMLDecl or manually set) contradicts the auto-sensed encoding, ignoring it
  4. 5    Element '{0}' was referenced in a content model but never declared
  5. 6    Element '{0}' was referenced in an attlist but never declared
  6. 9    Expected comment or CDATA
  7. 10    Expected an attribute name
  8. 11    Expected a notation name
  9. 12    Repetition of individual elements is not legal for mixed content models
  10. 13    Bad default attribute declaration
  11. 14    Expected default attribute declaration, assuming #IMPLIED 
  12. 15    Attribute list syntax error
  13. 16    Expected equal sign
  14. 17    Duplication attribute name
  15. 18    Bad ID, '{0}', for xml:lang attribute
  16. 19    Expected an element name
  17. 20    Must start with an XMLDecl
  18. 21    Comments must start with <!--
  19. 22    Invalid document structure
  20. 23    Expected a 'version=', 'encoding=', or 'standalone='
  21. 24    Bad XML version string
  22. 25    Unsupported XML version, '{0}'
  23. 26    Unterminated XML decl
  24. 27    Bad XML encoding declaration, '{0}'
  25. 28    Bad standalone declaration
  26. 29    Unterminated comment
  27. 30    Processing instruction name expected
  28. 31    Unterminated processing instruction
  29. 32    Invalid character (Unicode: 0x{0})
  30. 33    Unexpected text before root element
  31. 34    Unterminated start tag, '{0}'
  32. 35    Expected an attribute value
  33. 36    Unterminated end tag
  34. 37    Expected type (CDATA, ID, NMTOKEN, ..), for attribute '{0}' of element '{1}'
  35. 38    Expected end of tag '{0}'
  36. 39    Expected tag name, comment, PI, or other markup
  37. 40    Not valid after content
  38. 41    Expected comment
  39. 42    Expected comment or processing instruction
  40. 43    Expected whitespace
  41. 44    No root element in DOCTYPE
  42. 45    Expected quoted string
  43. 46    Expected public id
  44. 47    Invalid character in public id (Unicode: 0x{0})
  45. 48    Unterminated DOCTYPE declaration
  46. 49    Invalid character in internal subset (Unicode: 0x{0})
  47. 50    Expected CDATA section
  48. 51    Invalid initial name character
  49. 52    Invalid name character
  50. 53    Unexpected whitespace
  51. 54    Invalid character in attribute value (Unicode: 0x{0})
  52. 55    Expected a markup declaration
  53. 56    Text declaration not legal here
  54. 57    Conditional section in internal subset
  55. 58    Expected parameter entity name
  56. 59    Unterminated entity declaration, '{0}'
  57. 60    Invalid character reference
  58. 61    Unterminated character reference
  59. 62    Expected entity name for reference
  60. 63    Entity '{0}' was not found
  61. 64    Unparsed entitty references, '{0}', not valid here
  62. 65    Unterminated entity reference
  63. 66    Recursive entity expansion
  64. 67    Partial markup in entity value
  65. 68    Unterminated element declaration, '{0}'
  66. 69    Expected content specification expression for element '{0}'
  67. 70    Expected asterisk
  68. 71    Unterminated Content model
  69. 72    Expected system id
  70. 73    Expected system or public id
  71. 74    Unterminated notation declaration
  72. 75    Expected ',', '|', or ')' characters
  73. 76    Expected '|' or ')' characters
  74. 77    Expected ',' or ')' characters or close parenthesis in content model of element '{0}'
  75. 78    Expected enumeration value for attribute '{0}'
  76. 79    Expected | enumeration separator, or closing paren
  77. 80    Unterminated entity literal
  78. 81    There are more end tags than start tags
  79. 82    Reference to external declaration in standalone document. Entity={0}
  80. 83    Expected an open parenthesis
  81. 84    The attribute '{0}' is already used in element '{1}'
  82. 85    A '<' character cannot be used in attribute '{0}', except through <
  83. 86    A leading surrogate character was not followed by a legal second character
  84. 87    Expected ']]>' to end a conditional section
  85. 88    Expected INCLUDE or IGNORE here
  86. 89    Expected [ to follow INCLUDE or IGNORE
  87. 90    Expected a TextDecl here: <?xml ....
  88. 91    Expected a XMLDecl here: <?xml ....
  89. 92    Unexpected end of entity {0}
  90. 93    A PE propogated out of the int/ext subset, discarding extra text
  91. 94    An extra ] character was found an ignored
  92. 95    PE refs are not allowed inside markup in the internal subset
  93. 96    An entity propogated out of the content section into Miscellaneous
  94. 97    Expected &# to be followed by a numeric character value
  95. 98    Expected an open bracket ('[') here
  96. 99    The sequence ']]>' is not allowed in character data
  97. 100    Illegal sequence '--' in comment
  98. 101    Unterminated CDATA section
  99. 102    Expected NDATA
  100. 103    NDATA is not legal for parameter entities
  101. 104    Hex radix character refs must use 'x', not 'X'
  102. 105    '{0}' has already been set. Ignoring redundant setting
  103. 106    The XMLDecl strings must be in the order: version, encoding, standalone
  104. 107    External entities cannot be referred to from attribute values
  105. 108    The XML or Text decl must start with '<?xml ', not '<?XML '
  106. 109    Expected a literal entity value or PUBLIC/SYSTEM id
  107. 110    '{0}' is not a valid digit for the indicated radix
  108. 111    The input ended before all started tags were ended. Last tag started was '{0}'
  109. 112    The content model for element '{0}' is ambiguous
  110. 113    Nested CDATA sections are not allowed
  111. 114    The prefix '{0}' has not been mapped to any URI
  112. 115    The start and the end tag were in the different entities
  113. 116    The main XML document cannot be empty
  114. 117    CDATA is not allowed outside the root element
  115. 118    Only numeric character entities or special character entities are legal here
  116. 119    Got an unexpected trailing surrogate character
  117. 120    No processing instruction starts with 'xml'
  118. 121    The XML or Text declaration must start at line/column 1/1
  119. 122    The 'version=' string is required in an XMLDecl
  120. 123    The 'standalone=' string is only allowed in the main XML entity
  121. 124    When namespaces are enabled, a name can have only one colon character
  122. 125    When namespaces are enabled, the colon cannot be the first or last character
  123. 126    Colons are not allowed in this name when namespaces are enabled
  124. 127    A system exception occured during processing
  125. 128    An exception occured! Type:{0}, Message:{1}
  126. 129    Unexpected end of file exception. Message: {0}
  127. 8194    The index is beyond the array bounds 
  128. 8195    The new size is less than the old one
  129. 8196    The index given was beyond the max attribute index
  130. 8197    The passed AttTypes value is not known
  131. 8198    The passed DefAttTypes value is not known
  132. 8199    The bit index was beyond the set size
  133. 8200    The buffer manager cannot provide any more buffers
  134. 8201    The passed buffer was not found in this manager's pool
  135. 8202    The pointer has not been set
  136. 8203    The binary operation node had a unary node type
  137. 8204    The content type must be mixed or children
  138. 8205    PCDATA nodes are not valid here
  139. 8206    The {0} operation is invalid for the spec type
  140. 8207    The unary operation node had a binary node type
  141. 8208    Unknown content model type
  142. 8209    Unknown content spec type
  143. 8210    The parent element has no content spec node
  144. 8211    The creation reason enum has an unknown value
  145. 8212    The element stack is empty
  146. 8213    The element stack index given was beyond the stack top
  147. 8214    The element stack was already empty when a pop request occured
  148. 8215    A parent operation was requested, but only one element is on the stack
  149. 8216    The enumerator contains no more elements
  150. 8217    Could not open file: {0}
  151. 8218    Could not query the current file position
  152. 8219    Could not close the file
  153. 8220    Could not seek to end of file
  154. 8221    Could not seek to required position in file
  155. 8222    Could not duplicate the handle
  156. 8223    Could not read data from file
  157. 8224    Could not reset file to beginning
  158. 8225    Could not acertain the file size
  159. 8226    Could not determine base pathname of the file
  160. 8227    The base path had too few levels to weave in relative part
  161. 8228    Parse may not be called while parsing
  162. 8229    A DOCTYPE was seen but the installed validator does not understand DTDs
  163. 8230    Could not open DTD file '{0}'
  164. 8231    Could not open external entity '{0}'
  165. 8232    The end of input was not expected
  166. 8233    The hash modulus cannot be zero
  167. 8234    Hashing the key returned an invalid bad hash value
  168. 8235    The key '{0}' could not be found in the hash table
  169. 8236    Could not create mutex
  170. 8237    Could not close mutex
  171. 8238    Could not lock mutex
  172. 8239    Could not unlock mutex
  173. 8240    Could not destroy mutex
  174. 8241    Error on {0} NetAccessor. Msg: {1}
  175. 8242    The NetAccessor could not be initialized. Error={0}
  176. 8243    The host/address '(0}' could not be resolved
  177. 8244    Could not create the socket for URL '{0}'. Error={1}
  178. 8245    Could not connect to the socket for URL '{0}'. Error={1}
  179. 8246    Could not write to the socket. Error={0}
  180. 8247    Could not read from the socket. Error={0}
  181. 8248    The element {0} already exists
  182. 8249    Hashing the key returned an invalid bad hash value
  183. 8250    The passed id is not valid for this pool
  184. 8251    The modulus value cannot be zero
  185. 8252    The indicated reader id was never found
  186. 8253    The auto encoding enum has an unknown value
  187. 8254    Could not decode first line of entity: {0}
  188. 8255    End of input was hit in the middle of a multibyte sequence
  189. 8256    The current transcoding service does not support source offset information
  190. 8257    EBCDIC files must provide an encoding= string
  191. 8258    The primary document entity could not be opened. Id={0}
  192. 8259    Unbalanced start/end tags found, cannot continue
  193. 8260    The call to scanNext() is illegal at this time
  194. 8261    The index is past the top of stack
  195. 8262    The stack is empty, cannot access members
  196. 8263    The target buffer cannot have a max size of zero
  197. 8264    The given radix is not supported. Use 2, 8, 10, or 16
  198. 8265    The target buffer is too small to accept the results
  199. 8266    The start index is past the end of the string
  200. 8267    The represented value overflowed the output binary result
  201. 8268    Could not write to standard err
  202. 8269    Could not write to standard out
  203. 8270    Could not write to console
  204. 8271    String pool id was not legal
  205. 8272    Could not create a default transcoder
  206. 8273    The maximum size to xlat is larger than the declared block size
  207. 8274    Unicode char 0x{0} is not representable in encoding {1}
  208. 8275    Character {0} is not valid for encoding {1}
  209. 8276    The requested block size is not equal to the size set during construction
  210. 8277    An invalid multi-byte source text sequence was encountered
  211. 8278    {0} is not a valid value for encoding {1}
  212. 8279    Leading surrogate was not followed by trailing
  213. 8280    Could not create a converter for encoding: {0}
  214. 8281    The URL was not correctly formed
  215. 8282    The URL used an unsupported protocol
  216. 8283    Unsupported URL protocol: '{0}'
  217. 8284    Only localhost is supported at this time
  218. 8285    No protocol prefix present
  219. 8286    Expected // after protocol
  220. 8287    % must be followed by two hex digits
  221. 8288    Unterminated host component
  222. 8289    The base part of the URL cannot be relative
  223. 8290    The base part has too few levels to weave in relative part
  224. 8291    The port field must be a 16 bit decimal number
  225. 8292    The passed index is past the end of the vector
  226. 8293    The element id was invalid
  227. 8294    When reusing the validator, no internal subset is allowed
  228. 8295    The passed recognizer encoding was not known
  229. 16386    Unknown element '{0}'
  230. 16387    Attribute '{0}' not defined
  231. 16388    Notation '{0}' was referenced but never declared
  232. 16389    Root element different from DOCTYPE
  233. 16390    Required attribute '{0}' was not provided
  234. 16391    Element '{0}' is not valid for content model: '{1}'
  235. 16392    ID attributes must be #IMPLIED or #REQUIRED
  236. 16393    This type of attribute cannot have an empty value
  237. 16394    Element '{0}' has already been declared
  238. 16395    Element '{0}' has more than one ID attribute
  239. 16396    ID '{0}' has already been used
  240. 16397    ID attribute '{0}' was referenced but never declared
  241. 16398    Attribute '{0}' refers to an unknown notation '{1}'
  242. 16399    Element '{0}' was used in the DOCTYPE but never declared
  243. 16400    Empty content not valid for content model: '{0}'
  244. 16401    Attribute '{0}' is not declared for element '{1}'
  245. 16402    Attributes of type ENTITY/ENTITIES must refer to an external, unparsed entity
  246. 16403    Attribute '{0}' refers to an unknown entity '{1}'
  247. 16404    Not enough elements to match content model : '{0}'
  248. 16405    No character data is allowed by content model
  249. 16406    Attribute '{0}' does not match its defined enumeration or notation list
  250. 16407    The values for attribute '{0}' must be names or name tokens
  251. 16408    Attribute '{0}' does not support multiple values
  252. 16409    Attribute '{0}' has a value, '{1}', that does not match its #FIXED value, '{2}'
  253. 16410    Element types cannot be duplicated in Mixed content models
  254.