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: T2 Inconsistencies in Section 9


  • Since the StatusRequest element resides in the SOAP Body rather than the SOAP header, the statement on lines 1580-1581 is technically incorrect. It should say "...elements in the SOAP Header and Body."
  • The StatusResponse element described in section 8.13 needs to be updated. The schema in Appendix A shows:
<attribute name="messageStatus" type="tns:messageStatus.type"/>
 
<simpleType name="messageStatus.type"> <restriction base="NMTOKEN">
<enumeration value="UnAuthorized"/>
<enumeration value="NotRecognized"/>
<enumeration value="Received"/>
<enumeration value="Processed"/>
<enumeration value="Forwarded"/>
</restriction>
</simpleType>
 
The values Processed and Forwarded are missing from section 8.13.3 messageStatus attribute.
 
-Arvola


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


Powered by eList eXpress LLC