- From: DuCharme, Bob (LNG-CHO) <bob.ducharme@lexisnexis.com>
- Date: Mon, 30 Aug 2004 10:19:00 -0400
- To: "'xmlschema-dev@w3.org'" <xmlschema-dev@w3.org>
Received on Monday, 30 August 2004 14:19:32 UTC
I'm trying to get a better handle on exactly what is and what isn't allowed with xs:all. I used to think that elements that used it in their content model couldn't be nested inside of other elements, but I see now that this is wrong. Correct me if I'm wrong: because its use must be at the top level of a content model, we can define a content model like (a & b & c & d), but not (a, (b & c & d)), right? thanks, Bob DuCharme
Received on Monday, 30 August 2004 14:19:32 UTC