home *** CD-ROM | disk | FTP | other *** search
/ Intel Pentium 4 HT Demo Screensaver / IntelP4HT_demo.iso / demo / xerces-c_1_5.dll / string.txt next >
Text File  |  2001-07-30  |  29KB  |  539 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    {0} is unsupported
  7. 10    Error: Top level complexType has no name - declaration ignored
  8. 11    Globally-declared attribute must have a name - attribute decaration ignored
  9. 12    Attribute must have a name or a ref - attribute declaration ignored
  10. 13    Globally-declared element must have a name - element declaration ignored
  11. 14    Element must have a name or a ref attribute - element ignored
  12. 15    Anonymous complexType in element {0} has a name attribute
  13. 16    Anonymous simpleType in element {0} has a name attribute
  14. 17    The content of an element information item does not match (annotation?, (simpleType | complexType)?, (unique | key | keyref)*)
  15. 18    Invalid attribute name: {0} - declaration ignored
  16. 19    Untyped element: {0}
  17. 20    Error in content of simpleType
  18. 21    Expected simpleType in 'list' declaration for {0}
  19. 22    List | Union | Restriction content is invalid for type {0}
  20. 23    Error in content of derivation by list for {0}
  21. 24    Expected simpleType in 'restriction' declaration for {0}
  22. 25    Facet {0} already defined - ignoring
  23. 26    Expected simpleType in 'union' declaration for {0}
  24. 27    SimpleType content is empty
  25. 28    The content of the simpleContent element is invalid. The content must be RESTRICTION or EXTENSION
  26. 29    The BASE attribute must be specified for the RESTRICTION or EXTENSION element
  27. 30    The content of the complexContent element is invalid. The content must be RESTRICTION or EXTENSION
  28. 31    Error in content of <schema> element information item
  29. 32    Content (annotation?,..) is incorrect for type {0}
  30. 33    Unknown simpleType: {0}
  31. 34    Unknown complexType: {0}
  32. 35    Prefix: '{0}' can not be resolved to a URI
  33. 36    Ref element {0} not found in the Schema
  34. 37    Type not found in {0}:{1}
  35. 38    Could not find top level attribute: {0}
  36. 39    Invalid child '{0}' in the complex type
  37. 40    Base type could not be found: {0}
  38. 41    No attribute '{0}' was defined in schema: {1}
  39. 42    Error creating datatype validator: {0}
  40. 43    Error: Invalid complexType name - '{0}' is not a valid NCName
  41. 44    Invalid child following the simpleContent child in the complexType
  42. 45    Invalid child following the complexContent child in the complexType
  43. 46    The 'block' attribute values of a complexType must be #all | list(restriction,extension); {0} was found
  44. 47    The 'final' attribute values of a complexType must be #all | list(restriction,extension); {0} was found
  45. 48    An attribute cannot have both 'fixed' and 'default' present at the same time - default used
  46. 49    If default and use are both present, use must have the value 'optional'.
  47. 50    Local attribute:{0} has also a ref defined - name ignored
  48. 51    Global attribute:'{0}' cannot have a ref defined
  49. 52    Error: Attribute '{0}' declared more than once in the same scope- ignoring
  50. 53    Attribute declarations may not contain both a type and a simpleType declaration
  51. 54    SimpleType ({0}:{1}) for attribute: {2} not found
  52. 55    An element cannot have both 'fixed' and 'default' present at the same time
  53. 56    Element name:{0} has also a ref defined - name ignored
  54. 57    ref cannot appear with any of type, abstract, block, final, nullable, default or fixed
  55. 58    Invalid element name: {0} - declaration ignored
  56. 59    Globally-declared element {0} cannot have a ref attribute - ref ignored
  57. 60    Element '{0}' cannot have both a type attribute and a simpleType/complexType type child
  58. 61    Failed to validate '{0}'
  59. 62    Element {0} has a fixed or default value and must have a mixed simple or simple content model
  60. 63    The simpleType {0} that {1} uses has a value of 'final' which does not permit extension
  61. 64    The type '{0}' specified as the base in the simpleContent element must not have complexContent
  62. 65    The type '{0}' is a simple type. It cannot be used in a derivation by RESTRICTION for a complexType
  63. 66    Invalid child following the RESTRICTION or EXTENSION element in the simpleContent definition
  64. 67    Invalid child following the RESTRICTION or EXTENSION element in the complexContent definition
  65. 68    Annotation can only appear once: type {0}
  66. 69    The base type {0} does not allow itself to be used as the base for a restriction and/or as a type in a list and/or union
  67. 70    The value 'substitution' already in the list
  68. 71    The value 'union' is already in the list
  69. 72    The value 'extension' is already in the list
  70. 73    The value 'list' is already in the list
  71. 74    The value 'restriction' is already in the list
  72. 75    Invalid block value: {0}
  73. 76    Invalid final value: {0}
  74. 77    Element {0} cannot be part of the substitution group headed by {1}
  75. 78    Element {0} has a type which does not derive from the type of the element at the head of the substitution group
  76. 79    Duplicate element decl in the same scope: {0}
  77. 80    The 'block' attribute values of an element must be #all | list(substitution,restriction,extension); {0} was found
  78. 81    The 'final' attribute values of an element must be #all | list(restriction,extension); {0} was found
  79. 82    Invalid value '{0}' for attribute: '{1}'.
  80. 83    Ref is present, and simpleType/form/type found
  81. 84    Duplicate reference attribute {0}:{1} in complexType
  82. 85    Derivation by restriction is forbidden by either the base type '{0}' or the schema
  83. 86    Derivation by extension is forbidden by either the base type '{0}' or the schema
  84. 87    The base type specified in the complexContent element must be a complexType
  85. 88    A schemaLocation attribute must be specified on an 'import' element.
  86. 89    Imported schema '{0}' has a different targetNameSpace '{1}' from what's declared '{2}'
  87. 90    Could not get the doc root for imported Schema: {0}
  88. 91    A schemaLocation attribute must be specified on an 'include' element.
  89. 92    Included schema '{0}' has a different targetNameSpace '{1}'
  90. 93    At most one <annotation> element is expected in the content.
  91. 94    The 'atribute' content must be (annotation?, simpleType?); '{0}' encountered
  92. 95    Attribute '{0}' must appear in {1} {2} declarations
  93. 96    Attribute '{0}' cannot appear in {1} {2} declarations
  94. 97    Value of minOccurs '{0}' must not be greater than value of maxOccurs '{1}'
  95. 98    'anyAttribute' elements can contain at most one 'annotation' element in their children
  96. 99    Global {0} must have a name - declaration ignored
  97. 100    No circular definitions are allowed: '{0}'
  98. 101    Global {0}: '{1}' declared more than once or also declared as {2}
  99. 102    Invalid value '{0}' for facet 'whiteSpace'. Value should be 'collapse'.
  100. 103    {0}
  101. 106    Expected comment or CDATA
  102. 107    Expected an attribute name
  103. 108    Expected a notation name
  104. 109    Repetition of individual elements is not legal for mixed content models
  105. 110    Bad default attribute declaration
  106. 111    Expected default attribute declaration, assuming #IMPLIED 
  107. 112    Attribute list syntax error
  108. 113    Expected equal sign
  109. 114    Duplication attribute name
  110. 115    Bad ID, '{0}', for xml:lang attribute
  111. 116    Expected an element name
  112. 117    Must start with an XMLDecl
  113. 118    Comments must start with <!--
  114. 119    Invalid document structure
  115. 120    Expected a 'version=', 'encoding=', or 'standalone='
  116. 121    Bad XML version string
  117. 122    Unsupported XML version, '{0}'
  118. 123    Unterminated XML decl
  119. 124    Bad XML encoding declaration, '{0}'
  120. 125    Bad standalone declaration
  121. 126    Unterminated comment
  122. 127    Processing instruction name expected
  123. 128    Unterminated processing instruction
  124. 129    Invalid character (Unicode: 0x{0})
  125. 130    Unexpected text before root element
  126. 131    Unterminated start tag, '{0}'
  127. 132    Expected an attribute value
  128. 133    Unterminated end tag
  129. 134    Expected type (CDATA, ID, NMTOKEN, ..), for attribute '{0}' of element '{1}'
  130. 135    Expected end of tag '{0}'
  131. 136    Expected tag name, comment, PI, or other markup
  132. 137    Not valid after content
  133. 138    Expected comment
  134. 139    Expected comment or processing instruction
  135. 140    Expected whitespace
  136. 141    No root element in DOCTYPE
  137. 142    Expected quoted string
  138. 143    Expected public id
  139. 144    Invalid character in public id (Unicode: 0x{0})
  140. 145    Unterminated DOCTYPE declaration
  141. 146    Invalid character in internal subset (Unicode: 0x{0