← Prev in month ← Prev in thread

Re: [saml-dev] Resolving SAML and XML DSIG schemas when validatingSAML Assertio ns instances

From
Rich Salz <>
Date
2003-01-24T04:54:26+00:00
ID
Thread
Re: [saml-dev] Resolving SAML and XML DSIG schemas when validatingSAML Assertio ns instances
> In our SAML processing implementation we prefer that we
> handle schema resolutions (for SAML Assertions as well as XML DSIG
> elements) from a local copy of their standard schema. However, we
> prefer altering the SAML schema w.r.t. removing the attribute
> 'schemaLocation'

schemaLocation is a hint.  For example, it can be used as the key to
a local cache.  Your application should not "blindly" follow the
value of that attribute.  Removing the attribute could break
conforming applications (ours included).
        /r$
← Prev in month ← Prev in thread