Validating Linked Documents
A chance remark at Balisage 2026 (RIP) led me to consider the question: can you write an XSD schema to validate a linked set of XML documents, rather than just a single document? Here's a use case: the test suite for XQuery/XPath 4.0 consis…