annotate Implab/Xml/readme.txt @ 275:6fefd5811b9b v3

refactoring
author cin
date Fri, 27 Apr 2018 16:57:30 +0300
parents 79110a16cab7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
273
79110a16cab7 Working on Unity xml configuration: Refactoring in progress
cin
parents: 264
diff changeset
1 XML to JSON transform is taken from the different project https://hg.implab.org/pub/ModelGenerator/
264
3a6e18c432be Added XmlToJson xsl transformation.
cin
parents:
diff changeset
2 run:
3a6e18c432be Added XmlToJson xsl transformation.
cin
parents:
diff changeset
3 wget https://hg.implab.org/pub/ModelGenerator/raw-file/tip/xslt/json.xsl
273
79110a16cab7 Working on Unity xml configuration: Refactoring in progress
cin
parents: 264
diff changeset
4 to update it to the latest version