[Bug 12173] New: Do we need [err:XQST0036] in-scope schema definitions of the importing module?

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

           Summary: Do we need [err:XQST0036]  in-scope schema definitions
                    of the importing module?
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3.0
        AssignedTo: jonathan.robie@redhat.com
        ReportedBy: jonathan.robie@redhat.com
         QAContact: public-qt-comments@w3.org


In our resolution of Bug 11095, we decided to add schema components to the data
model, and require implementations to know derivations contained in the data
model schema.

We could make a similar decision for imported modules. [err:XQST0036] is raised
if the type of an imported variable referenced in the importing module, or a
parameter type or result type of an imported function referenced in the
importing module, is not contained in the ISSD of the importing module.

We could eliminate this error condition, putting the burden on implementations
rather than users.

-- 
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 Thursday, 24 February 2011 15:45:33 UTC