Main > Programming > Libraries >

ebXML::Message 0.03

ebXML::Message 0.03

Sponsored Links

ebXML::Message 0.03 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.014 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1138
Date added: 2006-09-13
Publisher: ebXML::Message Team

ebXML::Message 0.03 description

ebXML::Message is a Perl module to encapsulate an ebMS message.

SYNOPSIS

use ebXML::Message;

# create new message

my $message = ebXML::Message->new
(
CPAId => http://www.you.org/cpa/123456,
Action => NewPurchaseOrder,
MessageId => 12,
RefMessageToId => 11,
Service => ebXML::Message::Service->new
(
VALUE => QuoteToCollect,
Type => myservicetypes,
),
);

# write SOAP XML using DOM

use XML::Xerses;

# DOM Document
my $target = XML::Xerces::StdOutFormatTarget->new();
$writer->writeNode($target,$message->getOutput(DOM-Doc);

# DOM generated / munged XML
print OUT $message->getOutput(DOM-XML);


# use message with SOAP::Lite to call webservice

use SOAP::Lite;

# SOAP::Data::Builder object
my $result = SOAP::Lite->uri(http://uri.to/WebService)
->proxy(http://uri.to/soap.cgi)
->parts($message->getMIMEParts)
->call($message->getOutput(SOAP-Data))
->result;

# SOAP::Data::Builder generated / munged XML
print OUT $message->getOutput(SOAP-XML);

An ebXML message encapsulates all the details of an ebMS message.
ebXML is a mechanism for ensuring reliable delivery of XML-based messages via a transport mechanism such as SOAP. For more details on ebXML, see http://www.ebxml.org/
Large portions of this manual page are copied directly from the ebMS 2.0 specification.

ebXML::Message 0.03 Screenshot

Advertisements

ebXML::Message 0.03 Keywords

Bookmark ebXML::Message 0.03

Hyperlink code:
Link for forum:

ebXML::Message 0.03 Copyright

WareSeeker periodically updates pricing and software information of ebXML::Message 0.03 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of ebXML::Message 0.03 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
XML::DOM2 is a DOM controlled, strict XML module for extentable xml objects. Free Download
XML::Descent is a Perl module for recursive descent XML parsing. Free Download
XML::WBXML is a Perl module to convert between XML and WBXML using libwbxml2. Free Download
XML::Checker is a Perl module for validating XML. Free Download
App::Manager is a Perl module for installing, managing and uninstalling software packages. Free Download
Sys::Sig is a Perl module to return signal constants for this host. Free Download
XML::Diff is a Perl module for XML DOM-Tree based Diff & Patch Module. Free Download
Siren is a music player for GNOME with an extremely minimalist interface. Free Download