úÎ# !³     None4Very generic type to catch server reply when you don't care about types. #Grab node content by element name. / pair cur = (readT "fst" cur, readT "snd" cur) CExtract a read-able type from a content of a node with given name. ( age = readC "age" :: Cursor -> Integer ;Apply an axis and extract a key-value from child elements. d invokeWS & (CursorParser . readDict $ laxElement "WebScaleResponse" &/ laxElement "BigDataResult") NoneCCommon transport type. Get a request and deliver it to an endpoint $ specified during initialization. SOAPAction header !XML document with a SOAP request NoneDWeb service URL. Configured at initialization, but you can tweak it ) dynamically with a request processor. CProcess response body to make it a nice UTF8-encoded XML document. IUpdate request record after defaults and method-specific fields are set. BCreate a http-conduit transport. Use identity transformers if you  don't need any special treatment. <Create a transport without any request and body processing. BRender document, submit it as a POST request and retrieve a body. !Create an IConv-based processor. ALoad certificate, key and make a request processor setting them.  Path to a certificate. Path to a private key.      None0Wrap a collection of handlers into a transport. Choose and apply a handler. 7Process a Document and wrap result in a SOAP Envelope.     None*Stream parser from Text.XML.Stream.Parse. =Different parsing modes available to extract reply contents. Work with a raw bytestring. 'XPath-like parser from Text.XML.Cursor ,Streaming parser from Text.XML.Stream.Parse APrepare data, assemble request and apply a parser to a response. ,Configured transport to make requests with. SOAPAction header. SOAP Header element. () or Nothing will result in omiting the Header node. Put a comment if you need an empty element present. SOAP Body element. "Parser to use on a request reply.       soap-0.2.0.0Network.SOAP.Parsing.CursorNetwork.SOAP.Transport#Network.SOAP.Transport.HTTP.ConduitNetwork.SOAP.Transport.Mock Network.SOAPDictreadTreadCreadDict Transport EndpointURLBodyPRequestP initTransportinitTransport_runQueryiconv clientCertHandlersHandlerhandlerParserResponseParser RawParser CursorParser StreamParserinvokeWSunwrapEnvelopeSinkunwrapEnvelopeCursor