Empty object

In XMIR, objects without any attributes (neither void nor attached) are prohibited.

Incorrect:

<object>
  <o name="foo"/>
</object>

Published on Fri Sep 12 07:13:58 UTC 2025.