Re: [xacml-users] Validating XACML policies and requests against XSD

From
Seth Proctor <>
Date
2009-01-13T20:28:54+00:00
ID
Thread
Re: [xacml-users] Validating XACML policies and requests against XSD
Hi Hao.

> I also wonder why sunxacml implementation does not support xml schema with naming space in xacml policies.
 
To be clear, SunXACML does support validation, and for policies it does
support namespaces. The issue is only for Request/Reonse elements, where
the code has not been updated to support 2.0 and therefore assumes that
there is only one version of XACML available.


seth