Hi
I created an XMLSchema in vb.net and then tried to create an XML file.. when i tried to open the data for XML thru data tab in the XMLFile, it throws the err

An Error Occured while loading the schema referenced in this document(schema with targetnamespace http://tempuri.org/XMLSchema.xsd)

Type 'http://tempuri.org/XMLSchema.xsd:string' is not declared. An error occurred at file:////d:/projects/solution4/XMLSchema1.xsd(6,5)

wot should i do??
thanks
Akalya