diff --git a/mdx/_rules/check_mdui.xsl b/mdx/_rules/check_mdui.xsl index c24d01e3..5615990b 100644 --- a/mdx/_rules/check_mdui.xsl +++ b/mdx/_rules/check_mdui.xsl @@ -191,16 +191,57 @@ + + + + + + mdui: + + ' + + ' is not a valid URL: + + + + + + - + + + + mdui: + + ' + + ' is not a valid URL: + + + + + + + + mdui: - is not a valid URL: + ' + + ' is not a valid URL: diff --git a/mdx/common-beans.xml b/mdx/common-beans.xml index 9c2cb544..6158edc6 100644 --- a/mdx/common-beans.xml +++ b/mdx/common-beans.xml @@ -86,6 +86,9 @@ + + + + @@ -997,6 +1022,7 @@ + @@ -1009,7 +1035,7 @@ individual entities. The result is a collection of entities, some of which may be labelled with - errors. No announcement of removal of those entities is performed here; + errors. No announcement or removal of those entities is performed here; that is left to the caller. --> - - - diff --git a/mdx/schema/uk-fed-label.xsd b/mdx/schema/uk-fed-label.xsd index e35fd06d..83213fb8 100644 --- a/mdx/schema/uk-fed-label.xsd +++ b/mdx/schema/uk-fed-label.xsd @@ -2,7 +2,7 @@ @@ -124,4 +124,13 @@ + + + + Indicates that the entity has been opted-out from inclusion in + the UK federation export aggregate. + + + + \ No newline at end of file diff --git a/mdx/uk/check_uk_mdrps.xsl b/mdx/uk/check_uk_mdrps.xsl index a97b9769..d7b83d45 100644 --- a/mdx/uk/check_uk_mdrps.xsl +++ b/mdx/uk/check_uk_mdrps.xsl @@ -37,22 +37,6 @@ - - - - - exported entity lacks a RegistrationPolicy - - - - - + + + + + entity cannot be both opted in to and opted out from export + + + + diff --git a/mdx/uk/generate.xml b/mdx/uk/generate.xml index 1f94848e..0ca659de 100644 --- a/mdx/uk/generate.xml +++ b/mdx/uk/generate.xml @@ -255,6 +255,29 @@ + + + + + + + + + + + + + + + + + + + + + @@ -265,6 +288,12 @@ + + + + diff --git a/tools/ukf-mda/ukf-mda-0.8.3.jar b/tools/ukf-mda/ukf-mda-0.8.4.jar similarity index 68% rename from tools/ukf-mda/ukf-mda-0.8.3.jar rename to tools/ukf-mda/ukf-mda-0.8.4.jar index 7363a1f7..c92160a5 100644 Binary files a/tools/ukf-mda/ukf-mda-0.8.3.jar and b/tools/ukf-mda/ukf-mda-0.8.4.jar differ diff --git a/tools/xalan/lib/sdss-xalan-md-1.1.4.jar b/tools/xalan/lib/sdss-xalan-md-1.1.4.jar deleted file mode 100644 index fff62a43..00000000 Binary files a/tools/xalan/lib/sdss-xalan-md-1.1.4.jar and /dev/null differ diff --git a/tools/xalan/lib/sdss-xalan-md-1.1.5.jar b/tools/xalan/lib/sdss-xalan-md-1.1.5.jar new file mode 100644 index 00000000..eba7cfdd Binary files /dev/null and b/tools/xalan/lib/sdss-xalan-md-1.1.5.jar differ diff --git a/xml/uk-fed-label.xsd b/xml/uk-fed-label.xsd index e35fd06d..83213fb8 100644 --- a/xml/uk-fed-label.xsd +++ b/xml/uk-fed-label.xsd @@ -2,7 +2,7 @@ @@ -124,4 +124,13 @@ + + + + Indicates that the entity has been opted-out from inclusion in + the UK federation export aggregate. + + + + \ No newline at end of file