This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 3181 - [FS] editorial: 4 Expressions
Summary: [FS] editorial: 4 Expressions
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Formal Semantics 1.0 (show other bugs)
Version: Candidate Recommendation
Hardware: All All
: P2 minor
Target Milestone: ---
Assignee: Jerome Simeon
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-03 17:38 UTC by Michael Dyck
Modified: 2007-01-16 17:50 UTC (History)
0 users

See Also:


Attachments

Description Michael Dyck 2006-05-03 17:38:08 UTC
4 Expressions

STA / rule 1 / premise 2
Type <: empty
    A subtype judgment requires a statEnv.
    (On the other hand, does it have to be "<:"? Couldn't it just be "="?)
Comment 1 Jerome Simeon 2006-05-09 13:08:15 UTC
Added the missing statEnv |-, using Type <: () also covers the cases where the type is 'none'.
- Jerome