Skip to Content.
Sympa Menu

mace-opensaml-users - Re: Schema Validation

Subject: OpenSAML user discussion

List archive

Re: Schema Validation


Chronological Thread 
  • From: Chad La Joie <>
  • To:
  • Subject: Re: Schema Validation
  • Date: Thu, 21 Jun 2007 06:56:12 -0400
  • Organization: OIS - Middleware

Which version of OpenSAML are you referring to? C++ vs Java, version 1 or version 2?

Madhavan Pillai, Hari (HCL) 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";, 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";, true)?


Thanks in advance

Hari


--
Chad La Joie 2052-C Harris Bldg
OIS-Middleware 202.687.0124



Archive powered by MHonArc 2.6.16.

Top of Page