| Element Summary |
| a |
content is "Inline" except that anchors shouldn't be nested
|
| abbr |
abbreviation
|
| acronym |
acronym
|
| address |
information on author
|
| answer | 1.0.0
A faq answer element.
|
| applet | |
| area | |
| b |
bold font
|
| base |
document base URI
|
| basefont |
base font size
|
| bdo |
I18N BiDi over-ride
|
| big |
bigger font
|
| blockquote | |
| br |
forced line break
|
| button |
Content is "Flow" excluding a, form and form controls
|
| caption | |
| center |
center content
|
| cite |
citation
|
| code |
program code
|
| col | col elements define the alignment properties for cells in one or more columns. |
| colgroup | colgroup groups a set of col elements. |
| dd | |
| del | |
| dfn |
definitional
|
| dir |
multiple column list (DEPRECATED)
|
| div |
generic language/style container
|
| dl | |
| dt | |
| em |
emphasis
|
| faq | 1.0.0
A faq element.
|
| faqs | 1.0.0
The <faqs/> element is the root of the FML descriptor.
|
| fieldset | The fieldset element is used to group form fields. |
| font |
local change to font
|
| form | |
| h1 | |
| h2 | |
| h3 | |
| h4 | |
| h5 | |
| head |
content model is "head.misc" combined with a single
title and an optional base element in any order
|
| hr | |
| i |
italic font
|
| iframe |
inline subwindow
|
| img | |
| input |
form control
|
| ins | |
| isindex |
single-line text input control (DEPRECATED)
|
| kbd |
something user would type
|
| label |
Each label must not contain more than ONE field
Label elements shouldn't be nested.
|
| legend |
fieldset label
|
| li |
list item
|
| link | Relationship values can be used in principle: a) for document specific toolbars/menus when used with the link element in document head e.g. |
| macro | 1.0.1
A macro element.
|
| map | |
| menu |
single column list (DEPRECATED)
|
| meta |
generic metainformation
|
| noframes |
alternate content container for non frame-based rendering
|
| noscript |
alternate content container for non script-based rendering
|
| object | |
| ol |
Ordered (numbered) list
|
| optgroup |
option group
|
| option |
selectable choice
|
| p | |
| param | param is used to supply a named property value. |
| part | 1.0
A part element of the faqs element.
|
| pre |
content is "Inline" excluding
"img|object|applet|big|small|sub|sup|font|basefont"
|
| q |
inlined quote
|
| question | 1.0.0
A faq question element.
|
| s |
strike-through
|
| samp |
sample
|
| script |
script statements, which may include CDATA sections
|
| select |
option selector
|
| small |
smaller font
|
| source | 1.0.0
A source element.
|
| span |
generic language/style container
|
| strike |
strike-through
|
| strong |
strong emphasis
|
| style |
style info, which may include CDATA sections
|
| sub |
subscript
|
| sup |
superscript
|
| table | |
| tbody | |
| td | |
| textarea |
multi-line text field
|
| tfoot | |
| th | |
| thead | |
| title | The title element is not considered part of the flow of text. |
| tr | |
| tt |
fixed pitch font
|
| u |
underline
|
| ul |
Unordered list
|
| var |
variable
|
| Complex Type Summary |
| a.content |
a elements use "Inline" excluding a
|
| button.content |
button uses "Flow" but excludes a, form, form controls, iframe
|
| Flow |
"Flow" mixes block and inline and is used for list items etc.
|
| form.content |
form uses "Flow" excluding form
|
| Inline |
"Inline" covers inline or "text-level" element
|
| pre.content |
pre uses "Inline" excluding img, object, applet, big, small,
font, or basefont
|
| Simple Type Summary |
| CAlign | |
| Character |
a single character, as per section 2.2 of [XML]
|
| Charset |
a character encoding, as per [RFC2045]
|
| Charsets |
a space separated list of character encodings, as per [RFC2045]
|
| Color |
a color using sRGB: #RRGGBB as Hex values
There are also 16 widely known color names with their sRGB values:
Black = #000000 Green = #008000
Silver = #C0C0C0 Lime = #00FF00
Gray = #808080 Olive = #808000
White = #FFFFFF Yellow = #FFFF00
Maroon = #800000 Navy = #000080
Red = #FF0000 Blue = #0000FF
Purple = #800080 Teal = #008080
Fuchsia= #FF00FF Aqua = #00FFFF
|
| ContentType |
media type, as per [RFC2045]
|
| ContentTypes |
comma-separated list of media types, as per [RFC2045]
|
| Coords |
comma separated list of lengths
|
| Datetime | date and time information. |
| FrameTarget |
render in this frame
|
| ImgAlign |
used for object, applet, img, input and iframe
|
| InputType | |
| LAlign | |
| LanguageCode |
a language code, as per [RFC3066]
|
| Length |
nn for pixels or nn% for percentage length
|
| LinkTypes |
space-separated list of link types
|
| LIStyle |
LIStyle is constrained to: "(ULStyle|OLStyle)"
|
| MediaDesc |
single or comma-separated list of media descriptors
|
| MultiLength |
pixel, percentage, or relative
|
| Number |
one or more digits
|
| OLStyle | Ordered list numbering style 1 arabic numbers 1, 2, 3, ... |
| Pixels |
integer representing length in pixels
|
| Scope |
Scope is simpler than headers attribute for common tables
|
| Script |
script expression
|
| Shape | |
| StyleSheet |
style sheet data
|
| tabindexNumber | tabindex attribute specifies the position of the current element in the tabbing order for the current document. |
| TAlign |
horizontal placement of table relative to document
|
| Text |
used for titles etc.
|
| TFrame | The border attribute sets the thickness of the frame around the table. |
| TRules |
The rules attribute defines which rules to draw between cells:
If rules is absent then assume:
"none" if border is absent or border="0" otherwise "all"
|
| ULStyle |
Unordered list bullet styles
|
| URI |
a Uniform Resource Identifier, see [RFC2396]
|
| UriList |
a space separated list of Uniform Resource Identifiers
|
| Attribute Group Summary |
| attrs | |
| cellhalign | horizontal alignment attributes for cell contents char alignment char, e.g. |
| cellvalign |
vertical alignment attributes for cell contents
|
| coreattrs |
core attributes common to most elements
id document-wide unique id
class space separated list of classes
style associated style info
title advisory title/amplification
|
| events |
attributes for common UI events
onclick a pointer button was clicked
ondblclick a pointer button was double clicked
onmousedown a pointer button was pressed down
onmouseup a pointer button was released
onmousemove a pointer was moved onto the element
onmouseout a pointer was moved away from the element
onkeypress a key was pressed and released
onkeydown a key was pressed down
onkeyup a key was released
|
| focus |
attributes for elements that can get the focus
accesskey accessibility key character
tabindex position in tabbing order
onfocus the element got the focus
onblur the element lost the focus
|
| i18n |
internationalization attributes
lang language code (backwards compatible)
xml:lang language code (as per XML 1.0 spec)
dir direction for weak/neutral text
|
| TextAlign | text alignment for p, div, h1-h5. |