<?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">

<t:title>Test try/catch #001</t:title>

<t:input port='source'><doc/></t:input>

<t:pipeline href="try-001.xpl"/>

<t:output port='result'>
<p>p:compare succeeded</p>
</t:output>

</t:test>

