Does anyone know where it's documented? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Work: http://www.multitask.com.au
Brett Porter <[EMAIL PROTECTED]> wrote on 22/07/2003 07:46:07 AM: > I was just thinking that this morning... Should probably be: > > <xs:element name="filtering" type="xs:boolean" /> > > I think. > > -- > Brett Porter > Developer, Content & Distribution > f2 network ~ everything essential > > > -----Original Message----- > From: Paul Libbrecht [mailto:[EMAIL PROTECTED] > Sent: Monday, 21 July 2003 9:03 PM > To: Maven Users List > Subject: Little bug in maven-projects.xsd > > > > ... namely the filtering element is declared nowhere. > > Until I can have something better I just inserted > > <xs:element name="filtering"> > </xs:element> > > In there... > > Paul > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]
