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 21001 - [XPROCTS] Test ebv-002
Summary: [XPROCTS] Test ebv-002
Status: RESOLVED FIXED
Alias: None
Product: XML Processing Model
Classification: Unclassified
Component: Pipeline language (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Norman Walsh
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-15 08:38 UTC by Tim Mills
Modified: 2014-02-19 10:19 UTC (History)
0 users

See Also:


Attachments

Description Tim Mills 2013-02-15 08:38:21 UTC
This test uses xs:dateTime, but there is no namespace declarations in-scope for the containing element.

  <ex:ebv name="ebv2">
    <p:with-option name="value" select="xs:dateTime('2011-09-01T08:35:00-04:00')"/>
    <p:with-option name="test" select="'ebv2'"/>
  </ex:ebv>
Comment 1 Norman Walsh 2014-02-19 10:19:39 UTC
Right. Fixed.