⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 zsampleservicewcfservice.wsdl

📁 本作目的是介绍一个工具
💻 WSDL
📖 第 1 页 / 共 5 页
字号:
<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:tns="http://tempuri.org/" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" name="ZSampleServiceWCFService" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <xsd:schema targetNamespace="http://tempuri.org/Imports">
      <xsd:import schemaLocation="http://faisal-xp.stca.local/ZService/Service.svc?xsd=xsd0" namespace="http://tempuri.org/" />
      <xsd:import schemaLocation="http://faisal-xp.stca.local/ZService/Service.svc?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
      <xsd:import schemaLocation="http://faisal-xp.stca.local/ZService/Service.svc?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/ZSampleServiceLibrary" />
    </xsd:schema>
  </wsdl:types>
  <wsdl:message name="IZSampleService_DeleteOrdLineDetailRecords_InputMessage">
    <wsdl:part name="parameters" element="tns:DeleteOrdLineDetailRecords" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_DeleteOrdLineDetailRecords_OutputMessage">
    <wsdl:part name="parameters" element="tns:DeleteOrdLineDetailRecordsResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_InsertOrdLineDetailRecord_InputMessage">
    <wsdl:part name="parameters" element="tns:InsertOrdLineDetailRecord" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_InsertOrdLineDetailRecord_OutputMessage">
    <wsdl:part name="parameters" element="tns:InsertOrdLineDetailRecordResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_UpdateOrdLineDetailRecords_InputMessage">
    <wsdl:part name="parameters" element="tns:UpdateOrdLineDetailRecords" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_UpdateOrdLineDetailRecords_OutputMessage">
    <wsdl:part name="parameters" element="tns:UpdateOrdLineDetailRecordsResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetProductsRecordSet_InputMessage">
    <wsdl:part name="parameters" element="tns:GetProductsRecordSet" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetProductsRecordSet_OutputMessage">
    <wsdl:part name="parameters" element="tns:GetProductsRecordSetResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetProductsRecordCount_InputMessage">
    <wsdl:part name="parameters" element="tns:GetProductsRecordCount" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetProductsRecordCount_OutputMessage">
    <wsdl:part name="parameters" element="tns:GetProductsRecordCountResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_DeleteProductsRecords_InputMessage">
    <wsdl:part name="parameters" element="tns:DeleteProductsRecords" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_DeleteProductsRecords_OutputMessage">
    <wsdl:part name="parameters" element="tns:DeleteProductsRecordsResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_InsertProductsRecord_InputMessage">
    <wsdl:part name="parameters" element="tns:InsertProductsRecord" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_InsertProductsRecord_OutputMessage">
    <wsdl:part name="parameters" element="tns:InsertProductsRecordResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_UpdateProductsRecords_InputMessage">
    <wsdl:part name="parameters" element="tns:UpdateProductsRecords" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_UpdateProductsRecords_OutputMessage">
    <wsdl:part name="parameters" element="tns:UpdateProductsRecordsResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetShippersRecordSet_InputMessage">
    <wsdl:part name="parameters" element="tns:GetShippersRecordSet" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetShippersRecordSet_OutputMessage">
    <wsdl:part name="parameters" element="tns:GetShippersRecordSetResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetShippersRecordCount_InputMessage">
    <wsdl:part name="parameters" element="tns:GetShippersRecordCount" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetShippersRecordCount_OutputMessage">
    <wsdl:part name="parameters" element="tns:GetShippersRecordCountResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_DeleteShippersRecords_InputMessage">
    <wsdl:part name="parameters" element="tns:DeleteShippersRecords" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_DeleteShippersRecords_OutputMessage">
    <wsdl:part name="parameters" element="tns:DeleteShippersRecordsResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_InsertShippersRecord_InputMessage">
    <wsdl:part name="parameters" element="tns:InsertShippersRecord" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_InsertShippersRecord_OutputMessage">
    <wsdl:part name="parameters" element="tns:InsertShippersRecordResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_UpdateShippersRecords_InputMessage">
    <wsdl:part name="parameters" element="tns:UpdateShippersRecords" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_UpdateShippersRecords_OutputMessage">
    <wsdl:part name="parameters" element="tns:UpdateShippersRecordsResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetSuppliersRecordSet_InputMessage">
    <wsdl:part name="parameters" element="tns:GetSuppliersRecordSet" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetSuppliersRecordSet_OutputMessage">
    <wsdl:part name="parameters" element="tns:GetSuppliersRecordSetResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetSuppliersRecordCount_InputMessage">
    <wsdl:part name="parameters" element="tns:GetSuppliersRecordCount" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetSuppliersRecordCount_OutputMessage">
    <wsdl:part name="parameters" element="tns:GetSuppliersRecordCountResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_DeleteSuppliersRecords_InputMessage">
    <wsdl:part name="parameters" element="tns:DeleteSuppliersRecords" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_DeleteSuppliersRecords_OutputMessage">
    <wsdl:part name="parameters" element="tns:DeleteSuppliersRecordsResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_InsertSuppliersRecord_InputMessage">
    <wsdl:part name="parameters" element="tns:InsertSuppliersRecord" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_InsertSuppliersRecord_OutputMessage">
    <wsdl:part name="parameters" element="tns:InsertSuppliersRecordResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_UpdateSuppliersRecords_InputMessage">
    <wsdl:part name="parameters" element="tns:UpdateSuppliersRecords" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_UpdateSuppliersRecords_OutputMessage">
    <wsdl:part name="parameters" element="tns:UpdateSuppliersRecordsResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetTopicsRecordSet_InputMessage">
    <wsdl:part name="parameters" element="tns:GetTopicsRecordSet" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetTopicsRecordSet_OutputMessage">
    <wsdl:part name="parameters" element="tns:GetTopicsRecordSetResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetTopicsRecordCount_InputMessage">
    <wsdl:part name="parameters" element="tns:GetTopicsRecordCount" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetTopicsRecordCount_OutputMessage">
    <wsdl:part name="parameters" element="tns:GetTopicsRecordCountResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_DeleteTopicsRecords_InputMessage">
    <wsdl:part name="parameters" element="tns:DeleteTopicsRecords" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_DeleteTopicsRecords_OutputMessage">
    <wsdl:part name="parameters" element="tns:DeleteTopicsRecordsResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_InsertTopicsRecord_InputMessage">
    <wsdl:part name="parameters" element="tns:InsertTopicsRecord" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_InsertTopicsRecord_OutputMessage">
    <wsdl:part name="parameters" element="tns:InsertTopicsRecordResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_UpdateTopicsRecords_InputMessage">
    <wsdl:part name="parameters" element="tns:UpdateTopicsRecords" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_UpdateTopicsRecords_OutputMessage">
    <wsdl:part name="parameters" element="tns:UpdateTopicsRecordsResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetTypesRecordSet_InputMessage">
    <wsdl:part name="parameters" element="tns:GetTypesRecordSet" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetTypesRecordSet_OutputMessage">
    <wsdl:part name="parameters" element="tns:GetTypesRecordSetResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetTypesRecordCount_InputMessage">
    <wsdl:part name="parameters" element="tns:GetTypesRecordCount" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetTypesRecordCount_OutputMessage">
    <wsdl:part name="parameters" element="tns:GetTypesRecordCountResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_DeleteTypesRecords_InputMessage">
    <wsdl:part name="parameters" element="tns:DeleteTypesRecords" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_DeleteTypesRecords_OutputMessage">
    <wsdl:part name="parameters" element="tns:DeleteTypesRecordsResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_InsertTypesRecord_InputMessage">
    <wsdl:part name="parameters" element="tns:InsertTypesRecord" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_InsertTypesRecord_OutputMessage">
    <wsdl:part name="parameters" element="tns:InsertTypesRecordResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_UpdateTypesRecords_InputMessage">
    <wsdl:part name="parameters" element="tns:UpdateTypesRecords" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_UpdateTypesRecords_OutputMessage">
    <wsdl:part name="parameters" element="tns:UpdateTypesRecordsResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_SetServiceUrl_InputMessage">
    <wsdl:part name="parameters" element="tns:SetServiceUrl" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_SetServiceUrl_OutputMessage">
    <wsdl:part name="parameters" element="tns:SetServiceUrlResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetCategoriesRecordSet_InputMessage">
    <wsdl:part name="parameters" element="tns:GetCategoriesRecordSet" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetCategoriesRecordSet_OutputMessage">
    <wsdl:part name="parameters" element="tns:GetCategoriesRecordSetResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetCategoriesRecordCount_InputMessage">
    <wsdl:part name="parameters" element="tns:GetCategoriesRecordCount" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetCategoriesRecordCount_OutputMessage">
    <wsdl:part name="parameters" element="tns:GetCategoriesRecordCountResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_DeleteCategoriesRecords_InputMessage">
    <wsdl:part name="parameters" element="tns:DeleteCategoriesRecords" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_DeleteCategoriesRecords_OutputMessage">
    <wsdl:part name="parameters" element="tns:DeleteCategoriesRecordsResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_InsertCategoriesRecord_InputMessage">
    <wsdl:part name="parameters" element="tns:InsertCategoriesRecord" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_InsertCategoriesRecord_OutputMessage">
    <wsdl:part name="parameters" element="tns:InsertCategoriesRecordResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_UpdateCategoriesRecords_InputMessage">
    <wsdl:part name="parameters" element="tns:UpdateCategoriesRecords" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_UpdateCategoriesRecords_OutputMessage">
    <wsdl:part name="parameters" element="tns:UpdateCategoriesRecordsResponse" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetCustomersRecordSet_InputMessage">
    <wsdl:part name="parameters" element="tns:GetCustomersRecordSet" />
  </wsdl:message>
  <wsdl:message name="IZSampleService_GetCustomersRecordSet_OutputMessage">
    <wsdl:part name="parameters" element="tns:GetCustomersRecordSetResponse" />
  </wsdl:message>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -