Searched refs:transportAttribute (Results 1 – 1 of 1) sorted by relevance
825 xmlAttrPtr transportAttribute = get_attribute(soapBindingNode->properties, "transport"); in load_wsdl() local826 if (transportAttribute) { in load_wsdl()827 …if (strncmp((char*)transportAttribute->children->content, WSDL_HTTP_TRANSPORT, sizeof(WSDL_HTTP_TR… in load_wsdl()
Completed in 12 milliseconds