NQ
NQ
— the number of queries added
Synopsis
Content model
NQ ::=
EMPTY
Description
The NQ element contains summary information including the
number of queries added successfully, and the number that failed.
Processing Expectations
By counting the number of Q 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 NQ:
SUMMARY
Children
The following elements occur in NQ:
None.
Examples
Example 6.77. 4 queries successfully added and 1 failure, APPLY set for queries
<NQ apply='1' ok='4' notok='1'/>