- From: Mathieu Mangeot Lerebours <Mathieu.Mangeot@imag.fr>
- Date: Fri, 13 Apr 2001 18:45:13 +0200
- To: xmlschema-dev@w3.org
I have a first schema root.xsd [1] where I define an element <root> with
a sequence of:
- a group <myGroup>
- an element <bar>
I have a second schema redefine.xsd [2] where try to redefine <myGroup>
by a sequence of another element <foo>.
But in my final xml document example.xml [3], xsv parser tells
me that <foo> is not allowed.
Is it possible to redefine a group of elements?
How can I do then ?
Thanks a lot for your help.
Mathieu
[1] http://www-clips.imag.fr/geta/services/dml/root.xsd
[2] http://www-clips.imag.fr/geta/services/dml/redefine.xsd
[3] http://www-clips.imag.fr/geta/services/dml/example.xml
--
Mathieu MANGEOT-LEREBOURS | Phone : +33 4 76 51 43 80
GETA-CLIPS-IMAG BP 53 | Fax : +33 4 76 51 44 05
F-38041 Grenoble cedex 9 | E-mail: Mathieu.Mangeot@imag.fr
http://www-clips.imag.fr/geta/mathieu.mangeot
Received on Friday, 13 April 2001 12:45:23 UTC