Just wondering how a recursive group such as: <xs:group name="group"> <xs:sequence> <xs:element name="foo"> <xs:complexType> <xs:group ref="group" minOccurs="0"/> </xs:complexType> </xs:element> <xs:element name="bar" type="xs:token"/> </xs:sequence> </xs:group> may be redefine without confusion between the <xs:group ref="group"/> meaning "extension", the <xs:group ref="group" minOccurs="0"/> meaning "bogus extension" the <xs:group ref="group" minOccurs="0"/> meaning "reference" ??? Thanks Eric -- Rendez-vous à Paris pour le Forum XML. http://www.technoforum.fr/Pages/forumXML01/index.html ------------------------------------------------------------------------ Eric van der Vlist http://xmlfr.org http://dyomedea.com http://xsltunit.org http://4xt.org http://examplotron.org ------------------------------------------------------------------------Received on Tuesday, 13 November 2001 13:42:58 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 16 March 2009 11:13:19 GMT