<xsd:simpleType name="SearchEmploymentTypeEnumType"> <xsd:restriction base="xsd:normalizedString"> <xsd:enumeration value="CurrentEmployment" /> <xsd:enumeration value="PriorEmployment" /> </xsd:restriction> </xsd:simpleType>