I am trying to validate two openEHR EHR extracts against the openEHR schema but getting some errors.
Here are the two Extracts:
http://miuras.inf.um.es/~researchehr/websvn/filedetails.php?repname=poseacle&path=%2Fextracts%2FAllergies%2Fallergies_openehr.xml
http://miuras.inf.um.es/~researchehr/websvn/filedetails.php?repname=poseacle&path=%2Fextracts%2FRegular+drugs%2Fregular-drugs-openehr.xml
Can be found at this location:
http://miuras.inf.um.es/~researchehr/websvn/listing.php?repname=poseacle&path=%2Fextracts%2F#path_extracts_
And the schema against which I am validating the documents is available at:
http://www.openehr.org/releases/1.0.1/its/XML-schema/Extract.xsd
And here is the tool I am using for validation:
http://tools.decisionsoft.com/schemaValidate/
Can someone tell me what is wrong with the extracts? I need a few valid openEHR extracts for my research.