OASIS eXtensible Access Control Markup Language (XACML) TC

 View Only
  • 1.  VariableDefinition scope

    Posted 10-12-2005 18:37
     MHonArc v2.5.0b2 -->
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

    xacml message

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


    Subject: VariableDefinition scope


    Hello

    can someone confirm that VariableDefinition's scope is the containing policy only, and doesn't include policies within the policy?

    Example:
    <Policy PolicyId="P">

      <VariableDefinition VariableId="V">...
      <VariableDefinition>

      <Policy PolicyId="C">...
      </Policy>

    </Policy>

    So, the variable V can be referenced only from within rules and target of policy P, not policy C.

    thanks,
    argyn


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