xacml:ResourceAttributeDesignator
Element information
Namespace: urn:oasis:names:tc:xacml:2.0:policy:schema:os
Schema document: access_control-xacml-2.0-policy-schema-os.xsd
Type: xacml:AttributeDesignatorType
Properties: Global, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
AttributeId | [1..1] | xsd:anyURI | ||
DataType | [1..1] | xsd:anyURI | ||
Issuer | [0..1] | xsd:string | ||
MustBePresent | [0..1] | xsd:boolean | Default value is "false". |
Used in
- Type xacml:ApplyType (Element xacml:Apply)
- Type xacml:ConditionType (Element xacml:Condition)
- Type xacml:ResourceMatchType (Element xacml:ResourceMatch)
- Type xacml:VariableDefinitionType (Element xacml:VariableDefinition)
Substitution hierarchy
- xacml:Expression
- can be substituted with xacml:ResourceAttributeDesignator
Sample instance
<ResourceAttributeDesignator AttributeId="urn:oasis:names:tc:xacml:1.0:resource:target-namespace" DataType="http://www.w3.org/2001/XMLSchema#string"/>