]> gerrit.simantics Code Review - simantics/interop.git/history - org.simantics.xml.sax/src/org/simantics/xml/sax/ImporterGenerator.java
Attribute namespace + multi-schema data export
[simantics/interop.git] / org.simantics.xml.sax / src / org / simantics / xml / sax / ImporterGenerator.java
2018-10-09 Marko LuukkainenAttribute namespace + multi-schema data export 77/2277/2
2018-09-06 Marko LuukkainenHandle multi-namespace XML files. 26/2126/2
2018-08-24 Marko LuukkainenXML data based schema and ontology generation 26/2026/1
2018-01-08 Antti VillbergSwitch to delayed write for more performance. 57/1357/3 release/1.32.0 release/1.32.0.1 release/1.32.0.2 release/1.32.1
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 luukkainenRefactoring and preparing the conversion code to handle...
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 luukkainenHandling untyped attribute definitions by using String
2017-02-02 luukkainenSchema conversion updates (necessary for Proteus PID...
2017-02-02 luukkainenXML Schema converter