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