well I was going to say that it seems reasonable to have it as "zero
or more", but then I realized that the text actually says "one or
more". I'm not completely sure which it should be (either seems find
to me, though I'm not sure what an XRDS with zero XRD elements means),
but the spec is definitely inconsistent. We'll need to clean that up
for the next draft. Any strong opinions on whether the minOccurs
should be 0 or 1?
-will
On Oct 26, 2009, at 12:10 PM, <> <> wrote:
> In reading over the document to write up a blog post, I noticed that
> in
> section 6 talking about creating an XRD Sequence the schema contains:
>
> <element ref="xrd:XRD" minOccurs="0" maxOccurs="unbounded"/>
>
> Shouldn't that be:
>
> <element ref="xrd:XRD" minOccurs="1" maxOccurs="unbounded"/>
>
> Sorry for catching this late.
>
> Nika
>
> ---------------------------------------------------------------------
> To unsubscribe from this mail list, you must leave the OASIS TC that
> generates this mail. Follow this link to all your TCs in OASIS at:
> https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php
>