choice minOccurs=0

This commit is contained in:
Keith Donald
2008-04-13 04:45:09 +00:00
parent 76aa1aeab0
commit b213623de9

View File

@@ -36,7 +36,7 @@ would index those definitions by "orderitem-flow" and "shipping-flow" by default
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="beans:identifiedType">
<xsd:choice maxOccurs="unbounded">
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:element name="flow-location" type="flowLocationType">
<xsd:annotation>
<xsd:documentation>