xacml-context:Action
Element information
Namespace: urn:oasis:names:tc:xacml:2.0:context:schema:os
Schema document: access_control-xacml-2.0-context-schema-os.xsd
Type: xacml-context:ActionType
Properties: Global, Qualified
Content
- xacml-context:Attribute [0..*]
Attributes
None
Used in
- Type xacml-context:RequestType (Element xacml-context:Request)
Sample instance
<Action> <Attribute AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" DataType="xs:string"> <AttributeValue>read</AttributeValue> </Attribute> </Action>