<xsd:simpleType name="KnownContractType"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="human resource" /> <xsd:enumeration value="staffing customer" /> </xsd:restriction> </xsd:simpleType>