← Prev in month ← Prev in thread
Next in thread → Next in month →

Update to Receipt example and Schema to conform to use of ebms:Receipt

From
Dale Moberg <>
Date
2007-03-07T23:44:53+00:00
ID
Thread
Update to Receipt example and Schema to conform to use of ebms:Receipt
Example updated  below.

 

 

<?xml version="1.0"
encoding="UTF-8"?>

<ebms:Messaging version="3.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

   
xsi:schemaLocation="http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-3_0.xsd
ebms3_7mar2007.xsd"

    xmlns:ds="http://www.w3.org/2000/09/xmldsig#"

   
xmlns:ebms="http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-3_0.xsd"

   
xmlns:ebbpsig="http://docs.oasis-open.org/ebxml-bp/ebbp-signals-2.0">

    <ebms:SignalMessage>

        <ebms:MessageInfo>

            <ebms:TimeStamp>2002-07-01T13:42:37.429Z</ebms:TimeStamp>

           
<ebms:MessageId></ebms:MessageId>

           
<ebms:RefToMessageId></ebms:RefToMessageId>

        </ebms:MessageInfo>

        <ebms:Receipt>

            <ebbpsig:NonRepudiationInformation>

                <ebbpsig:MessagePartNRInformation>

                    <ebbpsig:MessagePartIdentifier>
</ebbpsig:MessagePartIdentifier> - <ds:Reference

                        URI="http://b.example.com/doc45/#b">

                        <ds:DigestMethod
Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/>

                        <ds:DigestValue>fX/iNylcUHNLV4lCE0eC7aEGP28=</ds:DigestValue>

                    </ds:Reference>

                </ebbpsig:MessagePartNRInformation>

                <ebbpsig:MessagePartNRInformation>

                    <ebbpsig:MessagePartIdentifier>
</ebbpsig:MessagePartIdentifier> - <ds:Reference

                       
URI="http:/a.example.com/doc23/#a">

                        <ds:DigestMethod
Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/>

                        <ds:DigestValue>fX/iNylcUHNLV4lCE0eC7aEGP28=</ds:DigestValue>

                    </ds:Reference>

                </ebbpsig:MessagePartNRInformation>

            </ebbpsig:NonRepudiationInformation>

        </ebms:Receipt>

      </ebms:SignalMessage>

</ebms:Messaging>

ebms3_7mar2007.xsd
← Prev in month ← Prev in thread
Next in thread → Next in month →