# mxt-xdt-transformer
Command Line XDT Transformer

```
Usage: mxdtrn [options]


Options:

  -V, --version              output the version number
  -s, --source <value>       The source XML file to transform
  -t, --transform <value>    The transform XML file
  -d, --destination <value>  The destination XML file
  -h, --help                 output usage information
```
