MHonArc v2.5.2 -->
xacml message
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
| [Elist Home]
Subject: Re: [xacml] change request: namespaces in xpath expressions
Michiharu,
The other use of namespace decl I'm aware of is QName
for the values of xml attributes, such as "xs:string", and XSLT where
namespace prefixes of xpath expressions are expanded when expression is
evaluated.
If you do not want to use xmlns decl, I agree with your proposal:
drop XPathNamespace element from the AttributeSelector and leave
it the PolicyDefaults element only.
Simon