Une fois ton schéma fait tu fait pointer ton xml sur le schéma comme ceci:
<?xmlversion="1.0"encoding="UTF-8"?>
<tabalisexmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xsi:noNamespaceSchemaLocation="tonschema.xsd">
</tabalise>
source: http://fr.wikipedia.org/wiki/XML_Schema (premier lien dans google quand tu tape "schemas xml")
Après c'est à l'ouverture que tu te fais allumer (soit pas ton bout de code, soit par le navigateur...)