1497 lines
75 KiB
XML
1497 lines
75 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<xs:schema xmlns:tns="http://tempuri.org/" elementFormDefault="qualified" targetNamespace="http://tempuri.org/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
|
<xs:import schemaLocation="http://localhost:7010/HighWay/Running/Service.svc?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" />
|
|
<xs:import schemaLocation="http://localhost:7010/HighWay/Running/Service.svc?xsd=xsd4" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
|
|
<xs:import schemaLocation="http://localhost:7010/HighWay/Running/Service.svc?xsd=xsd5" namespace="http://schemas.datacontract.org/2004/07/System.Data" />
|
|
<xs:import schemaLocation="http://localhost:7010/HighWay/Running/Service.svc?xsd=xsd7" namespace="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" />
|
|
<xs:import schemaLocation="http://localhost:7010/HighWay/Running/Service.svc?xsd=xsd8" namespace="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" />
|
|
<xs:element name="UpdateLogTransaction">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q1="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q1:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="UpdateLogTransactionResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="GetLogDataInfo">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="LogTransaction_KeyValue" nillable="true" type="xs:string" />
|
|
<xs:element minOccurs="0" name="LogTransaction_Model" type="xs:short" />
|
|
<xs:element minOccurs="0" name="LogTransaction_State" type="xs:short" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="GetLogDataInfoResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="GetLogDataInfoResult" nillable="true">
|
|
<xs:complexType>
|
|
<xs:annotation>
|
|
<xs:appinfo>
|
|
<ActualType Name="DataSet" Namespace="http://schemas.datacontract.org/2004/07/System.Data" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
|
|
</xs:appinfo>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element ref="xs:schema" />
|
|
<xs:any />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="GetCurrLogTransactionID">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="GetCurrLogTransactionIDResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="GetCurrLogTransactionIDResult" type="xs:long" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RollBack_LogTransaction">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="LogTransaction_ID" type="xs:long" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RollBack_LogTransactionResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RollBack_LogAction">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="LogAction_ID" type="xs:long" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RollBack_LogActionResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RollBack_LogRowDetail">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="LogRowDetail_ID" type="xs:long" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RollBack_LogRowDetailResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="InitServiceLoggingInfo">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="InitServiceLoggingInfoResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="BeginTransaction">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="BeginTransactionResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="CommitTransaction">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="CommitTransactionResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RollbackTransaction">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RollbackTransactionResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ExecuteNonQuery">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="sqlString" nillable="true" type="xs:string" />
|
|
<xs:element xmlns:q2="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="parameters" nillable="true" type="q2:ArrayOfKeyValueOfstringanyType" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ExecuteNonQueryResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="ExecuteNonQueryResult" type="xs:int" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ExecuteNonQuery1">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="sqlString" nillable="true" type="xs:string" />
|
|
<xs:element xmlns:q3="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="parameters" nillable="true" type="q3:ArrayOfKeyValueOfstringanyType" />
|
|
<xs:element xmlns:q4="http://schemas.datacontract.org/2004/07/System.Data" minOccurs="0" name="commandtype" type="q4:CommandType" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ExecuteNonQuery1Response">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="ExecuteNonQuery1Result" type="xs:int" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ExecuteProcedure">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="sqlString" nillable="true" type="xs:string" />
|
|
<xs:element xmlns:q5="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="parameters" nillable="true" type="q5:ArrayOfKeyValueOfstringDataParameterKeyWWSLGFoi" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ExecuteProcedureResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q6="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="ExecuteProcedureResult" nillable="true" type="q6:ArrayOfKeyValueOfstringanyType" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ExecuteDataSet">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="sqlString" nillable="true" type="xs:string" />
|
|
<xs:element xmlns:q7="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="parameters" nillable="true" type="q7:ArrayOfKeyValueOfstringanyType" />
|
|
<xs:element minOccurs="0" name="startRecord" type="xs:int" />
|
|
<xs:element minOccurs="0" name="maxRecords" type="xs:int" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ExecuteDataSetResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="ExecuteDataSetResult" nillable="true">
|
|
<xs:complexType>
|
|
<xs:annotation>
|
|
<xs:appinfo>
|
|
<ActualType Name="DataSet" Namespace="http://schemas.datacontract.org/2004/07/System.Data" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
|
|
</xs:appinfo>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element ref="xs:schema" />
|
|
<xs:any />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ReleaseSession">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ReleaseSessionResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="TENDER_Update">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q8="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="tENDER" nillable="true" type="q8:TENDER" />
|
|
<xs:element xmlns:q9="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q9:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="TENDER_UpdateResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="TENDER_UpdateResult" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="TENDER_Delete">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="tENDER_ID" type="xs:int" />
|
|
<xs:element xmlns:q10="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q10:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="TENDER_DeleteResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="TENDER_Search">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q11="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" minOccurs="0" name="parameters" nillable="true" type="q11:ArrayOfSearchParameter" />
|
|
<xs:element xmlns:q12="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q12:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="TENDER_SearchResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q13="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="TENDER_SearchResult" nillable="true" type="q13:TENDER" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ACTINSTOPINION_Insert">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q14="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="aCTINSTOPINION" nillable="true" type="q14:ACTINSTOPINION" />
|
|
<xs:element xmlns:q15="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q15:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ACTINSTOPINION_InsertResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q16="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="ACTINSTOPINION_InsertResult" nillable="true" type="q16:ACTINSTOPINION" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ACTINSTOPINION_Update">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q17="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="aCTINSTOPINION" nillable="true" type="q17:ACTINSTOPINION" />
|
|
<xs:element xmlns:q18="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q18:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ACTINSTOPINION_UpdateResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="ACTINSTOPINION_UpdateResult" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ACTINSTOPINION_Delete">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="aCTINSTOPINION_ID" type="xs:int" />
|
|
<xs:element xmlns:q19="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q19:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ACTINSTOPINION_DeleteResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ACTINSTOPINION_Search">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q20="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" minOccurs="0" name="parameters" nillable="true" type="q20:ArrayOfSearchParameter" />
|
|
<xs:element xmlns:q21="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q21:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ACTINSTOPINION_SearchResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q22="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="ACTINSTOPINION_SearchResult" nillable="true" type="q22:ACTINSTOPINION" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="APPROVED_Insert">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q23="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="aPPROVED" nillable="true" type="q23:APPROVED" />
|
|
<xs:element xmlns:q24="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q24:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="APPROVED_InsertResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q25="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="APPROVED_InsertResult" nillable="true" type="q25:APPROVED" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="APPROVED_Update">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q26="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="aPPROVED" nillable="true" type="q26:APPROVED" />
|
|
<xs:element xmlns:q27="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q27:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="APPROVED_UpdateResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="APPROVED_UpdateResult" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="APPROVED_Delete">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="aPPROVED_ID" type="xs:int" />
|
|
<xs:element xmlns:q28="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q28:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="APPROVED_DeleteResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="APPROVED_Search">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q29="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" minOccurs="0" name="parameters" nillable="true" type="q29:ArrayOfSearchParameter" />
|
|
<xs:element xmlns:q30="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q30:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="APPROVED_SearchResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q31="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="APPROVED_SearchResult" nillable="true" type="q31:APPROVED" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ATTACHMENT_Insert">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q32="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="aTTACHMENT" nillable="true" type="q32:ATTACHMENT" />
|
|
<xs:element xmlns:q33="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q33:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ATTACHMENT_InsertResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q34="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="ATTACHMENT_InsertResult" nillable="true" type="q34:ATTACHMENT" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ATTACHMENT_Update">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q35="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="aTTACHMENT" nillable="true" type="q35:ATTACHMENT" />
|
|
<xs:element xmlns:q36="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q36:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ATTACHMENT_UpdateResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="ATTACHMENT_UpdateResult" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ATTACHMENT_Delete">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="aTTACHMENT_ID" type="xs:int" />
|
|
<xs:element xmlns:q37="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q37:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ATTACHMENT_DeleteResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ATTACHMENT_Search">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q38="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" minOccurs="0" name="parameters" nillable="true" type="q38:ArrayOfSearchParameter" />
|
|
<xs:element xmlns:q39="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q39:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ATTACHMENT_SearchResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q40="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="ATTACHMENT_SearchResult" nillable="true" type="q40:ATTACHMENT" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="COMMODITY_Insert">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q41="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="cOMMODITY" nillable="true" type="q41:COMMODITY" />
|
|
<xs:element xmlns:q42="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q42:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="COMMODITY_InsertResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q43="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="COMMODITY_InsertResult" nillable="true" type="q43:COMMODITY" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="COMMODITY_Update">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q44="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="cOMMODITY" nillable="true" type="q44:COMMODITY" />
|
|
<xs:element xmlns:q45="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q45:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="COMMODITY_UpdateResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="COMMODITY_UpdateResult" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="COMMODITY_Delete">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="cOMMODITY_ID" type="xs:int" />
|
|
<xs:element xmlns:q46="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q46:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="COMMODITY_DeleteResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="COMMODITY_Search">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q47="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" minOccurs="0" name="parameters" nillable="true" type="q47:ArrayOfSearchParameter" />
|
|
<xs:element xmlns:q48="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q48:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="COMMODITY_SearchResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q49="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="COMMODITY_SearchResult" nillable="true" type="q49:COMMODITY" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="EXPENSEBILL_Insert">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q50="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="eXPENSEBILL" nillable="true" type="q50:EXPENSEBILL" />
|
|
<xs:element xmlns:q51="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q51:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="EXPENSEBILL_InsertResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q52="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="EXPENSEBILL_InsertResult" nillable="true" type="q52:EXPENSEBILL" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="EXPENSEBILL_Update">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q53="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="eXPENSEBILL" nillable="true" type="q53:EXPENSEBILL" />
|
|
<xs:element xmlns:q54="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q54:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="EXPENSEBILL_UpdateResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="EXPENSEBILL_UpdateResult" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="EXPENSEBILL_Delete">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="eXPENSEBILL_ID" type="xs:int" />
|
|
<xs:element xmlns:q55="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q55:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="EXPENSEBILL_DeleteResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="EXPENSEBILL_Search">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q56="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" minOccurs="0" name="parameters" nillable="true" type="q56:ArrayOfSearchParameter" />
|
|
<xs:element xmlns:q57="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q57:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="EXPENSEBILL_SearchResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q58="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="EXPENSEBILL_SearchResult" nillable="true" type="q58:EXPENSEBILL" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="EXPENSEDETAIL_Insert">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q59="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="eXPENSEDETAIL" nillable="true" type="q59:EXPENSEDETAIL" />
|
|
<xs:element xmlns:q60="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q60:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="EXPENSEDETAIL_InsertResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q61="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="EXPENSEDETAIL_InsertResult" nillable="true" type="q61:EXPENSEDETAIL" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="EXPENSEDETAIL_Update">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q62="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="eXPENSEDETAIL" nillable="true" type="q62:EXPENSEDETAIL" />
|
|
<xs:element xmlns:q63="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q63:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="EXPENSEDETAIL_UpdateResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="EXPENSEDETAIL_UpdateResult" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="EXPENSEDETAIL_Delete">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="eXPENSEDETAIL_ID" type="xs:int" />
|
|
<xs:element xmlns:q64="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q64:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="EXPENSEDETAIL_DeleteResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="EXPENSEDETAIL_Search">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q65="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" minOccurs="0" name="parameters" nillable="true" type="q65:ArrayOfSearchParameter" />
|
|
<xs:element xmlns:q66="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q66:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="EXPENSEDETAIL_SearchResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q67="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="EXPENSEDETAIL_SearchResult" nillable="true" type="q67:EXPENSEDETAIL" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="FUNDAPPLY_Insert">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q68="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="fUNDAPPLY" nillable="true" type="q68:FUNDAPPLY" />
|
|
<xs:element xmlns:q69="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q69:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="FUNDAPPLY_InsertResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q70="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="FUNDAPPLY_InsertResult" nillable="true" type="q70:FUNDAPPLY" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="FUNDAPPLY_Update">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q71="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="fUNDAPPLY" nillable="true" type="q71:FUNDAPPLY" />
|
|
<xs:element xmlns:q72="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q72:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="FUNDAPPLY_UpdateResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="FUNDAPPLY_UpdateResult" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="FUNDAPPLY_Delete">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="fUNDAPPLY_ID" type="xs:int" />
|
|
<xs:element xmlns:q73="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q73:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="FUNDAPPLY_DeleteResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="FUNDAPPLY_Search">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q74="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" minOccurs="0" name="parameters" nillable="true" type="q74:ArrayOfSearchParameter" />
|
|
<xs:element xmlns:q75="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q75:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="FUNDAPPLY_SearchResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q76="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="FUNDAPPLY_SearchResult" nillable="true" type="q76:FUNDAPPLY" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="HIGHWAYPROINST_Insert">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q77="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="hIGHWAYPROINST" nillable="true" type="q77:HIGHWAYPROINST" />
|
|
<xs:element xmlns:q78="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q78:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="HIGHWAYPROINST_InsertResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q79="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="HIGHWAYPROINST_InsertResult" nillable="true" type="q79:HIGHWAYPROINST" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="HIGHWAYPROINST_Update">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q80="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="hIGHWAYPROINST" nillable="true" type="q80:HIGHWAYPROINST" />
|
|
<xs:element xmlns:q81="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q81:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="HIGHWAYPROINST_UpdateResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="HIGHWAYPROINST_UpdateResult" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="HIGHWAYPROINST_Delete">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="hIGHWAYPROINST_ID" type="xs:int" />
|
|
<xs:element xmlns:q82="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q82:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="HIGHWAYPROINST_DeleteResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="HIGHWAYPROINST_Search">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q83="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" minOccurs="0" name="parameters" nillable="true" type="q83:ArrayOfSearchParameter" />
|
|
<xs:element xmlns:q84="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q84:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="HIGHWAYPROINST_SearchResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q85="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="HIGHWAYPROINST_SearchResult" nillable="true" type="q85:HIGHWAYPROINST" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="IMAGE_Insert">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q86="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="iMAGE" nillable="true" type="q86:IMAGE" />
|
|
<xs:element xmlns:q87="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q87:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="IMAGE_InsertResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q88="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="IMAGE_InsertResult" nillable="true" type="q88:IMAGE" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="IMAGE_Update">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q89="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="iMAGE" nillable="true" type="q89:IMAGE" />
|
|
<xs:element xmlns:q90="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q90:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="IMAGE_UpdateResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="IMAGE_UpdateResult" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="IMAGE_Delete">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="iMAGE_ID" type="xs:int" />
|
|
<xs:element xmlns:q91="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q91:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="IMAGE_DeleteResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="IMAGE_Search">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q92="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" minOccurs="0" name="parameters" nillable="true" type="q92:ArrayOfSearchParameter" />
|
|
<xs:element xmlns:q93="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q93:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="IMAGE_SearchResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q94="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="IMAGE_SearchResult" nillable="true" type="q94:IMAGE" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="INITIATION_DOCUMENT_Insert">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q95="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="iNITIATION_DOCUMENT" nillable="true" type="q95:INITIATION_DOCUMENT" />
|
|
<xs:element xmlns:q96="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q96:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="INITIATION_DOCUMENT_InsertResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q97="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="INITIATION_DOCUMENT_InsertResult" nillable="true" type="q97:INITIATION_DOCUMENT" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="INITIATION_DOCUMENT_Update">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q98="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="iNITIATION_DOCUMENT" nillable="true" type="q98:INITIATION_DOCUMENT" />
|
|
<xs:element xmlns:q99="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q99:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="INITIATION_DOCUMENT_UpdateResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="INITIATION_DOCUMENT_UpdateResult" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="INITIATION_DOCUMENT_Delete">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="iNITIATION_DOCUMENT_ID" type="xs:int" />
|
|
<xs:element xmlns:q100="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q100:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="INITIATION_DOCUMENT_DeleteResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="INITIATION_DOCUMENT_Search">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q101="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" minOccurs="0" name="parameters" nillable="true" type="q101:ArrayOfSearchParameter" />
|
|
<xs:element xmlns:q102="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q102:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="INITIATION_DOCUMENT_SearchResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q103="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="INITIATION_DOCUMENT_SearchResult" nillable="true" type="q103:INITIATION_DOCUMENT" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="JOINTLYSIGN_Insert">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q104="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="jOINTLYSIGN" nillable="true" type="q104:JOINTLYSIGN" />
|
|
<xs:element xmlns:q105="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q105:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="JOINTLYSIGN_InsertResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q106="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="JOINTLYSIGN_InsertResult" nillable="true" type="q106:JOINTLYSIGN" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="JOINTLYSIGN_Update">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q107="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="jOINTLYSIGN" nillable="true" type="q107:JOINTLYSIGN" />
|
|
<xs:element xmlns:q108="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q108:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="JOINTLYSIGN_UpdateResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="JOINTLYSIGN_UpdateResult" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="JOINTLYSIGN_Delete">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="jOINTLYSIGN_ID" type="xs:int" />
|
|
<xs:element xmlns:q109="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q109:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="JOINTLYSIGN_DeleteResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="JOINTLYSIGN_Search">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q110="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" minOccurs="0" name="parameters" nillable="true" type="q110:ArrayOfSearchParameter" />
|
|
<xs:element xmlns:q111="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q111:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="JOINTLYSIGN_SearchResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q112="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="JOINTLYSIGN_SearchResult" nillable="true" type="q112:JOINTLYSIGN" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MNANGEMENT_Insert">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q113="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="mNANGEMENT" nillable="true" type="q113:MNANGEMENT" />
|
|
<xs:element xmlns:q114="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q114:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MNANGEMENT_InsertResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q115="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="MNANGEMENT_InsertResult" nillable="true" type="q115:MNANGEMENT" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MNANGEMENT_Update">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q116="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="mNANGEMENT" nillable="true" type="q116:MNANGEMENT" />
|
|
<xs:element xmlns:q117="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q117:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MNANGEMENT_UpdateResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="MNANGEMENT_UpdateResult" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MNANGEMENT_Delete">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="mNANGEMENT_ID" type="xs:int" />
|
|
<xs:element xmlns:q118="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q118:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MNANGEMENT_DeleteResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MNANGEMENT_Search">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q119="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" minOccurs="0" name="parameters" nillable="true" type="q119:ArrayOfSearchParameter" />
|
|
<xs:element xmlns:q120="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q120:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MNANGEMENT_SearchResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q121="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="MNANGEMENT_SearchResult" nillable="true" type="q121:MNANGEMENT" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MODIFYFROMSTORAGE_Insert">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q122="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="mODIFYFROMSTORAGE" nillable="true" type="q122:MODIFYFROMSTORAGE" />
|
|
<xs:element xmlns:q123="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q123:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MODIFYFROMSTORAGE_InsertResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q124="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="MODIFYFROMSTORAGE_InsertResult" nillable="true" type="q124:MODIFYFROMSTORAGE" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MODIFYFROMSTORAGE_Update">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q125="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="mODIFYFROMSTORAGE" nillable="true" type="q125:MODIFYFROMSTORAGE" />
|
|
<xs:element xmlns:q126="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q126:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MODIFYFROMSTORAGE_UpdateResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="MODIFYFROMSTORAGE_UpdateResult" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MODIFYFROMSTORAGE_Delete">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="modifyFromStorage_ID" type="xs:int" />
|
|
<xs:element xmlns:q127="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q127:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MODIFYFROMSTORAGE_DeleteResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MODIFYFROMSTORAGE_Search">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q128="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" minOccurs="0" name="parameters" nillable="true" type="q128:ArrayOfSearchParameter" />
|
|
<xs:element xmlns:q129="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q129:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MODIFYFROMSTORAGE_SearchResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q130="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="MODIFYFROMSTORAGE_SearchResult" nillable="true" type="q130:MODIFYFROMSTORAGE" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MULTIBARCODE_Insert">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q131="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="mULTIBARCODE" nillable="true" type="q131:MULTIBARCODE" />
|
|
<xs:element xmlns:q132="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q132:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MULTIBARCODE_InsertResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q133="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="MULTIBARCODE_InsertResult" nillable="true" type="q133:MULTIBARCODE" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MULTIBARCODE_Update">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q134="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="mULTIBARCODE" nillable="true" type="q134:MULTIBARCODE" />
|
|
<xs:element xmlns:q135="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q135:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MULTIBARCODE_UpdateResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="MULTIBARCODE_UpdateResult" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MULTIBARCODE_Delete">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="mULTIBARCODE_ID" type="xs:int" />
|
|
<xs:element xmlns:q136="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q136:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MULTIBARCODE_DeleteResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MULTIBARCODE_Search">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q137="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" minOccurs="0" name="parameters" nillable="true" type="q137:ArrayOfSearchParameter" />
|
|
<xs:element xmlns:q138="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q138:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="MULTIBARCODE_SearchResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q139="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="MULTIBARCODE_SearchResult" nillable="true" type="q139:MULTIBARCODE" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="OFCLDOCUMENT_Insert">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q140="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="oFCLDOCUMENT" nillable="true" type="q140:OFCLDOCUMENT" />
|
|
<xs:element xmlns:q141="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q141:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="OFCLDOCUMENT_InsertResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q142="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="OFCLDOCUMENT_InsertResult" nillable="true" type="q142:OFCLDOCUMENT" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="OFCLDOCUMENT_Update">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q143="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="oFCLDOCUMENT" nillable="true" type="q143:OFCLDOCUMENT" />
|
|
<xs:element xmlns:q144="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q144:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="OFCLDOCUMENT_UpdateResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="OFCLDOCUMENT_UpdateResult" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="OFCLDOCUMENT_Delete">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="oFCLDOCUMENT_ID" type="xs:int" />
|
|
<xs:element xmlns:q145="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q145:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="OFCLDOCUMENT_DeleteResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="OFCLDOCUMENT_Search">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q146="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" minOccurs="0" name="parameters" nillable="true" type="q146:ArrayOfSearchParameter" />
|
|
<xs:element xmlns:q147="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q147:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="OFCLDOCUMENT_SearchResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q148="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="OFCLDOCUMENT_SearchResult" nillable="true" type="q148:OFCLDOCUMENT" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PROINSTCOMPACT_Insert">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q149="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="pROINSTCOMPACT" nillable="true" type="q149:PROINSTCOMPACT" />
|
|
<xs:element xmlns:q150="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q150:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PROINSTCOMPACT_InsertResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q151="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="PROINSTCOMPACT_InsertResult" nillable="true" type="q151:PROINSTCOMPACT" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PROINSTCOMPACT_Update">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q152="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="pROINSTCOMPACT" nillable="true" type="q152:PROINSTCOMPACT" />
|
|
<xs:element xmlns:q153="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q153:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PROINSTCOMPACT_UpdateResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="PROINSTCOMPACT_UpdateResult" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PROINSTCOMPACT_Delete">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="pROINSTCOMPACT_ID" type="xs:int" />
|
|
<xs:element xmlns:q154="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q154:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PROINSTCOMPACT_DeleteResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PROINSTCOMPACT_Search">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q155="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" minOccurs="0" name="parameters" nillable="true" type="q155:ArrayOfSearchParameter" />
|
|
<xs:element xmlns:q156="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q156:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PROINSTCOMPACT_SearchResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q157="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="PROINSTCOMPACT_SearchResult" nillable="true" type="q157:PROINSTCOMPACT" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RECEIPTDOCUMENT_Insert">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q158="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="rECEIPTDOCUMENT" nillable="true" type="q158:RECEIPTDOCUMENT" />
|
|
<xs:element xmlns:q159="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q159:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RECEIPTDOCUMENT_InsertResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q160="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="RECEIPTDOCUMENT_InsertResult" nillable="true" type="q160:RECEIPTDOCUMENT" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RECEIPTDOCUMENT_Update">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q161="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="rECEIPTDOCUMENT" nillable="true" type="q161:RECEIPTDOCUMENT" />
|
|
<xs:element xmlns:q162="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q162:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RECEIPTDOCUMENT_UpdateResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="RECEIPTDOCUMENT_UpdateResult" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RECEIPTDOCUMENT_Delete">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="rECEIPTDOCUMENT_ID" type="xs:int" />
|
|
<xs:element xmlns:q163="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q163:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RECEIPTDOCUMENT_DeleteResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RECEIPTDOCUMENT_Search">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q164="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" minOccurs="0" name="parameters" nillable="true" type="q164:ArrayOfSearchParameter" />
|
|
<xs:element xmlns:q165="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q165:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RECEIPTDOCUMENT_SearchResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q166="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="RECEIPTDOCUMENT_SearchResult" nillable="true" type="q166:RECEIPTDOCUMENT" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTCOMMODITY_Insert">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q167="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="rTCOMMODITY" nillable="true" type="q167:RTCOMMODITY" />
|
|
<xs:element xmlns:q168="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q168:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTCOMMODITY_InsertResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q169="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="RTCOMMODITY_InsertResult" nillable="true" type="q169:RTCOMMODITY" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTCOMMODITY_Update">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q170="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="rTCOMMODITY" nillable="true" type="q170:RTCOMMODITY" />
|
|
<xs:element xmlns:q171="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q171:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTCOMMODITY_UpdateResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="RTCOMMODITY_UpdateResult" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTCOMMODITY_Delete">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="rTCOMMODITY_ID" type="xs:int" />
|
|
<xs:element xmlns:q172="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q172:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTCOMMODITY_DeleteResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTCOMMODITY_Search">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q173="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" minOccurs="0" name="parameters" nillable="true" type="q173:ArrayOfSearchParameter" />
|
|
<xs:element xmlns:q174="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q174:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTCOMMODITY_SearchResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q175="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="RTCOMMODITY_SearchResult" nillable="true" type="q175:RTCOMMODITY" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTMULTIBARCODE_Insert">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q176="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="rTMULTIBARCODE" nillable="true" type="q176:RTMULTIBARCODE" />
|
|
<xs:element xmlns:q177="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q177:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTMULTIBARCODE_InsertResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q178="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="RTMULTIBARCODE_InsertResult" nillable="true" type="q178:RTMULTIBARCODE" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTMULTIBARCODE_Update">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q179="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="rTMULTIBARCODE" nillable="true" type="q179:RTMULTIBARCODE" />
|
|
<xs:element xmlns:q180="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q180:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTMULTIBARCODE_UpdateResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="RTMULTIBARCODE_UpdateResult" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTMULTIBARCODE_Delete">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="rTMULTIBARCODE_ID" type="xs:int" />
|
|
<xs:element xmlns:q181="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q181:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTMULTIBARCODE_DeleteResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTMULTIBARCODE_Search">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q182="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" minOccurs="0" name="parameters" nillable="true" type="q182:ArrayOfSearchParameter" />
|
|
<xs:element xmlns:q183="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q183:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTMULTIBARCODE_SearchResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q184="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="RTMULTIBARCODE_SearchResult" nillable="true" type="q184:RTMULTIBARCODE" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTSUPPLIER_Insert">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q185="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="rTSUPPLIER" nillable="true" type="q185:RTSUPPLIER" />
|
|
<xs:element xmlns:q186="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q186:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTSUPPLIER_InsertResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q187="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="RTSUPPLIER_InsertResult" nillable="true" type="q187:RTSUPPLIER" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTSUPPLIER_Update">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q188="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="rTSUPPLIER" nillable="true" type="q188:RTSUPPLIER" />
|
|
<xs:element xmlns:q189="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q189:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTSUPPLIER_UpdateResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="RTSUPPLIER_UpdateResult" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTSUPPLIER_Delete">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="rTSUPPLIER_ID" type="xs:int" />
|
|
<xs:element xmlns:q190="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q190:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTSUPPLIER_DeleteResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTSUPPLIER_Search">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q191="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" minOccurs="0" name="parameters" nillable="true" type="q191:ArrayOfSearchParameter" />
|
|
<xs:element xmlns:q192="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q192:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RTSUPPLIER_SearchResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q193="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="RTSUPPLIER_SearchResult" nillable="true" type="q193:RTSUPPLIER" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SUPPLYACCOUNT_Insert">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q194="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="sUPPLYACCOUNT" nillable="true" type="q194:SUPPLYACCOUNT" />
|
|
<xs:element xmlns:q195="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q195:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SUPPLYACCOUNT_InsertResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q196="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="SUPPLYACCOUNT_InsertResult" nillable="true" type="q196:SUPPLYACCOUNT" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SUPPLYACCOUNT_Update">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q197="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="sUPPLYACCOUNT" nillable="true" type="q197:SUPPLYACCOUNT" />
|
|
<xs:element xmlns:q198="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q198:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SUPPLYACCOUNT_UpdateResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="SUPPLYACCOUNT_UpdateResult" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SUPPLYACCOUNT_Delete">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="sUPPLYACCOUNT_ID" type="xs:int" />
|
|
<xs:element xmlns:q199="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q199:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SUPPLYACCOUNT_DeleteResponse">
|
|
<xs:complexType>
|
|
<xs:sequence />
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SUPPLYACCOUNT_Search">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q200="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel" minOccurs="0" name="parameters" nillable="true" type="q200:ArrayOfSearchParameter" />
|
|
<xs:element xmlns:q201="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q201:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SUPPLYACCOUNT_SearchResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q202="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="SUPPLYACCOUNT_SearchResult" nillable="true" type="q202:SUPPLYACCOUNT" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="TENDER_Insert">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q203="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="tENDER" nillable="true" type="q203:TENDER" />
|
|
<xs:element xmlns:q204="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.ServiceModel.Logging" minOccurs="0" name="loggingInfo" nillable="true" type="q204:ServiceLoggingInfo" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="TENDER_InsertResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q205="http://schemas.datacontract.org/2004/07/SuperMap.RealEstate.HighWay.Running.Model" minOccurs="0" name="TENDER_InsertResult" nillable="true" type="q205:TENDER" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:schema> |