This is work in progress.

Windows / Modules / msxml6r.dll

msxml6r.dll

Microsoft XML API v6

Associated Error Codes

Below lists error codes and symbolic names found for this module.

CodeDescription
0x00007A16ML API v6 0x000cd000 XML_STRRESOURCE_MASK
0x000CD001XML Files (*.xml)|*.xml|XSL Files (*.xsl)|*.xsl|All Files (*.*)|*.*|%0
0xC00C023EThis method cannot be called until the open method has been called.
0xC00C023FThis method cannot be called until the send method has been called.
0xC00C0240This method cannot be called after the send method has been called.
0xC00C0241The URL does not use a recognized protocol.
0xC00CE000XML_ERROR_MASK
0xC00CE001Error opening input file: '%1'.
0xC00CE002Reference to undefined entity '%1'.
0xC00CE003Entity '%1' contains an infinite entity reference loop.
0xC00CE004Cannot use the NDATA keyword in a parameter entity declaration.
0xC00CE005Cannot use a general parsed entity '%1' as the value for attribute '%2'.
0xC00CE006Cannot use unparsed entity '%1' in an entity reference.
0xC00CE007Cannot reference an external general parsed entity '%1' in an attribute value.
0xC00CE008XML parser stopped by user.
0xC00CE009Error while parsing entity '%1'.
0xC00CE00AParameter entity must be defined before it is used.
0xC00CE00BThe same name must not appear more than once in a single mixed-content declaration: '%1'.
0xC00CE00CEntity names, PI targets, notation names and attribute values declared to be of types ID, IDREF(S), ENTITY(IES) or NOTATION cannot contain any colons.
0xC00CE00DThe element '%1' is used but not declared in the DTD/Schema.
0xC00CE00EThe attribute '%1' with namespace '%2' references the ID '%3' which is not defined anywhere in the document.
0xC00CE00FError in default attribute value defined in DTD/Schema.
0xC00CE010Reserved namespace '%1' can not be redeclared.
0xC00CE011Element '%1' cannot be empty according to the DTD/Schema.
0xC00CE012Content for element '%1' is incomplete according to the DTD/Schema.
0xC00CE013The name of the top most element '%1' must match the name of the DOCTYPE declaration '%2'.
0xC00CE014Element '%2' is unexpected according to content model of parent element '%1'.
0xC00CE015The attribute '%1' on the element '%2' is not defined in the DTD/Schema.
0xC00CE016Attribute '%1' has a value '%2' which does not match the fixed value '%3' in the DTD/Schema.
0xC00CE017Attribute '%1' has an invalid value according to the DTD/Schema.
0xC00CE018Text is not allowed in the context of element '%1' according to DTD/Schema.
0xC00CE019An attribute declaration cannot contain multiple fixed values: '%1'.
0xC00CE01AThe notation '%1' is already declared.
0xC00CE01BThe element '%1' is already declared.
0xC00CE01CReference to undeclared element: '%1'.
0xC00CE01DReference to undeclared namespace prefix: '%1'.
0xC00CE01EUse of default namespace declaration attribute in DTD is not supported.
0xC00CE01FUnknown error: %1.
0xC00CE020Required attribute '%1' is missing.
0xC00CE021Declaration '%1' contains reference to undefined notation '%2'.
0xC00CE022Only one ID allowed per Element.
0xC00CE023An attribute of type ID cannot have a default value.
0xC00CE024The language ID '%1' is invalid.
0xC00CE025The public ID '%1' is invalid.
0xC00CE026Expecting: %1.
0xC00CE027Only a default namespace can have an empty URI.
0xC00CE028Could not load '%1'.
0xC00CE029Unable to save character to '%1' encoding.
0xC00CE02CInvalid xml:space declaration.
0xC00CE02DThe ID '%1' is referenced but not defined in the document.
0xC00CE02EViolation of Validity Constraint: Standalone Document Declaration.
0xC00CE02FCannot define multiple NOTATION attributes on the same element.
0xC00CE030An attribute of type NOTATION must not be declared on an element declared EMPTY.
0xC00CE031Element '%1' has an invalid value according to the DTD/Schema.
0xC00CE032Notation '%1' has an invalid value according to the DTD/Schema.
0xC00CE033Enumeration '%1' has an invalid value according to the DTD/Schema.
0xC00CE034Element '%1' has value '%2' which does not match the fixed value '%3' in the DTD/Schema.
0xC00CE035xsi:nil attribute on element '%1' is invalid.
0xC00CE036Type '%1' is not found in Schema.
0xC00CE037Use of type '%1' is not allowed on element '%2'.
0xC00CE038Abstract element '%1' is not allowed in instance document.
0xC00CE039Abstract type '%1' is not allowed in instance document.
0xC00CE040The system cannot locate the object specified.
0xC00CE041Different kind of schemas cannot be used on the same document.
0xC00CE042Attribute '%1' is not allowed on element '%2', according to Schema.
0xC00CE043Duplicate enumaration/notation values are not allowed. Attribute declaration '%1' has '%2' more than once.
0xC00CE044This property is readonly.
0xC00CE100A namespace was found but not supported at current location.
0xC00CE101Incorrect definition for the root element in schema.
0xC00CE102Element '%1' is not allowed in this context.
0xC00CE103An element or attribute information item has already been validated from '%1' namespace. It is an error if xsi:schemaLocation/xsi:noNamespaceSchemaLocation or an inline schema occurs for that namespace.
0xC00CE10CThe attribute '%1' is not supported on the declaration %2.
0xC00CE115Must provide a 'values' attribute on an element that contains a type attribute of the value 'enumeration'.
0xC00CE125DOCTYPE is not allowed in Schema.
0xC00CE149Invalid restriction : Base type has a fixed value '%1' that can not be changed in the derived type.
0xC00CE14AAttribute '%1' is not allowed on global '%2' declarations.
0xC00CE14BAttribute '%1' is not allowed on local '%2' declarations.
0xC00CE14DThe '%1' attribute on schema component '%2' cannot be present.
0xC00CE14EThe attribute '%1' is not supported in this context.
0xC00CE14FAn 'annotation' element cannot appear at this location.
0xC00CE150Duplicate named <%1> : name = '%2'.
0xC00CE151When the 'ref' attribute is present the 'type' attribute and the 'complexType', 'simpleType', 'key', 'keyref' and 'unique' elements cannot be present.
0xC00CE152An 'import' element cannot appear at this location.
0xC00CE153An 'include' element cannot appear at this location.
0xC00CE154'%1' is a duplicate XSD element.
0xC00CE155Schema must contain at least one particle.
0xC00CE157<%1> can not have group particles and one of or together as its content model.
0xC00CE158<%1> cannot have multiple group particles as its content model.
0xC00CE159 can not have more than one , or particle.
0xC00CE15A, and cannot appear after type definition in an 'element' content.
0xC00CE15BInvalid type derivation, 'final' attribute of base type includes 'list'.
0xC00CE15CUnable to merge XMLSchemaCache because of the common schema components.
0xC00CE15DUndeclared XSD element : '%1'.
0xC00CE15EUndeclared XSD attribute : '%1'.
0xC00CE15FUndeclared XSD type : '%1'.
0xC00CE160Undeclared XSD equivalence class : '%1'.
0xC00CE161Derivation by list from types derived from ID is not supported.
0xC00CE162Missing attribute: '%1'.
0xC00CE165'xmlns' cannot be used as the name of an attribute declaration.
0xC00CE166'type' cannot be present with either 'simpleType' or 'complexType'.
0xC00CE167The 'fixed' and 'default' values cannot both be present on : %1.
0xC00CE169'%1' violates %2 constraint of '%3'.
0xC00CE16AUnion doesn't support this value.
0xC00CE16C%1 constraining facet is prohibited.
0xC00CE16DDuplicate %1 constraining facet.
0xC00CE16EFor all atomic datatypes other than 'string' (and types derived by restriction from it) the value of whiteSpace is 'collapse' and cannot be changed.
0xC00CE16FValue of 'length' should be between 'minLength' and 'maxLength'.
0xC00CE170Unknown facet.
0xC00CE171It is an error for both 'length' and 'minLength' or 'maxLength' to be present.
0xC00CE172minLength is greater than maxLength.
0xC00CE173fractionDigits is greater than totalDigits.
0xC00CE174Value cannot be empty.
0xC00CE175'%1' has no declared namespace.
0xC00CE176Invalid redefine, particle derivation failed.
0xC00CE177Invalid <%1> redefine: multiple self reference is not allowed.
0xC00CE17AList datatype must be derived from an atomic datatype or a union of atomic datatypes.
0xC00CE17CIt is an error for both maxInclusive and maxExclusive to be specified for the same datatype.
0xC00CE17DIt is an error for both minInclusive and minExclusive to be specified for the same datatype.
0xC00CE17EIt is an error for the value specified for minInclusive to be greater than the value specified for maxInclusive for the same datatype.
0xC00CE17FIt is an error for the value specified for minExclusive to be greater than the value specified for maxExclusive for the same datatype.
0xC00CE181It is an error for NOTATION to be used directly in a schema. Only datatypes that are derived from NOTATION by specifying a value for enumeration can be used in a schema. Furthermore, the value of all enumeration facets must match the name of a notation declared in the current schema.
0xC00CE182The namespace '%1' provided differs from the schema's targetNamespace '%2' .
0xC00CE183The attribute '%1' with value '%2' failed to parse.
0xC00CE184The element '%1' with value '%2' failed to parse.
0xC00CE185The element: '%1' in is already defined.
0xC00CE187particle or attributes and '%1' are mutually exclusive.
0xC00CE188value attribute has to be present in facet.
0xC00CE189FractionDigits should be equal to 0 on types other then decimal.
0xC00CE18CThe maxOccurs attribute must be an xsd:nonNegativeInteger or 'unbounded'.
0xC00CE18DThe minOccurs attribute must be xsd:nonNegativeInteger.
0xC00CE18EsimpleType should be the first child of restriction.
0xC00CE18FThe %1 element already exists in the content model.
0xC00CE190Particle cannot follow attributes or anyAttribute.
0xC00CE191Facet should go before attribute, attributeGroup or anyAttribute.
0xC00CE192anyAttribute has to be the last child.
0xC00CE193'%1' and content model are mutually exclusive.
0xC00CE194Schema is non-deterministic. Problem occurs with element or namespaces [%1].
0xC00CE195'%2' is in nil content: <%1>.
0xC00CE196The 'NOTATION' type should be used only on attributes.
0xC00CE197Regular expression failure: '%1'.
0xC00CE198Attribute '%1' is not defined.
0xC00CE199'%1' is not a valid value for the 'namespace' attribute in this context.
0xC00CE19AIt is an error for the 'namespace' attribute not to be present on an import element when the schema does not have a 'targetNamespace' attribute.
0xC00CE19BThe value of the 'namespace' attribute on an import element was '%1', matching the value of the enclosing schema's 'targetNamespace' attribute.
0xC00CE19CSchema declaration for '%1' is not found.
0xC00CE19D%1 is not found in the collection.
0xC00CE19ESchema Object Model does not support validation of '%1' data types.
0xC00CE19FThe identity constraint '%1' is incomplete.
0xC00CE1A0The key '%1' is missing or incomplete for the Identity Constraint '%2'.
0xC00CE1A1'%1' is a duplicate key for the %2 Identity Constraint '%3'.
0xC00CE1A2The keyref '%1' does not resolve to a key for the Identity Constraint '%2'.
0xC00CE1A3It is an error for the value specified for minInclusive to be greater than or equal to the value specified for maxExclusive for the same datatype.
0xC00CE1A4It is an error for the value specified for minExclusive to be greater than or equal to the value specified for maxInclusive for the same datatype.
0xC00CE1A5'%1' is an invalid namespace URI.
0xC00CE1A6It is an error for an identity-constraint element to have more than one selector.
0xC00CE1A7It is an error for a field element to appear before the selector of an identity-constraint element.
0xC00CE1A8There is more than one identity-constraint element with a name of '%1'.
0xC00CE1A9An identity-constraint element is missing the required '%1' attribute.
0xC00CE1AAInvalid restriction : value '%2' for '%1' can not be greater than %3 of the base type.
0xC00CE1ABInvalid restriction : value '%2' for '%1' can not be less than %3 of the base type.
0xC00CE1ACInvalid restriction : value '%2' for '%1' can not be greater than or equal to %3 of the base type.
0xC00CE1ADInvalid restriction : value '%2' for '%1' can not be less than or equal to %3 of the base type.
0xC00CE1AEThe '%1' keyref identity-constraint definition has a refer attribute of '%2', but no matching key or unique definition was found.
0xC00CE1AFThe '%1' keyref identity-constraint definition has a different number of fields than its referenced identity-constraint, '%2'.
0xC00CE1B0Invalid %1 XPath expression: '%2'.
0xC00CE1B1A schema component already in the XMLSchemaCache can not be redefined.
0xC00CE1B2Unable to resolve '%1' to a URL.
0xC00CE1B3Derivation by restriction from 'anySimpleType' is not allowed.
0xC00CE1B4Schema Object Model does not support validation of Complex types.
0xC00CE1B5A 'redefine' element cannot appear at this location.
0xC00CE1B6The field XPath expression '%1' evaluated to more than one node for identity-constraint '%2'.
0xC00CE1B7An 'open' model is not valid on an ElementType with content = 'empty' or 'text-only'.
0xC00CE1B8Attribute '%1' already exists.
0xC00CE1B9attributeGroup '%1' is not defined.
0xC00CE1BAInvalid attribute extension: base attribute: '%1', derived attribute '%1'.
0xC00CE1BBSchema has the same targetNamespace as the imported schema : '%1'.
0xC00CE1BC'substitution' is invalid value for '%1' attribute.
0xC00CE1BDCould not resolve .
0xC00CE1BECircular %1 reference is not allowed, 'name = %2'.
0xC00CE1BFMultiple definitions for <%1> with name '%2' found in .
0xC00CE1C0Cannot find a <%1> with name '%2' to redefine.
0xC00CE1C1Invalid <%1> redefine.
0xC00CE1C2Redefine is not allowed between simpleType and complexType. simpleType: '%1' complexType: '%2'.
0xC00CE1C3Element name must be present.
0xC00CE1C4Attribute name must be present.
0xC00CE1C5If {'ref' = %1} attribute is present on an , then all of 'simpleType', 'form', 'type', 'value' and 'use' must be absent.
0xC00CE1C6Schema's targetNamespace attribute must not match 'http://www.w3.org/2001/Schema-instance'.
0xC00CE1C7'default' and 'fixed' values can not exist together on the same : %1.
0xC00CE1C8If 'default' value exists, 'use' must be either 'optional' or absent on : %1.
0xC00CE1C9If {ref = '%1'} is present, only 'minOccurs', 'maxOccurs', 'id' and 'annotation' are allowed on an .
0xC00CE1CA must be present in constraint '%1'.
0xC00CE1CBAt least one must be present in constraint '%1'.
0xC00CE1CC'refer' attribute must be present on : %1.
0xC00CE1CDThe same schema document cannot be referenced by multiple elements.
0xC00CE1CE content is missing.
0xC00CE1CFThe base with 'name' = '%1' and 'use' = 'required' does not have a corresponding derived while redefining .
0xC00CE1D0Either 'base' attribute or child must be present, but not both.
0xC00CE1D1Either 'itemType' attribute or child must be present, but not both.
0xC00CE1D2Either the 'memberTypes' attribute must be non-empty or there must be at least one child.
0xC00CE1D3 content is missing.
0xC00CE1D4Required attribute 'name' is missing on particle.
0xC00CE1D5 particle is missing.
0xC00CE1D6 must have 'name' attribute.
0xC00CE1D7One of 'public' or 'system' attributes must be present on .
0xC00CE1D8'minOccurs' > 'maxOccurs'.
0xC00CE1D9 must have 'minOccurs' = (0 or 1) and 'maxOccurs' = 1.
0xC00CE1DA'maxOccurs' of all the particles in an group must be either 0 or 1.
0xC00CE1DBInvalid : %1.
0xC00CE1DCDuplicate id attribute : id = '%1'.
0xC00CE1DDReference to undeclared <%1> : '%2'.
0xC00CE1DEElement '%1' is not allowed to be a member of substitutionGroup '%2'.
0xC00CE1DFTwo distinct members of the {attribute uses} must not have {type definition}s which are or are derived from ID. : '%1'.
0xC00CE1E0Type derivation is not allowed. Base type : '%1' Derived type : '%2'
0xC00CE1E1Base type '%1' must have a simple content.
0xC00CE1E2Undefined , '%1' is used as a base type.
0xC00CE1E3Derivation by extension is not allowed. Base type : '%1' Derived type : '%2'
0xC00CE1E4Derivation by restriction is not allowed. Base type : '%1' Derived type : '%2'
0xC00CE1E5Derived type and the base type must have the same content type. Base type : '%1' Derived type : '%2'
0xC00CE1E6Invalid content type derivation by restriction. Base type : '%1' Derived type : '%2'
0xC00CE1E7Invalid particle derivation by restriction. Base type : '%1' Derived type : '%2'
0xC00CE1E8 reference to is not the root particle or being used as an extension.
0xC00CE1E9 reference to must have {max occurs} = 1.
0xC00CE1EA is not the only particle in a or being used as an extension.
0xC00CE1EBBase must be a superset of derived .
0xC00CE1ECInvalid attribute restriction, { : '%1'} is not found in the base.
0xC00CE1EDInvalid attribute restriction, { : '%1'} is prohibited in base.
0xC00CE1EEInvalid attribute restriction, invalid derivation from the base. : '%1'.
0xC00CE1EFResult to unexpressible .
0xC00CE1F0Reference to invalid : '%1'.
0xC00CE1F1Reference to invalid : '%1'.
0xC00CE1F2'default' or 'fixed' value error.
0xC00CE1F3In the same scope elements with the same name, '%1', have to be the same type.
0xC00CE1F5Schema declaration for namespace '%1' is not found.
0xC00CE1F6Simple content restriction must have a simple type child if content type of the base type is not a simple type definition.
0xC00CE1F7Derived type's can not have a weaker 'processContents'.
0xC00CE1F8The identity constraint '%1' is refering to a non-key identity constraint '%2'.
0xC00CE1F9Type '%1' is either not declared or not a simpleType.
0xC00CE1FA'whiteSpace' restriction is invalid. Base type {value}: '%1'. Derived type {value}: '%2'.
0xC00CE1FBAn or of type xsd:ID or derived from xsd:ID, should not have a value constraint.
0xC00CE200The ID '%1' is duplicated.
0xC00CE201Error parsing '%1' as %2 datatype.
0xC00CE202There was a Namespace conflict for the '%1' Namespace.
0xC00CE204Unable to expand an attribute with Object value
0xC00CE205Can not have 2 datatype attributes on one element.
0xC00CE206Insert position node not found
0xC00CE207Node not found
0xC00CE208This operation can not be performed with a node of type %1.
0xC00CE209'%1' is not a valid attribute on the XML Declaration. Only 'version', 'encoding', or 'standalone' attributes are allowed.
0xC00CE20AInserting a node or its ancestor under itself is not allowed.
0xC00CE20BInsert position node must be a Child of the node to insert under.
0xC00CE20CAttributes are not allowed on nodes of type '%1'.
0xC00CE20DThe parameter node is not a child of this node.
0xC00CE20ETo create nodes of type '%1', a valid name must be specified.
0xC00CE20FUnexpected NameSpace parameter.
0xC00CE210Required parameter is missing (or null/empty).
0xC00CE211Namespace node is invalid.
0xC00CE212Attempt to modify a read-only node.
0xC00CE213Access Denied.
0xC00CE214Attributes must be removed before adding them to a different node.
0xC00CE215Invalid data for a node of type '%1'.
0xC00CE216Operation aborted by caller.
0xC00CE217Unable to recover node list iterator position.
0xC00CE218The offset must be 0 or a positive number that is not greater than the number of characters in the data.
0xC00CE219The provided node is not a specified attribute on this node.
0xC00CE21AThis operation can not be performed on DOCTYPE node.
0xC00CE21BCannot mix different threading models in document.
0xC00CE21CDatatype '%1' is not supported.
0xC00CE21DProperty name is invalid.
0xC00CE21EProperty value is invalid.
0xC00CE21FObject is read-only.
0xC00CE220Only XMLSchemaCache schema collections can be used.
0xC00CE223Validate failed because the document does not contain exactly one root node.
0xC00CE224The node is neither valid nor invalid because no DTD/Schema declaration was found.
0xC00CE225Validate failed.
0xC00CE226Index refers beyond end of list.
0xC00CE227A node of type '%1' cannot have the name '%2'.
0xC00CE228Required property does not have a valid value.
0xC00CE229Illegal operation while a transformation is currently in progress.
0xC00CE22AUser aborted transform.
0xC00CE22BDocument is not completely parsed.
0xC00CE22CThis object cannot sink the '%1' event. An error occurred marshalling the object's IDispatch interface.
0xC00CE22DThe XSL stylesheet document must be free threaded in order to be used with the XSLTemplate object.
0xC00CE22ESelectionNamespaces property value is invalid. Only well-formed xmlns attributes are allowed.
0xC00CE22FThis name may not contain the '%2' character: %1-->%2<--%3
0xC00CE230This name may not begin with the '%2' character: %1-->%2<--%3
0xC00CE231An empty string '' is not a valid name.
0xC00CE232The ServerHTTPRequest property can not be used when loading a document asynchronously and is only supported on Windows NT 4.0 and above.
0xC00CE233Not supported when building DOM from SAX.
0xC00CE234Method '%1' not valid until after startDocument() is called.
0xC00CE235Method '%1()' unexpected.
0xC00CE236Method '%1()' unexpected. Expecting '%2()'.
0xC00CE237The buffer passed in has insufficient length.
0xC00CE238There are no contexts left to pop in the Namespace Manager.
0xC00CE239The prefix '%1' can not be redeclared. The Namespace Manager is not in override mode.
0xC00CE23AIt is an error to mix objects from different versions of MSXML.
0xC00CE23BCurrent operating system does not have WINHTTP.DLL. WINHTTP.DLL must be registered to use the ServerXMLHTTP object.
0xC00CE23CThe XSLPattern selection language is not supported in this version of MSXML.
0xC00CE23DDTD Validation when using the NewParser option or MXXMLWriter to build a DOMDocument is not supported.
0xC00CE23EValidate failed because the node provided does not belong to this document.
0xC00CE23FThis method can only be called from top level error object when the MultipleErrorMessages property is enabled.
0xC00CE240While loading schema '%1' following error has occured:
0xC00CE241'importNode' requires the 'deep' parameter to be true.
0xC00CE300The XSL processor stack has overflowed - probable cause is infinite template recursion.
0xC00CE301Keyword %1 may not be used here.
0xC00CE303The root of an XSL stylesheet must be an element.
0xC00CE304Keyword %1 may not follow %2.
0xC00CE305%1 is not a scripting language.
0xC00CE306The value passed in to formatIndex needs to be greater than 0.
0xC00CE307Invalid format string.
0xC00CE308line = %1, col = %2 (line is offset from the start of the script block).
0xC00CE309Error returned from property or method call.
0xC00CE30ASystem error: %1.
0xC00CE30BKeyword %1 may not contain %3.
0xC00CE30CKeyword %1 may not be used in namespace %2.
0xC00CE30DThe value of the '%1' attribute may only be '%2' or '%3'.
0xC00CE30FStylesheet '%1' cannot directly or indirectly include itself.
0xC00CE310'%1' is not a valid URL.
0xC00CE311The stylesheet does not contain a document element. The stylesheet may be empty, or it may not be a well-formed XML document.
0xC00CE312Error while parsing '%1'. %2
0xC00CE313'%1' is not a valid priority value.
0xC00CE314Reference to variable or parameter '%1' must evaluate to a node list.
0xC00CE315Variable or parameter '%1' cannot be defined twice within the same template.
0xC00CE316A reference to variable or parameter '%1' cannot be resolved. The variable or parameter may not be defined, or it may not be in scope.
0xC00CE317Namespace '%1' cannot contain script blocks with different values of the language attribute.
0xC00CE318Namespace '%1' does not contain any functions.
0xC00CE319Namespace '%1' does not contain function '%2'.
0xC00CE320Function '%1' did not return a value, or it returned a value that cannot be converted to an XSL data type.
0xC00CE321%1 Error occurred during a call to property or method '%2'.
0xC00CE322%1 Error occurred with parameter %2 during a call to property or method '%3'.
0xC00CE323The value '%2' is invalid for attribute '%1'.
0xC00CE324Global variable '%1' may not contain direct or indirect reference to itself. Circular definitions are not allowed.
0xC00CE325Keyword %1 may not contain %2 nodes.
0xC00CE326Variable or parameter '%1' cannot have both a select attribute and non-empty content.
0xC00CE327Named template '%1' cannot be defined more than once with the same import precedence.
0xC00CE328Named template '%1' does not exist in the stylesheet.
0xC00CE329Global variable or parameter '%1' cannot be defined more than once with the same import precedence.
0xC00CE32AThe xsl:apply-imports instruction may only occur within an xsl:template instruction with a match attribute, and may not occur within an xsl:for-each instruction.
0xC00CE32BA reference to attribute set '%1' cannot be resolved. An xsl:attribute-set of this name must be declared at the top-level of the stylesheet.
0xC00CE32CAttribute set '%1' may not directly or indirectly reference itself.
0xC00CE32D%1 Error occurred during compilation of included or imported stylesheet '%2'.
0xC00CE32EAttribute '%1' is invalid on '%2'.
0xC00CE32Fxsl:choose must have at least one xsl:when child.
0xC00CE330'%1' is not a valid namespace prefix value.
0xC00CE331Element '%1' is not a recognized extension element.
0xC00CE332The stylesheet element may not be an extension element.
0xC00CE333A reference to key '%1' cannot be resolved. An xsl:key instruction of this name must be declared at the top-level of the stylesheet.
0xC00CE334'%1' is not a valid XSLT or XPath function.
0xC00CE335Function '%1' in namespace '%2' must return a node-set.
0xC00CE336Argument %1 must return a node-set.
0xC00CE337xsl:template may not have a mode attribute if it does not have a match attribute.
0xC00CE338The %1() function may not be used in a match pattern.
0xC00CE339The value of the '%1' attribute must be a single character.
0xC00CE33AThe '%1' attribute on xsl:decimal-format '%2' may not be redefined with a value of '%3'.
0xC00CE33BDecimal format '%1' does not exist in the stylesheet.
0xC00CE33CSecurity settings do not allow the execution of script code within this stylesheet.
0xC00CE33DThe system does not recognize '%1' as a valid language code.
0xC00CE33EThe multiple script blocks that implement namespace '%1' may not have different URI mappings for the same '%2' prefix.
0xC00CE33FThis expression may not contain a call to the %1() function.
0xC00CE340When the %1() function appears in a match pattern, its arguments must be string literals.
0xC00CE341String comparison options '%1' are either invalid or cannot be used together.
0xC00CE342Parameter '%1' cannot be defined more than once within the same xsl:call-template or xsl:apply-templates instruction.
0xC00CE343Relative URI '%1' cannot be resolved using an empty base URI node-set as the second parameter to the document() function.
0xC00CE344The 'http://www.w3.org/TR/WD-xsl' namespace is no longer supported in this version of MSXML.
0xC00CE380Expected token %1 found %2.
0xC00CE381Unexpected token %1.
0xC00CE382Expression does not return a DOM node.
0xC00CE383Expression must be a query or an integer constant.
0xC00CE384Incomplete query expression.
0xC00CE385Unknown method.
0xC00CE386Unexpected character in query string.
0xC00CE387%1 may not appear to the right of / or // or be used with |.
0xC00CE388Expression must be a string constant.
0xC00CE389Object does not support this method.
0xC00CE38AExpression can't be cast to this data type.
0xC00CE38CThe XML script engine does not support script fragments. This error was probably caused by having a script tag with the language attribute set to 'XML' or the text attribute set to 'text/xml' before any other script tag on the page.
0xC00CE38DParameter must be a query or a string constant.
0xC00CE38EParameter must be a integer constant.
0xC00CE440The XPath expression provided in the identity constraint is not supported.
0xC00CE441XPath expressions in the identity constraints do not support functions '%1'.
0xC00CE442XPath expressions in the identity constraints do not support variables '%1'.
0xC00CE443XPath expressions in the identity constraints do not support literals '%1'.
0xC00CE444XPath expressions in the identity constraints do not support absolute paths.
0xC00CE445XPath expressions in the identity constraints do not support '%1' query.
0xC00CE446XPath expressions in the identity constraints do not support booleans.
0xC00CE447XPath expressions in the identity constraints do not support comparisons.
0xC00CE448XPath expressions in the identity constraints do not support numeric queries.
0xC00CE449XPath expressions in the identity constraints do not support sort.
0xC00CE44AXPath expressions in the identity constraints do not support '(' and ')'.
0xC00CE44BXPath expressions in the identity constraints do not support filter operators.
0xC00CE44CXPath expressions in the identity constraint %1 do not support %2.
0xC00CE44DIllegal union operator in the XPath expression.
0xC00CE453The field nodeset for '%1' contains a node '%2' that does not have a simple type or a built-in data type.
0xC00CE454Invalid XPath expression in the identity constraint.
0xC00CE460Error occurs in the pattern : '%1' at position: %2 %3
0xC00CE461Incomplete category escape.
0xC00CE462Malformed category escape.
0xC00CE463Invalid group name.
0xC00CE464Invalid escape.
0xC00CE465Unknown property name: %1.
0xC00CE466Unterminated bracket.
0xC00CE467Illegal condition.
0xC00CE468No unit to quantify.
0xC00CE469Invalid range.
0xC00CE46AInvalid range character.
0xC00CE46BInvalid character range.
0xC00CE46CBad class in character range.
0xC00CE46DUnrecognized grouping.
0xC00CE46EUnterminated comments.
0xC00CE46FUndefined reference.
0xC00CE470Alteration can't capture.
0xC00CE471Alteration can't have comment.
0xC00CE472Too many alternates.
0xC00CE473Missing control.
0xC00CE474Unrecognized control.
0xC00CE501Missing equals sign between attribute and attribute value.
0xC00CE502A string literal was expected, but no opening quote character was found.
0xC00CE503Incorrect syntax was used in a comment.
0xC00CE504A name was started with an invalid character.
0xC00CE505A name contained an invalid character.
0xC00CE506The character '<' cannot be used in an attribute value.
0xC00CE507Invalid syntax for an xml declaration.
0xC00CE508An invalid character was found in text content.
0xC00CE509Required white space was missing.
0xC00CE50AThe character '>' was expected.
0xC00CE50BInvalid character found in DTD.
0xC00CE50CAn invalid character was found inside a DTD declaration.
0xC00CE50DA semi colon character was expected.
0xC00CE50EAn invalid character was found inside an entity reference.
0xC00CE50FUnbalanced parentheses.
0xC00CE510An opening '[' character was expected.
0xC00CE511Invalid syntax in a conditional or a CDATA section.
0xC00CE512Internal error.
0xC00CE513Whitespace is not allowed at this location.
0xC00CE514End of file reached in invalid state for current encoding.
0xC00CE515Mixed content model cannot contain this character.
0xC00CE516Mixed content model must be defined as zero or more('*').
0xC00CE517Invalid character in content model.
0xC00CE518Missing parenthesis.
0xC00CE519Invalid character found in ATTLIST enumeration.
0xC00CE51AInvalid syntax in PI declaration.
0xC00CE51BA single or double closing quote character (\' or \") is missing.
0xC00CE51CMultiple colons are not allowed in a name.
0xC00CE51DInvalid character for decimal digit.
0xC00CE51EInvalid character for hexidecimal digit.
0xC00CE51FInvalid unicode character.
0xC00CE520Expecting whitespace or '?'.
0xC00CE521Content model is too complex.
0xC00CE550The parser is suspended.
0xC00CE551The parser is stopped.
0xC00CE552End tag was not expected at this location.
0xC00CE553The following tags were not closed: %1.
0xC00CE554Duplicate attribute.
0xC00CE555Only one top level element is allowed in an XML document.
0xC00CE556Invalid at the top level of the document.
0xC00CE557Invalid xml declaration.
0xC00CE558XML document must have a top level element.
0xC00CE559Unexpected end of file.
0xC00CE55AParameter entities cannot be used inside markup declarations in an internal subset.
0xC00CE55BThe replacement text for a parameter entity must be properly nested with parenthesized groups.
0xC00CE55CThe literal string ']]>' is not allowed in element content.
0xC00CE55DProcessing instruction was not closed.
0xC00CE55EElement was not closed.
0xC00CE55FEnd element was missing the character '>'.
0xC00CE560A string literal was not closed.
0xC00CE561A comment was not closed.
0xC00CE562A declaration was not closed.
0xC00CE563A markup declaration was not closed.
0xC00CE564A CDATA section was not closed.
0xC00CE565Declaration has an invalid name.
0xC00CE566External ID is invalid.
0xC00CE567An XML element is not allowed inside a DTD.
0xC00CE568Prefixes 'xml' and 'xmlns' are reserved for use by XML.
0xC00CE569The 'version' attribute is required at this location.
0xC00CE56AThe 'encoding' attribute is required at this location.
0xC00CE56BAt least one name is required at this location.
0xC00CE56CThe specified attribute was not expected at this location. The attribute may be case sensitive.
0xC00CE56DEnd tag '%2' does not match the start tag '%1'.
0xC00CE56ESystem does not support the specified encoding.
0xC00CE56FSwitch from current encoding to specified encoding not supported.
0xC00CE570NDATA keyword is missing.
0xC00CE571Content model is invalid.
0xC00CE572Invalid type defined in ATTLIST.
0xC00CE573The xml:space attribute has a non-legal value. The only legal values are 'default' and 'preserve'.
0xC00CE574Multiple names found in attribute value when only one was expected.
0xC00CE575Invalid ATTDEF declaration. Expected #REQUIRED, #IMPLIED or #FIXED.
0xC00CE576The name 'xml' is reserved and must be lower case.
0xC00CE577Conditional sections are not allowed in an internal subset.
0xC00CE578CDATA is not allowed in a DTD.
0xC00CE579The standalone attribute must have the value 'yes' or 'no'.
0xC00CE57AThe standalone attribute cannot be used in external entities.
0xC00CE57BCannot have a DOCTYPE declaration in a DTD.
0xC00CE57CReference to undefined entity.
0xC00CE57DEntity reference is resolved to an invalid name character.
0xC00CE57ECannot have a DOCTYPE declaration outside of a prolog.
0xC00CE57FInvalid version number.
0xC00CE580Cannot have a DTD declaration outside of a DTD.
0xC00CE581Cannot have multiple DOCTYPE declarations.
0xC00CE582Error processing resource '%1'.
0xC00CE583A name is required at this location.
0xC00CE584DTD is prohibited.
0xC00CE5FFOperation aborted: %1 constraint violated.
0xC00CE600NodeTest expected here.
0xC00CE601Last() function must have a node-set to operate on.
0xC00CE602Boolean parameter expected.
0xC00CE603Number parameter expected.
0xC00CE604An argument to the operand is not valid.
0xC00CE605Error trying to resolve the variable.
0xC00CE606Expression expected.
0xC00CE607Invalid axes name.
0xC00CE608String Value at this location must evaluate to a QName.
0xC00CE609The '%1' format symbol may not follow the '%2' format symbol in this section of a format pattern.
0xC00CE60AInvalid number of arguments.
0xC00CE60BNumber is out of range.
0xC00CE60CThis query can not follow a query that may retun more than one node.
0xC00CE60DIncomplete XPATH statement.
0xC00CE60EOnly 'child' and 'attribute' axes are allowed in a match pattern outside predicates.
0xC00CE60FCould not resolve this QName.
0xC00CE610Variables may not be used within this expression.
0xC00CE611The context node in an XSLT transform may not be stripped text.
0xC00CE612A node within the %1 may not be passed as the context node for an XSLT transform or an XPath query.
0xC00CE613A text node child of an attribute may not be passed as the context node for an XSLT transform or an XPath query.
0xC00CE614A node of type '%1' may not be passed as the context node for an XSLT transform or an XPath query.
0xC00CE615A default attribute may not be passed as the context node for an XSLT transform or an XPath query.
0xC00CE616A floating attribute may not be passed as the context node for an XSLT transform or an XPath query.
0xC00CE617Expression must evaluate to a node-set.
0xC00CE618Expression is not a valid match pattern.
0xC00CEE00Reader error.
0xC00CEE01Unexpected end of input.
0xC00CEE02Unrecognized encoding.
0xC00CEE03Unable to switch the encoding.
0xC00CEE04Unrecognized input signature.
0xC00CEE20Well formedness error.
0xC00CEE21Whitespace expected.
0xC00CEE22Semicolon expected.
0xC00CEE23'>' expected.
0xC00CEE24Quote expected.
0xC00CEE25Equal expected.
0xC00CEE26An attribute value must not contain '<'.
0xC00CEE27Hexadecimal digit expected.
0xC00CEE28Decimal digit expected.
0xC00CEE29'[' expected.
0xC00CEE2A'(' expected.
0xC00CEE2BIllegal xml character.
0xC00CEE2CIllegal name character.
0xC00CEE2DIncorrect document syntax.
0xC00CEE2EIncorrect CDATA section syntax.
0xC00CEE2FIncorrect comment syntax.
0xC00CEE30Incorrect conditional section syntax.
0xC00CEE31Incorrect ATTLIST declaration syntax.
0xC00CEE32Incorrect DOCTYPE declaration syntax.
0xC00CEE33Incorrect ELEMENT declaration syntax.
0xC00CEE34Incorrect ENTITY declaration syntax.
0xC00CEE35Incorrect NOTATION declaration syntax.
0xC00CEE36NDATA expected.
0xC00CEE37PUBLIC expected.
0xC00CEE38SYSTEM expected.
0xC00CEE39Name expected.
0xC00CEE3AA document must contain exactly one root element.
0xC00CEE3BThe name in the end tag of the element must match the element type in the start tag.
0xC00CEE3CNo attribute name may appear more than once in the same start tag or empty element tag.
0xC00CEE3DA text/xml declaration may occur only at the very beginning of input.
0xC00CEE3ENames beginning with the three letter sequence x, m, l, in any case combination, are reserved for use by XML and XML-related specifications.
0xC00CEE3FIncorrect text declaration syntax.
0xC00CEE40Incorrect xml declaration syntax.
0xC00CEE41Incorrect encoding name syntax.
0xC00CEE42Incorrect public identifier syntax.
0xC00CEE43In the internal DTD subset, parameter entity references can occur only where markup declarations can occur, not within markup declarations.
0xC00CEE44The replacement text of a parameter entity referenced between markup declarations must be well formed.
0xC00CEE45A parsed entity must not contain a recursive reference to itself, either directly or indirectly.
0xC00CEE46The replacement text of an entity referenced in the content must be well formed.
0xC00CEE47Undeclared entity.
0xC00CEE48An entity reference must not contain the name of an unparsed entity.
0xC00CEE49Attribute values cannot contain direct or indirect entity references to external entities.
0xC00CEE4AIncorrect processing instruction syntax.
0xC00CEE4BIncorrect system identifier syntax.
0xC00CEE4C'?' expected.
0xC00CEE4DThe content of an element must not contain the character sequence ']]>'.
0xC00CEE4EDTD is prohibited.
0xC00CEE4FThe namespace for 'xmlns:xml' is reserved and it can only be declared as 'http://www.w3.org/XML/1998/namespace'.
0xC00CEE50Prefixes 'xml' and 'xmlns' are reserved for use by XML.
0xC00CEE60Namespace error.
0xC00CEE61Illegal qualified name character.
0xC00CEE62A qualified name cannot contain multiple colons.
0xC00CEE63An attribute value declared to be of type ID, IDREF(S), ENTITY(IES) or NOTATION cannot contain colons.
0xC00CEE64Declared prefix.
0xC00CEE65Undeclared prefix.
0xC00CEE66Only a default namespace can have an empty URI.
0xC00CEE80Validity error.
0xC00CEF00The provided node '%1' does not match to expected node '%2'.
0xC00CEF01Can not locate the following node: '%1'
0xC00CEF02Can not locate URI: '%1'.
0xC00CEF04The Cryptographic Service Provider type '%1' is not supported.
0xC00CEF05The verification key is not compatible with the signature.
0xC00CEF06The Canonicalization Method '%1' is not supported.
0xC00CEF07The DigestMethod algorithm '%1' is not supported.
0xC00CEF08The signature contains at least one circular reference.
0xC00CEF09The default URI declaration is missing.
0xC00CEF0AThe document can not be empty.
0xC00CEF0BThe source type for URI '%1' is not supported.
0xC00CEF0CThe Transformation method '%1' is not supported.
0xC00CEF0DThe RetrievalMethod with uri '%1' failed to process correctly.
0xC00CEF0EThe provided node is not a valid Key or X509 Certificate node.
0xC00CEF0FThe provided node is not a element.
0xC00CEF10Bad X509 Certificate encoding.
0xC00CEF11The signature provided has a unknown key type '%1'.
0xC00CEF12The element '%1' can be used only once in this context.
0xC00CEF13The signature property must be set before calling this method.
0xC00CEF14The uri '%1' is used more than one reference element in the signature.
0xC00CEF15The uri '%1' is not used in any of the reference elements in the signature.
0xC00CEF16The uri '%1' does not resolve to a KeyValue, RSAKeyValue, DSAKeyValue. X509Certificate node or to a rawX509Certificate stream.
0xC00CEF17The reference with uri '%1' failed to process correctly.
0xC00CEF18The uri '%1' set by calling setReferenceData, failed to load.
0xC00CEF19The transformation '%1' is not supported.
0xC00CEF1AA HMAC key is necessary to verify a document with HMAC algorithm.
0xC00CEF1BNo compatible keys found that can verify this document.
0xC00CEF1CThe RetrievalMethod failed to provide a recogized key or a cerificate.
0xC00CEF1DThe digest value computed does not match with the provided one for reference uri '%1'.
0xC00CEF1EThe HMAC output length value must be a non-zero positive and multiples of 8.
0xC00CEF1FCAPICOM.DLL Version 2 or higher must be registered to use this method.
0xC00CEF20The uri '%1' is invalid.
620 entries