From 7566c95d8cf965982f01e6b5c319bb46c58f60ac Mon Sep 17 00:00:00 2001 From: Ian Young Date: Tue, 19 Jul 2011 10:57:22 +0000 Subject: [PATCH] Remove redundant checks that will be caught by schema validation. Marked as corresponding to WD08, although the rules have not changed in this edition. --- build/check_mdui.xsl | 62 +------------------------------------------- 1 file changed, 1 insertion(+), 61 deletions(-) diff --git a/build/check_mdui.xsl b/build/check_mdui.xsl index 2380787a..79e486f8 100644 --- a/build/check_mdui.xsl +++ b/build/check_mdui.xsl @@ -8,12 +8,8 @@ http://wiki.oasis-open.org/security/SAML2MetadataUI - This ruleset reflects WD06, 16-Nov-2010. + This ruleset reflects WD08, 17-Jul-2011. - Some of these rules are simply checks on schema validity; those can - probably be removed and replaced by direct checks against the schema. - They are marked with comments to that effect. - Author: Ian A. Young --> @@ -131,24 +127,6 @@ - - - - - - - - - - - - @@ -163,44 +141,6 @@ mdui:Logo URL does not start with https:// - - - - missing @height on - - - - - - missing @width on - - - - - - - - - - - - - - - - - - - - missing @xml:lang on - -