Element: ItemList

Lists additional metadata that is not otherwise captured in other elements, e.g. synonyms. The @ListType attribute indicates the type of metadata contained in the list.

Content Model

( Item+ )

Contains:

Attributes

May be contained in:

Examples

<ItemList ListType="Synonyms">
    <Item>Gordon’s Syndrome</Item>
    <Item>Familial Hyperkalemic Hypertension</Item>
    <Item>PHAII</Item>
</ItemList>