NIEM / NIEM-API

0 stars 1 forks source link

Support XSD-to-CMF transform #11

Closed cdmgtri closed 2 years ago

cdmgtri commented 2 years ago

Support the XSD-to-CMF (x2m) transform from the CMF tool.

Input:

Output:

petermadruga commented 2 years ago

I'm getting closer. Today I was able to make the call from the API and get the CMFTool to generate the .CMF and .CMX files locally. Now I need to move the test into the docker containers to see if there are any issues there.

petermadruga commented 2 years ago

This feature is working, though instead of returning two files, it returns a zip file with the .cmf and .cmx files in it.