OASIS XACML Schema Reference

urn:oasis:xacml:core:2.0:policy:schema:cd
element Rule

Model
<Rule
  Effect = "Permit" | "Deny"
  RuleId = string
>
Description?, Target?, Condition?
</Rule>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Content Type
declared by type RuleType
element-only content, not nillable.
Usage
This element can be the root element of XML instance documents.
This element can be the child of element Policy.

Nested Element Summary
stringDescription optional
           
TargetTypeTarget optional
           
ConditionTypeCondition optional
           


Attribute Summary
EffectTypeEffect
           
stringRuleId
           

Attribute Detail

Effect

Definition

Defined with global type EffectType

Model
"Permit" | "Deny"
Attribute Usage
required
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

RuleId

Definition

Defined with global type string

Model
Attribute Usage
required
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

OASIS XACML Schema Reference

Version: 10.0