Resolve match message (de)serialization¶
Serialize & parse WS-Discovery Resolve Match SOAP messages
-
wsdiscovery.actions.resolvematch.constructResolveMatch(service, relatesTo)¶ construct an envelope that represents a
Resolve Matchmessage
-
wsdiscovery.actions.resolvematch.createResolveMatchMessage(env)¶ serialize a SOAP envelope object into a string
-
wsdiscovery.actions.resolvematch.parseResolveMatchMessage(dom)¶ parse a XML message into a SOAP envelope object