<xs:simpleType name="CloudProtocol"> <xs:restriction base="xs:string"> <xs:enumeration value="xml-rpc"/> <xs:enumeration value="http-post"/> <xs:enumeration value="soap"/> </xs:restriction> </xs:simpleType>