OASIS XACML Schema Reference

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

Model
<PolicySet
  PolicyCombiningAlgId = anyURI
  PolicySetId = anyURI
  Version = {string: pattern = (\d+\.)*\d+} : "1.0"
>
Description?, PolicySetDefaults?, Target, PolicySet | Policy | PolicySetIdReference | PolicyIdReference | CombinerParameters | PolicyCombinerParameters | PolicySetCombinerParameters*, Obligations?
</PolicySet>
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 PolicySetType
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
           
DefaultsTypePolicySetDefaults optional
           
TargetTypeTarget
           
choice
0...∞
PolicySetTypePolicySet
           
PolicyTypePolicy
           
IdReferenceTypePolicySetIdReference
           
IdReferenceTypePolicyIdReference
           
CombinerParametersTypeCombinerParameters
           
PolicyCombinerParametersTypePolicyCombinerParameters
           
PolicySetCombinerParametersTypePolicySetCombinerParameters
           
ObligationsTypeObligations optional
           


Attribute Summary
anyURIPolicyCombiningAlgId
           
anyURIPolicySetId
           
VersionTypeVersion
           

Attribute Detail

PolicyCombiningAlgId

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

PolicySetId

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