OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

saml-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [saml-dev] Schema Validation


Hi Hari,

It might be better if you posted this OpenSAML-specific question on
the OpenSAML mailing list:

http://www.opensaml.org/

Hope this helps,
Tom

On 6/19/07, Madhavan Pillai, Hari (HCL) <hmadhavanpillai@rsasecurity.com> wrote:
> Hi All,
>
> In OpenSaml, we came across two ways, which seems like play role in controlling the SAML schema validation.
>
> One is the strict-dom-checking flag which is accessible through getBooleanProperty() call. The other is DOMParser.setFeature("http://xml.org/sax/features/validation <http://xml.org/sax/features/validation> ", true).
>
> Can anybody help us to know where and how these two mechanisms are used? Will the schema validation happen if the    strict-dom-checking   set false and DOMParser.setFeature("http://xml.org/sax/features/validation <http://xml.org/sax/features/validation> ", true)?
>
>
>
> Thanks in advance
>
> Hari
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: saml-dev-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: saml-dev-help@lists.oasis-open.org
>
>


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]