<xs:simpleType name="EBTBalanceInquiryType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:restriction base="xs:string"> <xs:enumeration value="CASH" /> <xs:enumeration value="FOODSTAMP" /> </xs:restriction> </xs:simpleType>