<boolean> Element

Specifies that this property attribute takes a boolean value.

Syntax

<boolean/>

Attributes

None.

Type

This element does not contain a value.

Hierarchy

Parent: attribute.

Children: None.

Remarks

In the WebLogic Workshop Property Editor, a boolean attribute will be displayed with a drop-down listing true and false.

This element is one of several you can use to specify the type of a property attribute's value. The complete list includes boolean, class-name, class-names, date, decimal, enumeration, file-path, integer, QNAME, text, URI, URL, URN, XML, or custom. Note that you may use only one of these types for a given attribute.

Related Topics

Control Property Schema Reference

Tutorial: Java Control