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] | [List Home]


Subject: 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>uiwtoruiopwr2543890@b.example.com</ebms:MessageId>

            <ebms:RefToMessageId>uiopfdsmnf4898965563434@a.example.com</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



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