Next in thread →
Next in month →
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) <> 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: > For additional commands, e-mail: > >
Next in thread →
Next in month →