| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083 |
- <?xml version="1.0" encoding="utf-8"?>
- <xs:schema xmlns:tns="Dongke.IBOSS.PRD.WCF.Contracts" elementFormDefault="qualified" targetNamespace="Dongke.IBOSS.PRD.WCF.Contracts" xmlns:xs="http://www.w3.org/2001/XMLSchema">
- <xs:import schemaLocation="http://127.0.0.1:1234/DKService/TATModuleService?xsd=xsd3" namespace="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" />
- <xs:element name="AddDefectFine">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q1="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q1:DefectFineEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AddDefectFineResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q2="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="AddDefectFineResult" nillable="true" type="q2:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="UpdateDefectFine">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q3="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q3:DefectFineEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="UpdateDefectFineResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q4="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="UpdateDefectFineResult" nillable="true" type="q4:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AuditDefectFine">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q5="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q5:DefectFineEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AuditDefectFineResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q6="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="AuditDefectFineResult" nillable="true" type="q6:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="StopDefectFine">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q7="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q7:DefectFineEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="StopDefectFineResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q8="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="StopDefectFineResult" nillable="true" type="q8:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetDefectFine">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q9="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q9:DefectFineEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetDefectFineResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q10="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="GetDefectFineResult" nillable="true" type="q10:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetDefectFineDetailById">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="DefectId" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetDefectFineDetailByIdResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q11="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="GetDefectFineDetailByIdResult" nillable="true" type="q11:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="EditDefectFineDetail">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="DefectFineID" type="xs:int" />
- <xs:element minOccurs="0" name="dsSourse" 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="EditDefectFineDetailResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q12="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="EditDefectFineDetailResult" nillable="true" type="q12:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetBasicSalary">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q13="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="basicSalaryEntity" nillable="true" type="q13:BasicSalaryEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetBasicSalaryResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q14="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="GetBasicSalaryResult" nillable="true" type="q14:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AddBasicSalary">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q15="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q15:BasicSalaryEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AddBasicSalaryResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q16="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="AddBasicSalaryResult" nillable="true" type="q16:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="UpdateBasicSalary">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q17="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q17:BasicSalaryEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="UpdateBasicSalaryResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q18="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="UpdateBasicSalaryResult" nillable="true" type="q18:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AuditBasicSalary">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q19="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q19:BasicSalaryEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AuditBasicSalaryResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q20="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="AuditBasicSalaryResult" nillable="true" type="q20:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="StopBasicSalary">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q21="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q21:BasicSalaryEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="StopBasicSalaryResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q22="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="StopBasicSalaryResult" nillable="true" type="q22:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetBasicSalaryDetailById">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="BasicSalaryID" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetBasicSalaryDetailByIdResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q23="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="GetBasicSalaryDetailByIdResult" nillable="true" type="q23:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="EditBasicSalaryDetail">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="BasicSalaryID" type="xs:int" />
- <xs:element minOccurs="0" name="dsDetail" 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="EditBasicSalaryDetailResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q24="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="EditBasicSalaryDetailResult" nillable="true" type="q24:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetAttendance">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q25="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="attendanceEntity" nillable="true" type="q25:AttendanceEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetAttendanceResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q26="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="GetAttendanceResult" nillable="true" type="q26:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetAttendanceEntityById">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="AttendanceID" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetAttendanceEntityByIdResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q27="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="GetAttendanceEntityByIdResult" nillable="true" type="q27:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AddAttendance">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q28="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q28:AttendanceEntity" />
- <xs:element minOccurs="0" name="dsDetail" 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="AddAttendanceResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q29="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="AddAttendanceResult" nillable="true" type="q29:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="UpdateAttendance">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q30="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q30:AttendanceEntity" />
- <xs:element minOccurs="0" name="dsDetail" 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="UpdateAttendanceResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q31="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="UpdateAttendanceResult" nillable="true" type="q31:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="StopAttendance">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q32="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q32:AttendanceEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="StopAttendanceResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q33="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="StopAttendanceResult" nillable="true" type="q33:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AuditAttendance">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q34="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q34:AttendanceEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AuditAttendanceResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q35="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="AuditAttendanceResult" nillable="true" type="q35:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetAttendanceDetail">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q36="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="attendanceDetailEntity" nillable="true" type="q36:AttendanceDetailEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetAttendanceDetailResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q37="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="GetAttendanceDetailResult" nillable="true" type="q37:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetAttFinesRulesById">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="AttendanceID" type="xs:int" />
- <xs:element minOccurs="0" name="JobsID" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetAttFinesRulesByIdResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q38="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="GetAttFinesRulesByIdResult" nillable="true" type="q38:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="EditAttendanceDetail">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q39="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="attendanceDetailEntity" nillable="true" type="q39:AttendanceDetailEntity" />
- <xs:element minOccurs="0" name="dsDetail" 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="EditAttendanceDetailResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q40="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="EditAttendanceDetailResult" nillable="true" type="q40:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetWages">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q41="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="wagesEntity" nillable="true" type="q41:WagesEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetWagesResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q42="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="GetWagesResult" nillable="true" type="q42:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetWagesDetailById">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="WagesId" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetWagesDetailByIdResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q43="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="GetWagesDetailByIdResult" nillable="true" type="q43:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetWagesGoodsDetail">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="WagesId" type="xs:int" />
- <xs:element minOccurs="0" name="JobsId" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetWagesGoodsDetailResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q44="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="GetWagesGoodsDetailResult" nillable="true" type="q44:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AddWages">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q45="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="wagesEntity" nillable="true" type="q45:WagesEntity" />
- <xs:element minOccurs="0" name="dsDetail" 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="AddWagesResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q46="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="AddWagesResult" nillable="true" type="q46:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="EditWages">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q47="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="wagesEntity" nillable="true" type="q47:WagesEntity" />
- <xs:element minOccurs="0" name="dsDetail" 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="EditWagesResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q48="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="EditWagesResult" nillable="true" type="q48:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AuditWages">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q49="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="wagesEntity" nillable="true" type="q49:WagesEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AuditWagesResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q50="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="AuditWagesResult" nillable="true" type="q50:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="StopWages">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q51="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="wagesEntity" nillable="true" type="q51:WagesEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="StopWagesResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q52="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="StopWagesResult" nillable="true" type="q52:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="EditWagesDetail">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="WagesID" type="xs:int" />
- <xs:element minOccurs="0" name="dsDetail" 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="EditWagesDetailResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q53="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="EditWagesDetailResult" nillable="true" type="q53:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="EditWagesGoodsDetail">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="WagesID" type="xs:int" />
- <xs:element minOccurs="0" name="JobsID" type="xs:int" />
- <xs:element minOccurs="0" name="dsDetail" 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="EditWagesGoodsDetailResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q54="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="EditWagesGoodsDetailResult" nillable="true" type="q54:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AddQuality">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q55="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q55:QualityEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AddQualityResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q56="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="AddQualityResult" nillable="true" type="q56:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="UpdateQuality">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q57="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q57:QualityEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="UpdateQualityResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q58="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="UpdateQualityResult" nillable="true" type="q58:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AuditQuality">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q59="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q59:QualityEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AuditQualityResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q60="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="AuditQualityResult" nillable="true" type="q60:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="StopQuality">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q61="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q61:QualityEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="StopQualityResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q62="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="StopQualityResult" nillable="true" type="q62:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetQuality">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q63="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="quality" nillable="true" type="q63:QualityEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetQualityResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q64="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="GetQualityResult" nillable="true" type="q64:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetQualityDetailById">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="qualityID" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetQualityDetailByIdResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q65="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="GetQualityDetailByIdResult" nillable="true" type="q65:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="EditQualityDetail">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="QualityID" type="xs:int" />
- <xs:element minOccurs="0" name="dsSourse" 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="EditQualityDetailResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q66="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="EditQualityDetailResult" nillable="true" type="q66:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AddProgress">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q67="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q67:ProgressEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AddProgressResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q68="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="AddProgressResult" nillable="true" type="q68:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="UpdateProgress">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q69="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q69:ProgressEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="UpdateProgressResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q70="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="UpdateProgressResult" nillable="true" type="q70:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AuditProgress">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q71="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q71:ProgressEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AuditProgressResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q72="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="AuditProgressResult" nillable="true" type="q72:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="StopProgress">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q73="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q73:ProgressEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="StopProgressResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q74="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="StopProgressResult" nillable="true" type="q74:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetProgress">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q75="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="progres" nillable="true" type="q75:ProgressEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetProgressResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q76="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="GetProgressResult" nillable="true" type="q76:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetProgressDetailById">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="progresID" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetProgressDetailByIdResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q77="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="GetProgressDetailByIdResult" nillable="true" type="q77:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="EditProgressDetail">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="ProgressID" type="xs:int" />
- <xs:element minOccurs="0" name="dsSourse" 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="EditProgressDetailResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q78="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="EditProgressDetailResult" nillable="true" type="q78:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AddAdministration">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q79="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q79:AdministrationEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AddAdministrationResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q80="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="AddAdministrationResult" nillable="true" type="q80:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="UpdateAdministration">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q81="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q81:AdministrationEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="UpdateAdministrationResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q82="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="UpdateAdministrationResult" nillable="true" type="q82:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AuditAdministration">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q83="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q83:AdministrationEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AuditAdministrationResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q84="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="AuditAdministrationResult" nillable="true" type="q84:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="StopAdministration">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q85="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="dfEntity" nillable="true" type="q85:AdministrationEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="StopAdministrationResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q86="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="StopAdministrationResult" nillable="true" type="q86:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetAdministration">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q87="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="administration" nillable="true" type="q87:AdministrationEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetAdministrationResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q88="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="GetAdministrationResult" nillable="true" type="q88:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetAdminDetailEntityById">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="administrationID" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetAdminDetailEntityByIdResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q89="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="GetAdminDetailEntityByIdResult" nillable="true" type="q89:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="EditAdminDetail">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="administrationID" type="xs:int" />
- <xs:element minOccurs="0" name="dsSourse" 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="EditAdminDetailResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q90="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="EditAdminDetailResult" nillable="true" type="q90:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetManagerSalary">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q91="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="msEntity" nillable="true" type="q91:ManagerSalaryEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetManagerSalaryResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q92="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="GetManagerSalaryResult" nillable="true" type="q92:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetManagersById">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="ManagerSalaryID" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetManagersByIdResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q93="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="GetManagersByIdResult" nillable="true" type="q93:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetMembers">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="ManagersID" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetMembersResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q94="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="GetMembersResult" nillable="true" type="q94:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AddManagerSalary">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q95="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="msEntity" nillable="true" type="q95:ManagerSalaryEntity" />
- <xs:element minOccurs="0" name="dsDetail" 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="AddManagerSalaryResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q96="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="AddManagerSalaryResult" nillable="true" type="q96:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="EditManagerSalary">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q97="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="msEntity" nillable="true" type="q97:ManagerSalaryEntity" />
- <xs:element minOccurs="0" name="dsDetail" 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="EditManagerSalaryResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q98="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="EditManagerSalaryResult" nillable="true" type="q98:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AuditManagerSalary">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q99="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="msEntity" nillable="true" type="q99:ManagerSalaryEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="AuditManagerSalaryResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q100="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="AuditManagerSalaryResult" nillable="true" type="q100:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="StopManagerSalary">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q101="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="msEntity" nillable="true" type="q101:ManagerSalaryEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="StopManagerSalaryResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q102="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="StopManagerSalaryResult" nillable="true" type="q102:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="EditMembers">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="ManagerSalaryID" type="xs:int" />
- <xs:element minOccurs="0" name="ManagersID" type="xs:int" />
- <xs:element minOccurs="0" name="dsDetail" 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="EditMembersResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q103="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="EditMembersResult" nillable="true" type="q103:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetAllUseStrategy">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="SalaryTimeS" type="xs:dateTime" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetAllUseStrategyResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="GetAllUseStrategyResult" 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:schema>
|