MX

MX — deletion of a missing page query generated by the execution of dfdelmpqc

Synopsis

Content model

MX ::=
(K)

Attributes

NameTypeDefaultDescription
frCDATANone

The id of the unique history element (HN) during which this item was recorded.

Description

Any missing page queries deleted by the dfdelmpqc function during the execution of an edit check are recorded in a MX.

Since missing page queries are never deleted from the current record, a K child element is needed to identify the keys from which the missing page query is deleted.

A MX element does not imply that a missing page query was deleted from the database, simply that one would have been deleted if the APPLY element had allowed query actions.

Processing Expectations

The history element that records which batch execution generated this element can be determined by matching the values of the fr attribute and the fd attribute.

Parents

These elements contain MX: E

Children

The following elements occur in MX: K

Examples

Example 6.69. A missing page query deleted for subject 99001, visit 2, and plate 4

<MX fr='4' c='1'><K i='99001' v='2' p='4'/></MX>