[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: 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 <roland.illig@gmx.de> wrote:
> From: Roland Illig <roland.illig@gmx.de>
> Subject: Re: [xacml-users] Validating XACML policies and requests against XSD
> To: "Seth Proctor" <Seth.Proctor@sun.com>
> Cc: xacml-users@lists.oasis-open.org, [email protected]
> 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:
> xacml-users-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail:
> xacml-users-help@lists.oasis-open.org
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]