Searched refs:partsAttribute (Results 1 – 1 of 1) sorted by relevance
549 xmlAttrPtr partsAttribute = get_attribute(body->properties, "parts"); in wsdl_soap_binding_body() local550 if (partsAttribute) { in wsdl_soap_binding_body()552 char *parts = (char*)partsAttribute->children->content; in wsdl_soap_binding_body()
Completed in 14 milliseconds