[Home] [By Thread] [By Date] [Recent Entries]
> > -----Original Message----- > > From: Radek Wisniewski [mailto:rw@d...] > > Sent: Thursday, September 13, 2001 10:00 AM > > To: Martin Gudgin > > Cc: Radek Wisniewski; xml-dev@l... > > Subject: Re: <all> and minOccurs="0" Problem > > > > > > Yes, it works fine. But the question remains unanswered: What is the sence > > of <all minOccurs="0"> attribute? > > What interesting, I can't deklare such en value in any way because: > > 1) under <complexType>, element <all> must have both attributes minOccurs > > and maxOccurs set to 1 No, the entire <xs:all> group can be optional as well, i.e allowed values for minOccurs on the xs:all element itself is 0 or 1. Cheers, /Eddie
|

Cart



