Expand description
Structural XML contracts and validation.
This module implements a small, engine-native contract layer. It is not an
XSD implementation; the types are intentionally shaped so an XSD adapter can
be added later without making schema depend on any XML domain.