Xacml 2.0 differs from the newer Xacml 3.0 standard in that Xacml 2.0 uses distinct XML element tags to separate attributes into subject, resource, action, or environment categories. It is difficult to represent attributes in other categories in Xacml 2.0.
In Xacml 3.0, categories are associated with request attribute elements using XML attributes instead of XML element tags. This makes it easy to represent application-specific categories and unifies the processing model for all the category types.