<xs:element name="CommunicationChannel.Other"> <xs:complexType> <xs:complexContent> <xs:extension base="CommunicationChannel.BaseType"> <xs:sequence> <xs:element ref="Type" /> <xs:element name="Specification" type="LabeledValueType" minOccurs="0" maxOccurs="unbounded" /> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>