EDMI: Add GetAttributeValue Method

This commit is contained in:
Jonathan Jenne
2022-02-04 13:40:48 +01:00
parent f0ab3527f6
commit 4bb95bb52b
11 changed files with 282 additions and 42 deletions

View File

@@ -245,6 +245,15 @@
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="GetAttributeValue">
<soap12:operation soapAction="http://DigitalData.Services.EDMIService/IEDMIService/GetAttributeValue" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="ImportFile">
<soap12:operation soapAction="http://DigitalData.Services.EDMIService/IEDMIService/ImportFile" style="document" />
<wsdl:input>