<xs:simpleType name="programType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:restriction base="xs:string"> <xs:enumeration value="HSBCIPP" /> <xs:enumeration value="mIPP" /> <xs:enumeration value="SIP" /> <xs:enumeration value="VIS" /> </xs:restriction> </xs:simpleType>