button

Node type: Block element (can contain only other elements)

Whitespace: Not protected

Definition

Container element for content used for a button in an electronic form.

Child Nodes or Content

Attribute: print

Choice of one:

Icon identifying optional elements = Optional element or attribute

Code Sample

<button print="no">

<fieldLabel paraID="1">Reset Form</fieldLabel>

<alertText>

<title paraID="2">Confirm Form Reset</title>

<para paraID="3">Are you sure you want to clear all of the fields in this form?</para>

</alertText>

<helpText paraID="4">Click this button to clear all of the fields in this form.</helpText>

</button>