XML FOR DOMINO
Represents a view column.
Containment Hierarchy
Contained by: <folder>, <view>
Contains: <font>, <columnheader>, <datetimeformat>, <numberformat>, <code>
Syntax
<!ELEMENT column ( font?, columnheader?, datetimeformat?, numberformat?, code* )>
Content
font?, columnheader?, datetimeformat?, numberformat?, code*
<!ATTLIST column
align
The %sort.orders; entity lists the sorting orders for a view column.
Syntax:
<!ENTITY % sort.orders " ascending | descending | none ">
The %resort.options; entity lists the options to set up user-sorted view column.
<!ENTITY % resort.options " %sort.orders; | both | toview ">
both
<!ENTITY % totals.options "none | total | averageperchild | percentoverall | percentparent | averageperentry ">
averageperchild