| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508 |
- <?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/PPModuleService?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" />
- <xs:element name="Seq">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="seqName" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="SeqResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="SeqResult" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanTypeSearch">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q1="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q1:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanTypeSearchResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q2="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanTypeSearchResult" nillable="true" type="q2:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanGoodsSearch">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q3="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q3:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanGoodsSearchResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q4="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanGoodsSearchResult" nillable="true" type="q4:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanYearVer">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="planTypeId" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanYearVerResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="PlanYearVerResult" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanYearCopy">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="planId" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanYearCopyResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="PlanYearCopyResult" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanYearSearch">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q5="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q5:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanYearSearchResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q6="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanYearSearchResult" nillable="true" type="q6:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanYearVerSearch">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q7="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q7:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanYearVerSearchResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q8="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanYearVerSearchResult" nillable="true" type="q8:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanYearInsert">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q9="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q9:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanYearInsertResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q10="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanYearInsertResult" nillable="true" type="q10:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanYearUpdate">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q11="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q11:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanYearUpdateResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q12="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanYearUpdateResult" nillable="true" type="q12:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanYearDelete">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q13="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q13:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanYearDeleteResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q14="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanYearDeleteResult" nillable="true" type="q14:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanYearGoodsSearch">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q15="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q15:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanYearGoodsSearchResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q16="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanYearGoodsSearchResult" nillable="true" type="q16:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanYearGoodsInsert">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q17="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q17:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanYearGoodsInsertResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q18="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanYearGoodsInsertResult" nillable="true" type="q18:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanYearGoodsUpdate">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q19="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q19:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanYearGoodsUpdateResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q20="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanYearGoodsUpdateResult" nillable="true" type="q20:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanYearGoodsDelete">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q21="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q21:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanYearGoodsDeleteResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q22="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanYearGoodsDeleteResult" nillable="true" type="q22:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanMonthVer">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="planTypeId" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanMonthVerResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="PlanMonthVerResult" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanMonthCopy">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="planId" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanMonthCopyResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="PlanMonthCopyResult" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanMonthSearch">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q23="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q23:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanMonthSearchResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q24="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanMonthSearchResult" nillable="true" type="q24:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanMonthVerSearch">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q25="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q25:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanMonthVerSearchResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q26="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanMonthVerSearchResult" nillable="true" type="q26:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanMonthInsert">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q27="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q27:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanMonthInsertResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q28="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanMonthInsertResult" nillable="true" type="q28:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanMonthUpdate">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q29="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q29:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanMonthUpdateResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q30="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanMonthUpdateResult" nillable="true" type="q30:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanMonthDelete">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q31="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q31:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanMonthDeleteResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q32="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanMonthDeleteResult" nillable="true" type="q32:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanMonthGoodsSearch">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q33="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q33:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanMonthGoodsSearchResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q34="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanMonthGoodsSearchResult" nillable="true" type="q34:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanMonthGoodsInsert">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q35="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q35:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanMonthGoodsInsertResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q36="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanMonthGoodsInsertResult" nillable="true" type="q36:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanMonthGoodsUpdate">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q37="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q37:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanMonthGoodsUpdateResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q38="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanMonthGoodsUpdateResult" nillable="true" type="q38:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanMonthGoodsDelete">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q39="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q39:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanMonthGoodsDeleteResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q40="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanMonthGoodsDeleteResult" nillable="true" type="q40:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanDayVer">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="planTypeId" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanDayVerResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="PlanDayVerResult" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanDayCopy">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="planId" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanDayCopyResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="PlanDayCopyResult" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanDaySearch">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q41="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q41:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanDaySearchResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q42="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanDaySearchResult" nillable="true" type="q42:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanDayVerSearch">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q43="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q43:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanDayVerSearchResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q44="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanDayVerSearchResult" nillable="true" type="q44:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanDayInsert">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q45="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q45:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanDayInsertResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q46="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanDayInsertResult" nillable="true" type="q46:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanDayUpdate">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q47="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q47:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanDayUpdateResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q48="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanDayUpdateResult" nillable="true" type="q48:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanDayDelete">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q49="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q49:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanDayDeleteResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q50="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanDayDeleteResult" nillable="true" type="q50:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanDayGoodsSearch">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q51="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q51:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanDayGoodsSearchResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q52="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanDayGoodsSearchResult" nillable="true" type="q52:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanDayGoodsInsert">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q53="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q53:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanDayGoodsInsertResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q54="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanDayGoodsInsertResult" nillable="true" type="q54:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanDayGoodsUpdate">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q55="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q55:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanDayGoodsUpdateResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q56="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanDayGoodsUpdateResult" nillable="true" type="q56:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanDayGoodsDelete">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q57="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q57:ClientRequestEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlanDayGoodsDeleteResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element xmlns:q58="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanDayGoodsDeleteResult" nillable="true" type="q58:ServiceResultEntity" />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- </xs:schema>
|