Sun Java System Portal Server Mobile Access 7.1 Developer's Reference

Abstract Markup Language (AML) Elements

Table 9–1 Summary of Abstract Markup Language (AML) Elements

AML Element Name  

Summary  

AmlBr

The AmlBr element is a break element.

AmlCheckBox

The AmlCheckBox element is a standard checkbox element that is either selected or not selected.

AmlChoice

The AmlChoice element is a standard choice element that contains one or more options that can be selected.

AmlContainer

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.

AmlControlMenu

The AmlControlMenu element is an individual menu item that is a link to a URL.

AmlDocument

The AmlDocument element is the root level element.

AmlForm

The AmlForm element is a standard form element.

AmlGroup

The AmlGroup element is a Group Element.

AmlImage

The AmlImage element is an image Element.

AmlInput

The AmlInput element is a standard input field element.

AmlLink

The AmlLink element is a standard URL link element.

AmlList

The AmlList element is a standard List element.

AmlListItem

The AmlListItem element is a standard ListItem.

AmlOption

The AmlOption element is a standard option element.

AmlOrderedList

The AmlOrderedList element is a standard Ordered List.

AmlPage

The AmlPage element is the primary container element.

AmlParam

The AmlParam element is used to specify a URL parameter for AmlURL.

AmlPCData

This element has been deprecated. The AmlText element has replaced the AmlPCData element. The AmlPCData element is used to place text on display. 

AmlSelectList

The AmlSelectList element is a standard selection list element.

AmlSelectListItem

The AmlSelectListItem element is a standard selection list item element.

AmlSpace

The AmlSpace element is a standard text element for inserting spaces.

AmlStyle

The AmlStyle element is a Style Extension.

AmlTable

The AmlTable element is a standard table element.

AmlTableCol

The AmlTableCol element is a standard table column element.

AmlTableHead

This element has been deprecated. The AmlTableHead element is a standard table head element.

AmlTableRow

The AmlTableRow element is a standard table row element.

AmlText

The AmlText element is a standard text element.

AmlTextArea

The AmlTextArea element is a standard textarea input field element.

AmlURL

The AmlURL element is a standard URL link element with parameters specified.