<?xml version="1.0" standalone="yes"?>
<svrl:schematron-output xmlns:svrl="http://purl.oclc.org/dsdl/svrl" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:schold="http://www.ascc.net/xml/schematron" xmlns:sch="http://www.ascc.net/xml/schematron" xmlns:iso="http://purl.oclc.org/dsdl/schematron" title="Utilisation de phases" schemaVersion="ISO19757-3" phase="phase2">
  <!--   
		   
		   
		 -->
  <svrl:active-pattern id="count" name="count"/>
  <svrl:fired-rule context="bibliography"/>
  <svrl:successful-report test="book" location="/bibliography">
    <svrl:text>
        Il y a 2 livre(s).
      </svrl:text>
  </svrl:successful-report>
</svrl:schematron-output>

