ClaM - A Classification Manager
Supported CSS Selectors
ClassKind ::= how to display any classkind
ClassKind.value ::= how to display the classkind 'value'
RubricKind ::= how to display any rubrickind
RubricKind.value ::= hwo to display the rubrickind 'value'
RubricKind.Modifiers ::= how to display the heading Modifiers
Rubric ::= how to display any rubric
Rubric.value ::= how to display the rubric with rubrickind 'value'
RubricID ::= how to display the rubric identifier
RubricID.value ::= how to display the rubric identifier with rubrickind 'value'
Modifier.Code ::= how to display the modifier code
Modifier.Rubric ::= how to display the modifier rubric
ModifierClass ::= how to display a modifier class
ModifierClass.Code ::= how to display the modifier class code
ModRubricKind ::= how to display the rubric kind of a modifier class
ModRubricKind.value ::= how to display the rubric kind 'value' at a modifier class
ModRubric ::= how to display the rubric of a modifier class
ModRubric.value ::= how to display the rubric with rubrickind 'value' of a modifier class
Reference.value ::= how to display a reference with class 'value'
Term.value ::= how to display a term with class 'value'
IncludeDescendants ::= how to display included descendants
Fragment ::= how to display a fragment
Fragment[type="list"] ::= how to display a fragment with type equal to 'list'
Para ::= how to display a paragraph within a rubric
Caption ::= how to display the caption of a table
THead ::= how to display the table header row(s)
TBody ::= how to display the table body row(s)
TFoot ::= how to display the table footer row(s)
List ::= how to display a list
ListItem ::= how to display a list item
CSS Pseudo selectors
:before
:after
CSS Selectors, special
DaggerAsterisk {display:inline} ::= informs ClaM that the classification is ICD-10 and that daggers
and asterisk should be formatted in rubrics before the last reference.
CSS Formatting Keywords
display ::= inline | block | list-item | none
font-style ::= italic | oblique
font-weight ::= bold | bolder | lighter
list-style ::= disc | circle | square | decimal | lower-roman | upper-roman
| lower-alpha | upper-alpha
width ::= em (* examples: 1em, 2em, 3em *)
vertical-align ::= sub | super
margin-top ::= em (* examples: .5em, 1em, 2.5em *)
margin-left ::= em
margin-right ::= em
margin-bottom ::= em
border ::= inset | outset | thin | medium | thick | double | black | blue | cyan | green | magenta | red | yellow | white
| darkblue | darkcyan | darkgreen | darkmagenta | darkred | darkyellow
| darkgray | lightgray
visibility ::= hidden
color ::= #FFF | #FFFFFF | rgb(0,0,0) | aqua | black | blue | fuchsia | gray | green | lime | maroon | navy
| olive | purple | red | silver | teal | white | yellow
background-color ::= same as for color