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

From
hao chen <>
Date
2009-01-13T22:09:34+00:00
ID
Thread
Re: [xacml-users] Validating XACML policies and requests against XSD
Hi,

That's the same problem of sunXACML I met.

Best Regard
hao

--- On Tue, 1/13/09, Roland Illig <> wrote:

> From: Roland Illig <>
> Subject: Re: [xacml-users] Validating XACML policies and requests against XSD
> To: "Seth Proctor" <>
> Cc: , 
> Date: Tuesday, January 13, 2009, 3:37 PM
> Seth Proctor schrieb:
> > 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.
> 
> SunXACML doesn't fully support namespaces for policies.
> For example, the
> following policy, although it can be validated using XSD,
> cannot be
> handled by SunXACML:
> 
> <xacml:Policy xmlns:xacml="urn:...">
>   ...
> </xacml:Policy>
> 
> Roland
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> 
> For additional commands, e-mail:
>