AML Element Name |
Summary |
---|---|
The AmlBr element is a break element. |
|
The AmlCheckBox element is a standard checkbox element that is either selected or not selected. |
|
The AmlChoice element is a standard choice element that contains one or more options that can be selected. |
|
The AmlContainer element allows device specific markup—or any other type of text—to pass by the rendering engine to be interpreted directly by the browser. |
|
The AmlControlMenu element is an individual menu item that is a link to a URL. |
|
The AmlDocument element is the root level element. |
|
The AmlForm element is a standard form element. |
|
The AmlGroup element is a Group Element. |
|
The AmlImage element is an image Element. |
|
The AmlInput element is a standard input field element. |
|
The AmlLink element is a standard URL link element. |
|
The AmlList element is a standard List element. |
|
The AmlListItem element is a standard ListItem. |
|
The AmlOption element is a standard option element. |
|
The AmlOrderedList element is a standard Ordered List. |
|
The AmlPage element is the primary container element. |
|
The AmlParam element is used to specify a URL parameter for AmlURL. |
|
This element has been deprecated. The AmlText element has replaced the AmlPCData element. The AmlPCData element is used to place text on display. |
|
The AmlSelectList element is a standard selection list element. |
|
The AmlSelectListItem element is a standard selection list item element. |
|
The AmlSpace element is a standard text element for inserting spaces. |
|
The AmlStyle element is a Style Extension. |
|
The AmlTable element is a standard table element. |
|
The AmlTableCol element is a standard table column element. |
|
This element has been deprecated. The AmlTableHead element is a standard table head element. |
|
The AmlTableRow element is a standard table row element. |
|
The AmlText element is a standard text element. |
|
The AmlTextArea element is a standard textarea input field element. |
|
The AmlURL element is a standard URL link element with parameters specified. |