Merge branch 'yaz-770' of ssh://git.indexdata.com/home/git/pub/yaz into yaz-770
[yaz-moved-to-github.git] / util / pqf2pqf.xsl
index 449f3e6..021117b 100644 (file)
        Notice that the selection rules can equally either be written 
        'attr/@type=7' or 'attr[@type=8]' with no difference -->
   <!--
-  <xsl:template match="apt[attr/@type=7 and attr/@type=8]">
+  <xsl:template match="apt[attr/@type=7 and attr[@type=8]]">
     <apt>
       <xsl:apply-templates select="attr[@type=1]"/>
       <xsl:apply-templates select="attr[@type=2]"/>