diff --git a/mdx/_rules/check_mdui.xsl b/mdx/_rules/check_mdui.xsl index 547a524..17e14b9 100644 --- a/mdx/_rules/check_mdui.xsl +++ b/mdx/_rules/check_mdui.xsl @@ -46,7 +46,7 @@ to the two defined container elements. This will catch mis-spelled containers. --> + [not(local-name()='UIInfo') and not(local-name()='DiscoHints')]"> misspelled or misplaced mdui element within md:Extensions: @@ -71,7 +71,7 @@ + [not(parent::md:IDPSSODescriptor or parent::md:SPSSODescriptor)]"> UIInfo appearing outside SSO descriptor element (