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: Re: [ebxml-msg] Groups - AS4-Profile-csd04-wd-13.odt (AS4-Profile-csd04-wd-13.odt) uploaded



On 22 Apr 2011, at 10:10 AM, pvde@sonnenglanz.net wrote:

> 
> Based on comments from TC Admin (Paul Knight),  I reviewed the draft to mix
> (quite a few) citation errors that nobody seems to have spotted before.  
> Please review this document very thorougly ..

Two problem areas Mike and I picked up

i   Section 5.1.8 - 'Profiling Rule (a): Receipts for reception awareness' states the following

    If this element is not used, then eb:Receipt MUST be empty.

    However, the schema definition for Receipt is as follows

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

    with minOccurs not defined. If that is the case then minOccurs defaults to 1.
    Also see http://www.w3schools.com/schema/schema_complex_indicators.asp

    Is this not a problem in the spec ?

ii  PMode[1].Security.SendReceipt: support required (true/false)
    Should the (true/false) be there ?

    This in light of 3.2 
    'Reception awareness error handling (REQUIRED support)'
    so if consumer MSH ..SendReceipt is set to false then producer MSH must report an error ? 

    And also section 3.4 bullets 2 and 3.  


-- 
Regards
Theo



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