<xs:simpleType name="FundsTransferType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:restriction base="xs:string"> <xs:enumeration value="VisaOCT" /> <xs:enumeration value="MCMoneySend" /> </xs:restriction> </xs:simpleType>