3. Content Declaration
Empty
<if-named-password> performs a test on a named password from the driver. The type of test performed depends on the operator specified by the op attribute. The following table shows the type of test performed by each operator.
operator Returns true when... available
there is password with the specified name available
not-available
available would return false.
<if-named-password name="extraPassword" op="available"/>
- EMPTY
Attribute Value(s) Default Value disabled true | false
true if this element is disabledfalse name CDATA
name of the password
supports variable expansion#REQUIRED notrace true | false
false op available | not-available
test operator#REQUIRED
Empty
- and
- logical conjunction
- or
- logical disjunction
Top Elements || All Elements || Tree