OASIS eXtensible Access Control Markup Language (XACML) TC

Re: [xacml] re: Attribute Selector example

  • 1.  Re: [xacml] re: Attribute Selector example

    Posted 08-26-2002 03:19
     MHonArc v2.5.2 -->
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

    xacml message

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


    Subject: Re: [xacml] re: Attribute Selector example


    Michiharu,
    You are correct, xpath-expr return type is the same as attribute-selector,
    which is a node-set. I was under impression that we have this function
    defined.
    I'm not sure what to do with string-equal receiving output of
    attribute-selector.
    May be the right thing to do is to use general-string-equal(object a, object
    b)
    function that you proposed some time ago.
    
    Simon