and

<and> specifies a set of tests that are to be performed and whose results are to be logically and'ed together. A set of <and>'s enclosed by a <conditions> are or'ed together.

Example

See <policy>.

1. Allowed Content

if-association
test association
if-attr
test an attribute in the current operation or current object in the source datastore
if-class-name
test the object class of the current operation
if-dest-attr
test an attributeof the current object in the destination datastore
if-dest-dn
test the destination DN of the current operation
if-entitlement
test an entitlement of the current object
if-global-variable
test a global variable
if-local-variable
test a local variable
if-named-password
test a named password
if-op-attr
test an attribute in the current operation
if-op-property
test an operation property
if-operation
test the name of the current operation
if-password
test the password of the current operation
if-src-attr
test an attributeof current object in the source datastore
if-src-dn
test the source DN of the current operation
if-xml-attr
test an XML attribute of the current operation
if-xpath
test an xpath expression

2. Attributes

AttributeValue(s)Default Value
disabled true   |  false
true if this element is disabled
false
notrace true   |  false
false

3. Content Rule

( if-association | if-attr | if-class-name | if-dest-attr | if-dest-dn | if-entitlement | if-global-variable | if-local-variable | if-named-password | if-op-attr | if-op-property | if-operation | if-password | if-src-attr | if-src-dn | if-xml-attr | if-xpath ) *

4. Parent Elements

arg-conditions
  conditions argument
conditions
  conditions under which the actions of a <rule> are performed

Top Elements || All Elements || Tree


DirXMLScript DTD