- From: Florent Georges <lists@fgeorges.org>
- Date: Wed, 25 Jul 2012 11:02:45 +0100 (BST)
- To: "xmlschema-dev@w3.org" <xmlschema-dev@w3.org>
Hi,
I struggle with a simple problem. I have two simple types,
both are enumerations, one is a subset of the other. Lets' say:
working-days:
- monday, tuesday, wednesday, thursday, friday
week-days:
- { working-days }, saturday, sunday
I would like to have "week-days" defined as an extension of
"working-days". Sounds sensible, doesn't it? But I cannot find
how to do it...
Any idea?
Regards,
--
Florent Georges
http://fgeorges.org/
http://h2oconsulting.be/
Received on Wednesday, 25 July 2012 10:03:24 UTC