- From: Mukul Gandhi <gandhi.mukul@gmail.com>
- Date: Tue, 19 Mar 2019 15:15:38 +0530
- To: "xmlschema-dev@w3.org" <xmlschema-dev@w3.org>
Received on Tuesday, 19 March 2019 09:46:18 UTC
Hi all,
I feel, <xs:any processContents="strict" .../> and <xs:any
processContents="lax" .../> may be useful when used along with xs:include /
xs:import.
When using XSD validation, a policy could be imposed where certain XSD type
definitions need to be made available from included / imported schemas, and
the availability of such XSD types is not in control of the including /
importing schema.
Any further clarification would be helpful.
On Tue, Mar 19, 2019 at 10:52 AM Mukul Gandhi <gandhi.mukul@gmail.com>
wrote:
> Hi all,
> I'm not very clear, what are the good use cases of following forms of
> XSD xs:any wildcards,
>
> <xs:any processContents="strict" .../>
>
> <xs:any processContents="lax" .../>
>
> Can anyone please explain this.
>
> I can readily imagine that, the form <xs:any processContents="skip" .../>
> is very useful.
>
--
Regards,
Mukul Gandhi
Received on Tuesday, 19 March 2019 09:46:18 UTC