<xs:element name="ModeOfInvestment"> <xs:simpleType> <xs:restriction base="nonEmptyString"> <xs:pattern value="(IGSS)|(POSB)|(DSBC)|(IUTI)|(OTHER)" /> </xs:restriction> </xs:simpleType> </xs:element>