[Bug 7069] New: openContent mode="none"

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

           Summary: openContent mode="none"
           Product: XML Schema
           Version: 1.1 only
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Structures: XSD Part 1
        AssignedTo: David_E3@VERIFONE.com
        ReportedBy: mike@saxonica.com
         QAContact: www-xml-schema-comments@w3.org
                CC: cmsmcq@blackmesatech.com


In section 3.4.3 we have a lexical representation rule:

2 If <openContent> is present and has mode &#8800; 'none', then there must be
an <any> among the [children] of <openContent>. 

I would have expected to see also the converse rule:

2b If <openContent> is present and has mode = 'none', then there must be no
<any> among the [children] of <openContent>.

As written, it seems that an <any> child is allowed, and is ignored.


-- 
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.

Received on Monday, 29 June 2009 16:25:18 UTC