31 lines
1.4 KiB
XML
31 lines
1.4 KiB
XML
<?xml version= '1.0' encoding= 'UTF-8' ?>
|
|
<wsdl:definitions
|
|
name="CGI_SPCO_IMPORT_INFO"
|
|
targetNamespace="http://xmlns.oracle.com/pcbpel/adapter/db/pdbsoadev/SBTransform/CGI_SPCO_IMPORT_INFO"
|
|
xmlns:tns="http://xmlns.oracle.com/pcbpel/adapter/db/pdbsoadev/SBTransform/CGI_SPCO_IMPORT_INFO"
|
|
xmlns:jca="http://xmlns.oracle.com/pcbpel/wsdl/jca/"
|
|
xmlns:plt="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
|
|
xmlns:top="http://xmlns.oracle.com/pcbpel/adapter/db/top/CGI_SPCO_IMPORT_INFO"
|
|
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
|
|
>
|
|
<plt:partnerLinkType name="CGI_SPCO_IMPORT_INFO_plt">
|
|
<plt:role name="CGI_SPCO_IMPORT_INFO_role">
|
|
<plt:portType name="tns:CGI_SPCO_IMPORT_INFO_ptt"/>
|
|
</plt:role>
|
|
</plt:partnerLinkType>
|
|
<wsdl:types>
|
|
<schema xmlns="http://www.w3.org/2001/XMLSchema">
|
|
<import namespace="http://xmlns.oracle.com/pcbpel/adapter/db/top/CGI_SPCO_IMPORT_INFO"
|
|
schemaLocation="CGI_SPCO_IMPORT_INFO_table.xsd"/>
|
|
</schema>
|
|
</wsdl:types>
|
|
<wsdl:message name="SpcoImportInfoCollection_msg">
|
|
<wsdl:part name="SpcoImportInfoCollection" element="top:SpcoImportInfoCollection"/>
|
|
</wsdl:message>
|
|
<wsdl:portType name="CGI_SPCO_IMPORT_INFO_ptt">
|
|
<wsdl:operation name="insert">
|
|
<wsdl:input message="tns:SpcoImportInfoCollection_msg"/>
|
|
</wsdl:operation>
|
|
</wsdl:portType>
|
|
</wsdl:definitions>
|