xacml:AttributeDesignator
Element information
Namespace: urn:oasis:names:tc:xacml:3.0:core:schema:wd-17
Schema document: xacml-core-v3-schema-wd-17.xsd
Type: xacml:AttributeDesignatorType
Properties: Global, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Category | [1..1] | xsd:anyURI | ||
AttributeId | [1..1] | xsd:anyURI | ||
DataType | [1..1] | xsd:anyURI | ||
Issuer | [0..1] | xsd:string | ||
MustBePresent | [1..1] | xsd:boolean |
Used in
- Type xacml:ApplyType (Element xacml:Apply)
- Type xacml:AttributeAssignmentExpressionType (Element xacml:AttributeAssignmentExpression)
- Type xacml:ConditionType (Element xacml:Condition)
- Type xacml:MatchType (Element xacml:Match)
- Type xacml:VariableDefinitionType (Element xacml:VariableDefinition)
Substitution hierarchy
- xacml:Expression
- can be substituted with xacml:AttributeDesignator
Sample instance
<AttributeDesignator MustBePresent="false" Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject" AttributeId="urn:oasis:names:tc:xacml:1.0:subject:subject-id" DataType="urn:oasis:names:tc:xacml:1.0:data-type:rfc822Name"/>