A

A — meta information, including record status, validation level, and CRF image name, for the context record

Synopsis

Content model

A ::=
EMPTY

Attributes

NameTypeDefaultDescription
sEnumeration: 1=final, 2=incomplete, 3=pending, 4=FINAL, 5=INCOMPLETE, 6=PENDING, 0=missed. None

A numeric code, from the enumerated list, equivalent to the record status.

lEnumeration: 1, 2, 3, 4, 5, 6, 7. None

The validation level of the context record.

imCDATANone

The unique CRF image name of the context record. The name may be used to locate a physical file containing the image, or it may simply be a sequencing number in the case of records that have no CRF image.

Description

A A contains meta information for the context record. The meta information includes the record status, validation level, and the CRF image name.

Processing Expectations

The CRF image name is guaranteed by DFdiscover to be unique across an entire installation. Therefore, it can be used as a key in implementing relationships across documents.

Parents

These elements contain A: R

Children

The following elements occur in A: None.

Examples

Example 6.52. Meta information for the context record indicating a record status of final, validation level of 5, and CRF image name of 0022/0001001

<A s='1' l='5' im='0022/0001001'/>