Re: [Bug 5676] schemaComplete should be allowed only at 1 location

+1

Best Regards, John

Street address: 2455 South Road, P328 Poughkeepsie, NY USA 12601
Voice: 1+845-435-9470      Fax: 1+845-432-9787



From:
bugzilla@farnsworth.w3.org
To:
public-sml@w3.org
Date:
05/02/2008 09:12 PM
Subject:
[Bug 5676] schemaComplete should be allowed only at 1 location




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

           Summary: schemaComplete should be allowed only at 1 location
           Product: SML
           Version: LC
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Keywords: hasProposal
          Severity: normal
          Priority: P2
         Component: Interchange Format
        AssignedTo: cmsmcq@w3.org
        ReportedBy: kumarp@microsoft.com
         QAContact: public-sml@w3.org


Currently the schemaComplte attribute is defined on the 
documentCollectionType
complex type. There are 2 elements defined to be of this type. Namely,
definitions & instances. Thus, it is possible to specify schemaComplete on 
the
definitions element (as described in the spec) as well as the instances 
element
(not described in the spec). The spec simply says that:

The schemaComplete attribute is defined on the definitions element and is 
used
to ...

It does not say whether one should ignore schemaComplete on other 
elements.
This seems to be an oversight.

Proposal:
1. Move schemaComplete from documentCollectionType to modelType.
2. Update spec text to reflect the above.

Received on Monday, 5 May 2008 13:14:02 UTC