>--- Elena Litani <[EMAIL PROTECTED]> ha scritto: > You >are using the Schema CR syntax, however Xerces > 1.2.3 was supporting Schema WD syntax.
What's Schema CR and WD syntax? So what I wrote below are using CR syntax not supported by Xerces 1.2.3? And if I used version 1.3.0 it's ok? > Move to Xerces 1.3.0 :) I think so. Thank you a lot. luca > rasco rasco wrote: > > ... > > <element name="categoryref"> > > <simpleType> > > <list itemType="IDREF"/> > > </simpleType> > > </element> > > > > <element name="bookmark"> > > <complexType> > > <sequence> > > ... > > <element ref="b:categoryref" > > minOccurs="0"/> > > ... > > </sequence> > > ... > > </complexType> > > </element> > > .... > > ______________________________________________________________________ Do You Yahoo!? Il tuo indirizzo gratis e per sempre @yahoo.it su http://mail.yahoo.it --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
