package
0.21.0
Repository: https://github.com/nokia/ntt.git
Documentation: pkg.go.dev

# README

How to generate XML structs

git clone --depth=1 https://gitlab.eclipse.org/eclipse/titan/titan.core.git $HOME/titan.core
go install github.com/xuri/xgen/cmd/...@latest
xgen -p titan -i $HOME/titan.core/etc/xsd/TPD.xsd -o titan_gen -l Go