]> gerrit.simantics Code Review - simantics/interop.git/history - org.simantics.xml.sax
Schema parsing can access data from other schemas (work in progress)
[simantics/interop.git] / org.simantics.xml.sax /
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