Skip to Content.
Sympa Menu

mace-opensaml-users - Schema Validation

Subject: OpenSAML user discussion

List archive

Schema Validation


Chronological Thread 
  • From: "Madhavan Pillai, Hari (HCL)" <>
  • To: <>
  • Cc: "Kollipara Anantha Venkata, Koteswararao (HCL)" <>
  • Subject: Schema Validation
  • Date: Thu, 21 Jun 2007 05:10:25 -0400


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





Archive powered by MHonArc 2.6.16.

Top of Page