diff --git a/mdx/schema/uk-fed-label.xsd b/mdx/schema/uk-fed-label.xsd index 83213fb8..8c1656ae 100644 --- a/mdx/schema/uk-fed-label.xsd +++ b/mdx/schema/uk-fed-label.xsd @@ -2,7 +2,7 @@ @@ -43,13 +43,46 @@ - + + + + + An organization ID is a string constrained to be the string "ukforg" + followed by a numeric code. + + These codes are defined as IDs in the members.xml database, but + are simple strings in entity metadata. + + + + + + + Indicates an entity whose owner is a member in good standing of the UK federation. + + + + + + + The orgID attribute is described as "optional" in this schema + so that it can be omitted in published metadata. However, it + is mandatory in entity fragment files. + + orgID can become a mandatory attribute if we ever stop + publishing UKFederationMember labels. + + + + + +