<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="XML schema - Page 17 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=XML_schema&amp;p=16">1.Previous</a><br />
<a accesskey="3" href="page.php?w=XML_schema&amp;p=18">3.Next</a>
</p>
<p>in some ways as well. It means that an XML file may not be usable in the absence of its schema, even if the document would validate against that schema. In effect, all users of such an XML document must also implement the W3C XML Schema specification, thus ruling out minimalist or older XML parsers. It can also slow down the processing of the document, as the processor must potentially download and process a second XML file (the schema); however, a schema would normally then be cached, so the cost comes only on the first use.</p>

<p><big> Tool Support </big></p><p>
<a accesskey="1" href="page.php?w=XML_schema&amp;p=16">1.Previous</a><br />
<a accesskey="3" href="page.php?w=XML_schema&amp;p=18">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
