V

V — variable identification

Synopsis

Content model

V ::=
(E | M)*

Attributes

None.

Description

A V element identifies the variable containing the edit checks to be executed, or the variable to which a query is being added.

Processing Expectations

If the element appears as a child of a Q element, it may not have any further descendants.

Parents

These elements contain V: BATCHLOG, D

Children

The following elements occur in V: E, M.

Examples

Example 6.98. A variable element for id9 and its children

<V n='id9'><E w='pn' n='no_diabetes'><M fr='1' t='w'>Section 5.c questions should be blank
subject is not diabetic.
</M>
</E></V>