<xsd:simpleType name="SpendingAccountContributorCodeEnumType"> <xsd:restriction base="xsd:normalizedString"> <xsd:enumeration value="Employee" /> <xsd:enumeration value="Employer" /> </xsd:restriction> </xsd:simpleType>