xacml:SubjectAttributeDesignator
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:SubjectAttributeDesignatorType
Properties: Global, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
AttributeId | [1..1] | xsd:anyURI | from type xacml:AttributeDesignatorType | |
DataType | [1..1] | xsd:anyURI | from type xacml:AttributeDesignatorType | |
Issuer | [0..1] | xsd:string | from type xacml:AttributeDesignatorType | |
MustBePresent | [0..1] | xsd:boolean | Default value is "false". from type xacml:AttributeDesignatorType | |
SubjectCategory | [0..1] | xsd:anyURI | Default value is "urn:oasis:names:tc:xacml:1.0:subject-category:access-subject". |
Used in
- Type xacml:ApplyType (Element xacml:Apply)
- Type xacml:ConditionType (Element xacml:Condition)
- Type xacml:SubjectMatchType (Element xacml:SubjectMatch)
- Type xacml:VariableDefinitionType (Element xacml:VariableDefinition)
Substitution hierarchy
- xacml:Expression
- can be substituted with xacml:SubjectAttributeDesignator
Sample instance
<SubjectAttributeDesignator AttributeId="urn:oasis:names:tc:xacml:1.0:subject:subject-id" DataType="urn:oasis:names:tc:xacml:1.0:data-type:rfc822Name"/>