I know it doesn't help much but... I myself have learnt alot from this link.
http://www.w3.org/TR/xmlschema-0/
If you have time, you can read thru this article.
Maung Maung
skier17 wrote:Apparently, it seems as if i have different definition for the schema but i do not know how to change it.Thanks a lot.
The targetNamespace must match for both schemas if they are to be included in one physical file
With included schemas, the included files must all reference the same target namespace. If the schema target namespace don't match, the include won't work:
[?xml version="1.0"?][xs:schema mlns:xs="http://www.w3.org/2001/XMLSchema"targetNamespace="http://ns.softwaremaker.net/someHospitalSystemSchema"][xs:include schemaLocation="http:/schemas.softwaremaker.net/schemas/Patient.xsd"/][xs:include schemaLocation="http:/schemas.softwaremaker.net/schemas/Doctor.xsd"/]......[/xs:schema]
~Softwaremaker (BLOG) M. Twain: "I didn't have time to write a short letter, so I wrote a long one instead"
skier17 wrote:I cant seem to upload codes with xml tags onto the forum, if u wanna help me, u may contact me directly at MSN: erwinliong@hotmail.com yahoo! : liong_family@yahoo.com Email : erwinliong@gmail.com Thanks a lot.
Hi skier17,
I hope you won't try to get someone to help you in private again... Let's have everyone helping each other in the forum so that all can benefit. :)
Best Regards, Kit Kai, MVP (SharePoint Portal Server)