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 21056 - [XPROCTS] Test err:XD0033 #001
Summary: [XPROCTS] Test err:XD0033 #001
Status: NEW
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-20 11:33 UTC by Tim Mills
Modified: 2013-02-20 11:35 UTC (History)
0 users

See Also:


Attachments

Description Tim Mills 2013-02-20 11:33:47 UTC
This test does not require evaluation of this select expression, since the p:sink step will discard them.

      <p:sink>
        <p:input port="source" select="p:value-available('not-available')">
          <p:inline>
            <doc />
          </p:inline>
        </p:input>
      </p:sink>
Comment 1 Tim Mills 2013-02-20 11:35:21 UTC
Test err:XD0033 #002 has a similar issue.