개정판 64e36f82
PROPERTIES Insert 버튼 완료
Change-Id: I6db17d8c5dc012b2faf6249c88192782d5c1ef72
ConvertService/ServiceController/Markus.Service.StationController/Connected Services/DataService/DataService.wsdl | ||
---|---|---|
73 | 73 |
<wsdl:message name="IDataService_GET_DOCUMENT_ITEM_OutputMessage"> |
74 | 74 |
<wsdl:part name="parameters" element="tns:GET_DOCUMENT_ITEMResponse" /> |
75 | 75 |
</wsdl:message> |
76 |
<wsdl:message name="IDataService_GET_PROPERTIES_RUN_PROJECTS_InputMessage"> |
|
77 |
<wsdl:part name="parameters" element="tns:GET_PROPERTIES_RUN_PROJECTS" /> |
|
78 |
</wsdl:message> |
|
79 |
<wsdl:message name="IDataService_GET_PROPERTIES_RUN_PROJECTS_OutputMessage"> |
|
80 |
<wsdl:part name="parameters" element="tns:GET_PROPERTIES_RUN_PROJECTSResponse" /> |
|
81 |
</wsdl:message> |
|
82 |
<wsdl:message name="IDataService_GET_RUN_PROJECTS_INSERT_InputMessage"> |
|
83 |
<wsdl:part name="parameters" element="tns:GET_RUN_PROJECTS_INSERT" /> |
|
84 |
</wsdl:message> |
|
85 |
<wsdl:message name="IDataService_GET_RUN_PROJECTS_INSERT_OutputMessage"> |
|
86 |
<wsdl:part name="parameters" element="tns:GET_RUN_PROJECTS_INSERTResponse" /> |
|
87 |
</wsdl:message> |
|
88 |
<wsdl:message name="IDataService_GET_PROPERTIES_INSERT_InputMessage"> |
|
89 |
<wsdl:part name="parameters" element="tns:GET_PROPERTIES_INSERT" /> |
|
90 |
</wsdl:message> |
|
91 |
<wsdl:message name="IDataService_GET_PROPERTIES_INSERT_OutputMessage"> |
|
92 |
<wsdl:part name="parameters" element="tns:GET_PROPERTIES_INSERTResponse" /> |
|
93 |
</wsdl:message> |
|
76 | 94 |
<wsdl:portType name="IDataService"> |
77 | 95 |
<wsdl:operation name="GET_SELECT_CONVERT_ITEM"> |
78 | 96 |
<wsdl:input wsaw:Action="http://tempuri.org/IDataService/GET_SELECT_CONVERT_ITEM" message="tns:IDataService_GET_SELECT_CONVERT_ITEM_InputMessage" /> |
... | ... | |
118 | 136 |
<wsdl:input wsaw:Action="http://tempuri.org/IDataService/GET_DOCUMENT_ITEM" message="tns:IDataService_GET_DOCUMENT_ITEM_InputMessage" /> |
119 | 137 |
<wsdl:output wsaw:Action="http://tempuri.org/IDataService/GET_DOCUMENT_ITEMResponse" message="tns:IDataService_GET_DOCUMENT_ITEM_OutputMessage" /> |
120 | 138 |
</wsdl:operation> |
139 |
<wsdl:operation name="GET_PROPERTIES_RUN_PROJECTS"> |
|
140 |
<wsdl:input wsaw:Action="http://tempuri.org/IDataService/GET_PROPERTIES_RUN_PROJECTS" message="tns:IDataService_GET_PROPERTIES_RUN_PROJECTS_InputMessage" /> |
|
141 |
<wsdl:output wsaw:Action="http://tempuri.org/IDataService/GET_PROPERTIES_RUN_PROJECTSResponse" message="tns:IDataService_GET_PROPERTIES_RUN_PROJECTS_OutputMessage" /> |
|
142 |
</wsdl:operation> |
|
143 |
<wsdl:operation name="GET_RUN_PROJECTS_INSERT"> |
|
144 |
<wsdl:input wsaw:Action="http://tempuri.org/IDataService/GET_RUN_PROJECTS_INSERT" message="tns:IDataService_GET_RUN_PROJECTS_INSERT_InputMessage" /> |
|
145 |
<wsdl:output wsaw:Action="http://tempuri.org/IDataService/GET_RUN_PROJECTS_INSERTResponse" message="tns:IDataService_GET_RUN_PROJECTS_INSERT_OutputMessage" /> |
|
146 |
</wsdl:operation> |
|
147 |
<wsdl:operation name="GET_PROPERTIES_INSERT"> |
|
148 |
<wsdl:input wsaw:Action="http://tempuri.org/IDataService/GET_PROPERTIES_INSERT" message="tns:IDataService_GET_PROPERTIES_INSERT_InputMessage" /> |
|
149 |
<wsdl:output wsaw:Action="http://tempuri.org/IDataService/GET_PROPERTIES_INSERTResponse" message="tns:IDataService_GET_PROPERTIES_INSERT_OutputMessage" /> |
|
150 |
</wsdl:operation> |
|
121 | 151 |
</wsdl:portType> |
122 | 152 |
<wsdl:binding name="BasicHttpBinding_IDataService" type="tns:IDataService"> |
123 | 153 |
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" /> |
... | ... | |
220 | 250 |
<soap:body use="literal" /> |
221 | 251 |
</wsdl:output> |
222 | 252 |
</wsdl:operation> |
253 |
<wsdl:operation name="GET_PROPERTIES_RUN_PROJECTS"> |
|
254 |
<soap:operation soapAction="http://tempuri.org/IDataService/GET_PROPERTIES_RUN_PROJECTS" style="document" /> |
|
255 |
<wsdl:input> |
|
256 |
<soap:body use="literal" /> |
|
257 |
</wsdl:input> |
|
258 |
<wsdl:output> |
|
259 |
<soap:body use="literal" /> |
|
260 |
</wsdl:output> |
|
261 |
</wsdl:operation> |
|
262 |
<wsdl:operation name="GET_RUN_PROJECTS_INSERT"> |
|
263 |
<soap:operation soapAction="http://tempuri.org/IDataService/GET_RUN_PROJECTS_INSERT" style="document" /> |
|
264 |
<wsdl:input> |
|
265 |
<soap:body use="literal" /> |
|
266 |
</wsdl:input> |
|
267 |
<wsdl:output> |
|
268 |
<soap:body use="literal" /> |
|
269 |
</wsdl:output> |
|
270 |
</wsdl:operation> |
|
271 |
<wsdl:operation name="GET_PROPERTIES_INSERT"> |
|
272 |
<soap:operation soapAction="http://tempuri.org/IDataService/GET_PROPERTIES_INSERT" style="document" /> |
|
273 |
<wsdl:input> |
|
274 |
<soap:body use="literal" /> |
|
275 |
</wsdl:input> |
|
276 |
<wsdl:output> |
|
277 |
<soap:body use="literal" /> |
|
278 |
</wsdl:output> |
|
279 |
</wsdl:operation> |
|
223 | 280 |
</wsdl:binding> |
224 | 281 |
<wsdl:service name="DataService"> |
225 | 282 |
<wsdl:port name="BasicHttpBinding_IDataService" binding="tns:BasicHttpBinding_IDataService"> |
ConvertService/ServiceController/Markus.Service.StationController/Connected Services/DataService/DataService1.xsd | ||
---|---|---|
123 | 123 |
</xs:sequence> |
124 | 124 |
</xs:complexType> |
125 | 125 |
<xs:element name="SELECT_DOCUMENT_ITEM_Result" nillable="true" type="tns:SELECT_DOCUMENT_ITEM_Result" /> |
126 |
<xs:complexType name="ArrayOfSELECT_PROPERTIES_RUN_PROJECTS_Result"> |
|
127 |
<xs:sequence> |
|
128 |
<xs:element minOccurs="0" maxOccurs="unbounded" name="SELECT_PROPERTIES_RUN_PROJECTS_Result" nillable="true" type="tns:SELECT_PROPERTIES_RUN_PROJECTS_Result" /> |
|
129 |
</xs:sequence> |
|
130 |
</xs:complexType> |
|
131 |
<xs:element name="ArrayOfSELECT_PROPERTIES_RUN_PROJECTS_Result" nillable="true" type="tns:ArrayOfSELECT_PROPERTIES_RUN_PROJECTS_Result" /> |
|
132 |
<xs:complexType name="SELECT_PROPERTIES_RUN_PROJECTS_Result"> |
|
133 |
<xs:sequence> |
|
134 |
<xs:element minOccurs="0" name="PROJECT_NO" nillable="true" type="xs:string" /> |
|
135 |
<xs:element minOccurs="0" name="PROPERTIES_TYPE" nillable="true" type="xs:string" /> |
|
136 |
<xs:element minOccurs="0" name="PROPERTIES_VALUE" nillable="true" type="xs:string" /> |
|
137 |
</xs:sequence> |
|
138 |
</xs:complexType> |
|
139 |
<xs:element name="SELECT_PROPERTIES_RUN_PROJECTS_Result" nillable="true" type="tns:SELECT_PROPERTIES_RUN_PROJECTS_Result" /> |
|
140 |
<xs:complexType name="ArrayOfSELECT_RUN_PROJECTS_INSERT_Result"> |
|
141 |
<xs:sequence> |
|
142 |
<xs:element minOccurs="0" maxOccurs="unbounded" name="SELECT_RUN_PROJECTS_INSERT_Result" nillable="true" type="tns:SELECT_RUN_PROJECTS_INSERT_Result" /> |
|
143 |
</xs:sequence> |
|
144 |
</xs:complexType> |
|
145 |
<xs:element name="ArrayOfSELECT_RUN_PROJECTS_INSERT_Result" nillable="true" type="tns:ArrayOfSELECT_RUN_PROJECTS_INSERT_Result" /> |
|
146 |
<xs:complexType name="SELECT_RUN_PROJECTS_INSERT_Result"> |
|
147 |
<xs:sequence> |
|
148 |
<xs:element minOccurs="0" name="PROJECT_NAME" nillable="true" type="xs:string" /> |
|
149 |
<xs:element minOccurs="0" name="PROJECT_NO" nillable="true" type="xs:string" /> |
|
150 |
</xs:sequence> |
|
151 |
</xs:complexType> |
|
152 |
<xs:element name="SELECT_RUN_PROJECTS_INSERT_Result" nillable="true" type="tns:SELECT_RUN_PROJECTS_INSERT_Result" /> |
|
126 | 153 |
</xs:schema> |
ConvertService/ServiceController/Markus.Service.StationController/Connected Services/DataService/DataService2.xsd | ||
---|---|---|
213 | 213 |
</xs:sequence> |
214 | 214 |
</xs:complexType> |
215 | 215 |
</xs:element> |
216 |
<xs:element name="GET_PROPERTIES_RUN_PROJECTS"> |
|
217 |
<xs:complexType> |
|
218 |
<xs:sequence> |
|
219 |
<xs:element minOccurs="0" name="p_PROJECT_NO" nillable="true" type="xs:string" /> |
|
220 |
</xs:sequence> |
|
221 |
</xs:complexType> |
|
222 |
</xs:element> |
|
223 |
<xs:element name="GET_PROPERTIES_RUN_PROJECTSResponse"> |
|
224 |
<xs:complexType> |
|
225 |
<xs:sequence> |
|
226 |
<xs:element xmlns:q7="http://schemas.datacontract.org/2004/07/StationControllerService" minOccurs="0" name="GET_PROPERTIES_RUN_PROJECTSResult" nillable="true" type="q7:ArrayOfSELECT_PROPERTIES_RUN_PROJECTS_Result" /> |
|
227 |
</xs:sequence> |
|
228 |
</xs:complexType> |
|
229 |
</xs:element> |
|
230 |
<xs:element name="GET_RUN_PROJECTS_INSERT"> |
|
231 |
<xs:complexType> |
|
232 |
<xs:sequence> |
|
233 |
<xs:element minOccurs="0" name="p_PROJECT_NO" nillable="true" type="xs:string" /> |
|
234 |
<xs:element minOccurs="0" name="p_PROJECT_NAME" nillable="true" type="xs:string" /> |
|
235 |
</xs:sequence> |
|
236 |
</xs:complexType> |
|
237 |
</xs:element> |
|
238 |
<xs:element name="GET_RUN_PROJECTS_INSERTResponse"> |
|
239 |
<xs:complexType> |
|
240 |
<xs:sequence> |
|
241 |
<xs:element xmlns:q8="http://schemas.datacontract.org/2004/07/StationControllerService" minOccurs="0" name="GET_RUN_PROJECTS_INSERTResult" nillable="true" type="q8:ArrayOfSELECT_RUN_PROJECTS_INSERT_Result" /> |
|
242 |
</xs:sequence> |
|
243 |
</xs:complexType> |
|
244 |
</xs:element> |
|
245 |
<xs:element name="GET_PROPERTIES_INSERT"> |
|
246 |
<xs:complexType> |
|
247 |
<xs:sequence> |
|
248 |
<xs:element minOccurs="0" name="p_TYPE" nillable="true" type="xs:string" /> |
|
249 |
<xs:element minOccurs="0" name="p_PROPERTY" nillable="true" type="xs:string" /> |
|
250 |
<xs:element minOccurs="0" name="p_VALUE" nillable="true" type="xs:string" /> |
|
251 |
</xs:sequence> |
|
252 |
</xs:complexType> |
|
253 |
</xs:element> |
|
254 |
<xs:element name="GET_PROPERTIES_INSERTResponse"> |
|
255 |
<xs:complexType> |
|
256 |
<xs:sequence> |
|
257 |
<xs:element minOccurs="0" name="GET_PROPERTIES_INSERTResult" type="xs:int" /> |
|
258 |
</xs:sequence> |
|
259 |
</xs:complexType> |
|
260 |
</xs:element> |
|
216 | 261 |
</xs:schema> |
ConvertService/ServiceController/Markus.Service.StationController/Connected Services/DataService/Markus.Service.StationController.DataService.SELECT_PROPERTIES_RUN_PROJECTS_Result.datasource | ||
---|---|---|
1 |
<?xml version="1.0" encoding="utf-8"?> |
|
2 |
<!-- |
|
3 |
This file is automatically generated by Visual Studio .Net. It is |
|
4 |
used to store generic object data source configuration information. |
|
5 |
Renaming the file extension or editing the content of this file may |
|
6 |
cause the file to be unrecognizable by the program. |
|
7 |
--> |
|
8 |
<GenericObjectDataSource DisplayName="SELECT_PROPERTIES_RUN_PROJECTS_Result" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
|
9 |
<TypeInfo>Markus.Service.StationController.DataService.SELECT_PROPERTIES_RUN_PROJECTS_Result, Connected Services.DataService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
|
10 |
</GenericObjectDataSource> |
ConvertService/ServiceController/Markus.Service.StationController/Connected Services/DataService/Markus.Service.StationController.DataService.SELECT_RUN_PROJECTS_INSERT_Result.datasource | ||
---|---|---|
1 |
<?xml version="1.0" encoding="utf-8"?> |
|
2 |
<!-- |
|
3 |
This file is automatically generated by Visual Studio .Net. It is |
|
4 |
used to store generic object data source configuration information. |
|
5 |
Renaming the file extension or editing the content of this file may |
|
6 |
cause the file to be unrecognizable by the program. |
|
7 |
--> |
|
8 |
<GenericObjectDataSource DisplayName="SELECT_RUN_PROJECTS_INSERT_Result" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
|
9 |
<TypeInfo>Markus.Service.StationController.DataService.SELECT_RUN_PROJECTS_INSERT_Result, Connected Services.DataService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
|
10 |
</GenericObjectDataSource> |
ConvertService/ServiceController/Markus.Service.StationController/Connected Services/DataService/Reference.cs | ||
---|---|---|
1099 | 1099 |
} |
1100 | 1100 |
} |
1101 | 1101 |
|
1102 |
[System.Diagnostics.DebuggerStepThroughAttribute()] |
|
1103 |
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")] |
|
1104 |
[System.Runtime.Serialization.DataContractAttribute(Name="SELECT_PROPERTIES_RUN_PROJECTS_Result", Namespace="http://schemas.datacontract.org/2004/07/StationControllerService")] |
|
1105 |
[System.SerializableAttribute()] |
|
1106 |
public partial class SELECT_PROPERTIES_RUN_PROJECTS_Result : object, System.Runtime.Serialization.IExtensibleDataObject, System.ComponentModel.INotifyPropertyChanged { |
|
1107 |
|
|
1108 |
[System.NonSerializedAttribute()] |
|
1109 |
private System.Runtime.Serialization.ExtensionDataObject extensionDataField; |
|
1110 |
|
|
1111 |
[System.Runtime.Serialization.OptionalFieldAttribute()] |
|
1112 |
private string PROJECT_NOField; |
|
1113 |
|
|
1114 |
[System.Runtime.Serialization.OptionalFieldAttribute()] |
|
1115 |
private string PROPERTIES_TYPEField; |
|
1116 |
|
|
1117 |
[System.Runtime.Serialization.OptionalFieldAttribute()] |
|
1118 |
private string PROPERTIES_VALUEField; |
|
1119 |
|
|
1120 |
[global::System.ComponentModel.BrowsableAttribute(false)] |
|
1121 |
public System.Runtime.Serialization.ExtensionDataObject ExtensionData { |
|
1122 |
get { |
|
1123 |
return this.extensionDataField; |
|
1124 |
} |
|
1125 |
set { |
|
1126 |
this.extensionDataField = value; |
|
1127 |
} |
|
1128 |
} |
|
1129 |
|
|
1130 |
[System.Runtime.Serialization.DataMemberAttribute()] |
|
1131 |
public string PROJECT_NO { |
|
1132 |
get { |
|
1133 |
return this.PROJECT_NOField; |
|
1134 |
} |
|
1135 |
set { |
|
1136 |
if ((object.ReferenceEquals(this.PROJECT_NOField, value) != true)) { |
|
1137 |
this.PROJECT_NOField = value; |
|
1138 |
this.RaisePropertyChanged("PROJECT_NO"); |
|
1139 |
} |
|
1140 |
} |
|
1141 |
} |
|
1142 |
|
|
1143 |
[System.Runtime.Serialization.DataMemberAttribute()] |
|
1144 |
public string PROPERTIES_TYPE { |
|
1145 |
get { |
|
1146 |
return this.PROPERTIES_TYPEField; |
|
1147 |
} |
|
1148 |
set { |
|
1149 |
if ((object.ReferenceEquals(this.PROPERTIES_TYPEField, value) != true)) { |
|
1150 |
this.PROPERTIES_TYPEField = value; |
|
1151 |
this.RaisePropertyChanged("PROPERTIES_TYPE"); |
|
1152 |
} |
|
1153 |
} |
|
1154 |
} |
|
1155 |
|
|
1156 |
[System.Runtime.Serialization.DataMemberAttribute()] |
|
1157 |
public string PROPERTIES_VALUE { |
|
1158 |
get { |
|
1159 |
return this.PROPERTIES_VALUEField; |
|
1160 |
} |
|
1161 |
set { |
|
1162 |
if ((object.ReferenceEquals(this.PROPERTIES_VALUEField, value) != true)) { |
|
1163 |
this.PROPERTIES_VALUEField = value; |
|
1164 |
this.RaisePropertyChanged("PROPERTIES_VALUE"); |
|
1165 |
} |
|
1166 |
} |
|
1167 |
} |
|
1168 |
|
|
1169 |
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; |
|
1170 |
|
|
1171 |
protected void RaisePropertyChanged(string propertyName) { |
|
1172 |
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; |
|
1173 |
if ((propertyChanged != null)) { |
|
1174 |
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); |
|
1175 |
} |
|
1176 |
} |
|
1177 |
} |
|
1178 |
|
|
1179 |
[System.Diagnostics.DebuggerStepThroughAttribute()] |
|
1180 |
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")] |
|
1181 |
[System.Runtime.Serialization.DataContractAttribute(Name="SELECT_RUN_PROJECTS_INSERT_Result", Namespace="http://schemas.datacontract.org/2004/07/StationControllerService")] |
|
1182 |
[System.SerializableAttribute()] |
|
1183 |
public partial class SELECT_RUN_PROJECTS_INSERT_Result : object, System.Runtime.Serialization.IExtensibleDataObject, System.ComponentModel.INotifyPropertyChanged { |
|
1184 |
|
|
1185 |
[System.NonSerializedAttribute()] |
|
1186 |
private System.Runtime.Serialization.ExtensionDataObject extensionDataField; |
|
1187 |
|
|
1188 |
[System.Runtime.Serialization.OptionalFieldAttribute()] |
|
1189 |
private string PROJECT_NAMEField; |
|
1190 |
|
|
1191 |
[System.Runtime.Serialization.OptionalFieldAttribute()] |
|
1192 |
private string PROJECT_NOField; |
|
1193 |
|
|
1194 |
[global::System.ComponentModel.BrowsableAttribute(false)] |
|
1195 |
public System.Runtime.Serialization.ExtensionDataObject ExtensionData { |
|
1196 |
get { |
|
1197 |
return this.extensionDataField; |
|
1198 |
} |
|
1199 |
set { |
|
1200 |
this.extensionDataField = value; |
|
1201 |
} |
|
1202 |
} |
|
1203 |
|
|
1204 |
[System.Runtime.Serialization.DataMemberAttribute()] |
|
1205 |
public string PROJECT_NAME { |
|
1206 |
get { |
|
1207 |
return this.PROJECT_NAMEField; |
|
1208 |
} |
|
1209 |
set { |
|
1210 |
if ((object.ReferenceEquals(this.PROJECT_NAMEField, value) != true)) { |
|
1211 |
this.PROJECT_NAMEField = value; |
|
1212 |
this.RaisePropertyChanged("PROJECT_NAME"); |
|
1213 |
} |
|
1214 |
} |
|
1215 |
} |
|
1216 |
|
|
1217 |
[System.Runtime.Serialization.DataMemberAttribute()] |
|
1218 |
public string PROJECT_NO { |
|
1219 |
get { |
|
1220 |
return this.PROJECT_NOField; |
|
1221 |
} |
|
1222 |
set { |
|
1223 |
if ((object.ReferenceEquals(this.PROJECT_NOField, value) != true)) { |
|
1224 |
this.PROJECT_NOField = value; |
|
1225 |
this.RaisePropertyChanged("PROJECT_NO"); |
|
1226 |
} |
|
1227 |
} |
|
1228 |
} |
|
1229 |
|
|
1230 |
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; |
|
1231 |
|
|
1232 |
protected void RaisePropertyChanged(string propertyName) { |
|
1233 |
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; |
|
1234 |
if ((propertyChanged != null)) { |
|
1235 |
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); |
|
1236 |
} |
|
1237 |
} |
|
1238 |
} |
|
1239 |
|
|
1102 | 1240 |
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] |
1103 | 1241 |
[System.ServiceModel.ServiceContractAttribute(ConfigurationName="DataService.IDataService")] |
1104 | 1242 |
public interface IDataService { |
... | ... | |
1246 | 1384 |
|
1247 | 1385 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_DOCUMENT_ITEM", ReplyAction="http://tempuri.org/IDataService/GET_DOCUMENT_ITEMResponse")] |
1248 | 1386 |
System.Threading.Tasks.Task<System.Collections.Generic.List<Markus.Service.StationController.DataService.SELECT_DOCUMENT_ITEM_Result>> GET_DOCUMENT_ITEMAsync(System.Nullable<int> p_TAKE_COUNT, string p_REVISION, string p_DOCUMENT_N0, string p_DOCUMENT_NAME, string p_GROUP_N0, string p_ORIGINAL_FILE, string p_DOCUMENT_ID, string p_PROJECT_NO); |
1387 |
|
|
1388 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_PROPERTIES_RUN_PROJECTS", ReplyAction="http://tempuri.org/IDataService/GET_PROPERTIES_RUN_PROJECTSResponse")] |
|
1389 |
System.Collections.Generic.List<Markus.Service.StationController.DataService.SELECT_PROPERTIES_RUN_PROJECTS_Result> GET_PROPERTIES_RUN_PROJECTS(string p_PROJECT_NO); |
|
1390 |
|
|
1391 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_PROPERTIES_RUN_PROJECTS", ReplyAction="http://tempuri.org/IDataService/GET_PROPERTIES_RUN_PROJECTSResponse")] |
|
1392 |
System.Threading.Tasks.Task<System.Collections.Generic.List<Markus.Service.StationController.DataService.SELECT_PROPERTIES_RUN_PROJECTS_Result>> GET_PROPERTIES_RUN_PROJECTSAsync(string p_PROJECT_NO); |
|
1393 |
|
|
1394 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_RUN_PROJECTS_INSERT", ReplyAction="http://tempuri.org/IDataService/GET_RUN_PROJECTS_INSERTResponse")] |
|
1395 |
System.Collections.Generic.List<Markus.Service.StationController.DataService.SELECT_RUN_PROJECTS_INSERT_Result> GET_RUN_PROJECTS_INSERT(string p_PROJECT_NO, string p_PROJECT_NAME); |
|
1396 |
|
|
1397 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_RUN_PROJECTS_INSERT", ReplyAction="http://tempuri.org/IDataService/GET_RUN_PROJECTS_INSERTResponse")] |
|
1398 |
System.Threading.Tasks.Task<System.Collections.Generic.List<Markus.Service.StationController.DataService.SELECT_RUN_PROJECTS_INSERT_Result>> GET_RUN_PROJECTS_INSERTAsync(string p_PROJECT_NO, string p_PROJECT_NAME); |
|
1399 |
|
|
1400 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_PROPERTIES_INSERT", ReplyAction="http://tempuri.org/IDataService/GET_PROPERTIES_INSERTResponse")] |
|
1401 |
int GET_PROPERTIES_INSERT(string p_TYPE, string p_PROPERTY, string p_VALUE); |
|
1402 |
|
|
1403 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_PROPERTIES_INSERT", ReplyAction="http://tempuri.org/IDataService/GET_PROPERTIES_INSERTResponse")] |
|
1404 |
System.Threading.Tasks.Task<int> GET_PROPERTIES_INSERTAsync(string p_TYPE, string p_PROPERTY, string p_VALUE); |
|
1249 | 1405 |
} |
1250 | 1406 |
|
1251 | 1407 |
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] |
... | ... | |
1440 | 1596 |
public System.Threading.Tasks.Task<System.Collections.Generic.List<Markus.Service.StationController.DataService.SELECT_DOCUMENT_ITEM_Result>> GET_DOCUMENT_ITEMAsync(System.Nullable<int> p_TAKE_COUNT, string p_REVISION, string p_DOCUMENT_N0, string p_DOCUMENT_NAME, string p_GROUP_N0, string p_ORIGINAL_FILE, string p_DOCUMENT_ID, string p_PROJECT_NO) { |
1441 | 1597 |
return base.Channel.GET_DOCUMENT_ITEMAsync(p_TAKE_COUNT, p_REVISION, p_DOCUMENT_N0, p_DOCUMENT_NAME, p_GROUP_N0, p_ORIGINAL_FILE, p_DOCUMENT_ID, p_PROJECT_NO); |
1442 | 1598 |
} |
1599 |
|
|
1600 |
public System.Collections.Generic.List<Markus.Service.StationController.DataService.SELECT_PROPERTIES_RUN_PROJECTS_Result> GET_PROPERTIES_RUN_PROJECTS(string p_PROJECT_NO) { |
|
1601 |
return base.Channel.GET_PROPERTIES_RUN_PROJECTS(p_PROJECT_NO); |
|
1602 |
} |
|
1603 |
|
|
1604 |
public System.Threading.Tasks.Task<System.Collections.Generic.List<Markus.Service.StationController.DataService.SELECT_PROPERTIES_RUN_PROJECTS_Result>> GET_PROPERTIES_RUN_PROJECTSAsync(string p_PROJECT_NO) { |
|
1605 |
return base.Channel.GET_PROPERTIES_RUN_PROJECTSAsync(p_PROJECT_NO); |
|
1606 |
} |
|
1607 |
|
|
1608 |
public System.Collections.Generic.List<Markus.Service.StationController.DataService.SELECT_RUN_PROJECTS_INSERT_Result> GET_RUN_PROJECTS_INSERT(string p_PROJECT_NO, string p_PROJECT_NAME) { |
|
1609 |
return base.Channel.GET_RUN_PROJECTS_INSERT(p_PROJECT_NO, p_PROJECT_NAME); |
|
1610 |
} |
|
1611 |
|
|
1612 |
public System.Threading.Tasks.Task<System.Collections.Generic.List<Markus.Service.StationController.DataService.SELECT_RUN_PROJECTS_INSERT_Result>> GET_RUN_PROJECTS_INSERTAsync(string p_PROJECT_NO, string p_PROJECT_NAME) { |
|
1613 |
return base.Channel.GET_RUN_PROJECTS_INSERTAsync(p_PROJECT_NO, p_PROJECT_NAME); |
|
1614 |
} |
|
1615 |
|
|
1616 |
public int GET_PROPERTIES_INSERT(string p_TYPE, string p_PROPERTY, string p_VALUE) { |
|
1617 |
return base.Channel.GET_PROPERTIES_INSERT(p_TYPE, p_PROPERTY, p_VALUE); |
|
1618 |
} |
|
1619 |
|
|
1620 |
public System.Threading.Tasks.Task<int> GET_PROPERTIES_INSERTAsync(string p_TYPE, string p_PROPERTY, string p_VALUE) { |
|
1621 |
return base.Channel.GET_PROPERTIES_INSERTAsync(p_TYPE, p_PROPERTY, p_VALUE); |
|
1622 |
} |
|
1443 | 1623 |
} |
1444 | 1624 |
} |
ConvertService/ServiceController/Markus.Service.StationController/Connected Services/ServiceReference1/DataService1.disco | ||
---|---|---|
1 |
<?xml version="1.0" encoding="utf-8"?> |
|
2 |
<discovery xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/disco/"> |
|
3 |
<contractRef ref="http://192.168.0.24:8080/DataService.svc?wsdl" docRef="http://192.168.0.24:8080/DataService.svc" xmlns="http://schemas.xmlsoap.org/disco/scl/" /> |
|
4 |
</discovery> |
ConvertService/ServiceController/Markus.Service.StationController/Connected Services/ServiceReference1/DataService1.wsdl | ||
---|---|---|
1 |
<?xml version="1.0" encoding="utf-8"?> |
|
2 |
<wsdl:definitions xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:tns="http://tempuri.org/" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="DataService" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> |
|
3 |
<wsdl:types> |
|
4 |
<xsd:schema targetNamespace="http://tempuri.org/Imports"> |
|
5 |
<xsd:import schemaLocation="http://192.168.0.24:8080/DataService.svc?xsd=xsd0" namespace="http://tempuri.org/" /> |
|
6 |
<xsd:import schemaLocation="http://192.168.0.24:8080/DataService.svc?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/" /> |
|
7 |
<xsd:import schemaLocation="http://192.168.0.24:8080/DataService.svc?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/StationControllerService" /> |
|
8 |
</xsd:schema> |
|
9 |
</wsdl:types> |
|
10 |
<wsdl:message name="IDataService_GET_SELECT_CONVERT_ITEM_InputMessage"> |
|
11 |
<wsdl:part name="parameters" element="tns:GET_SELECT_CONVERT_ITEM" /> |
|
12 |
</wsdl:message> |
|
13 |
<wsdl:message name="IDataService_GET_SELECT_CONVERT_ITEM_OutputMessage"> |
|
14 |
<wsdl:part name="parameters" element="tns:GET_SELECT_CONVERT_ITEMResponse" /> |
|
15 |
</wsdl:message> |
|
16 |
<wsdl:message name="IDataService_GET_SELECT_RERECONVERT_ITEM_InputMessage"> |
|
17 |
<wsdl:part name="parameters" element="tns:GET_SELECT_RERECONVERT_ITEM" /> |
|
18 |
</wsdl:message> |
|
19 |
<wsdl:message name="IDataService_GET_SELECT_RERECONVERT_ITEM_OutputMessage"> |
|
20 |
<wsdl:part name="parameters" element="tns:GET_SELECT_RERECONVERT_ITEMResponse" /> |
|
21 |
</wsdl:message> |
|
22 |
<wsdl:message name="IDataService_GET_SELECT_CONVERT_DELETE_InputMessage"> |
|
23 |
<wsdl:part name="parameters" element="tns:GET_SELECT_CONVERT_DELETE" /> |
|
24 |
</wsdl:message> |
|
25 |
<wsdl:message name="IDataService_GET_SELECT_CONVERT_DELETE_OutputMessage"> |
|
26 |
<wsdl:part name="parameters" element="tns:GET_SELECT_CONVERT_DELETEResponse" /> |
|
27 |
</wsdl:message> |
|
28 |
<wsdl:message name="IDataService_GET_SELECT_RUN_PROJECTS_InputMessage"> |
|
29 |
<wsdl:part name="parameters" element="tns:GET_SELECT_RUN_PROJECTS" /> |
|
30 |
</wsdl:message> |
|
31 |
<wsdl:message name="IDataService_GET_SELECT_RUN_PROJECTS_OutputMessage"> |
|
32 |
<wsdl:part name="parameters" element="tns:GET_SELECT_RUN_PROJECTSResponse" /> |
|
33 |
</wsdl:message> |
|
34 |
<wsdl:message name="IDataService_GET_SELECT_CONVERT_INSERT_InputMessage"> |
|
35 |
<wsdl:part name="parameters" element="tns:GET_SELECT_CONVERT_INSERT" /> |
|
36 |
</wsdl:message> |
|
37 |
<wsdl:message name="IDataService_GET_SELECT_CONVERT_INSERT_OutputMessage"> |
|
38 |
<wsdl:part name="parameters" element="tns:GET_SELECT_CONVERT_INSERTResponse" /> |
|
39 |
</wsdl:message> |
|
40 |
<wsdl:message name="IDataService_GET_SELECT_FINAL_PDF_ITEM_InputMessage"> |
|
41 |
<wsdl:part name="parameters" element="tns:GET_SELECT_FINAL_PDF_ITEM" /> |
|
42 |
</wsdl:message> |
|
43 |
<wsdl:message name="IDataService_GET_SELECT_FINAL_PDF_ITEM_OutputMessage"> |
|
44 |
<wsdl:part name="parameters" element="tns:GET_SELECT_FINAL_PDF_ITEMResponse" /> |
|
45 |
</wsdl:message> |
|
46 |
<wsdl:message name="IDataService_GET_SELECT_FINAL_PDF_DELETE_InputMessage"> |
|
47 |
<wsdl:part name="parameters" element="tns:GET_SELECT_FINAL_PDF_DELETE" /> |
|
48 |
</wsdl:message> |
|
49 |
<wsdl:message name="IDataService_GET_SELECT_FINAL_PDF_DELETE_OutputMessage"> |
|
50 |
<wsdl:part name="parameters" element="tns:GET_SELECT_FINAL_PDF_DELETEResponse" /> |
|
51 |
</wsdl:message> |
|
52 |
<wsdl:message name="IDataService_GET_SELECT_FINAL_PDF_INSERT_InputMessage"> |
|
53 |
<wsdl:part name="parameters" element="tns:GET_SELECT_FINAL_PDF_INSERT" /> |
|
54 |
</wsdl:message> |
|
55 |
<wsdl:message name="IDataService_GET_SELECT_FINAL_PDF_INSERT_OutputMessage"> |
|
56 |
<wsdl:part name="parameters" element="tns:GET_SELECT_FINAL_PDF_INSERTResponse" /> |
|
57 |
</wsdl:message> |
|
58 |
<wsdl:message name="IDataService_GET_FINALPDF_COUNT_InputMessage"> |
|
59 |
<wsdl:part name="parameters" element="tns:GET_FINALPDF_COUNT" /> |
|
60 |
</wsdl:message> |
|
61 |
<wsdl:message name="IDataService_GET_FINALPDF_COUNT_OutputMessage"> |
|
62 |
<wsdl:part name="parameters" element="tns:GET_FINALPDF_COUNTResponse" /> |
|
63 |
</wsdl:message> |
|
64 |
<wsdl:message name="IDataService_GET_CONVERT_COUNT_InputMessage"> |
|
65 |
<wsdl:part name="parameters" element="tns:GET_CONVERT_COUNT" /> |
|
66 |
</wsdl:message> |
|
67 |
<wsdl:message name="IDataService_GET_CONVERT_COUNT_OutputMessage"> |
|
68 |
<wsdl:part name="parameters" element="tns:GET_CONVERT_COUNTResponse" /> |
|
69 |
</wsdl:message> |
|
70 |
<wsdl:portType name="IDataService"> |
|
71 |
<wsdl:operation name="GET_SELECT_CONVERT_ITEM"> |
|
72 |
<wsdl:input wsaw:Action="http://tempuri.org/IDataService/GET_SELECT_CONVERT_ITEM" message="tns:IDataService_GET_SELECT_CONVERT_ITEM_InputMessage" /> |
|
73 |
<wsdl:output wsaw:Action="http://tempuri.org/IDataService/GET_SELECT_CONVERT_ITEMResponse" message="tns:IDataService_GET_SELECT_CONVERT_ITEM_OutputMessage" /> |
|
74 |
</wsdl:operation> |
|
75 |
<wsdl:operation name="GET_SELECT_RERECONVERT_ITEM"> |
|
76 |
<wsdl:input wsaw:Action="http://tempuri.org/IDataService/GET_SELECT_RERECONVERT_ITEM" message="tns:IDataService_GET_SELECT_RERECONVERT_ITEM_InputMessage" /> |
|
77 |
<wsdl:output wsaw:Action="http://tempuri.org/IDataService/GET_SELECT_RERECONVERT_ITEMResponse" message="tns:IDataService_GET_SELECT_RERECONVERT_ITEM_OutputMessage" /> |
|
78 |
</wsdl:operation> |
|
79 |
<wsdl:operation name="GET_SELECT_CONVERT_DELETE"> |
|
80 |
<wsdl:input wsaw:Action="http://tempuri.org/IDataService/GET_SELECT_CONVERT_DELETE" message="tns:IDataService_GET_SELECT_CONVERT_DELETE_InputMessage" /> |
|
81 |
<wsdl:output wsaw:Action="http://tempuri.org/IDataService/GET_SELECT_CONVERT_DELETEResponse" message="tns:IDataService_GET_SELECT_CONVERT_DELETE_OutputMessage" /> |
|
82 |
</wsdl:operation> |
|
83 |
<wsdl:operation name="GET_SELECT_RUN_PROJECTS"> |
|
84 |
<wsdl:input wsaw:Action="http://tempuri.org/IDataService/GET_SELECT_RUN_PROJECTS" message="tns:IDataService_GET_SELECT_RUN_PROJECTS_InputMessage" /> |
|
85 |
<wsdl:output wsaw:Action="http://tempuri.org/IDataService/GET_SELECT_RUN_PROJECTSResponse" message="tns:IDataService_GET_SELECT_RUN_PROJECTS_OutputMessage" /> |
|
86 |
</wsdl:operation> |
|
87 |
<wsdl:operation name="GET_SELECT_CONVERT_INSERT"> |
|
88 |
<wsdl:input wsaw:Action="http://tempuri.org/IDataService/GET_SELECT_CONVERT_INSERT" message="tns:IDataService_GET_SELECT_CONVERT_INSERT_InputMessage" /> |
|
89 |
<wsdl:output wsaw:Action="http://tempuri.org/IDataService/GET_SELECT_CONVERT_INSERTResponse" message="tns:IDataService_GET_SELECT_CONVERT_INSERT_OutputMessage" /> |
|
90 |
</wsdl:operation> |
|
91 |
<wsdl:operation name="GET_SELECT_FINAL_PDF_ITEM"> |
|
92 |
<wsdl:input wsaw:Action="http://tempuri.org/IDataService/GET_SELECT_FINAL_PDF_ITEM" message="tns:IDataService_GET_SELECT_FINAL_PDF_ITEM_InputMessage" /> |
|
93 |
<wsdl:output wsaw:Action="http://tempuri.org/IDataService/GET_SELECT_FINAL_PDF_ITEMResponse" message="tns:IDataService_GET_SELECT_FINAL_PDF_ITEM_OutputMessage" /> |
|
94 |
</wsdl:operation> |
|
95 |
<wsdl:operation name="GET_SELECT_FINAL_PDF_DELETE"> |
|
96 |
<wsdl:input wsaw:Action="http://tempuri.org/IDataService/GET_SELECT_FINAL_PDF_DELETE" message="tns:IDataService_GET_SELECT_FINAL_PDF_DELETE_InputMessage" /> |
|
97 |
<wsdl:output wsaw:Action="http://tempuri.org/IDataService/GET_SELECT_FINAL_PDF_DELETEResponse" message="tns:IDataService_GET_SELECT_FINAL_PDF_DELETE_OutputMessage" /> |
|
98 |
</wsdl:operation> |
|
99 |
<wsdl:operation name="GET_SELECT_FINAL_PDF_INSERT"> |
|
100 |
<wsdl:input wsaw:Action="http://tempuri.org/IDataService/GET_SELECT_FINAL_PDF_INSERT" message="tns:IDataService_GET_SELECT_FINAL_PDF_INSERT_InputMessage" /> |
|
101 |
<wsdl:output wsaw:Action="http://tempuri.org/IDataService/GET_SELECT_FINAL_PDF_INSERTResponse" message="tns:IDataService_GET_SELECT_FINAL_PDF_INSERT_OutputMessage" /> |
|
102 |
</wsdl:operation> |
|
103 |
<wsdl:operation name="GET_FINALPDF_COUNT"> |
|
104 |
<wsdl:input wsaw:Action="http://tempuri.org/IDataService/GET_FINALPDF_COUNT" message="tns:IDataService_GET_FINALPDF_COUNT_InputMessage" /> |
|
105 |
<wsdl:output wsaw:Action="http://tempuri.org/IDataService/GET_FINALPDF_COUNTResponse" message="tns:IDataService_GET_FINALPDF_COUNT_OutputMessage" /> |
|
106 |
</wsdl:operation> |
|
107 |
<wsdl:operation name="GET_CONVERT_COUNT"> |
|
108 |
<wsdl:input wsaw:Action="http://tempuri.org/IDataService/GET_CONVERT_COUNT" message="tns:IDataService_GET_CONVERT_COUNT_InputMessage" /> |
|
109 |
<wsdl:output wsaw:Action="http://tempuri.org/IDataService/GET_CONVERT_COUNTResponse" message="tns:IDataService_GET_CONVERT_COUNT_OutputMessage" /> |
|
110 |
</wsdl:operation> |
|
111 |
</wsdl:portType> |
|
112 |
<wsdl:binding name="BasicHttpBinding_IDataService" type="tns:IDataService"> |
|
113 |
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" /> |
|
114 |
<wsdl:operation name="GET_SELECT_CONVERT_ITEM"> |
|
115 |
<soap:operation soapAction="http://tempuri.org/IDataService/GET_SELECT_CONVERT_ITEM" style="document" /> |
|
116 |
<wsdl:input> |
|
117 |
<soap:body use="literal" /> |
|
118 |
</wsdl:input> |
|
119 |
<wsdl:output> |
|
120 |
<soap:body use="literal" /> |
|
121 |
</wsdl:output> |
|
122 |
</wsdl:operation> |
|
123 |
<wsdl:operation name="GET_SELECT_RERECONVERT_ITEM"> |
|
124 |
<soap:operation soapAction="http://tempuri.org/IDataService/GET_SELECT_RERECONVERT_ITEM" style="document" /> |
|
125 |
<wsdl:input> |
|
126 |
<soap:body use="literal" /> |
|
127 |
</wsdl:input> |
|
128 |
<wsdl:output> |
|
129 |
<soap:body use="literal" /> |
|
130 |
</wsdl:output> |
|
131 |
</wsdl:operation> |
|
132 |
<wsdl:operation name="GET_SELECT_CONVERT_DELETE"> |
|
133 |
<soap:operation soapAction="http://tempuri.org/IDataService/GET_SELECT_CONVERT_DELETE" style="document" /> |
|
134 |
<wsdl:input> |
|
135 |
<soap:body use="literal" /> |
|
136 |
</wsdl:input> |
|
137 |
<wsdl:output> |
|
138 |
<soap:body use="literal" /> |
|
139 |
</wsdl:output> |
|
140 |
</wsdl:operation> |
|
141 |
<wsdl:operation name="GET_SELECT_RUN_PROJECTS"> |
|
142 |
<soap:operation soapAction="http://tempuri.org/IDataService/GET_SELECT_RUN_PROJECTS" style="document" /> |
|
143 |
<wsdl:input> |
|
144 |
<soap:body use="literal" /> |
|
145 |
</wsdl:input> |
|
146 |
<wsdl:output> |
|
147 |
<soap:body use="literal" /> |
|
148 |
</wsdl:output> |
|
149 |
</wsdl:operation> |
|
150 |
<wsdl:operation name="GET_SELECT_CONVERT_INSERT"> |
|
151 |
<soap:operation soapAction="http://tempuri.org/IDataService/GET_SELECT_CONVERT_INSERT" style="document" /> |
|
152 |
<wsdl:input> |
|
153 |
<soap:body use="literal" /> |
|
154 |
</wsdl:input> |
|
155 |
<wsdl:output> |
|
156 |
<soap:body use="literal" /> |
|
157 |
</wsdl:output> |
|
158 |
</wsdl:operation> |
|
159 |
<wsdl:operation name="GET_SELECT_FINAL_PDF_ITEM"> |
|
160 |
<soap:operation soapAction="http://tempuri.org/IDataService/GET_SELECT_FINAL_PDF_ITEM" style="document" /> |
|
161 |
<wsdl:input> |
|
162 |
<soap:body use="literal" /> |
|
163 |
</wsdl:input> |
|
164 |
<wsdl:output> |
|
165 |
<soap:body use="literal" /> |
|
166 |
</wsdl:output> |
|
167 |
</wsdl:operation> |
|
168 |
<wsdl:operation name="GET_SELECT_FINAL_PDF_DELETE"> |
|
169 |
<soap:operation soapAction="http://tempuri.org/IDataService/GET_SELECT_FINAL_PDF_DELETE" style="document" /> |
|
170 |
<wsdl:input> |
|
171 |
<soap:body use="literal" /> |
|
172 |
</wsdl:input> |
|
173 |
<wsdl:output> |
|
174 |
<soap:body use="literal" /> |
|
175 |
</wsdl:output> |
|
176 |
</wsdl:operation> |
|
177 |
<wsdl:operation name="GET_SELECT_FINAL_PDF_INSERT"> |
|
178 |
<soap:operation soapAction="http://tempuri.org/IDataService/GET_SELECT_FINAL_PDF_INSERT" style="document" /> |
|
179 |
<wsdl:input> |
|
180 |
<soap:body use="literal" /> |
|
181 |
</wsdl:input> |
|
182 |
<wsdl:output> |
|
183 |
<soap:body use="literal" /> |
|
184 |
</wsdl:output> |
|
185 |
</wsdl:operation> |
|
186 |
<wsdl:operation name="GET_FINALPDF_COUNT"> |
|
187 |
<soap:operation soapAction="http://tempuri.org/IDataService/GET_FINALPDF_COUNT" style="document" /> |
|
188 |
<wsdl:input> |
|
189 |
<soap:body use="literal" /> |
|
190 |
</wsdl:input> |
|
191 |
<wsdl:output> |
|
192 |
<soap:body use="literal" /> |
|
193 |
</wsdl:output> |
|
194 |
</wsdl:operation> |
|
195 |
<wsdl:operation name="GET_CONVERT_COUNT"> |
|
196 |
<soap:operation soapAction="http://tempuri.org/IDataService/GET_CONVERT_COUNT" style="document" /> |
|
197 |
<wsdl:input> |
|
198 |
<soap:body use="literal" /> |
|
199 |
</wsdl:input> |
|
200 |
<wsdl:output> |
|
201 |
<soap:body use="literal" /> |
|
202 |
</wsdl:output> |
|
203 |
</wsdl:operation> |
|
204 |
</wsdl:binding> |
|
205 |
<wsdl:service name="DataService"> |
|
206 |
<wsdl:port name="BasicHttpBinding_IDataService" binding="tns:BasicHttpBinding_IDataService"> |
|
207 |
<soap:address location="http://192.168.0.24:8080/DataService.svc" /> |
|
208 |
</wsdl:port> |
|
209 |
</wsdl:service> |
|
210 |
</wsdl:definitions> |
ConvertService/ServiceController/Markus.Service.StationController/Connected Services/ServiceReference1/DataService3.xsd | ||
---|---|---|
1 |
<?xml version="1.0" encoding="utf-8"?> |
|
2 |
<xs:schema xmlns:tns="http://tempuri.org/" elementFormDefault="qualified" targetNamespace="http://tempuri.org/" xmlns:xs="http://www.w3.org/2001/XMLSchema"> |
|
3 |
<xs:import schemaLocation="http://192.168.0.24:8080/DataService.svc?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/StationControllerService" /> |
|
4 |
<xs:element name="GET_SELECT_CONVERT_ITEM"> |
|
5 |
<xs:complexType> |
|
6 |
<xs:sequence> |
|
7 |
<xs:element minOccurs="0" name="p_ID" nillable="true" type="xs:string" /> |
|
8 |
<xs:element minOccurs="0" name="p_PROJECT_NO" nillable="true" type="xs:string" /> |
|
9 |
<xs:element minOccurs="0" name="p_DOCUMENT_ID" nillable="true" type="xs:string" /> |
|
10 |
<xs:element minOccurs="0" name="p_STATUS" nillable="true" type="xs:int" /> |
|
11 |
<xs:element minOccurs="0" name="p_TAKE_COUNT" nillable="true" type="xs:int" /> |
|
12 |
<xs:element minOccurs="0" name="p_BEGIN_CREATE_DATETIME" nillable="true" type="xs:dateTime" /> |
|
13 |
<xs:element minOccurs="0" name="p_FINISH_CREATE_DATETIME" nillable="true" type="xs:dateTime" /> |
|
14 |
<xs:element minOccurs="0" name="p_BEGIN_START_DATETIE" nillable="true" type="xs:dateTime" /> |
|
15 |
<xs:element minOccurs="0" name="p_FINISH_START_DATETIME" nillable="true" type="xs:dateTime" /> |
|
16 |
<xs:element minOccurs="0" name="p_BEGIN_END_DATETIME" nillable="true" type="xs:dateTime" /> |
|
17 |
<xs:element minOccurs="0" name="p_FINISH_END_DATETIME" nillable="true" type="xs:dateTime" /> |
|
18 |
<xs:element minOccurs="0" name="p_GROUP_NO" nillable="true" type="xs:string" /> |
|
19 |
<xs:element minOccurs="0" name="p_DOCUMENT_NAME" nillable="true" type="xs:string" /> |
|
20 |
<xs:element minOccurs="0" name="p_DOCUMENT_NO" nillable="true" type="xs:string" /> |
|
21 |
<xs:element minOccurs="0" name="p_REVISION" nillable="true" type="xs:string" /> |
|
22 |
<xs:element minOccurs="0" name="p_SERVICE_ID" nillable="true" type="xs:string" /> |
|
23 |
<xs:element minOccurs="0" name="p_RECONVERTER" nillable="true" type="xs:int" /> |
|
24 |
<xs:element minOccurs="0" name="p_DOCUMENT_URL" nillable="true" type="xs:string" /> |
|
25 |
<xs:element minOccurs="0" name="p_ExcptionCheck" nillable="true" type="xs:boolean" /> |
|
26 |
</xs:sequence> |
|
27 |
</xs:complexType> |
|
28 |
</xs:element> |
|
29 |
<xs:element name="GET_SELECT_CONVERT_ITEMResponse"> |
|
30 |
<xs:complexType> |
|
31 |
<xs:sequence> |
|
32 |
<xs:element xmlns:q1="http://schemas.datacontract.org/2004/07/StationControllerService" minOccurs="0" name="GET_SELECT_CONVERT_ITEMResult" nillable="true" type="q1:ArrayOfSELECT_CONVERT_ITEM_Result" /> |
|
33 |
</xs:sequence> |
|
34 |
</xs:complexType> |
|
35 |
</xs:element> |
|
36 |
<xs:element name="GET_SELECT_RERECONVERT_ITEM"> |
|
37 |
<xs:complexType> |
|
38 |
<xs:sequence> |
|
39 |
<xs:element minOccurs="0" name="p_ID" nillable="true" type="xs:string" /> |
|
40 |
<xs:element minOccurs="0" name="p_RECONVERTER" nillable="true" type="xs:int" /> |
|
41 |
<xs:element minOccurs="0" name="p_CREATE_DATETIME" nillable="true" type="xs:dateTime" /> |
|
42 |
<xs:element minOccurs="0" name="p_STATUS" nillable="true" type="xs:int" /> |
|
43 |
<xs:element minOccurs="0" name="p_END_DATETIME" nillable="true" type="xs:dateTime" /> |
|
44 |
</xs:sequence> |
|
45 |
</xs:complexType> |
|
46 |
</xs:element> |
|
47 |
<xs:element name="GET_SELECT_RERECONVERT_ITEMResponse"> |
|
48 |
<xs:complexType> |
|
49 |
<xs:sequence> |
|
50 |
<xs:element minOccurs="0" name="GET_SELECT_RERECONVERT_ITEMResult" type="xs:int" /> |
|
51 |
</xs:sequence> |
|
52 |
</xs:complexType> |
|
53 |
</xs:element> |
|
54 |
<xs:element name="GET_SELECT_CONVERT_DELETE"> |
|
55 |
<xs:complexType> |
|
56 |
<xs:sequence> |
|
57 |
<xs:element minOccurs="0" name="p_ID" nillable="true" type="xs:string" /> |
|
58 |
</xs:sequence> |
|
59 |
</xs:complexType> |
|
60 |
</xs:element> |
|
61 |
<xs:element name="GET_SELECT_CONVERT_DELETEResponse"> |
|
62 |
<xs:complexType> |
|
63 |
<xs:sequence> |
|
64 |
<xs:element minOccurs="0" name="GET_SELECT_CONVERT_DELETEResult" type="xs:int" /> |
|
65 |
</xs:sequence> |
|
66 |
</xs:complexType> |
|
67 |
</xs:element> |
|
68 |
<xs:element name="GET_SELECT_RUN_PROJECTS"> |
|
69 |
<xs:complexType> |
|
70 |
<xs:sequence> |
|
71 |
<xs:element minOccurs="0" name="p_RUN_PROJECTS" type="xs:int" /> |
|
72 |
</xs:sequence> |
|
73 |
</xs:complexType> |
|
74 |
</xs:element> |
|
75 |
<xs:element name="GET_SELECT_RUN_PROJECTSResponse"> |
|
76 |
<xs:complexType> |
|
77 |
<xs:sequence> |
|
78 |
<xs:element xmlns:q2="http://schemas.datacontract.org/2004/07/StationControllerService" minOccurs="0" name="GET_SELECT_RUN_PROJECTSResult" nillable="true" type="q2:ArrayOfSELECT_RUN_PROJECTS_Result" /> |
|
79 |
</xs:sequence> |
|
80 |
</xs:complexType> |
|
81 |
</xs:element> |
|
82 |
<xs:element name="GET_SELECT_CONVERT_INSERT"> |
|
83 |
<xs:complexType> |
|
84 |
<xs:sequence> |
|
85 |
<xs:element minOccurs="0" name="p_ID" nillable="true" type="xs:string" /> |
|
86 |
<xs:element minOccurs="0" name="p_PROJECT_NO" nillable="true" type="xs:string" /> |
|
87 |
<xs:element minOccurs="0" name="p_DOCUMENT_URL" nillable="true" type="xs:string" /> |
|
88 |
<xs:element minOccurs="0" name="p_DOCUMENT_ID" nillable="true" type="xs:string" /> |
|
89 |
</xs:sequence> |
|
90 |
</xs:complexType> |
|
91 |
</xs:element> |
|
92 |
<xs:element name="GET_SELECT_CONVERT_INSERTResponse"> |
|
93 |
<xs:complexType> |
|
94 |
<xs:sequence> |
|
95 |
<xs:element minOccurs="0" name="GET_SELECT_CONVERT_INSERTResult" type="xs:int" /> |
|
96 |
</xs:sequence> |
|
97 |
</xs:complexType> |
|
98 |
</xs:element> |
|
99 |
<xs:element name="GET_SELECT_FINAL_PDF_ITEM"> |
|
100 |
<xs:complexType> |
|
101 |
<xs:sequence> |
|
102 |
<xs:element minOccurs="0" name="p_ID" nillable="true" type="xs:string" /> |
|
103 |
<xs:element minOccurs="0" name="p_PROJECT_NO" nillable="true" type="xs:string" /> |
|
104 |
<xs:element minOccurs="0" name="p_DOCUMENT_ID" nillable="true" type="xs:string" /> |
|
105 |
<xs:element minOccurs="0" name="p_MARKUPINFO_ID" nillable="true" type="xs:string" /> |
|
106 |
<xs:element minOccurs="0" name="p_DOCINFO_ID" nillable="true" type="xs:string" /> |
|
107 |
<xs:element minOccurs="0" name="p_DOCUMENT_NAME" nillable="true" type="xs:string" /> |
|
108 |
<xs:element minOccurs="0" name="p_DOCUMENT_NO" nillable="true" type="xs:string" /> |
|
109 |
<xs:element minOccurs="0" name="p_CREATE_USER_ID" nillable="true" type="xs:string" /> |
|
110 |
<xs:element minOccurs="0" name="p_STATUS" nillable="true" type="xs:int" /> |
|
111 |
<xs:element minOccurs="0" name="p_TAKE_COUNT" nillable="true" type="xs:int" /> |
|
112 |
<xs:element minOccurs="0" name="p_GROUP_NO" nillable="true" type="xs:string" /> |
|
113 |
<xs:element minOccurs="0" name="p_REVISION" nillable="true" type="xs:string" /> |
|
114 |
<xs:element minOccurs="0" name="p_BEGIN_CREATE_DATETIME" nillable="true" type="xs:dateTime" /> |
|
115 |
<xs:element minOccurs="0" name="p_FINISH_CREATE_DATETIME" nillable="true" type="xs:dateTime" /> |
|
116 |
<xs:element minOccurs="0" name="p_BEGIN_START_DATETIE" nillable="true" type="xs:dateTime" /> |
|
117 |
<xs:element minOccurs="0" name="p_FINISH_START_DATETIME" nillable="true" type="xs:dateTime" /> |
|
118 |
<xs:element minOccurs="0" name="p_BEGIN_END_DATETIME" nillable="true" type="xs:dateTime" /> |
|
119 |
<xs:element minOccurs="0" name="p_FINISH_END_DATETIME" nillable="true" type="xs:dateTime" /> |
|
120 |
<xs:element minOccurs="0" name="p_DOCUMENT_URL" nillable="true" type="xs:string" /> |
|
121 |
<xs:element minOccurs="0" name="p_ExcptionCheck" nillable="true" type="xs:boolean" /> |
|
122 |
</xs:sequence> |
|
123 |
</xs:complexType> |
|
124 |
</xs:element> |
|
125 |
<xs:element name="GET_SELECT_FINAL_PDF_ITEMResponse"> |
|
126 |
<xs:complexType> |
|
127 |
<xs:sequence> |
|
128 |
<xs:element xmlns:q3="http://schemas.datacontract.org/2004/07/StationControllerService" minOccurs="0" name="GET_SELECT_FINAL_PDF_ITEMResult" nillable="true" type="q3:ArrayOfSELECT_FINAL_PDF_ITEM_Result" /> |
|
129 |
</xs:sequence> |
|
130 |
</xs:complexType> |
|
131 |
</xs:element> |
|
132 |
<xs:element name="GET_SELECT_FINAL_PDF_DELETE"> |
|
133 |
<xs:complexType> |
|
134 |
<xs:sequence> |
|
135 |
<xs:element minOccurs="0" name="p_ID" nillable="true" type="xs:string" /> |
|
136 |
</xs:sequence> |
|
137 |
</xs:complexType> |
|
138 |
</xs:element> |
|
139 |
<xs:element name="GET_SELECT_FINAL_PDF_DELETEResponse"> |
|
140 |
<xs:complexType> |
|
141 |
<xs:sequence> |
|
142 |
<xs:element minOccurs="0" name="GET_SELECT_FINAL_PDF_DELETEResult" type="xs:int" /> |
|
143 |
</xs:sequence> |
|
144 |
</xs:complexType> |
|
145 |
</xs:element> |
|
146 |
<xs:element name="GET_SELECT_FINAL_PDF_INSERT"> |
|
147 |
<xs:complexType> |
|
148 |
<xs:sequence> |
|
149 |
<xs:element minOccurs="0" name="p_ID" nillable="true" type="xs:string" /> |
|
150 |
<xs:element minOccurs="0" name="p_PROJECT_NO" nillable="true" type="xs:string" /> |
|
151 |
<xs:element minOccurs="0" name="p_DOCUMENT_URL" nillable="true" type="xs:string" /> |
|
152 |
<xs:element minOccurs="0" name="p_DOCUMENT_ID" nillable="true" type="xs:string" /> |
|
153 |
</xs:sequence> |
|
154 |
</xs:complexType> |
|
155 |
</xs:element> |
|
156 |
<xs:element name="GET_SELECT_FINAL_PDF_INSERTResponse"> |
|
157 |
<xs:complexType> |
|
158 |
<xs:sequence> |
|
159 |
<xs:element minOccurs="0" name="GET_SELECT_FINAL_PDF_INSERTResult" type="xs:int" /> |
|
160 |
</xs:sequence> |
|
161 |
</xs:complexType> |
|
162 |
</xs:element> |
|
163 |
<xs:element name="GET_FINALPDF_COUNT"> |
|
164 |
<xs:complexType> |
|
165 |
<xs:sequence> |
|
166 |
<xs:element minOccurs="0" name="p_STATUS" nillable="true" type="xs:int" /> |
|
167 |
<xs:element minOccurs="0" name="p_BEGIN_CREATE_DATETIME" nillable="true" type="xs:dateTime" /> |
|
168 |
<xs:element minOccurs="0" name="p_FINISH_CREATE_DATETIME" nillable="true" type="xs:dateTime" /> |
|
169 |
</xs:sequence> |
|
170 |
</xs:complexType> |
|
171 |
</xs:element> |
|
172 |
<xs:element name="GET_FINALPDF_COUNTResponse"> |
|
173 |
<xs:complexType> |
|
174 |
<xs:sequence> |
|
175 |
<xs:element xmlns:q4="http://schemas.datacontract.org/2004/07/StationControllerService" minOccurs="0" name="GET_FINALPDF_COUNTResult" nillable="true" type="q4:ArrayOfFINALPDF_COUNT_Result" /> |
|
176 |
</xs:sequence> |
|
177 |
</xs:complexType> |
|
178 |
</xs:element> |
|
179 |
<xs:element name="GET_CONVERT_COUNT"> |
|
180 |
<xs:complexType> |
|
181 |
<xs:sequence> |
|
182 |
<xs:element minOccurs="0" name="p_STATUS" nillable="true" type="xs:int" /> |
|
183 |
<xs:element minOccurs="0" name="p_BEGIN_CREATE_DATETIME" nillable="true" type="xs:dateTime" /> |
|
184 |
<xs:element minOccurs="0" name="p_FINISH_CREATE_DATETIME" nillable="true" type="xs:dateTime" /> |
|
185 |
</xs:sequence> |
|
186 |
</xs:complexType> |
|
187 |
</xs:element> |
|
188 |
<xs:element name="GET_CONVERT_COUNTResponse"> |
|
189 |
<xs:complexType> |
|
190 |
<xs:sequence> |
|
191 |
<xs:element xmlns:q5="http://schemas.datacontract.org/2004/07/StationControllerService" minOccurs="0" name="GET_CONVERT_COUNTResult" nillable="true" type="q5:ArrayOfCONVERT_COUNT_Result" /> |
|
192 |
</xs:sequence> |
|
193 |
</xs:complexType> |
|
194 |
</xs:element> |
|
195 |
</xs:schema> |
ConvertService/ServiceController/Markus.Service.StationController/Connected Services/ServiceReference1/DataService31.xsd | ||
---|---|---|
1 |
<?xml version="1.0" encoding="utf-8"?> |
|
2 |
<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema"> |
|
3 |
<xs:element name="anyType" nillable="true" type="xs:anyType" /> |
|
4 |
<xs:element name="anyURI" nillable="true" type="xs:anyURI" /> |
|
5 |
<xs:element name="base64Binary" nillable="true" type="xs:base64Binary" /> |
|
6 |
<xs:element name="boolean" nillable="true" type="xs:boolean" /> |
|
7 |
<xs:element name="byte" nillable="true" type="xs:byte" /> |
|
8 |
<xs:element name="dateTime" nillable="true" type="xs:dateTime" /> |
|
9 |
<xs:element name="decimal" nillable="true" type="xs:decimal" /> |
|
10 |
<xs:element name="double" nillable="true" type="xs:double" /> |
|
11 |
<xs:element name="float" nillable="true" type="xs:float" /> |
|
12 |
<xs:element name="int" nillable="true" type="xs:int" /> |
|
13 |
<xs:element name="long" nillable="true" type="xs:long" /> |
|
14 |
<xs:element name="QName" nillable="true" type="xs:QName" /> |
|
15 |
<xs:element name="short" nillable="true" type="xs:short" /> |
|
16 |
<xs:element name="string" nillable="true" type="xs:string" /> |
|
17 |
<xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" /> |
|
18 |
<xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" /> |
|
19 |
<xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" /> |
|
20 |
<xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" /> |
|
21 |
<xs:element name="char" nillable="true" type="tns:char" /> |
|
22 |
<xs:simpleType name="char"> |
|
23 |
<xs:restriction base="xs:int" /> |
|
24 |
</xs:simpleType> |
|
25 |
<xs:element name="duration" nillable="true" type="tns:duration" /> |
|
26 |
<xs:simpleType name="duration"> |
|
27 |
<xs:restriction base="xs:duration"> |
|
28 |
<xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" /> |
|
29 |
<xs:minInclusive value="-P10675199DT2H48M5.4775808S" /> |
|
30 |
<xs:maxInclusive value="P10675199DT2H48M5.4775807S" /> |
|
31 |
</xs:restriction> |
|
32 |
</xs:simpleType> |
|
33 |
<xs:element name="guid" nillable="true" type="tns:guid" /> |
|
34 |
<xs:simpleType name="guid"> |
|
35 |
<xs:restriction base="xs:string"> |
|
36 |
<xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" /> |
|
37 |
</xs:restriction> |
|
38 |
</xs:simpleType> |
|
39 |
<xs:attribute name="FactoryType" type="xs:QName" /> |
|
40 |
<xs:attribute name="Id" type="xs:ID" /> |
|
41 |
<xs:attribute name="Ref" type="xs:IDREF" /> |
|
42 |
</xs:schema> |
ConvertService/ServiceController/Markus.Service.StationController/Connected Services/ServiceReference1/DataService32.xsd | ||
---|---|---|
1 |
<?xml version="1.0" encoding="utf-8"?> |
|
2 |
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/StationControllerService" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/StationControllerService" xmlns:xs="http://www.w3.org/2001/XMLSchema"> |
|
3 |
<xs:complexType name="ArrayOfSELECT_CONVERT_ITEM_Result"> |
|
4 |
<xs:sequence> |
|
5 |
<xs:element minOccurs="0" maxOccurs="unbounded" name="SELECT_CONVERT_ITEM_Result" nillable="true" type="tns:SELECT_CONVERT_ITEM_Result" /> |
|
6 |
</xs:sequence> |
|
7 |
</xs:complexType> |
|
8 |
<xs:element name="ArrayOfSELECT_CONVERT_ITEM_Result" nillable="true" type="tns:ArrayOfSELECT_CONVERT_ITEM_Result" /> |
|
9 |
<xs:complexType name="SELECT_CONVERT_ITEM_Result"> |
|
10 |
<xs:sequence> |
|
11 |
<xs:element minOccurs="0" name="CONVERT_PATH" nillable="true" type="xs:string" /> |
|
12 |
<xs:element minOccurs="0" name="CREATE_DATETIME" type="xs:dateTime" /> |
|
13 |
<xs:element minOccurs="0" name="CURRENT_PAGE" type="xs:int" /> |
|
14 |
<xs:element minOccurs="0" name="DOCUMENT_ID" nillable="true" type="xs:string" /> |
|
15 |
<xs:element minOccurs="0" name="DOCUMENT_NAME" nillable="true" type="xs:string" /> |
|
16 |
<xs:element minOccurs="0" name="DOCUMENT_NO" nillable="true" type="xs:string" /> |
|
17 |
<xs:element minOccurs="0" name="DOCUMENT_URL" nillable="true" type="xs:string" /> |
|
18 |
<xs:element minOccurs="0" name="END_DATETIME" nillable="true" type="xs:dateTime" /> |
|
19 |
<xs:element minOccurs="0" name="EXCEPTION" nillable="true" type="xs:string" /> |
|
20 |
<xs:element minOccurs="0" name="GROUP_NO" nillable="true" type="xs:string" /> |
|
21 |
<xs:element minOccurs="0" name="ID" nillable="true" type="xs:string" /> |
|
22 |
<xs:element minOccurs="0" name="PROJECT_NO" nillable="true" type="xs:string" /> |
|
23 |
<xs:element minOccurs="0" name="PROPERTIES_VALUE" nillable="true" type="xs:string" /> |
|
24 |
<xs:element minOccurs="0" name="RECONVERTER" nillable="true" type="xs:int" /> |
|
25 |
<xs:element minOccurs="0" name="RESULT" nillable="true" type="xs:string" /> |
|
26 |
<xs:element minOccurs="0" name="RESULT_FILE" nillable="true" type="xs:string" /> |
|
27 |
<xs:element minOccurs="0" name="REVISION" nillable="true" type="xs:string" /> |
|
28 |
<xs:element minOccurs="0" name="SERVICE_ID" nillable="true" type="xs:string" /> |
|
29 |
<xs:element minOccurs="0" name="START_DATETIME" nillable="true" type="xs:dateTime" /> |
|
30 |
<xs:element minOccurs="0" name="STATUS" type="xs:int" /> |
|
31 |
<xs:element minOccurs="0" name="TOTAL_PAGE" type="xs:int" /> |
|
32 |
</xs:sequence> |
|
33 |
</xs:complexType> |
|
34 |
<xs:element name="SELECT_CONVERT_ITEM_Result" nillable="true" type="tns:SELECT_CONVERT_ITEM_Result" /> |
|
35 |
<xs:complexType name="ArrayOfSELECT_RUN_PROJECTS_Result"> |
|
36 |
<xs:sequence> |
|
37 |
<xs:element minOccurs="0" maxOccurs="unbounded" name="SELECT_RUN_PROJECTS_Result" nillable="true" type="tns:SELECT_RUN_PROJECTS_Result" /> |
|
38 |
</xs:sequence> |
|
39 |
</xs:complexType> |
|
40 |
<xs:element name="ArrayOfSELECT_RUN_PROJECTS_Result" nillable="true" type="tns:ArrayOfSELECT_RUN_PROJECTS_Result" /> |
|
41 |
<xs:complexType name="SELECT_RUN_PROJECTS_Result"> |
|
42 |
<xs:sequence> |
|
43 |
<xs:element minOccurs="0" name="PROJECT_NAME" nillable="true" type="xs:string" /> |
|
44 |
<xs:element minOccurs="0" name="PROJECT_NO" nillable="true" type="xs:string" /> |
|
45 |
</xs:sequence> |
|
46 |
</xs:complexType> |
|
47 |
<xs:element name="SELECT_RUN_PROJECTS_Result" nillable="true" type="tns:SELECT_RUN_PROJECTS_Result" /> |
|
48 |
<xs:complexType name="ArrayOfSELECT_FINAL_PDF_ITEM_Result"> |
|
49 |
<xs:sequence> |
|
50 |
<xs:element minOccurs="0" maxOccurs="unbounded" name="SELECT_FINAL_PDF_ITEM_Result" nillable="true" type="tns:SELECT_FINAL_PDF_ITEM_Result" /> |
|
51 |
</xs:sequence> |
|
52 |
</xs:complexType> |
|
53 |
<xs:element name="ArrayOfSELECT_FINAL_PDF_ITEM_Result" nillable="true" type="tns:ArrayOfSELECT_FINAL_PDF_ITEM_Result" /> |
|
54 |
<xs:complexType name="SELECT_FINAL_PDF_ITEM_Result"> |
|
55 |
<xs:sequence> |
|
56 |
<xs:element minOccurs="0" name="CONVERT_PATH" nillable="true" type="xs:string" /> |
|
57 |
<xs:element minOccurs="0" name="CREATE_DATETIME" type="xs:dateTime" /> |
|
58 |
<xs:element minOccurs="0" name="CREATE_USER_ID" nillable="true" type="xs:string" /> |
|
59 |
<xs:element minOccurs="0" name="CURRENT_PAGE" type="xs:int" /> |
|
60 |
<xs:element minOccurs="0" name="DOCINFO_ID" nillable="true" type="xs:string" /> |
|
61 |
<xs:element minOccurs="0" name="DOCUMENT_ID" nillable="true" type="xs:string" /> |
|
62 |
<xs:element minOccurs="0" name="DOCUMENT_NAME" nillable="true" type="xs:string" /> |
|
63 |
<xs:element minOccurs="0" name="DOCUMENT_NO" nillable="true" type="xs:string" /> |
|
64 |
<xs:element minOccurs="0" name="END_DATETIME" nillable="true" type="xs:dateTime" /> |
|
65 |
<xs:element minOccurs="0" name="EXCEPTION" nillable="true" type="xs:string" /> |
|
66 |
<xs:element minOccurs="0" name="GROUP_NO" nillable="true" type="xs:string" /> |
|
67 |
<xs:element minOccurs="0" name="ID" nillable="true" type="xs:string" /> |
|
68 |
<xs:element minOccurs="0" name="MARKUPINFO_ID" nillable="true" type="xs:string" /> |
|
69 |
<xs:element minOccurs="0" name="ORIGINAL_FILE" nillable="true" type="xs:string" /> |
|
70 |
<xs:element minOccurs="0" name="PROJECT_NO" nillable="true" type="xs:string" /> |
|
71 |
<xs:element minOccurs="0" name="PROPERTIES_VALUE" nillable="true" type="xs:string" /> |
|
72 |
<xs:element minOccurs="0" name="RESULT" nillable="true" type="xs:string" /> |
|
73 |
<xs:element minOccurs="0" name="RESULT_FILE" nillable="true" type="xs:string" /> |
|
74 |
<xs:element minOccurs="0" name="REVISION" nillable="true" type="xs:string" /> |
|
75 |
<xs:element minOccurs="0" name="START_DATETIME" nillable="true" type="xs:dateTime" /> |
|
76 |
<xs:element minOccurs="0" name="STATUS" type="xs:int" /> |
|
77 |
<xs:element minOccurs="0" name="TOTAL_PAGE" type="xs:int" /> |
|
78 |
</xs:sequence> |
|
79 |
</xs:complexType> |
|
80 |
<xs:element name="SELECT_FINAL_PDF_ITEM_Result" nillable="true" type="tns:SELECT_FINAL_PDF_ITEM_Result" /> |
|
81 |
<xs:complexType name="ArrayOfFINALPDF_COUNT_Result"> |
|
82 |
<xs:sequence> |
|
83 |
<xs:element minOccurs="0" maxOccurs="unbounded" name="FINALPDF_COUNT_Result" nillable="true" type="tns:FINALPDF_COUNT_Result" /> |
|
84 |
</xs:sequence> |
|
85 |
</xs:complexType> |
|
86 |
<xs:element name="ArrayOfFINALPDF_COUNT_Result" nillable="true" type="tns:ArrayOfFINALPDF_COUNT_Result" /> |
|
87 |
<xs:complexType name="FINALPDF_COUNT_Result"> |
|
88 |
<xs:sequence> |
|
89 |
<xs:element minOccurs="0" name="COUNT" nillable="true" type="xs:int" /> |
|
90 |
<xs:element minOccurs="0" name="EXCEPTION_COUNT" nillable="true" type="xs:int" /> |
|
91 |
<xs:element minOccurs="0" name="PROJECT_NO" nillable="true" type="xs:string" /> |
|
92 |
</xs:sequence> |
|
93 |
</xs:complexType> |
|
94 |
<xs:element name="FINALPDF_COUNT_Result" nillable="true" type="tns:FINALPDF_COUNT_Result" /> |
|
95 |
<xs:complexType name="ArrayOfCONVERT_COUNT_Result"> |
|
96 |
<xs:sequence> |
|
97 |
<xs:element minOccurs="0" maxOccurs="unbounded" name="CONVERT_COUNT_Result" nillable="true" type="tns:CONVERT_COUNT_Result" /> |
|
98 |
</xs:sequence> |
|
99 |
</xs:complexType> |
|
100 |
<xs:element name="ArrayOfCONVERT_COUNT_Result" nillable="true" type="tns:ArrayOfCONVERT_COUNT_Result" /> |
|
101 |
<xs:complexType name="CONVERT_COUNT_Result"> |
|
102 |
<xs:sequence> |
|
103 |
<xs:element minOccurs="0" name="COUNT" nillable="true" type="xs:int" /> |
|
104 |
<xs:element minOccurs="0" name="EXCEPTION_COUNT" nillable="true" type="xs:int" /> |
|
105 |
<xs:element minOccurs="0" name="PROJECT_NO" nillable="true" type="xs:string" /> |
|
106 |
</xs:sequence> |
|
107 |
</xs:complexType> |
|
108 |
<xs:element name="CONVERT_COUNT_Result" nillable="true" type="tns:CONVERT_COUNT_Result" /> |
|
109 |
</xs:schema> |
ConvertService/ServiceController/Markus.Service.StationController/Connected Services/ServiceReference1/Reference.cs | ||
---|---|---|
1 |
//------------------------------------------------------------------------------ |
|
2 |
// <auto-generated> |
|
3 |
// 이 코드는 도구를 사용하여 생성되었습니다. |
|
4 |
// 런타임 버전:4.0.30319.42000 |
|
5 |
// |
|
6 |
// 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면 |
|
7 |
// 이러한 변경 내용이 손실됩니다. |
|
8 |
// </auto-generated> |
|
9 |
//------------------------------------------------------------------------------ |
|
10 |
|
|
11 |
namespace Markus.Service.StationController.ServiceReference1 { |
|
12 |
|
|
13 |
|
|
14 |
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] |
|
15 |
[System.ServiceModel.ServiceContractAttribute(ConfigurationName="ServiceReference1.IDataService")] |
|
16 |
public interface IDataService { |
|
17 |
|
|
18 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_SELECT_CONVERT_ITEM", ReplyAction="http://tempuri.org/IDataService/GET_SELECT_CONVERT_ITEMResponse")] |
|
19 |
Markus.Service.WcfClient.ServiceReference1.SELECT_CONVERT_ITEM_Result[] GET_SELECT_CONVERT_ITEM( |
|
20 |
string p_ID, |
|
21 |
string p_PROJECT_NO, |
|
22 |
string p_DOCUMENT_ID, |
|
23 |
System.Nullable<int> p_STATUS, |
|
24 |
System.Nullable<int> p_TAKE_COUNT, |
|
25 |
System.Nullable<System.DateTime> p_BEGIN_CREATE_DATETIME, |
|
26 |
System.Nullable<System.DateTime> p_FINISH_CREATE_DATETIME, |
|
27 |
System.Nullable<System.DateTime> p_BEGIN_START_DATETIE, |
|
28 |
System.Nullable<System.DateTime> p_FINISH_START_DATETIME, |
|
29 |
System.Nullable<System.DateTime> p_BEGIN_END_DATETIME, |
|
30 |
System.Nullable<System.DateTime> p_FINISH_END_DATETIME, |
|
31 |
string p_GROUP_NO, |
|
32 |
string p_DOCUMENT_NAME, |
|
33 |
string p_DOCUMENT_NO, |
|
34 |
string p_REVISION, |
|
35 |
string p_SERVICE_ID, |
|
36 |
System.Nullable<int> p_RECONVERTER, |
|
37 |
string p_DOCUMENT_URL, |
|
38 |
System.Nullable<bool> p_ExcptionCheck); |
|
39 |
|
|
40 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_SELECT_CONVERT_ITEM", ReplyAction="http://tempuri.org/IDataService/GET_SELECT_CONVERT_ITEMResponse")] |
|
41 |
System.Threading.Tasks.Task<Markus.Service.WcfClient.ServiceReference1.SELECT_CONVERT_ITEM_Result[]> GET_SELECT_CONVERT_ITEMAsync( |
|
42 |
string p_ID, |
|
43 |
string p_PROJECT_NO, |
|
44 |
string p_DOCUMENT_ID, |
|
45 |
System.Nullable<int> p_STATUS, |
|
46 |
System.Nullable<int> p_TAKE_COUNT, |
|
47 |
System.Nullable<System.DateTime> p_BEGIN_CREATE_DATETIME, |
|
48 |
System.Nullable<System.DateTime> p_FINISH_CREATE_DATETIME, |
|
49 |
System.Nullable<System.DateTime> p_BEGIN_START_DATETIE, |
|
50 |
System.Nullable<System.DateTime> p_FINISH_START_DATETIME, |
|
51 |
System.Nullable<System.DateTime> p_BEGIN_END_DATETIME, |
|
52 |
System.Nullable<System.DateTime> p_FINISH_END_DATETIME, |
|
53 |
string p_GROUP_NO, |
|
54 |
string p_DOCUMENT_NAME, |
|
55 |
string p_DOCUMENT_NO, |
|
56 |
string p_REVISION, |
|
57 |
string p_SERVICE_ID, |
|
58 |
System.Nullable<int> p_RECONVERTER, |
|
59 |
string p_DOCUMENT_URL, |
|
60 |
System.Nullable<bool> p_ExcptionCheck); |
|
61 |
|
|
62 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_SELECT_RERECONVERT_ITEM", ReplyAction="http://tempuri.org/IDataService/GET_SELECT_RERECONVERT_ITEMResponse")] |
|
63 |
int GET_SELECT_RERECONVERT_ITEM(string p_ID, System.Nullable<int> p_RECONVERTER, System.Nullable<System.DateTime> p_CREATE_DATETIME, System.Nullable<int> p_STATUS, System.Nullable<System.DateTime> p_END_DATETIME); |
|
64 |
|
|
65 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_SELECT_RERECONVERT_ITEM", ReplyAction="http://tempuri.org/IDataService/GET_SELECT_RERECONVERT_ITEMResponse")] |
|
66 |
System.Threading.Tasks.Task<int> GET_SELECT_RERECONVERT_ITEMAsync(string p_ID, System.Nullable<int> p_RECONVERTER, System.Nullable<System.DateTime> p_CREATE_DATETIME, System.Nullable<int> p_STATUS, System.Nullable<System.DateTime> p_END_DATETIME); |
|
67 |
|
|
68 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_SELECT_CONVERT_DELETE", ReplyAction="http://tempuri.org/IDataService/GET_SELECT_CONVERT_DELETEResponse")] |
|
69 |
int GET_SELECT_CONVERT_DELETE(string p_ID); |
|
70 |
|
|
71 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_SELECT_CONVERT_DELETE", ReplyAction="http://tempuri.org/IDataService/GET_SELECT_CONVERT_DELETEResponse")] |
|
72 |
System.Threading.Tasks.Task<int> GET_SELECT_CONVERT_DELETEAsync(string p_ID); |
|
73 |
|
|
74 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_SELECT_RUN_PROJECTS", ReplyAction="http://tempuri.org/IDataService/GET_SELECT_RUN_PROJECTSResponse")] |
|
75 |
Markus.Service.WcfClient.ServiceReference1.SELECT_RUN_PROJECTS_Result[] GET_SELECT_RUN_PROJECTS(int p_RUN_PROJECTS); |
|
76 |
|
|
77 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_SELECT_RUN_PROJECTS", ReplyAction="http://tempuri.org/IDataService/GET_SELECT_RUN_PROJECTSResponse")] |
|
78 |
System.Threading.Tasks.Task<Markus.Service.WcfClient.ServiceReference1.SELECT_RUN_PROJECTS_Result[]> GET_SELECT_RUN_PROJECTSAsync(int p_RUN_PROJECTS); |
|
79 |
|
|
80 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_SELECT_CONVERT_INSERT", ReplyAction="http://tempuri.org/IDataService/GET_SELECT_CONVERT_INSERTResponse")] |
|
81 |
int GET_SELECT_CONVERT_INSERT(string p_ID, string p_PROJECT_NO, string p_DOCUMENT_URL, string p_DOCUMENT_ID); |
|
82 |
|
|
83 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_SELECT_CONVERT_INSERT", ReplyAction="http://tempuri.org/IDataService/GET_SELECT_CONVERT_INSERTResponse")] |
|
84 |
System.Threading.Tasks.Task<int> GET_SELECT_CONVERT_INSERTAsync(string p_ID, string p_PROJECT_NO, string p_DOCUMENT_URL, string p_DOCUMENT_ID); |
|
85 |
|
|
86 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_SELECT_FINAL_PDF_ITEM", ReplyAction="http://tempuri.org/IDataService/GET_SELECT_FINAL_PDF_ITEMResponse")] |
|
87 |
Markus.Service.WcfClient.ServiceReference1.SELECT_FINAL_PDF_ITEM_Result[] GET_SELECT_FINAL_PDF_ITEM( |
|
88 |
string p_ID, |
|
89 |
string p_PROJECT_NO, |
|
90 |
string p_DOCUMENT_ID, |
|
91 |
string p_MARKUPINFO_ID, |
|
92 |
string p_DOCINFO_ID, |
|
93 |
string p_DOCUMENT_NAME, |
|
94 |
string p_DOCUMENT_NO, |
|
95 |
string p_CREATE_USER_ID, |
|
96 |
System.Nullable<int> p_STATUS, |
|
97 |
System.Nullable<int> p_TAKE_COUNT, |
|
98 |
string p_GROUP_NO, |
|
99 |
string p_REVISION, |
|
100 |
System.Nullable<System.DateTime> p_BEGIN_CREATE_DATETIME, |
|
101 |
System.Nullable<System.DateTime> p_FINISH_CREATE_DATETIME, |
|
102 |
System.Nullable<System.DateTime> p_BEGIN_START_DATETIE, |
|
103 |
System.Nullable<System.DateTime> p_FINISH_START_DATETIME, |
|
104 |
System.Nullable<System.DateTime> p_BEGIN_END_DATETIME, |
|
105 |
System.Nullable<System.DateTime> p_FINISH_END_DATETIME, |
|
106 |
string p_DOCUMENT_URL, |
|
107 |
System.Nullable<bool> p_ExcptionCheck); |
|
108 |
|
|
109 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_SELECT_FINAL_PDF_ITEM", ReplyAction="http://tempuri.org/IDataService/GET_SELECT_FINAL_PDF_ITEMResponse")] |
|
110 |
System.Threading.Tasks.Task<Markus.Service.WcfClient.ServiceReference1.SELECT_FINAL_PDF_ITEM_Result[]> GET_SELECT_FINAL_PDF_ITEMAsync( |
|
111 |
string p_ID, |
|
112 |
string p_PROJECT_NO, |
|
113 |
string p_DOCUMENT_ID, |
|
114 |
string p_MARKUPINFO_ID, |
|
115 |
string p_DOCINFO_ID, |
|
116 |
string p_DOCUMENT_NAME, |
|
117 |
string p_DOCUMENT_NO, |
|
118 |
string p_CREATE_USER_ID, |
|
119 |
System.Nullable<int> p_STATUS, |
|
120 |
System.Nullable<int> p_TAKE_COUNT, |
|
121 |
string p_GROUP_NO, |
|
122 |
string p_REVISION, |
|
123 |
System.Nullable<System.DateTime> p_BEGIN_CREATE_DATETIME, |
|
124 |
System.Nullable<System.DateTime> p_FINISH_CREATE_DATETIME, |
|
125 |
System.Nullable<System.DateTime> p_BEGIN_START_DATETIE, |
|
126 |
System.Nullable<System.DateTime> p_FINISH_START_DATETIME, |
|
127 |
System.Nullable<System.DateTime> p_BEGIN_END_DATETIME, |
|
128 |
System.Nullable<System.DateTime> p_FINISH_END_DATETIME, |
|
129 |
string p_DOCUMENT_URL, |
|
130 |
System.Nullable<bool> p_ExcptionCheck); |
|
131 |
|
|
132 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_SELECT_FINAL_PDF_DELETE", ReplyAction="http://tempuri.org/IDataService/GET_SELECT_FINAL_PDF_DELETEResponse")] |
|
133 |
int GET_SELECT_FINAL_PDF_DELETE(string p_ID); |
|
134 |
|
|
135 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_SELECT_FINAL_PDF_DELETE", ReplyAction="http://tempuri.org/IDataService/GET_SELECT_FINAL_PDF_DELETEResponse")] |
|
136 |
System.Threading.Tasks.Task<int> GET_SELECT_FINAL_PDF_DELETEAsync(string p_ID); |
|
137 |
|
|
138 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_SELECT_FINAL_PDF_INSERT", ReplyAction="http://tempuri.org/IDataService/GET_SELECT_FINAL_PDF_INSERTResponse")] |
|
139 |
int GET_SELECT_FINAL_PDF_INSERT(string p_ID, string p_PROJECT_NO, string p_DOCUMENT_URL, string p_DOCUMENT_ID); |
|
140 |
|
|
141 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_SELECT_FINAL_PDF_INSERT", ReplyAction="http://tempuri.org/IDataService/GET_SELECT_FINAL_PDF_INSERTResponse")] |
|
142 |
System.Threading.Tasks.Task<int> GET_SELECT_FINAL_PDF_INSERTAsync(string p_ID, string p_PROJECT_NO, string p_DOCUMENT_URL, string p_DOCUMENT_ID); |
|
143 |
|
|
144 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_FINALPDF_COUNT", ReplyAction="http://tempuri.org/IDataService/GET_FINALPDF_COUNTResponse")] |
|
145 |
Markus.Service.WcfClient.ServiceReference1.FINALPDF_COUNT_Result[] GET_FINALPDF_COUNT(System.Nullable<int> p_STATUS, System.Nullable<System.DateTime> p_BEGIN_CREATE_DATETIME, System.Nullable<System.DateTime> p_FINISH_CREATE_DATETIME); |
|
146 |
|
|
147 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_FINALPDF_COUNT", ReplyAction="http://tempuri.org/IDataService/GET_FINALPDF_COUNTResponse")] |
|
148 |
System.Threading.Tasks.Task<Markus.Service.WcfClient.ServiceReference1.FINALPDF_COUNT_Result[]> GET_FINALPDF_COUNTAsync(System.Nullable<int> p_STATUS, System.Nullable<System.DateTime> p_BEGIN_CREATE_DATETIME, System.Nullable<System.DateTime> p_FINISH_CREATE_DATETIME); |
|
149 |
|
|
150 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_CONVERT_COUNT", ReplyAction="http://tempuri.org/IDataService/GET_CONVERT_COUNTResponse")] |
|
151 |
Markus.Service.WcfClient.ServiceReference1.CONVERT_COUNT_Result[] GET_CONVERT_COUNT(System.Nullable<int> p_STATUS, System.Nullable<System.DateTime> p_BEGIN_CREATE_DATETIME, System.Nullable<System.DateTime> p_FINISH_CREATE_DATETIME); |
|
152 |
|
|
153 |
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IDataService/GET_CONVERT_COUNT", ReplyAction="http://tempuri.org/IDataService/GET_CONVERT_COUNTResponse")] |
|
154 |
System.Threading.Tasks.Task<Markus.Service.WcfClient.ServiceReference1.CONVERT_COUNT_Result[]> GET_CONVERT_COUNTAsync(System.Nullable<int> p_STATUS, System.Nullable<System.DateTime> p_BEGIN_CREATE_DATETIME, System.Nullable<System.DateTime> p_FINISH_CREATE_DATETIME); |
|
155 |
} |
|
156 |
|
|
157 |
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] |
|
158 |
public interface IDataServiceChannel : Markus.Service.StationController.ServiceReference1.IDataService, System.ServiceModel.IClientChannel { |
|
159 |
} |
|
160 |
|
|
161 |
[System.Diagnostics.DebuggerStepThroughAttribute()] |
|
162 |
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] |
|
163 |
public partial class DataServiceClient : System.ServiceModel.ClientBase<Markus.Service.StationController.ServiceReference1.IDataService>, Markus.Service.StationController.ServiceReference1.IDataService { |
|
164 |
|
|
165 |
public DataServiceClient() { |
|
166 |
} |
|
167 |
|
|
168 |
public DataServiceClient(string endpointConfigurationName) : |
|
169 |
base(endpointConfigurationName) { |
|
170 |
} |
|
171 |
|
|
172 |
public DataServiceClient(string endpointConfigurationName, string remoteAddress) : |
|
173 |
base(endpointConfigurationName, remoteAddress) { |
|
174 |
} |
|
175 |
|
|
176 |
public DataServiceClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) : |
|
177 |
base(endpointConfigurationName, remoteAddress) { |
|
178 |
} |
|
179 |
|
|
180 |
public DataServiceClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) : |
|
181 |
base(binding, remoteAddress) { |
|
182 |
} |
|
183 |
|
|
184 |
public Markus.Service.WcfClient.ServiceReference1.SELECT_CONVERT_ITEM_Result[] GET_SELECT_CONVERT_ITEM( |
|
185 |
string p_ID, |
|
186 |
string p_PROJECT_NO, |
|
187 |
string p_DOCUMENT_ID, |
|
188 |
System.Nullable<int> p_STATUS, |
|
189 |
System.Nullable<int> p_TAKE_COUNT, |
|
190 |
System.Nullable<System.DateTime> p_BEGIN_CREATE_DATETIME, |
|
191 |
System.Nullable<System.DateTime> p_FINISH_CREATE_DATETIME, |
|
192 |
System.Nullable<System.DateTime> p_BEGIN_START_DATETIE, |
|
193 |
System.Nullable<System.DateTime> p_FINISH_START_DATETIME, |
|
194 |
System.Nullable<System.DateTime> p_BEGIN_END_DATETIME, |
|
195 |
System.Nullable<System.DateTime> p_FINISH_END_DATETIME, |
|
196 |
string p_GROUP_NO, |
|
197 |
string p_DOCUMENT_NAME, |
|
198 |
string p_DOCUMENT_NO, |
|
199 |
string p_REVISION, |
|
200 |
string p_SERVICE_ID, |
|
201 |
System.Nullable<int> p_RECONVERTER, |
|
202 |
string p_DOCUMENT_URL, |
|
203 |
System.Nullable<bool> p_ExcptionCheck) { |
|
204 |
return base.Channel.GET_SELECT_CONVERT_ITEM(p_ID, p_PROJECT_NO, p_DOCUMENT_ID, p_STATUS, p_TAKE_COUNT, p_BEGIN_CREATE_DATETIME, p_FINISH_CREATE_DATETIME, p_BEGIN_START_DATETIE, p_FINISH_START_DATETIME, p_BEGIN_END_DATETIME, p_FINISH_END_DATETIME, p_GROUP_NO, p_DOCUMENT_NAME, p_DOCUMENT_NO, p_REVISION, p_SERVICE_ID, p_RECONVERTER, p_DOCUMENT_URL, p_ExcptionCheck); |
|
205 |
} |
|
206 |
|
|
207 |
public System.Threading.Tasks.Task<Markus.Service.WcfClient.ServiceReference1.SELECT_CONVERT_ITEM_Result[]> GET_SELECT_CONVERT_ITEMAsync( |
|
208 |
string p_ID, |
|
209 |
string p_PROJECT_NO, |
|
210 |
string p_DOCUMENT_ID, |
|
211 |
System.Nullable<int> p_STATUS, |
|
212 |
System.Nullable<int> p_TAKE_COUNT, |
|
213 |
System.Nullable<System.DateTime> p_BEGIN_CREATE_DATETIME, |
|
214 |
System.Nullable<System.DateTime> p_FINISH_CREATE_DATETIME, |
|
215 |
System.Nullable<System.DateTime> p_BEGIN_START_DATETIE, |
|
216 |
System.Nullable<System.DateTime> p_FINISH_START_DATETIME, |
|
217 |
System.Nullable<System.DateTime> p_BEGIN_END_DATETIME, |
|
218 |
System.Nullable<System.DateTime> p_FINISH_END_DATETIME, |
|
219 |
string p_GROUP_NO, |
|
220 |
string p_DOCUMENT_NAME, |
|
221 |
string p_DOCUMENT_NO, |
|
222 |
string p_REVISION, |
|
223 |
string p_SERVICE_ID, |
|
224 |
System.Nullable<int> p_RECONVERTER, |
|
225 |
string p_DOCUMENT_URL, |
|
226 |
System.Nullable<bool> p_ExcptionCheck) { |
|
227 |
return base.Channel.GET_SELECT_CONVERT_ITEMAsync(p_ID, p_PROJECT_NO, p_DOCUMENT_ID, p_STATUS, p_TAKE_COUNT, p_BEGIN_CREATE_DATETIME, p_FINISH_CREATE_DATETIME, p_BEGIN_START_DATETIE, p_FINISH_START_DATETIME, p_BEGIN_END_DATETIME, p_FINISH_END_DATETIME, p_GROUP_NO, p_DOCUMENT_NAME, p_DOCUMENT_NO, p_REVISION, p_SERVICE_ID, p_RECONVERTER, p_DOCUMENT_URL, p_ExcptionCheck); |
|
228 |
} |
|
229 |
|
|
230 |
public int GET_SELECT_RERECONVERT_ITEM(string p_ID, System.Nullable<int> p_RECONVERTER, System.Nullable<System.DateTime> p_CREATE_DATETIME, System.Nullable<int> p_STATUS, System.Nullable<System.DateTime> p_END_DATETIME) { |
|
231 |
return base.Channel.GET_SELECT_RERECONVERT_ITEM(p_ID, p_RECONVERTER, p_CREATE_DATETIME, p_STATUS, p_END_DATETIME); |
|
232 |
} |
|
233 |
|
|
234 |
public System.Threading.Tasks.Task<int> GET_SELECT_RERECONVERT_ITEMAsync(string p_ID, System.Nullable<int> p_RECONVERTER, System.Nullable<System.DateTime> p_CREATE_DATETIME, System.Nullable<int> p_STATUS, System.Nullable<System.DateTime> p_END_DATETIME) { |
|
235 |
return base.Channel.GET_SELECT_RERECONVERT_ITEMAsync(p_ID, p_RECONVERTER, p_CREATE_DATETIME, p_STATUS, p_END_DATETIME); |
|
236 |
} |
|
237 |
|
|
238 |
public int GET_SELECT_CONVERT_DELETE(string p_ID) { |
|
239 |
return base.Channel.GET_SELECT_CONVERT_DELETE(p_ID); |
|
240 |
} |
|
241 |
|
|
242 |
public System.Threading.Tasks.Task<int> GET_SELECT_CONVERT_DELETEAsync(string p_ID) { |
|
243 |
return base.Channel.GET_SELECT_CONVERT_DELETEAsync(p_ID); |
|
244 |
} |
|
245 |
|
|
246 |
public Markus.Service.WcfClient.ServiceReference1.SELECT_RUN_PROJECTS_Result[] GET_SELECT_RUN_PROJECTS(int p_RUN_PROJECTS) { |
|
247 |
return base.Channel.GET_SELECT_RUN_PROJECTS(p_RUN_PROJECTS); |
|
248 |
} |
|
249 |
|
|
250 |
public System.Threading.Tasks.Task<Markus.Service.WcfClient.ServiceReference1.SELECT_RUN_PROJECTS_Result[]> GET_SELECT_RUN_PROJECTSAsync(int p_RUN_PROJECTS) { |
|
251 |
return base.Channel.GET_SELECT_RUN_PROJECTSAsync(p_RUN_PROJECTS); |
|
252 |
} |
|
253 |
|
|
254 |
public int GET_SELECT_CONVERT_INSERT(string p_ID, string p_PROJECT_NO, string p_DOCUMENT_URL, string p_DOCUMENT_ID) { |
|
255 |
return base.Channel.GET_SELECT_CONVERT_INSERT(p_ID, p_PROJECT_NO, p_DOCUMENT_URL, p_DOCUMENT_ID); |
|
256 |
} |
|
257 |
|
|
258 |
public System.Threading.Tasks.Task<int> GET_SELECT_CONVERT_INSERTAsync(string p_ID, string p_PROJECT_NO, string p_DOCUMENT_URL, string p_DOCUMENT_ID) { |
|
259 |
return base.Channel.GET_SELECT_CONVERT_INSERTAsync(p_ID, p_PROJECT_NO, p_DOCUMENT_URL, p_DOCUMENT_ID); |
|
260 |
} |
|
261 |
|
|
262 |
public Markus.Service.WcfClient.ServiceReference1.SELECT_FINAL_PDF_ITEM_Result[] GET_SELECT_FINAL_PDF_ITEM( |
|
263 |
string p_ID, |
|
264 |
string p_PROJECT_NO, |
|
265 |
string p_DOCUMENT_ID, |
|
266 |
string p_MARKUPINFO_ID, |
|
267 |
string p_DOCINFO_ID, |
|
268 |
string p_DOCUMENT_NAME, |
|
269 |
string p_DOCUMENT_NO, |
|
270 |
string p_CREATE_USER_ID, |
|
271 |
System.Nullable<int> p_STATUS, |
|
272 |
System.Nullable<int> p_TAKE_COUNT, |
|
273 |
string p_GROUP_NO, |
|
274 |
string p_REVISION, |
|
275 |
System.Nullable<System.DateTime> p_BEGIN_CREATE_DATETIME, |
|
276 |
System.Nullable<System.DateTime> p_FINISH_CREATE_DATETIME, |
|
277 |
System.Nullable<System.DateTime> p_BEGIN_START_DATETIE, |
|
278 |
System.Nullable<System.DateTime> p_FINISH_START_DATETIME, |
|
279 |
System.Nullable<System.DateTime> p_BEGIN_END_DATETIME, |
|
280 |
System.Nullable<System.DateTime> p_FINISH_END_DATETIME, |
|
281 |
string p_DOCUMENT_URL, |
|
282 |
System.Nullable<bool> p_ExcptionCheck) { |
|
283 |
return base.Channel.GET_SELECT_FINAL_PDF_ITEM(p_ID, p_PROJECT_NO, p_DOCUMENT_ID, p_MARKUPINFO_ID, p_DOCINFO_ID, p_DOCUMENT_NAME, p_DOCUMENT_NO, p_CREATE_USER_ID, p_STATUS, p_TAKE_COUNT, p_GROUP_NO, p_REVISION, p_BEGIN_CREATE_DATETIME, p_FINISH_CREATE_DATETIME, p_BEGIN_START_DATETIE, p_FINISH_START_DATETIME, p_BEGIN_END_DATETIME, p_FINISH_END_DATETIME, p_DOCUMENT_URL, p_ExcptionCheck); |
|
284 |
} |
|
285 |
|
|
286 |
public System.Threading.Tasks.Task<Markus.Service.WcfClient.ServiceReference1.SELECT_FINAL_PDF_ITEM_Result[]> GET_SELECT_FINAL_PDF_ITEMAsync( |
|
287 |
string p_ID, |
|
288 |
string p_PROJECT_NO, |
|
289 |
string p_DOCUMENT_ID, |
|
290 |
string p_MARKUPINFO_ID, |
|
291 |
string p_DOCINFO_ID, |
|
292 |
string p_DOCUMENT_NAME, |
|
293 |
string p_DOCUMENT_NO, |
|
294 |
string p_CREATE_USER_ID, |
|
295 |
System.Nullable<int> p_STATUS, |
|
296 |
System.Nullable<int> p_TAKE_COUNT, |
|
297 |
string p_GROUP_NO, |
|
298 |
string p_REVISION, |
|
299 |
System.Nullable<System.DateTime> p_BEGIN_CREATE_DATETIME, |
|
300 |
System.Nullable<System.DateTime> p_FINISH_CREATE_DATETIME, |
|
301 |
System.Nullable<System.DateTime> p_BEGIN_START_DATETIE, |
|
302 |
System.Nullable<System.DateTime> p_FINISH_START_DATETIME, |
|
303 |
System.Nullable<System.DateTime> p_BEGIN_END_DATETIME, |
|
304 |
System.Nullable<System.DateTime> p_FINISH_END_DATETIME, |
|
305 |
string p_DOCUMENT_URL, |
|
306 |
System.Nullable<bool> p_ExcptionCheck) { |
|
307 |
return base.Channel.GET_SELECT_FINAL_PDF_ITEMAsync(p_ID, p_PROJECT_NO, p_DOCUMENT_ID, p_MARKUPINFO_ID, p_DOCINFO_ID, p_DOCUMENT_NAME, p_DOCUMENT_NO, p_CREATE_USER_ID, p_STATUS, p_TAKE_COUNT, p_GROUP_NO, p_REVISION, p_BEGIN_CREATE_DATETIME, p_FINISH_CREATE_DATETIME, p_BEGIN_START_DATETIE, p_FINISH_START_DATETIME, p_BEGIN_END_DATETIME, p_FINISH_END_DATETIME, p_DOCUMENT_URL, p_ExcptionCheck); |
|
308 |
} |
|
309 |
|
|
310 |
public int GET_SELECT_FINAL_PDF_DELETE(string p_ID) { |
|
311 |
return base.Channel.GET_SELECT_FINAL_PDF_DELETE(p_ID); |
|
312 |
} |
|
313 |
|
|
314 |
public System.Threading.Tasks.Task<int> GET_SELECT_FINAL_PDF_DELETEAsync(string p_ID) { |
|
315 |
return base.Channel.GET_SELECT_FINAL_PDF_DELETEAsync(p_ID); |
|
316 |
} |
|
317 |
|
|
318 |
public int GET_SELECT_FINAL_PDF_INSERT(string p_ID, string p_PROJECT_NO, string p_DOCUMENT_URL, string p_DOCUMENT_ID) { |
|
319 |
return base.Channel.GET_SELECT_FINAL_PDF_INSERT(p_ID, p_PROJECT_NO, p_DOCUMENT_URL, p_DOCUMENT_ID); |
|
320 |
} |
|
321 |
|
|
322 |
public System.Threading.Tasks.Task<int> GET_SELECT_FINAL_PDF_INSERTAsync(string p_ID, string p_PROJECT_NO, string p_DOCUMENT_URL, string p_DOCUMENT_ID) { |
|
323 |
return base.Channel.GET_SELECT_FINAL_PDF_INSERTAsync(p_ID, p_PROJECT_NO, p_DOCUMENT_URL, p_DOCUMENT_ID); |
|
324 |
} |
|
325 |
|
|
326 |
public Markus.Service.WcfClient.ServiceReference1.FINALPDF_COUNT_Result[] GET_FINALPDF_COUNT(System.Nullable<int> p_STATUS, System.Nullable<System.DateTime> p_BEGIN_CREATE_DATETIME, System.Nullable<System.DateTime> p_FINISH_CREATE_DATETIME) { |
|
327 |
return base.Channel.GET_FINALPDF_COUNT(p_STATUS, p_BEGIN_CREATE_DATETIME, p_FINISH_CREATE_DATETIME); |
|
328 |
} |
|
329 |
|
|
330 |
public System.Threading.Tasks.Task<Markus.Service.WcfClient.ServiceReference1.FINALPDF_COUNT_Result[]> GET_FINALPDF_COUNTAsync(System.Nullable<int> p_STATUS, System.Nullable<System.DateTime> p_BEGIN_CREATE_DATETIME, System.Nullable<System.DateTime> p_FINISH_CREATE_DATETIME) { |
|
331 |
return base.Channel.GET_FINALPDF_COUNTAsync(p_STATUS, p_BEGIN_CREATE_DATETIME, p_FINISH_CREATE_DATETIME); |
|
332 |
} |
|
333 |
|
|
334 |
public Markus.Service.WcfClient.ServiceReference1.CONVERT_COUNT_Result[] GET_CONVERT_COUNT(System.Nullable<int> p_STATUS, System.Nullable<System.DateTime> p_BEGIN_CREATE_DATETIME, System.Nullable<System.DateTime> p_FINISH_CREATE_DATETIME) { |
|
335 |
return base.Channel.GET_CONVERT_COUNT(p_STATUS, p_BEGIN_CREATE_DATETIME, p_FINISH_CREATE_DATETIME); |
|
336 |
} |
|
337 |
|
|
338 |
public System.Threading.Tasks.Task<Markus.Service.WcfClient.ServiceReference1.CONVERT_COUNT_Result[]> GET_CONVERT_COUNTAsync(System.Nullable<int> p_STATUS, System.Nullable<System.DateTime> p_BEGIN_CREATE_DATETIME, System.Nullable<System.DateTime> p_FINISH_CREATE_DATETIME) { |
|
339 |
return base.Channel.GET_CONVERT_COUNTAsync(p_STATUS, p_BEGIN_CREATE_DATETIME, p_FINISH_CREATE_DATETIME); |
|
340 |
} |
|
341 |
} |
|
342 |
} |
ConvertService/ServiceController/Markus.Service.StationController/Connected Services/ServiceReference1/Reference.svcmap | ||
---|---|---|
1 |
<?xml version="1.0" encoding="utf-8"?> |
|
2 |
<ReferenceGroup xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ID="1214c7ae-4f3d-4c61-8c9a-58e8e2181e49" xmlns="urn:schemas-microsoft-com:xml-wcfservicemap"> |
|
3 |
<ClientOptions> |
|
4 |
<GenerateAsynchronousMethods>false</GenerateAsynchronousMethods> |
|
5 |
<GenerateTaskBasedAsynchronousMethod>true</GenerateTaskBasedAsynchronousMethod> |
|
6 |
<EnableDataBinding>true</EnableDataBinding> |
|
7 |
<ExcludedTypes /> |
|
8 |
<ImportXmlTypes>false</ImportXmlTypes> |
|
9 |
<GenerateInternalTypes>false</GenerateInternalTypes> |
|
10 |
<GenerateMessageContracts>false</GenerateMessageContracts> |
|
11 |
<NamespaceMappings /> |
|
12 |
<CollectionMappings /> |
|
13 |
<GenerateSerializableTypes>true</GenerateSerializableTypes> |
|
14 |
<Serializer>Auto</Serializer> |
|
15 |
<UseSerializerForFaults>true</UseSerializerForFaults> |
|
16 |
<ReferenceAllAssemblies>true</ReferenceAllAssemblies> |
|
17 |
<ReferencedAssemblies /> |
|
18 |
<ReferencedDataContractTypes /> |
|
19 |
<ServiceContractMappings /> |
|
20 |
</ClientOptions> |
|
21 |
<MetadataSources> |
|
22 |
<MetadataSource Address="http://192.168.0.24:8080/DataService.svc" Protocol="http" SourceId="1" /> |
|
23 |
</MetadataSources> |
|
24 |
<Metadata> |
|
25 |
<MetadataFile FileName="DataService3.xsd" MetadataType="Schema" ID="b26f02b3-815d-45e8-b62d-36d36b13afc4" SourceId="1" SourceUrl="http://192.168.0.24:8080/DataService.svc?xsd=xsd0" /> |
|
26 |
<MetadataFile FileName="DataService31.xsd" MetadataType="Schema" ID="9a27439c-317a-4c57-bf88-c2949cba1641" SourceId="1" SourceUrl="http://192.168.0.24:8080/DataService.svc?xsd=xsd1" /> |
|
27 |
<MetadataFile FileName="DataService1.wsdl" MetadataType="Wsdl" ID="4784949e-cb73-49ca-b04e-9c4985b9c1a9" SourceId="1" SourceUrl="http://192.168.0.24:8080/DataService.svc?wsdl" /> |
|
28 |
<MetadataFile FileName="DataService1.disco" MetadataType="Disco" ID="dc493ebc-672a-46cc-9372-b694b05a3924" SourceId="1" SourceUrl="http://192.168.0.24:8080/DataService.svc?disco" /> |
|
29 |
<MetadataFile FileName="DataService32.xsd" MetadataType="Schema" ID="af9acacf-b9d2-4dfe-a1e9-79008976782a" SourceId="1" SourceUrl="http://192.168.0.24:8080/DataService.svc?xsd=xsd2" /> |
|
30 |
</Metadata> |
|
31 |
<Extensions> |
|
32 |
<ExtensionFile FileName="configuration91.svcinfo" Name="configuration91.svcinfo" /> |
|
33 |
<ExtensionFile FileName="configuration.svcinfo" Name="configuration.svcinfo" /> |
|
34 |
</Extensions> |
|
35 |
</ReferenceGroup> |
ConvertService/ServiceController/Markus.Service.StationController/Connected Services/ServiceReference1/configuration.svcinfo | ||
---|---|---|
1 |
<?xml version="1.0" encoding="utf-8"?> |
|
2 |
<configurationSnapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn:schemas-microsoft-com:xml-wcfconfigurationsnapshot"> |
|
3 |
<behaviors /> |
|
4 |
<bindings> |
|
5 |
<binding digest="System.ServiceModel.Configuration.BasicHttpBindingElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089:<?xml version="1.0" encoding="utf-16"?><Data name="BasicHttpBinding_IDataService1" />" bindingType="basicHttpBinding" name="BasicHttpBinding_IDataService1" /> |
|
6 |
</bindings> |
|
7 |
<endpoints> |
|
8 |
<endpoint normalizedDigest="<?xml version="1.0" encoding="utf-16"?><Data address="http://192.168.0.24:8080/DataService.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_IDataService1" contract="ServiceReference1.IDataService" name="BasicHttpBinding_IDataService1" />" digest="<?xml version="1.0" encoding="utf-16"?><Data address="http://192.168.0.24:8080/DataService.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_IDataService1" contract="ServiceReference1.IDataService" name="BasicHttpBinding_IDataService1" />" contractName="ServiceReference1.IDataService" name="BasicHttpBinding_IDataService1" /> |
|
9 |
</endpoints> |
|
10 |
</configurationSnapshot> |
ConvertService/ServiceController/Markus.Service.StationController/Connected Services/ServiceReference1/configuration91.svcinfo | ||
---|---|---|
1 |
<?xml version="1.0" encoding="utf-8"?> |
|
2 |
<SavedWcfConfigurationInformation xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="9.1" CheckSum="gDtwm5H17JVbJlchk47N3MqKX3Y="> |
|
3 |
<bindingConfigurations> |
|
4 |
<bindingConfiguration bindingType="basicHttpBinding" name="BasicHttpBinding_IDataService1"> |
|
5 |
<properties> |
|
6 |
<property path="/name" isComplexType="false" isExplicitlyDefined="true" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
7 |
<serializedValue>BasicHttpBinding_IDataService1</serializedValue> |
|
8 |
</property> |
|
9 |
<property path="/closeTimeout" isComplexType="false" isExplicitlyDefined="true" clrType="System.TimeSpan, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
10 |
<serializedValue /> |
|
11 |
</property> |
|
12 |
<property path="/openTimeout" isComplexType="false" isExplicitlyDefined="true" clrType="System.TimeSpan, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
13 |
<serializedValue /> |
|
14 |
</property> |
|
15 |
<property path="/receiveTimeout" isComplexType="false" isExplicitlyDefined="true" clrType="System.TimeSpan, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
16 |
<serializedValue /> |
|
17 |
</property> |
|
18 |
<property path="/sendTimeout" isComplexType="false" isExplicitlyDefined="true" clrType="System.TimeSpan, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
19 |
<serializedValue /> |
|
20 |
</property> |
|
21 |
<property path="/allowCookies" isComplexType="false" isExplicitlyDefined="true" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
22 |
<serializedValue /> |
|
23 |
</property> |
|
24 |
<property path="/bypassProxyOnLocal" isComplexType="false" isExplicitlyDefined="true" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
25 |
<serializedValue /> |
|
26 |
</property> |
|
27 |
<property path="/hostNameComparisonMode" isComplexType="false" isExplicitlyDefined="false" clrType="System.ServiceModel.HostNameComparisonMode, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
28 |
<serializedValue>StrongWildcard</serializedValue> |
|
29 |
</property> |
|
30 |
<property path="/maxBufferPoolSize" isComplexType="false" isExplicitlyDefined="true" clrType="System.Int64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
31 |
<serializedValue /> |
|
32 |
</property> |
|
33 |
<property path="/maxBufferSize" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
34 |
<serializedValue>65536</serializedValue> |
|
35 |
</property> |
|
36 |
<property path="/maxReceivedMessageSize" isComplexType="false" isExplicitlyDefined="true" clrType="System.Int64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
37 |
<serializedValue /> |
|
38 |
</property> |
|
39 |
<property path="/proxyAddress" isComplexType="false" isExplicitlyDefined="false" clrType="System.Uri, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
40 |
<serializedValue /> |
|
41 |
</property> |
|
42 |
<property path="/readerQuotas" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.XmlDictionaryReaderQuotasElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
43 |
<serializedValue>System.ServiceModel.Configuration.XmlDictionaryReaderQuotasElement</serializedValue> |
|
44 |
</property> |
|
45 |
<property path="/readerQuotas/maxDepth" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
46 |
<serializedValue>0</serializedValue> |
|
47 |
</property> |
|
48 |
<property path="/readerQuotas/maxStringContentLength" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
49 |
<serializedValue>0</serializedValue> |
|
50 |
</property> |
|
51 |
<property path="/readerQuotas/maxArrayLength" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
52 |
<serializedValue>0</serializedValue> |
|
53 |
</property> |
|
54 |
<property path="/readerQuotas/maxBytesPerRead" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
55 |
<serializedValue>0</serializedValue> |
|
56 |
</property> |
|
57 |
<property path="/readerQuotas/maxNameTableCharCount" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
58 |
<serializedValue>0</serializedValue> |
|
59 |
</property> |
|
60 |
<property path="/textEncoding" isComplexType="false" isExplicitlyDefined="false" clrType="System.Text.Encoding, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
61 |
<serializedValue>System.Text.UTF8Encoding</serializedValue> |
|
62 |
</property> |
|
63 |
<property path="/transferMode" isComplexType="false" isExplicitlyDefined="false" clrType="System.ServiceModel.TransferMode, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
64 |
<serializedValue>Buffered</serializedValue> |
|
65 |
</property> |
|
66 |
<property path="/useDefaultWebProxy" isComplexType="false" isExplicitlyDefined="true" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
67 |
<serializedValue /> |
|
68 |
</property> |
|
69 |
<property path="/messageEncoding" isComplexType="false" isExplicitlyDefined="false" clrType="System.ServiceModel.WSMessageEncoding, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
70 |
<serializedValue>Text</serializedValue> |
|
71 |
</property> |
|
72 |
<property path="/security" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.BasicHttpSecurityElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
73 |
<serializedValue>System.ServiceModel.Configuration.BasicHttpSecurityElement</serializedValue> |
내보내기 Unified diff