The RFML recordformat tag

The RFML recordformat tag defines a record format, which contains either data elements or references to structure elements.

Listed below are the attributes for the recordformat tag. Attributes enclosed in brackets, [], indicate that the attribute is optional. If you specify an optional attribute, do not include the brackets in your source.

<recordformat name="name"
    [ description="description" ]>
</recordformat>

The following table lists the recordformat tag attributes. Each entry includes the attribute name, the possible valid values, and a description of the attribute.

Attribute Value Description
name=

name

Specifies the name of the recordformat.

description= description

Specifies the description of the recordformat.