RE: Typename collide!

Dare,

Attached is the solution file containing the schema I am trying to
validate .The schemalocation used are in absolute paths and hence you
may need to place the solution in the appropriate path.

The version I am using is MSXML 4.0 SP2 with VS.net 2003 & biztalk 2004

The schema Iam trying to validate is ProcessFinancialStatement.xsd and I
have also included the renamed version of the same file (sample.xsd)
which was validated successfully.

Thanks

Raj

303-523-6341

 

 

________________________________

From: Dare Obasanjo [mailto:dareo@microsoft.com] 
Sent: Monday, June 21, 2004 6:17 PM
To: Rajasekar Joseph; xmlschema-dev@w3.org
Subject: RE: Typename collide!

 

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 Tuesday, 22 June 2004 12:05:10 UTC