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

 


Help: OASIS Mailing Lists Help | MarkMail Help

ebxml-bp message

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


Subject: ebBP 2/22/2005: Section 4.6.6.4 Time Description Format


A brief editorial item requested that we didn't have time for in today's 
TC call.

Section 4.6.6.4
Example for a more complex business transaction. Note that I've included 
a code snippet for context on the change proposed.

.......<RespondingBusinessActivity name="sendPOAcceptance" nameID="113"
isNonRepudiationReceiptRequired="false"
isNonRepudiationRequired="false"
timeToAcknowledgeReceipt="P1D">
<DocumentEnvelope name="Reject Order" nameID="114"
isPositiveResponse="false"
businessDocumentRef="1011"/>
<DocumentEnvelope name="Accept Order"
isPositiveResponse="true"
businessDocumentRef="1012"/>
<ReceiptAcknowledgement name="11311" nameID="11311" 
signalDefinitionRef=" ra2"/>
<ReceiptAcknowledgementException name="11312" nameID="11312" 
signalDefinitionRef=" rae2"/>
<AcceptanceAcknowledgement name="11313" nameID="11313" 
signalDefinitionRef=" aa2"/>
<AcceptancetAcknowledgementException name="11314" nameID="11314" 
signalDefinitionRef=" aae2"/>
</RespondingBusinessActivity>
</BusinessTransaction>

Change from:
Note that duration are expressed using the standard duration type from 
the W3C’s XML Schema specification. For instance “P1D” means that we are 
specifying a “period” of 1 day.

Change to:
Note that duration are expressed using the standard duration type from 
the W3C’s XML Schema specification. For instance “P1D” means that we are 
specifying a “period” of 1 day. Therefore, the Receipt Acknowledgement 
for the PO Acceptance sent by the requester SHOULD be received from the 
requester by the responder.



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