OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

ebxml-msg message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: [ebxml-msg] New Example


I have received a request to insert an additional example into the spec,
something without payloads.  As we discussed, this would use Multipart/Related
but would only have a single bodypart and no payload.

A Ping perhaps?


. . .Transport Headers
SOAPAction: "ebXML"
Content-type: multipart/related; boundary="ebXMLBoundary"

--ebXMLBoundary
Content-Type: text/xml

<?xml version="1.0" encoding="UTF-8"?>
<Envelope  xmlns='http://schemas.xmlsoap.org/soap/envelope/'>
<Header>
  <MessageHeader version="1.1"

xmlns='http://www.oasis-open.org/committees/ebxml-msg/schema/draft-msg-header-02
.xsd'>
       <From> <PartyId>urn:duns:123456789</PartyId> </From>
       <To>   <PartyId>urn:duns:912345678</PartyId> </To>
       <CPAId>20001209-133003-28572</CPAId>
       <ConversationId>20001209-133003-28572</ConversationId>
       <Service>uri:www.oasis-open.org/messageService/</Service>
       <Action>Ping</Action>
       <MessageData>
           <MessageId>20001209-133003-28572@example.com</MessageId>
           <Timestamp>2001-02-15T11:12:12</Timestamp>
       </MessageData>
  </MessageHeader>
</Header>
<Body/>
</Envelope>

--ebXMLBoundary--


Regards,

David Fischer
Drummond Group.



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC