<xsd:simpleType name="StaffingContractTypeCodeEnumType"> <xsd:restriction base="xsd:normalizedString"> <xsd:enumeration value="HumanResource" /> <xsd:enumeration value="StaffingCustomer" /> </xsd:restriction> </xsd:simpleType>