diff --git a/mdx/uk/beans.xml b/mdx/uk/beans.xml index f7b02f31..eb185e63 100644 --- a/mdx/uk/beans.xml +++ b/mdx/uk/beans.xml @@ -137,13 +137,27 @@ + + + + + + + + + + c:_0-ref="uk_membersDocument" + c:_1-ref="uk_membersSchemaDocument"/> + + diff --git a/utilities/2016-10-06/patch.pl b/utilities/2016-10-06/patch.pl new file mode 100755 index 00000000..638f5d7d --- /dev/null +++ b/utilities/2016-10-06/patch.pl @@ -0,0 +1,32 @@ +#!/usr/bin/env perl -W + +open(F, "id-to-name.txt") || die "could not open id-to-name map"; +while () { + my ($orgid, $name) = split /[\t\n]/; + #print "name='$name' --> orgid='$orgid'\n"; + $name_to_orgid{$name} = $orgid; +} +close(F); + +while (<>) { + # 12 2 3 3 1 4 4 5 5 + if (/^((.*)