OASIS XACML Schema Reference

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

Model
<Policy
  PolicyId = anyURI
  RuleCombiningAlgId = anyURI
  Version = {string: pattern = (\d+\.)*\d+} : "1.0"
>
Description?, PolicyDefaults?, CombinerParameters?, Target, CombinerParameters? | RuleCombinerParameters? | VariableDefinition | Rule*, Obligations?
</Policy>
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 PolicyType
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 PolicySet.

Nested Element Summary
stringDescription optional
           
DefaultsTypePolicyDefaults optional
           
CombinerParametersTypeCombinerParameters optional
           
TargetTypeTarget
           
choice
0...∞
CombinerParametersTypeCombinerParameters optional
           
RuleCombinerParametersTypeRuleCombinerParameters optional
           
VariableDefinitionTypeVariableDefinition
           
RuleTypeRule
           
ObligationsTypeObligations optional
           


Attribute Summary
anyURIPolicyId
           
anyURIRuleCombiningAlgId
           
VersionTypeVersion
           

Attribute Detail

PolicyId

Definition

Defined with global type anyURI

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

RuleCombiningAlgId

Definition

Defined with global type anyURI

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

Version

Definition

Defined with global type VersionType

Model
{string: pattern = (\d+\.)*\d+}
Default Value
"1.0"
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

OASIS XACML Schema Reference

Version: 10.0