IP-XACT import / export package
duh-ipxact <command>
Commands:
duh-ipxact duh2spirit14 duh [spirit] convert DUH file to Spirit 1.4 file
duh-ipxact duh2spirit duh [spirit] convert DUH file to Spirit 2009 file
duh-ipxact ipxact2duh ipxact [duh] convert IPXACT file to DUH file
duh-ipxact fetch download IPXACT, SPIRIT schemas
Options:
--version Show version number [boolean]
--verbose, -v [default: false]
--help Show help [boolean]
npx duh-ipxact duh2spirit <myDuh>.json5 <mySpirit>.xml
npx duh-ipxact ipxact2duh <myIpxact>.xml <myDuh>.json5
npx duh-ipxact fetch
xmllint --schema accellera.org/XMLSchema/SPIRIT/1685-2009/index.xsd <mySpirit>.xml
xmllint --schema accellera.org/XMLSchema/IPXACT/1685-2014/index.xsd <myIpxact>.xml
Apache 2.0 LICENSE.