Suppose the data is binary. For example, suppose the data is a JPEG file. How would you incrementally enrich JPEG files? How would you bundle together multiple JPEG files and provide data about the bundle?
Lesson Learned: XML is the only data format that supports incremental enrichment.
/Roger
P.S. I reckon JSON-formatted data can also be incrementally enriched.