Home | Element index | Tree view | Page images | Special topics | Sample Files | Search | FAQ | Questions?
comment
comments are generally queries or notes generated and inserted in the XML file during on-screen editing or other production processes. comment elements are intended to be processed whereas XML comments <!--...--> are ignored during all processing.
Examples of comments are typesetter requests:
<comment id="qt1" type="trequest">Insert figure 1 near here</comment>
... and author queries:
<comment id="q2" type="auquery">Please check sense</comment>
For PDF proofing, author queries should be listed as a query page on the article proofs. Marginal indicators should be created where links to comments are positioned.
More information on the use of comments and PDF proofing can be found on the commentgroup page.
View comment's attributes
View comment's content model
- #PCDATA
- accent -- a structure denoting a character and and accent mark (%formatting;)
- alternativeformat -- a text string in an alternative format (%formatting;)
- b -- bold text (%formatting;)
- br -- line break (%formatting;)
- externallink -- a link out of a document
- fill -- fill with multiple characters
- font -- a change of font (%formatting;)
- highlight -- highlighted text (%formatting;)
- i -- italic text (%formatting;)
- link -- a link to another part of a document e.g. to a figure, affiliation or heading ID value
- number -- text denoting the number of a reference, formula, figure legend, list, footnote, affiliation or similar labels (%formatting;)
- openface -- denotes text in an openface font (%formatting;)
- overline -- denotes a line over text (%formatting;)
- roman -- text in a roman font (%formatting;)
- sansserif -- text in a sans serif font (%formatting;)
- scriptface -- text in a script font (%formatting;)
- slanted -- text in a slanted font (%formatting;)
- smallcapitals -- text in small capitals (%formatting;)
- softbr -- a soft line break (%formatting;)
- span -- a span of text (%formatting;)
- strike -- strikethrough text (%formatting;)
- sub -- subscript text (%formatting;)
- sup -- superscript (%formatting;)
- symbol -- used in entity lists for BSL XSL purposes (%formatting;)
- tt -- typewriter/monospaced font (%formatting;)
- u -- underline (%formatting;)
- uu -- double-underline (%formatting;)
- x -- punctuation or significant white space (%formatting;)

Created: Tue Dec 23 14:02:01 2003