- From: florent <florent@inovo.be>
- Date: Wed, 12 Dec 2001 07:24:59 -0500 (EST)
- To: <xmlschema-dev@w3.org>
Received on Wednesday, 12 December 2001 13:43:50 UTC
Hello, I am looking for help about <xs:include ... /> let's say my schema 'a.xsd' includes one other schemas : 'b.xsd' The thing is I want to declare/use some similars elements in 'a.xsd' and 'b.xsd' . These common elements are declared in 'c.xsd' . Do I have to include 'c.xsd' in 'a.xsd' and in 'b.xsd' or in 'b.xsd' only? or in 'a.xsd' only? I know that with the dtd's, it worked with the entities. I did "include" dtd's and I didn't need to declare two times my elements but I don't know with schemas? thank you for your help... ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ Florent Claude InOvo 50-54 rue du printemps B-1030 Bruxelles tel : +32 (0)2.648.42.48 fax : +32 (0)2.639.47.99
Received on Wednesday, 12 December 2001 13:43:50 UTC