NAME

DR::SAP::WSDL - Role defining attributes for WSDLs

VERSION

version 0.15

ATTRIBUTES

name

Defaults to the last segment of the package name.

file

Defaults to the $self->name.wsdl as originally installed with the distribution.

wsdl

An XML::Compile::WSDL11 object, typically just the compiled version of $self->file.

port

HTTP/HTTPS (Defaults to HTTP for now)

endpoint

The endpoint for the web service this WSDL represents. Defaults to the first operation's endpoint address (matching on $self->port).

security_realm

The HTTP BasicAuth security realm for this WSDL's web service. Defaults to "XISOAPApps".

AUTHOR

Brian Phillips <bphillips@digitalriver.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Digital River, Inc

All rights reserved.