<?xml-stylesheet type="text/xsl" href="/style/testcase.xsl"?>
<t:test xmlns:t="http://xproc.org/ns/testsuite"
        xmlns:p="http://www.w3.org/ns/xproc"
        xmlns:c="http://www.w3.org/ns/xproc-step"
        xmlns:err="http://www.w3.org/ns/xproc-error"
        error="err:XS0061">
  <t:title>Test err:XS0061 #001</t:title>
  
  <t:description xmlns="http://www.w3.org/1999/xhtml">
    <p>It is a static error if a use-when expression refers
    to the context or attempts to refer to any documents
    or collections.</p>
  </t:description>
  
  <t:pipeline href="err-s0061-001.xpl"/>

</t:test>
