<xs:complexType name="ContactInfoTypeCV"> <xs:simpleContent> <xs:restriction base="ContactInfoRootType"> <xs:attribute name="class" type="ContactInfoClassCV" /> </xs:restriction> </xs:simpleContent> </xs:complexType>