]> gerrit.simantics Code Review - simantics/interop.git/history - org.simantics.xml.sax
SCL bindings for model update
[simantics/interop.git] / org.simantics.xml.sax /
2017-09-27 Tuukka LehtonenTychoized Simantics interop repository
2017-06-28 Reino RuusuBug fix to importer and exporter generation for simpleT... 59/659/1
2017-05-09 Marko LuukkainenAdd ComplexTpye inheritance to SimpleType or literal...
2017-05-04 Marko LuukkainenSchema conversion changes
2017-05-02 Reino RuusuSeveral updates to interoperability. 63/463/2
2017-03-20 Marko LuukkainenDependency analysis for XML-schemas consisting of multi...
2017-02-02 Marko LuukkainenSchema parsing can access data from other schemas ...
2017-02-02 Marko Luukkainen.gitignore files
2017-02-02 luukkainenRefactoring and preparing the conversion code to handle...
2017-02-02 luukkainenHandling choice exporting properly by checking exported...
2017-02-02 luukkainenRefactoring Java generator code
2017-02-02 luukkainenHandling ComplexTypes inheriting AtomicType
2017-02-02 luukkainenHandling ComplexTypes defined with SimpleContent
2017-02-02 luukkainenXML Elements are exported in the original order (if...
2017-02-02 luukkainenInitial support for XML export (order of Elements is...
2017-02-02 luukkainenInitial support for multi-schema parsers
2017-02-02 luukkainenHandling elements that inherit AtomicTypes
2017-02-02 luukkainenUsing XML ontology as base of converted XML schemas
2017-02-02 luukkainenCreate version neutral wrapper class for converted...
2017-02-02 luukkainenHandling untyped attribute definitions by using String
2017-02-02 luukkainenSchema conversion updates (necessary for Proteus PID...
2017-02-02 luukkainenXML Schema converter