=head1 NAME XML::Compile::SOAP11::Operation - defines a SOAP11 interaction =head1 INHERITANCE XML::Compile::SOAP11::Operation is a XML::Compile::Operation =head1 SYNOPSIS # object created by XML::Compile::WSDL* my $op = $wsdl->operation('GetStockPrices'); =head1 DESCRIPTION Objects of this type define one possible SOAP11 interaction, either client side or server side. =head1 METHODS =head2 Constructors XML::Compile::SOAP11::Operation-EB(OPTIONS) =over 4 C, C and C are HASHes which contain the input and output message header, body and fault-header definitions in WSDL1.1 style. Option --Defined in --Default action XML::Compile::Operation undef endpoints XML::Compile::Operation [] fault_def input_def kin XML::Compile::Operation nam XML::Compile::Operation output_def schemas XML::Compile::Operation style 'document' transport XML::Compile::Operation 'HTTP' . action => STRING . endpoints => ADDRESS|ARRAY . fault_def => HASH . input_def => HASH . kin => d . nam => e . output_def => HASH . schemas => XML::Compile::Cache . style => 'document'|'rpc' . transport => URI|'HTTP' =back =head2 Accessors $obj-EB =over 4 See L =back $obj-EB =over 4 See L =back $obj-EB =over 4 See L =back $obj-EB =over 4 See L =back $obj-EB =over 4 See L =back $obj-EB =over 4 See L =back $obj-EB =over 4 See L =back $obj-EB =over 4 See L =back $obj-EB =over 4 See L =back $obj-EB =over 4 See L =back $obj-EB