1 |
richard.p.wagner |
67 |
Package contents |
2 |
|
|
|
3 |
|
|
|-README (this file) |
4 |
|
|
|-makeDoc.xml (ant script) |
5 |
|
|
|-input |
6 |
|
|
| | |- SNAP_Simulation_DM.xml (source document) |
7 |
|
|
|-output |
8 |
|
|
| |- SNAP_SimulationDM_types.xsd (sample of previous schema) |
9 |
|
|
|-res |
10 |
|
|
|- xmi2xsd.xsl (XMI -> XSD) |
11 |
|
|
|- xmiFilter.xsl (pre processing XMI) |
12 |
|
|
|
13 |
|
|
Building |
14 |
|
|
|
15 |
|
|
Run "ant" on the command line. This should create a new file, |
16 |
|
|
SNAP-xmi.xsd, in the output directory. There will also be an |
17 |
|
|
intermediate file, SNAP_Simulation_DM_FILTER.xml in the |
18 |
|
|
output directory. |