mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
SOAP Schnittstelle für Kartenverlängerungsautomat
This commit is contained in:
@@ -13,7 +13,7 @@ xmlns:xsd1="http://localhost/soap/projekt.xsd"
|
||||
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
|
||||
|
||||
<wsdl:message name="getNumberRequest">
|
||||
<wsdl:part name="cardNr" type="xsd:string" minOccurs="0"></wsdl:part>
|
||||
<wsdl:part name="cardNr" type="xsd:string" minOccurs="1"></wsdl:part>
|
||||
</wsdl:message>
|
||||
|
||||
<wsdl:message name="getNumberResponse">
|
||||
|
||||
Reference in New Issue
Block a user