NMQ
NMQ
— the number of missing page queries added
Synopsis
Content model
NMQ ::=
EMPTY
Description
The NMQ element contains summary information including the
number of missing page queries added successfully, and the number
that failed.
Processing Expectations
By counting the number of MQ elements present in the
output log and grouping them by the value of their
c attribute, a stylesheet can tabulate
the same numbers as reported by the attributes of this element.
Parents
These elements contain NMQ:
SUMMARY
Children
The following elements occur in NMQ:
None.
Examples
Example 6.74. Summary information of 1 failed missing page query
addition, APPLY element set.
<NMQ ok='0' notok='1' apply='1'/>