Article ID: 818081 - Last Review: May 30, 2003 - Revision: 2.4 INFO: List of Issues Fixed in MSXML 4.0 SP2 (Part 1 of 4)SUMMARYThis article is part 1 of 4 in the series of articles that
documents the bugs that are fixed in Microsoft XML (MSXML) 4.0 Service Pack 2
(SP2). The following bugs have been fixed in MSXML 4.0 SP2:
Fix: "Schema Is Non-Deterministic" Error Message Should Specify the XPath Location of the Failing Schema DefinitionThe following generic XML validation error message:Schema is non-deterministic 316297
(http://support.microsoft.com/kb/316297/EN-US/
)
PRB: "Schema Is Non-Deterministic" Error Message When You Add XSD to XMLSchemaCache Object
Fix: ServerXMLHTTP Validation Failures When You Use Extended Characters in User NamesIn MSXML 4.0 RTM and Service Pack 1 (SP1), the following authentication error is reported when you use ServerXmlHttp to execute HTTP requests by supplying a valid user name that contains extended characters:Error message: HTTP 401.1 -
Unauthorized: Logon Failed 316594
(http://support.microsoft.com/kb/316594/EN-US/
)
ServerXMLHTTP Validation Failures When You Use Extended Characters in User Names
Fix: XSD Validation Does Not Enforce Restriction Defined on a Base SimpleTypeIn MSXML 4.0 RTM and SP1, the XML schema validator does not enforce restrictions that are defined on base simpleTypes.Validating the data in the following sample XML document Restriction.xml against the sample schema Restriction.xsd does not raise any errors in MSMXL 4.0 RTM and SP1 even though the value of the AlphaTestValue element contains a character (the ‘-‘ character) that is restricted by the AlphaType base simpleType: Restriction.xsd:Restriction.xml:Fix: DOM: SetAttribute() Should Raise Error When Attribute Value Contains Invalid XML CharactersThe IXMLDOMElement.setAttribute() method has been fixed to generate an error when a specified attribute value contains invalid XML characters.The following are the valid XML characters and character ranges (hexadecimal values) as defined by the W3C XML language specifications 1.0.: Fix: IXMLDOMNode.attributes Does Not Return All Default AttributesIn MSXML 4.0 RTM and SP1, using the following loop:Unspecified Error Employes.xml:Fix: Circular Strong References Between Anonymous Types and Their Parent ComplexType Type May Cause Memory LeakThe following XSD schema outlines the basis of the problem:REFERENCES
For additional information, click the following article numbers to view the
articles in the Microsoft Knowledge Base: 818083
(http://support.microsoft.com/kb/818083/EN-US/
)
INFO: List of Issues Fixed in MSXML 4.0 SP2 (Part 2 of 4)
818084
(http://support.microsoft.com/kb/818084/EN-US/
)
INFO: List of Issues Fixed in MSXML 4.0 SP2 (Part 3 of 4)
818085
(http://support.microsoft.com/kb/818085/EN-US/
)
INFO: List of Issues Fixed in MSXML 4.0 SP2 (Part 4 of 4)
| Article Translations
|
Back to the top
