From 7c7a8cee0369e93e23a0888f4d3b32c861235b67 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Thu, 13 Mar 2014 14:42:42 +0000 Subject: [PATCH] Reorder schemas so that we're tolerant of schema parsers that don't allow external resource access for security reasons. --- mdx/common-beans.xml | 72 +++++++++++++++++++++++++++++++------------- 1 file changed, 51 insertions(+), 21 deletions(-) diff --git a/mdx/common-beans.xml b/mdx/common-beans.xml index ab15e46c..f144275a 100644 --- a/mdx/common-beans.xml +++ b/mdx/common-beans.xml @@ -779,78 +779,108 @@ schemaResources A list of all schema documents that we make common use of in SAML metadata. + + The schemas are organised such that each schema appears before any of the schemas importing it, + so that the parser is not required to explicitly resolve any imports. --> + - - - - + + - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + - - - - - - + - - - - - - +