| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105 |
- <?xml version="1.0" encoding="utf-8"?>
- <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" xmlns:xs="http://www.w3.org/2001/XMLSchema">
- <xs:import schemaLocation="http://127.0.0.1:1234/DKService/PCModuleServiceNew?xsd=xsd4" namespace="http://schemas.datacontract.org/2004/07/System" />
- <xs:import schemaLocation="http://127.0.0.1:1234/DKService/PCModuleServiceNew?xsd=xsd5" namespace="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.Basics.BaseResources" />
- <xs:import schemaLocation="http://127.0.0.1:1234/DKService/PCModuleServiceNew?xsd=xsd7" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
- <xs:complexType name="ServiceResultEntity">
- <xs:sequence>
- <xs:element minOccurs="0" name="Data" 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:element xmlns:q1="http://schemas.datacontract.org/2004/07/System" minOccurs="0" name="Exception" nillable="true" type="q1:Exception" />
- <xs:element minOccurs="0" name="Message" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="OtherStatus" type="xs:int" />
- <xs:element minOccurs="0" name="Result" nillable="true" type="xs:anyType" />
- <xs:element xmlns:q2="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.Basics.BaseResources" minOccurs="0" name="Status" type="q2:Constant.ServiceResultStatus" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="ServiceResultEntity" nillable="true" type="tns:ServiceResultEntity" />
- <xs:complexType name="FPC0101_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="BeginUsedDateBegin" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="BeginUsedDateEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="BuildingNo" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="EndUsedDateBegin" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="EndUsedDateEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="FloorNo" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GMouldStatus" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="GMouldTypeID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="GUserCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingLineCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingLineName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingLineNo" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="PurviewType" nillable="true" type="xs:boolean" />
- <xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="FPC0101_SE" nillable="true" type="tns:FPC0101_SE" />
- <xs:complexType name="FPC0401_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="DateBegin" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="DateEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="UserCode" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="FPC0401_SE" nillable="true" type="tns:FPC0401_SE" />
- <xs:complexType name="FPC0402_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="AccountDate" type="xs:dateTime" />
- <xs:element minOccurs="0" name="ClassRemarks" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ClassSettingID" type="xs:int" />
- <xs:element minOccurs="0" name="StaffID" type="xs:int" />
- <xs:element minOccurs="0" name="StaffJobsID" type="xs:int" />
- <xs:element minOccurs="0" name="StaffOrganizationID" type="xs:int" />
- <xs:element minOccurs="0" name="StaffRemarks" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="StaffStatus" type="xs:int" />
- <xs:element minOccurs="0" name="UserCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="UserID" type="xs:int" />
- <xs:element minOccurs="0" name="UserJobsID" type="xs:int" />
- <xs:element minOccurs="0" name="UserOrganizationID" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="FPC0402_SE" nillable="true" type="tns:FPC0402_SE" />
- <xs:complexType name="FPC0601_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="UserCode" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="FPC0601_SE" nillable="true" type="tns:FPC0601_SE" />
- <xs:complexType name="ClientRequestEntity">
- <xs:sequence>
- <xs:element minOccurs="0" name="Data" 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:element minOccurs="0" name="Name" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="NameSpace" nillable="true" type="xs:string" />
- <xs:element xmlns:q3="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="Properties" nillable="true" type="q3:ArrayOfKeyValueOfstringanyType" />
- <xs:element minOccurs="0" name="Request" nillable="true" type="xs:anyType" />
- <xs:element minOccurs="0" name="TimeStamp" nillable="true" type="xs:dateTime" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="ClientRequestEntity" nillable="true" type="tns:ClientRequestEntity" />
- </xs:schema>
|