+1 vote
in XML by
A validating XML application should be used when:

A. the design demands that all elements use both start and end tags

B. missing or out-of-place elements could cause application errors

C. attribute values cannot refer to external entity references

D. High performance is an important architectural constraint

1 Answer

0 votes
by
missing or out-of-place elements could cause application errors
...