Getting Started
Begin with the specification and examples
- Read the About and Philosophy pages
- Review the Specification or Overview
- Explore Examples in the hxt-spec repository
- Validate legacy documents with the Python reference implementation
Clone the Specification Repository
git clone https://github.com/HEXT-AI/hxt-spec
cd hxt-spec
python3 hxt.py verify examples/sample.hxt Minimal Valid Document
See minimal.hext.xml for the smallest canonical Semantic XML document.