纽威
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
1.0 KiB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <xs:schema xmlns:tns="http://tempuri.org/" elementFormDefault="qualified" targetNamespace="http://tempuri.org/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  3. <xs:import schemaLocation="http://cncwmsqas.neway.com.cn:8063/UFIDA.WMS.ZHC.UnOrBindAgvPod.svc?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/UFIDA.WMS.ISV.UnBindAgvPod" />
  4. <xs:element name="StartCallAgvTask">
  5. <xs:complexType>
  6. <xs:sequence>
  7. <xs:element xmlns:q1="http://schemas.datacontract.org/2004/07/UFIDA.WMS.ISV.UnBindAgvPod" minOccurs="0" name="InputData" nillable="true" type="q1:UnBindAgvPod.TaskData" />
  8. </xs:sequence>
  9. </xs:complexType>
  10. </xs:element>
  11. <xs:element name="StartCallAgvTaskResponse">
  12. <xs:complexType>
  13. <xs:sequence>
  14. <xs:element xmlns:q2="http://schemas.datacontract.org/2004/07/UFIDA.WMS.ISV.UnBindAgvPod" minOccurs="0" name="StartCallAgvTaskResult" nillable="true" type="q2:UnBindAgvPod.OperationResult" />
  15. </xs:sequence>
  16. </xs:complexType>
  17. </xs:element>
  18. </xs:schema>