allow-attr

<allow-attr> is used to specify attributes that are allowed in the event filter for the class specified in the enclosing <allow-class>.

Example

See <init-params>

1. Allowed Content

EMPTY

2. Attributes

AttributeValue(s)Default Value
attr-name CDATA
The name of the attribute.
The name is mapped between the application and eDirectory name spaces by the schema mapping rule so that DirXML will see the name in the eDirectory name space and a driver will see the name in the application name space. The mapping rule uses the class-name attribute of the enclosing command or event to determine which class to use for mapping the attribute name.
#REQUIRED
is-sensitive true   |  false
If true, specifies that the attribute values referenced by the <allow-attr> element contain sensitive data that should be suppressed in trace information.
false

3. Content Declaration

Empty

4. Parent Elements

allow-class
  Allow a class in the filter.

Top Elements || All Elements || Tree


NDS DTD