<xsd:attribute name="contributionType"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="Pretax" /> <xsd:enumeration value="Posttax" /> </xsd:restriction> </xsd:simpleType> </xsd:attribute>