annotate Implab/Xml/readme.txt @ 271:d4d437ec4483 v3

Working on Unity xml configuration
author cin
date Wed, 25 Apr 2018 19:23:35 +0300
parents 3a6e18c432be
children 79110a16cab7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
264
3a6e18c432be Added XmlToJson xsl transformation.
cin
parents:
diff changeset
1 XML to JSON transform is taken from different project https://hg.implab.org/pub/ModelGenerator/
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
3a6e18c432be Added XmlToJson xsl transformation.
cin
parents:
diff changeset
4 to update to the latest version