<xsd:attribute name="contributor" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="Employer" /> <xsd:enumeration value="Employee" /> </xsd:restriction> </xsd:simpleType> </xsd:attribute>