<xs:simpleType name="ST_Target" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:restriction base="ST_String"> <xs:enumeration value="CLR" /> <xs:enumeration value="CLR:PluginDS" /> </xs:restriction> </xs:simpleType>