<portType name="ECService"> <operation name="getECServiceVersion"> <input message="tns:getECServiceVersion" wsam:Action="getECServiceVersion"/> <output message="tns:getECServiceVersionResponse" wsam:Action="http://xmlns.oracle.com/Agile/e6/core/ECService/V2/ECService/getECServiceVersionResponse"/> </operation> <operation name="createUpdateStructure"> <input message="tns:createUpdateStructure" wsam:Action="createUpdateStructure"/> <output message="tns:createUpdateStructureResponse" wsam:Action="http://xmlns.oracle.com/Agile/e6/core/ECService/V2/ECService/createUpdateStructureResponse"/> <fault name="PlmFault" message="tns:PlmFault" wsam:Action="http://xmlns.oracle.com/Agile/e6/core/ECService/V2/ECService/createUpdateStructure/Fault/PlmFault"/> </operation> <operation name="closeSession"> <input message="tns:closeSession" wsam:Action="closeSession"/> <output message="tns:closeSessionResponse" wsam:Action="http://xmlns.oracle.com/Agile/e6/core/ECService/V2/ECService/closeSessionResponse"/> </operation></portType> |