~ 'test="position() gt 1"' appears to drive this into XSLT 2.0 default tip
authorEric Prud'hommeaux <eric@w3.org>
Fri, 25 Feb 2011 04:38:45 -0500
changeset 43 9974af311647
parent 42 c32567b364d3
~ 'test="position() gt 1"' appears to drive this into XSLT 2.0
syntheticPatients/Indivo2RDFXML.xsl
--- a/syntheticPatients/Indivo2RDFXML.xsl	Fri Feb 25 04:27:59 2011 -0500
+++ b/syntheticPatients/Indivo2RDFXML.xsl	Fri Feb 25 04:38:45 2011 -0500
@@ -3,7 +3,7 @@
 <xsl:stylesheet 
     xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
     xmlns:in="http://indivo.org/vocab/xml/documents#"
-    version="1.0"
+    version="2.0"
     xmlns="tag:eric@w3.org:2009/tmo/translator#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"