citestyle XML DTD: User Element View [DTD Element View]
[Home] [Elements] [Prev] [Next]

Element USERDEF

Synopsis

Content Model

(PRECEEDING?,FOLLOWING?)

Attributes

Name Type Default Value
ROLE Enumeration:
  1
  2
  3
  4
  5
"1"
STYLE Enumeration:
  BOLD
  BOLDITALIC
  BOLDITULINE
  BOLDULINE
  ITALIC
  ITULINE
  NONE
  SUB
  SUPER
  ULINE
None

Description

USERDEF describes how the USERDEF fields of a publication are to be rendered.

The ROLE attribute picks the contents to be printed. The allowed values and the corresponding RIS fields are:

The STYLE attribute gives the processing system a hint on how this element should be rendered. The styles BOLD, ITALIC, and ULINE are available, as well as all of their combinations. In addition to this, SUB and SUPER can be used to indicate subscripts and superscripts. NONE can be used to explicitly state that no special formatting is desired

Parents

PUBTYPE

Children

FOLLOWING, PRECEEDING

Example

<USERDEF ROLE="1">
<PRECEEDING>, </PRECEEDING>
</USERDEF>  

HTML Presentation of citestyle XML DTD by DTDParse (version 2.00).