<xsd:complexType name="categoryBag" final="restriction"> <xsd:choice> <xsd:sequence> <xsd:element ref="uddi:keyedReference" maxOccurs="unbounded" /> <xsd:element ref="uddi:keyedReferenceGroup" minOccurs="0" maxOccurs="unbounded" /> </xsd:sequence> <xsd:element ref="uddi:keyedReferenceGroup" maxOccurs="unbounded" /> </xsd:choice> </xsd:complexType>