Item Element

Author-it XML Format

Description

The Item element contains an individual value in a list of values collection. It attributes are used to define a hierarchy.

Attributes

Attribute Name

Optional

Data Type

parentlovid

Yes

Integer. (-1 indicates no parent.)

lovid

Yes

Integer

Parent Element

ListOfValues

Values

Data Type

Range

String

0 to 255 characters long.

Sample XML

<Item parentlovid="-1" lovid="0">concept</Item>