Tools & CLIs

xmlc

DDS-XML 1.0 validator, schema checker, deployment renderer.

Install

cargo install zerodds-xmlc     # if published
# or build from source:
cargo build --release -p xmlc

Documentation

The canonical reference is in the repository — kept next to the source so that examples stay accurate:

Related