From b31fe1f87b9a0e54a972181262af961535172105 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Tue, 24 Mar 2009 11:34:48 +0000 Subject: [PATCH] Update the version of this schema in the xml directory to match that in the entities directory. --- xml/uk-fed-label.xsd | 54 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 53 insertions(+), 1 deletion(-) diff --git a/xml/uk-fed-label.xsd b/xml/uk-fed-label.xsd index 0d4d5720..706103f6 100644 --- a/xml/uk-fed-label.xsd +++ b/xml/uk-fed-label.xsd @@ -2,7 +2,7 @@ @@ -84,4 +84,56 @@ + + + + Indicates the software used to implement the entity, and + optionally both general and specific indications of the + version of software used. This information is added to + an entity only if it has been received from the deployer + of the entity on the indicated date. + + This information is used in entity fragment files only, + and is not included in the metadata published by the + UK federation. Its principal use is in classifying + entities for statistical purposes. + + + + + + + + + The name of the software used to implement the entity. + Although not described as such in this schema, the name + should be picked from the controlled vocabulary understood + by the federation statistics scripts. + + + + + + + + The general version of the software in use. This should + only be specific enough to identify the broad functionality + of the entity, for example "1.3" vs. "2.0" would be sufficient + for Shibboleth entities. + + + + + + + + The specific version of the software in use, if known. + + + + + + + + \ No newline at end of file