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