[Bug 6673] New: Transfer: Non deterministic behavior of Create

http://www.w3.org/Bugs/Public/show_bug.cgi?id=6673

           Summary: Transfer: Non deterministic behavior of Create
           Product: WS-Resource Access
           Version: FPWD
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Transfer
        AssignedTo: public-ws-resource-access-notifications@w3.org
        ReportedBy: dug@us.ibm.com
         QAContact: public-ws-resource-access-notifications@w3.org


Similar to 6672.
Create is defined as:
    <wst:Create ...>
      xs:any *
    </wst:Create>
since we now allow for a null constructor we can't tell if the first child
is an extension element or the representation.

proposal: w/o an extension defined ban additional elements.
one child == representation
no children == null constructor


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.

Received on Monday, 9 March 2009 20:06:29 UTC