From fa4626dca042107c90adec4f330239d6ad532e2a Mon Sep 17 00:00:00 2001 From: Ian Young Date: Wed, 25 May 2011 08:34:36 +0000 Subject: [PATCH] Provide more information about Attribute and RequestedAttribute errors. --- build/check_saml2int.xsl | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/build/check_saml2int.xsl b/build/check_saml2int.xsl index a52d4797..5bab9d22 100644 --- a/build/check_saml2int.xsl +++ b/build/check_saml2int.xsl @@ -71,12 +71,21 @@ --> - SAML2Int: Attribute element lacks NameFormat attribute + + Attribute + + lacks NameFormat attribute + - SAML2Int: Attribute element has incorrect NameFormat attribute + + Attribute + + has incorrect NameFormat + + @@ -87,12 +96,21 @@ --> - SAML2IntX: RequestedAttribute element lacks NameFormat attribute + + (X) RequestedAttribute + + lacks NameFormat attribute + - SAML2IntX: RequestedAttribute element has incorrect NameFormat attribute + + (X) RequestedAttribute + + has incorrect NameFormat + +