diff --git a/mdx/common-beans.xml b/mdx/common-beans.xml index 85d5f657..4e13a575 100644 --- a/mdx/common-beans.xml +++ b/mdx/common-beans.xml @@ -978,6 +978,10 @@ + + + + diff --git a/mdx/schema/uk-wayf.xsd b/mdx/schema/uk-wayf.xsd new file mode 100644 index 00000000..1139a62c --- /dev/null +++ b/mdx/schema/uk-wayf.xsd @@ -0,0 +1,39 @@ + + + + + + This schema describes the WAYF namespace, used internally by the + UK federation for the "HideFromWAYF" label. + + For additional information, see the Federation Technical Specification. + + + + + + + Basic labels are empty elements whose presence or absence + is all that is important. + + + + + + + + + Indicates an entity which should be hidden from the + Central Discovery Service. + + + + + diff --git a/xml/uk-wayf.xsd b/xml/uk-wayf.xsd new file mode 100644 index 00000000..1139a62c --- /dev/null +++ b/xml/uk-wayf.xsd @@ -0,0 +1,39 @@ + + + + + + This schema describes the WAYF namespace, used internally by the + UK federation for the "HideFromWAYF" label. + + For additional information, see the Federation Technical Specification. + + + + + + + Basic labels are empty elements whose presence or absence + is all that is important. + + + + + + + + + Indicates an entity which should be hidden from the + Central Discovery Service. + + + + +