Product: CF 7 BugHunt User: Anonymous
[Switch Product] CFUG: None

Add and View Bug Comments at the bottom of the Element.
Title: XML Complex Schema Using MSXML BugID: 1375 Date Opened: 05-Jun-07
Created By:
Bhaumik
Type: Other/Misc Element/Element: MSXML
Severity: Unexpected Results Status: New/Unvalidated
Adobe BugID:

Description of bug:
Comments:
--->

A D D     Y O U R     C O M M E N T S     T O     T H I S     B U G

Please login to add comments to a bug


C O M M E N T S

Comment display is being revamped. We apologize for the delay.

Click on this to respond to the current comment Comment   [David Logwood]   [Wednesday, Jun 13, 2007 01:42 PM]
We are using ColdFusion to instantiate the MSXML 6.0 Parser COM object and then validate our XML against a complex schema which includes import statements.

I am not sure what would be different in a C/C++ environment, but we the MSXML Parser does validate our XML properly.

The problem we were having with CFMX7 is that it is using Java version of Xerces 2.6, which does have problems with a complex schema.

We have not had a chance to test with Xerces 2.9 for Java yet, but we are hopeful that it will work with that version, and that 2.9 will be included with CF8.