SOAP WSDL Generate Code

DataServiceEndpointSoapBinding / getRepairtimeSubnodesByGroupV4

ASP AutoIt C C (Unicode) C++ C++ (Unicode) C# DataFlex Delphi Foxpro Go Java Node.js Objective-C Perl PHP Extension PowerBuilder Powershell PureBasic Python CkPython Ruby SQL Server Swift TCL VB.NET VB6 VBScript Xojo
func chilkatTest() {
    let xml = CkoXml()
    xml.Tag = "soapenv:Envelope"
    xml.AddAttribute("xmlns:intf", value: "http://data.webservice.workshop.vivid.nl")
    xml.AddAttribute("xmlns:soapenv", value: "http://schemas.xmlsoap.org/soap/envelope/")
    xml.UpdateChildContent("soapenv:Header", value: "")
    xml.UpdateChildContent("soapenv:Body|intf:getRepairtimeSubnodesByGroupV4|intf:vrid", value: "xml")
    xml.UpdateChildContent("soapenv:Body|intf:getRepairtimeSubnodesByGroupV4|intf:descriptionLanguage", value: "xml")
    xml.UpdateChildContent("soapenv:Body|intf:getRepairtimeSubnodesByGroupV4|intf:repairtimeTypeId", value: "xml")
    xml.UpdateChildContent("soapenv:Body|intf:getRepairtimeSubnodesByGroupV4|intf:typeCategory", value: "xml")
    xml.UpdateChildContent("soapenv:Body|intf:getRepairtimeSubnodesByGroupV4|intf:nodeId", value: "xml")
    xml.UpdateChildContent("soapenv:Body|intf:getRepairtimeSubnodesByGroupV4|intf:carTypeGroup", value: "xml")

    // In a SOAP HTTP request, including the XML declaration (<?xml version="1.0" encoding="UTF-8"?>) in the XML body is generally not required. 
    xml.EmitXmlDecl = false
    var soapRequestBody: String? = xml.GetXml()

    var endpoint: String? = "http://www.haynespro-services.com/workshopServices3/services/DataServiceEndpoint"
    var soapAction: String? = ""
    //  For SOAP requests, the standard Content-Type is usually set to "text/xml" or "application/soap+xml"
    var contentType: String? = "text/xml"

    let http = CkoHttp()

    http.ClearHeaders()
    http.SetRequestHeader("Content-Type", value: contentType)
    http.SetRequestHeader("SOAPAction", value: soapAction)

    var resp: CkoHttpResponse? = http.PostXml(endpoint, xmlDoc: soapRequestBody, charset: "utf-8")
    if http.LastMethodSuccess == false {
        print("\(http.LastErrorText)")
        print("Failed to send SOAP request.")
        return
    }

    // Get the XML response body.
    let responseXml = CkoXml()
    resp!.GetBodyXml(responseXml)

    var statusCode: Int = resp!.StatusCode.intValue
    print("response status code: \(statusCode)")

    resp = nil

    // If the status code does not indicate succcess, then show the response XML,
    // which probably contains error information.
    if statusCode != 200 {
        print("\(responseXml.GetXml())")
        return
    }

    print("\(responseXml.GetXml())")

    // Parse the successful SOAP response XML.

    // This is a sample of the response XML, but the namespace prefixes will be different.
    // We can parse the result using "*" for the namespace prefixes (see below).

    var awNumber: String? = responseXml.GetChildContent("*:Body|*:getRepairtimeSubnodesByGroupV4Response|*:getRepairtimeSubnodesByGroupV4Return|*:awNumber")
    var description: String? = responseXml.GetChildContent("*:Body|*:getRepairtimeSubnodesByGroupV4Response|*:getRepairtimeSubnodesByGroupV4Return|*:description")
    description = responseXml.GetChildContent("*:Body|*:getRepairtimeSubnodesByGroupV4Response|*:getRepairtimeSubnodesByGroupV4Return|*:genarts|*:item|*:description")
    var id: String? = responseXml.GetChildContent("*:Body|*:getRepairtimeSubnodesByGroupV4Response|*:getRepairtimeSubnodesByGroupV4Return|*:genarts|*:item|*:id")
    var mandatory: String? = responseXml.GetChildContent("*:Body|*:getRepairtimeSubnodesByGroupV4Response|*:getRepairtimeSubnodesByGroupV4Return|*:genarts|*:item|*:mandatory")
    var hasInfoGroups: String? = responseXml.GetChildContent("*:Body|*:getRepairtimeSubnodesByGroupV4Response|*:getRepairtimeSubnodesByGroupV4Return|*:hasInfoGroups")
    var hasSubnodes: String? = responseXml.GetChildContent("*:Body|*:getRepairtimeSubnodesByGroupV4Response|*:getRepairtimeSubnodesByGroupV4Return|*:hasSubnodes")
    id = responseXml.GetChildContent("*:Body|*:getRepairtimeSubnodesByGroupV4Response|*:getRepairtimeSubnodesByGroupV4Return|*:id")
    var jobType: String? = responseXml.GetChildContent("*:Body|*:getRepairtimeSubnodesByGroupV4Response|*:getRepairtimeSubnodesByGroupV4Return|*:jobType")
    var oeCode: String? = responseXml.GetChildContent("*:Body|*:getRepairtimeSubnodesByGroupV4Response|*:getRepairtimeSubnodesByGroupV4Return|*:oeCode")
    var order: String? = responseXml.GetChildContent("*:Body|*:getRepairtimeSubnodesByGroupV4Response|*:getRepairtimeSubnodesByGroupV4Return|*:order")
    var confirmationLink: String? = responseXml.GetChildContent("*:Body|*:getRepairtimeSubnodesByGroupV4Response|*:getRepairtimeSubnodesByGroupV4Return|*:status|*:confirmationLink")
    var statusCode: String? = responseXml.GetChildContent("*:Body|*:getRepairtimeSubnodesByGroupV4Response|*:getRepairtimeSubnodesByGroupV4Return|*:status|*:statusCode")
    var criteriaId: String? = responseXml.GetChildContent("*:Body|*:getRepairtimeSubnodesByGroupV4Response|*:getRepairtimeSubnodesByGroupV4Return|*:timeCriterias|*:item|*:groupCriterias|*:item|*:criteriaId")
    var criteriaLevel: String? = responseXml.GetChildContent("*:Body|*:getRepairtimeSubnodesByGroupV4Response|*:getRepairtimeSubnodesByGroupV4Return|*:timeCriterias|*:item|*:groupCriterias|*:item|*:criteriaLevel")
    description = responseXml.GetChildContent("*:Body|*:getRepairtimeSubnodesByGroupV4Response|*:getRepairtimeSubnodesByGroupV4Return|*:timeCriterias|*:item|*:groupCriterias|*:item|*:description")
    var value1: String? = responseXml.GetChildContent("*:Body|*:getRepairtimeSubnodesByGroupV4Response|*:getRepairtimeSubnodesByGroupV4Return|*:timeCriterias|*:item|*:groupCriterias|*:item|*:value1")
    var value2: String? = responseXml.GetChildContent("*:Body|*:getRepairtimeSubnodesByGroupV4Response|*:getRepairtimeSubnodesByGroupV4Return|*:timeCriterias|*:item|*:groupCriterias|*:item|*:value2")
    var groupDescription: String? = responseXml.GetChildContent("*:Body|*:getRepairtimeSubnodesByGroupV4Response|*:getRepairtimeSubnodesByGroupV4Return|*:timeCriterias|*:item|*:groupDescription")
    var groupId: String? = responseXml.GetChildContent("*:Body|*:getRepairtimeSubnodesByGroupV4Response|*:getRepairtimeSubnodesByGroupV4Return|*:timeCriterias|*:item|*:groupId")
    var value: String? = responseXml.GetChildContent("*:Body|*:getRepairtimeSubnodesByGroupV4Response|*:getRepairtimeSubnodesByGroupV4Return|*:value")

}
Request XML
<soapenv:Envelope xmlns:intf="http://data.webservice.workshop.vivid.nl" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
    <soapenv:Header/>
    <soapenv:Body>
        <intf:getRepairtimeSubnodesByGroupV4>
            <intf:vrid>xml</intf:vrid>
            <intf:descriptionLanguage>xml</intf:descriptionLanguage>
            <intf:repairtimeTypeId>xml</intf:repairtimeTypeId>
            <intf:typeCategory>xml</intf:typeCategory>
            <intf:nodeId>xml</intf:nodeId>
            <intf:carTypeGroup>xml</intf:carTypeGroup>
        </intf:getRepairtimeSubnodesByGroupV4>
    </soapenv:Body>
</soapenv:Envelope>
Response XML
<soapenv:Envelope xmlns:intf="http://data.webservice.workshop.vivid.nl" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
    <soapenv:Header/>
    <soapenv:Body>
        <intf:getRepairtimeSubnodesByGroupV4Response>
            <intf:getRepairtimeSubnodesByGroupV4Return>
                <intf:awNumber>xml</intf:awNumber>
                <intf:description>xml</intf:description>
                <intf:genarts>
                    <intf:item>
                        <intf:description>xml</intf:description>
                        <intf:id>xml</intf:id>
                        <intf:mandatory>xml</intf:mandatory>
                    </intf:item>
                </intf:genarts>
                <intf:hasInfoGroups>xml</intf:hasInfoGroups>
                <intf:hasSubnodes>xml</intf:hasSubnodes>
                <intf:id>xml</intf:id>
                <intf:jobType>xml</intf:jobType>
                <intf:oeCode>xml</intf:oeCode>
                <intf:order>xml</intf:order>
                <intf:status>
                    <intf:confirmationLink>xml</intf:confirmationLink>
                    <intf:statusCode>xml</intf:statusCode>
                </intf:status>
                <intf:timeCriterias>
                    <intf:item>
                        <intf:groupCriterias>
                            <intf:item>
                                <intf:criteriaId>xml</intf:criteriaId>
                                <intf:criteriaLevel>xml</intf:criteriaLevel>
                                <intf:description>xml</intf:description>
                                <intf:value1>xml</intf:value1>
                                <intf:value2>xml</intf:value2>
                            </intf:item>
                        </intf:groupCriterias>
                        <intf:groupDescription>xml</intf:groupDescription>
                        <intf:groupId>xml</intf:groupId>
                    </intf:item>
                </intf:timeCriterias>
                <intf:value>xml</intf:value>
            </intf:getRepairtimeSubnodesByGroupV4Return>
        </intf:getRepairtimeSubnodesByGroupV4Response>
    </soapenv:Body>
</soapenv:Envelope>