<xsd:simpleType name="BPELVariableNames"> <xsd:restriction> <xsd:simpleType> <xsd:list itemType="BPELVariableName" /> </xsd:simpleType> <xsd:minLength value="1" /> </xsd:restriction> </xsd:simpleType>