LDAP XACML Attribute Locator example: The XACML request is missing an attribute in the resource element

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 484

This topic has not yet been written. The content below is from the topic description.
Case 1:  The XACML Request comes with a missing attribute in the resource element. Note that the attribute that is missing is commented out for viewer's benefit. The attribute missing from the request is "urn:xacml:2.0:interop:example:resource:account-status"   Request is listed in case 1 of the other article.     The XACML configuration file is here.               locators/attrib/attribLocator_policy.xml                         ldap://localhost:10389         cn=Directory Manager         password         employeeType         dc=jboss,dc=org         (uid={0})         http://www.w3.org/2001/XMLSchema#string           urn:xacml:2.0:interop:example:resource:account-status         urn:xacml:2.0:interop:example:resource:owner-id       Â