From 922e0c8ff8fdcb7358e23f29db26f2a02ce00a66 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Thu, 2 May 2013 16:40:33 +0000 Subject: [PATCH] Refactor so that there is only a single definition of each namespace, which is then referenced in multiple places. Make use of the c-prefix convention to make this reasonably compact. --- mdx/common-beans.xml | 91 ++++++++++++++++++++++++++------------------ 1 file changed, 55 insertions(+), 36 deletions(-) diff --git a/mdx/common-beans.xml b/mdx/common-beans.xml index 89381295..fb8cfca4 100644 --- a/mdx/common-beans.xml +++ b/mdx/common-beans.xml @@ -20,6 +20,11 @@ *********************************** --> + + + - - - + + + + + + + + + + + + + + + + + + + + + + + p:id="stripElabNamespace" p:namespace-ref="elab_namespace"/> + p:id="stripMdattrNamespace" p:namespace-ref="mdattr_namespace"/> + p:id="stripMdrpiNamespace" p:namespace-ref="mdrpi_namespace"/> + p:id="stripUkfedlabelNamespace" p:namespace-ref="ukfedlabel_namespace"/> + p:id="stripWayfNamespace" p:namespace-ref="wayf_namespace"/>