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 1679 - [FS] editorial: 4.12.4 Castable
Summary: [FS] editorial: 4.12.4 Castable
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Formal Semantics 1.0 (show other bugs)
Version: Last Call drafts
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: 2005-07-17 08:01 UTC by Michael Dyck
Modified: 2007-01-16 17:33 UTC (History)
0 users

See Also:


Attachments

Description Michael Dyck 2005-07-17 08:01:38 UTC
4.12.4 Castable

STA
"The type of a core castable expression"
    s/core/Core/

DEv / rule 1 / premise 2
"dynEnv |- Value1 cast as AtomicType => Value2"
    This is malformed. A (Formal) Value is not a CastExpr.
    Instead, change "Value1" to "Expr", and throw away premise 1.
Comment 1 Jerome Simeon 2006-03-30 18:45:32 UTC
Fixed as suggested.
- Jerome