[Bug 13151] MEX schema missing minOccurs='0' on PutMetadataResponse/Metadata

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

Doug Davis <dug@us.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dug@us.ibm.com

--- Comment #1 from Doug Davis <dug@us.ibm.com> 2011-07-05 17:52:32 UTC ---
Proposal:

modify:
        <xs:element ref='tns:Metadata'/>

to:
        <xs:element ref='tns:Metadata' minOccurs='0'/>

-- 
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 Tuesday, 5 July 2011 17:52:34 UTC