xacml:AttributeAssignment
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:AttributeAssignmentType
Properties: Global, Qualified
Content
- Any text (mixed) content, intermingled with:
- Any element [0..*] Namespace: ##any, Process Contents: lax
from type xacml:AttributeValueType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
DataType | [1..1] | xsd:anyURI | from type xacml:AttributeValueType | |
Any attribute | [0..*] | Namespace: ##any, Process Contents: lax | from type xacml:AttributeValueType | |
AttributeId | [1..1] | xsd:anyURI | ||
Category | [0..1] | xsd:anyURI | ||
Issuer | [0..1] | xsd:string |
Used in
- Type xacml:AdviceType (Element xacml:Advice)
- Type xacml:ObligationType (Element xacml:Obligation)
Sample instance
<xacml:AttributeAssignment DataType="http://www.example.com/" AttributeId="http://www.example.com/" Category="http://www.example.com/">Any text, intermingled with: <!--any element--> </xacml:AttributeAssignment>