Re: [xml-dev] What does "optional" mean?

From
Michael Kay <>
To
Date
2012-02-27T08:35:38Z
ID
<>
Thread
Re: [xml-dev] What does "optional" mean?
On 27/02/2012 03:34, Len Bullard wrote:
> An XSD wrapper document to parameterize the validation: what would that look
> like?
>
>
Perhaps something like this:

<xs:include schemaLocation="schema-with-params.xsd">
<zz:with-param name="publication-status" select="'draft'"/>
</xs:include>

Michael Kay
Saxonica