Searched refs:useAttribute (Results 1 – 1 of 1) sorted by relevance
537 xmlAttrPtr useAttribute = get_attribute(body->properties, "use"); in wsdl_soap_binding_body() local538 …if (useAttribute && !strncmp((char*)useAttribute->children->content, "literal", sizeof("literal"))… in wsdl_soap_binding_body()
Completed in 13 milliseconds