A cell in a table
How to use the align attribute: left, right center and justify are self-explanatory.
| ((para| | A... paragraph! |
| figure| | A figure |
| table| | Yes, this is actually a table (although not in Frame! In frame the TGROUP element is the actual table...) |
| eqn| | An equation in a separate paragraph (use inleqn for equations within a paragraph) |
| address| | An address. At the moment only used for the IEEE address in the front matter |
| olist| | An ordered (numbered) list |
| ulist| | Unordered list |
| reflist| | The list of references in the reference clause |
| deflist| | A list of definitions, in a definition clause or elsewhere in a standard |
| acrlist| | An Accronym list |
| dlist| | "double" list (a list in which each elements has 2 parts, dheader and dbody) |
| varlist| | A list of variables, usually after an equation |
| biblist| | List of bibliographical elements |
| note| | A single note |
| notegrp| | A group of (usually numbered) note's |
| code| | A block of codelines, usually an example of computer code |
| template| | A template in a standard |
| warning| | A warning paragraph. Will generate a one-cell table in Frame |
| caution| | A caution paragraph |
| boxedtxt)+| | |
| art) | An external graphic/equation call |
| Name | Value(s) | Default Value | Comment |
|---|---|---|---|
| ALIGN | left, right, center, justify, char | #IMPLIED | text alignment in a table |
| CHAR | CDATA | #IMPLIED | Character to align on if |
| CHAROFF | NUTOKEN | #IMPLIED | Use to move the |
| COLNAME | NMTOKEN | #IMPLIED | You're in trouble if you need to use those... |
| COLSEP | NUMBER | #IMPLIED | |
| ID | ID | #IMPLIED | This element is generated by FrameMaker |
| MOREROWS | NUMBER | 0 | |
| NAMEEND | NMTOKEN | #IMPLIED | |
| NAMEST | NMTOKEN | #IMPLIED | |
| ROTATE | NUMBER | 0 | |
| ROWSEP | NUMBER | #IMPLIED | |
| SPANNAME | NMTOKEN | #IMPLIED | |
| VALIGN | top, bottom, middle | top | vertical alignment |
Top Elements
All Elements
Complete Tree
Simple Tree
SGML DTD