> Hamish Eisler wrote... > > Hi everyone - > > Can someone in the know tell me if the following is legal? > > <xsd:complexType name="foo.extended.type"> > <xsd:complexContent> > <xsd:extension base="xhtml:form.type"> > <xsd:group ref="foo.extension.content"/> > </xsd:extension> > </xsd:complexContent> > </xsd:complexType> > > Basically, can I use <group> to extend an element, instead of directly > placing a <sequence>, <choice>, or <all> node underneath? Yes, you can. > > Seems logical, but maybe I'm missing something (or XML Spy is)... Maybe XML Spy is missing something. :-) -Rahul. > > Thanks, > > -Hamish >Received on Friday, 12 October 2001 00:03:35 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Saturday, 22 July 2006 00:12:45 GMT