From aaf59248cd3b603d8c9b0578cd1c982feacb691c Mon Sep 17 00:00:00 2001 From: Ian Young Date: Thu, 18 Nov 2010 12:38:40 +0000 Subject: [PATCH] Update to specification WD06, 16-Nov-2010. Added Keywords element. Renumbered sections. Added a check for https:// URLs for logos. --- build/check_mdui.xsl | 31 +++++++++++++++++++++++++------ 1 file changed, 25 insertions(+), 6 deletions(-) diff --git a/build/check_mdui.xsl b/build/check_mdui.xsl index 323fe4ab..da82da96 100644 --- a/build/check_mdui.xsl +++ b/build/check_mdui.xsl @@ -8,7 +8,7 @@ http://wiki.oasis-open.org/security/SAML2MetadataUI - This ruleset reflects WD04, 4-Nov-2010. + This ruleset reflects WD06, 16-Nov-2010. Some of these rules are simply checks on schema validity; those can probably be removed and replaced by direct checks against the schema. @@ -43,7 +43,7 @@ + + + + @@ -141,9 +146,23 @@ + + + + + + mdui:Logo URL does not start with https:// + + @@ -159,14 +178,14 @@