From 7b8936fd4d329a75059413befbbee1b790c64ccf Mon Sep 17 00:00:00 2001 From: Ian Young Date: Tue, 29 Apr 2014 14:08:59 +0000 Subject: [PATCH] Typo: check against the correct namespace for RegistrationInfo. --- mdx/_rules/check_mdrpi.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mdx/_rules/check_mdrpi.xsl b/mdx/_rules/check_mdrpi.xsl index 76ab715f..db9911b9 100644 --- a/mdx/_rules/check_mdrpi.xsl +++ b/mdx/_rules/check_mdrpi.xsl @@ -33,7 +33,7 @@ RegistrationInfo MUST appear within the Extensions of either EntitiesDescriptor or EntityDescriptor. --> - + RegistrationInfo must only appear within an Extensions element