xacml:Result
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:ResultType
Properties: Global, Qualified
Content
- Sequence [1..1]
- xacml:Decision [1..1]
- xacml:Status [0..1]
- xacml:Obligations [0..1]
- xacml:AssociatedAdvice [0..1]
- xacml:Attributes [0..*]
- xacml:PolicyIdentifierList [0..1]
Attributes
None
Used in
- Type xacml:ResponseType (Element xacml:Response)
Sample instance
<Result> <Decision>NotApplicable</Decision> </Result>