<xsd:group name="CommodityBasket.model"> <xsd:choice> <xsd:element name="notionalQuantityBasket" type="CommodityBasketByNotional" /> <xsd:element name="notionalAmountBasket" type="CommodityBasketByPercentage" /> </xsd:choice> </xsd:group>