OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

xacml-users message

[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 Seth Proctor,

As Roland mentioned, sunXacml implementation throws errors when the policy is as the following. It is a policy instead of request/response.

> <xacml:Policy xmlns:xacml="urn:...">
>   ...
> </xacml:Policy>
> 

How could it be possible for that a Policy tag can't be namespaced and says SunXACML supports schema validation and namespace?

Best Regard
Hao

--- On Tue, 1/13/09, Seth Proctor <Seth.Proctor@sun.com> wrote:

> From: Seth Proctor <Seth.Proctor@sun.com>
> Subject: Re: [xacml-users] Validating XACML policies and requests against XSD
> To: "hao chen" <d95776@yahoo.com>
> Cc: xacml-users@lists.oasis-open.org, xacml-comments@lists.oasis-open.org, oleg@gryb.info
> Date: Tuesday, January 13, 2009, 2:28 PM
> 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


      


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]