From 611105f637b26e62823c241e0c1c876b0cf29387 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Tue, 17 Apr 2012 13:46:42 +0000 Subject: [PATCH] Bugzilla 902: move import transform inside the aggregator Bugzilla 903: import transform should check for schema validity before anything else Also a fair amount of cleanup related to these changes. --- build.xml | 13 +--- mdx/uk/beans.xml | 4 +- {build => mdx/uk}/import.xsl | 0 {build => mdx/uk}/ns_norm_fragment.xsl | 6 +- mdx/uk/verbs.xml | 82 ++++++++++++++++++++++---- 5 files changed, 78 insertions(+), 27 deletions(-) rename {build => mdx/uk}/import.xsl (100%) rename {build => mdx/uk}/ns_norm_fragment.xsl (95%) diff --git a/build.xml b/build.xml index b22dec19..2cf7d725 100644 --- a/build.xml +++ b/build.xml @@ -762,18 +762,9 @@ Importing metadata from ${entities.dir}/import.xml - - - - - - - + + Imported metadata to ${entities.dir}/imported.xml - - Checked. - - diff --git a/build/import.xsl b/mdx/uk/import.xsl similarity index 100% rename from build/import.xsl rename to mdx/uk/import.xsl diff --git a/build/ns_norm_fragment.xsl b/mdx/uk/ns_norm_fragment.xsl similarity index 95% rename from build/ns_norm_fragment.xsl rename to mdx/uk/ns_norm_fragment.xsl index 8f816793..21070d15 100644 --- a/build/ns_norm_fragment.xsl +++ b/mdx/uk/ns_norm_fragment.xsl @@ -35,9 +35,9 @@ - + Import templates for basic normalisation. + --> + + + + + + + + + + - + @@ -165,21 +181,67 @@ + + + + + + + + + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +