- From: Dare Obasanjo <dareo@microsoft.com>
- Date: Mon, 21 Jun 2004 17:17:22 -0700
- To: "Rajasekar Joseph" <rajasekar.joseph@oxlo.com>, <xmlschema-dev@w3.org>
Received on Monday, 21 June 2004 20:17:29 UTC
Can you please provide the schema you are using and what version of MSXML you are using? -- PITHY WORDS OF WISDOM Anything that begins well, ends badly. Anything that begins badly ends worse. This posting is provided "AS IS" with no warranties, and confers no rights. ________________________________ From: xmlschema-dev-request@w3.org [mailto:xmlschema-dev-request@w3.org] On Behalf Of Rajasekar Joseph Sent: Monday, June 21, 2004 5:13 PM To: xmlschema-dev@w3.org Subject: Typename collide! Hi, I am trying to validate a schema (say sample.xsd) using MSXML, and end up getting the following error "The Schema has a TypeName that collide with the RootNode TypeName of one of its root nodes. Make sure that they are different" When I try to validate other XML tools it validates well and good. So is this above error something unique to MSXML or is it one of W3C Namespace specification? Also, when I change the XML schema name to something else it works fine even within MSXML. Also please note that there is a element type name in the schema same as the schema file name! Thanks Raj
Received on Monday, 21 June 2004 20:17:29 UTC