// Copy the attributes because the rendering process
// destroys the styles.
ColumnIteratorPaneAttributes paneElementAttributes =
new ColumnIteratorPaneAttributes();
paneElementAttributes.copy(attributes);
// Write out the element preamble
module.writeOpenColumnIteratorPaneElement(
attributes);