<?xml version="1.0" encoding="utf-8"?>
<t:test xmlns:t="http://xproc.org/ns/testsuite/3.0"
        xml:base="ab-archive-manifest-006.xml"
        name="ab-archive-manifest-006.xml"
        expected="fail"
        code="err:XC0081">
   <t:info xmlns:err="http://www.w3.org/ns/xproc-error">
      <t:title>p:archive-manifest 006 (AB)</t:title>
      <t:revision-history>
         <t:revision>
            <t:date>2019-12-14</t:date>
            <t:author>
               <t:name>Achim Berndzen</t:name>
            </t:author>
            <t:description xmlns="http://www.w3.org/1999/xhtml">
               <p>IFixed error code from C0081 -&gt; C0085</p>
            </t:description>
         </t:revision>
         <t:revision>
            <t:date>2019-08-25</t:date>
            <t:author>
               <t:name>Achim Berndzen</t:name>
            </t:author>
            <t:description xmlns="http://www.w3.org/1999/xhtml">
               <p>Initial tests for p:archive-manifest</p>
            </t:description>
         </t:revision>
      </t:revision-history>
   </t:info>
   <t:description xmlns="http://www.w3.org/1999/xhtml"
                  xmlns:err="http://www.w3.org/ns/xproc-error">
      <p>Tests p:archive-manifest: Test XC0081 is raised, if source is not a zip.</p>
   </t:description>
   <t:pipeline xmlns:err="http://www.w3.org/ns/xproc-error">
      <p:declare-step xmlns:p="http://www.w3.org/ns/xproc" name="pipeline" version="3.0">
         <p:output port="result"/>
         <p:archive-manifest>
            <p:with-input>
               <doc/>
            </p:with-input>
         </p:archive-manifest>
      </p:declare-step>
   </t:pipeline>
</t:test>
