<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="file:/usr/local/bin/xspec-v0.1/format-xspec-report.xsl"?><s:report xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
          xmlns:tei="http://www.tei-c.org/ns/1.0"
          xmlns:xs="http://www.w3.org/2001/XMLSchema"
          xmlns:test="http://www.jenitennison.com/xslt/unit-test"
          xmlns="http://www.tei-c.org/ns/1.0"
          xmlns:x="http://www.jenitennison.com/xslt/xspec"
          xmlns:s="http://www.jenitennison.com/xslt/xspec"
          stylesheet="file:/Users/amittelbach/EDV%20Dienstleistungen/Kunden/OUCS/TEIISO/workspace/Stylesheets/docx/from/dynamic/toc.xsl"
          date="2009-10-13T11:55:35.44+02:00">
   <s:scenario label="test creating table of contents">
      <s:call template="tocSection"/>
      <s:result>
         <divGen type="toc"/>
      </s:result>
      <s:test label="a divGen element should be created" successful="true">
         <s:expect>
            <divGen type="toc"/>
         </s:expect>
      </s:test>
   </s:scenario>
</s:report>