- From: Brian Bonner <bkbonner@gmail.com>
- Date: Wed, 4 Jan 2006 14:21:45 -0500
- To: xmlschema-dev@w3.org
Hello,
Is there a way through restrictions or xmlschema in general to create
the following criteria?
<options>
     <a></a>
     <b></b>
     <c></c>
</options>
where the rule is that a, b and c are all optional, but at least one
of a, b or c is required.
Thanks.
Brian
Received on Thursday, 5 January 2006 03:41:51 UTC