function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Shri RajShri Raj 

Unable to find schema for element; {http://www.w3.org/2001/XMLSchema}schema

Hello, 



I was trying to Parse an XML into our Salesforce Dev org and I was getting this error. Kindly suggest what could be the problem. 

Unable to find schema for element; {http://www.w3.org/2001/XMLSchema}schema

Thanks,
Shri

Michael VerhovskiMichael Verhovski
I think that it is most likely a malformed XML
Shri RajShri Raj
It is not a Malformed XML! How can you say that?