Add comment on the fifteen fields the CF produces that are not
[pazpar2-moved-to-github.git] / etc / cf.xsl
index ec4615f..ed42c20 100644 (file)
     </pz:metadata>
   </xsl:template>
 
+  <!-- Fields produced by Connectors but not yet supported here:
+       ### available
+       ### citation
+       ### medium (overlooked in favour of XSLT parameter)
+       ### relevance
+       ### holding (but isn't that a container like "item"?
+       ### booktitle
+       ### copyright
+       ### copyrightabstract
+       ### pubtype
+       ### doctype
+       ### extent
+       ### format
+       ### languageitem
+       ### languageabstract
+       ### permalink
+    -->
+
   <xsl:template match="text()"/>
 
 </xsl:stylesheet>