<xs:group name="DigitalDeliveryCommunicationChannelsGroup"> <xs:choice> <xs:element ref="CommunicationChannel.EMail" /> <xs:element ref="CommunicationChannel.Phone" /> <xs:element ref="CommunicationChannel.WWW" /> <xs:element ref="CommunicationChannel.Other" /> </xs:choice> </xs:group>