- From: Jeremy Carroll <jjc@hpl.hp.com>
- Date: Mon, 24 Sep 2007 09:06:56 +0100
- To: public-grddl-wg@w3.org
The error was simpler than I had imagined:
The rule at the old line 30
<xsl:template match="h:a[@href='#testing_GRDDL_transformation']"
mode="coverage">
<g:exercisesRule
r:resource="http://www.w3.org/TR/grddl/#rule_GRDDL_transformation"/>
</xsl:template>
was duplicated at the old line 42
I have commented out the first occurrence.
I get the same output, both before and after the change, except for the
error messages, which vanish.
This part is done. I am awaiting help on the htaccess file (I've also
asked my colleagues for help)
Jeremy
Received on Monday, 24 September 2007 08:07:22 UTC