Re: [xml-dev] XForms

From
Michael Kay <>
To
Date
2012-09-02T07:45:15Z
ID
<>
Thread
Re: [xml-dev] XForms
I assume when it says "schema" it means "schema" and not "schema 
document". A schema is the set of schema components obtained by 
compiling a set of schema documents, expanding xs:include and xs:import 
declarations as required.

Michael Kay
Saxonica

On 01/09/2012 21:15, Timothy Cook wrote:
> Hi All,
>
> I am not certain that I understand the specs on the issue of
> referencing a schema.
>
> http://www.w3.org/TR/xforms11/#structure-model
> "Within each XForms Model, there is a limit of one Schema per
> namespace declaration, including inline and linked Schemas."
>
> Since neither inline nor linked are actually methods of incorporating
> a schema ('import' or 'include'). Does this mean that I cannot use a
> schema that has an include?
>
> Thanks,
> Tim
>
>
>