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: [OASIS Issue Tracker] Created: (EBXMLMSG-9) Receipt format for reception awareness


Receipt format for reception awareness
--------------------------------------

                 Key: EBXMLMSG-9
                 URL: http://tools.oasis-open.org/issues/browse/EBXMLMSG-9
             Project: OASIS ebXML Messaging Services TC
          Issue Type: Bug
          Components: AS4 Profile, Core Spec
            Reporter: Pim van der Eijk


AS4 uses copies of UserMessage elements in receipt for non-repudation awareness.   This satifies the requirement that the content of Receipt is a non-empty sequence,  but the UserMessage element is from the same ebMS namespace as the Receipt,  whereas the schema requires it to be from another namespace.  We missed this when we changed the format for reception awareness receipts.

	<xsd:complexType name="Receipt">
		<xsd:sequence>
			<xsd:any namespace="##other" processContents="lax"  maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


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