RE: [xml-dev] Data streams and schema use and identification

From
Dan Vint <>
To
Date
2003-04-24T18:49:26Z
ID
<>
Thread
RE: [xml-dev] Data streams and schema use and identification
At 11:30 AM 4/24/2003 -0700, Klotz, Leigh wrote:
>In XForms [1] we explicitly state that xsi:schemaLocation and friends are
>ignored inside the instance document, and provide an attribute on the
><model> element to allow the author to specify a normative list of Schema
>URI references that must be resolved to provide the Schema components for
>assessment.  XForms further allows direct inclusion of the <xs:schema>
>element inside the model.  <xs:schema> elements may appear outside the
><model> but in the enclosing document and be referred to fromn the
>model@schema attribute as fragments, if the host language supports
>fragments.

Ok that is an interesting approach that I didn't know about. Now if we 
could only get something like that to be standard practice or somehow part 
of the Schema spec I would be happy.