Re: [xml] Question about default namespace with XML Schema

2005-05-02 Thread Kasimier Buchcik
Hi, On Mon, 2005-05-02 at 11:03 +0200, GUY Fabrice wrote: > Hi, > > I'm using this schema : > > > http://www.w3.org/2001/XMLSchema";> > > > > maxOccurs="unbounded"/> > maxOccurs="unbounded"/> > > > > > > > > >

[xml] Question about default namespace with XML Schema

2005-05-02 Thread GUY Fabrice
Hi, I'm using this schema : http://www.w3.org/2001/XMLSchema";> with this xml file : test1 test2 test2 And that works perferctly fine. But when I try to use the default namespace i