Alexey Valikov
Alexey Valikov
Let me think about this a bit. I‘ll get back to you. > Am 15.03.2019 um 14:49 schrieb Justinizer : > > Per property got a flexible advantage. But it...
Please send me a PR with a reproducing test project here: https://github.com/highsource/jsonix-support/tree/master/l/lpq Ideally you'd provide a generating script and some kind of a test case. Here's an exemplary test project:...
There's no schema. Everything is documented here: https://github.com/highsource/jsonix/wiki/Mapping-XML-to-JavaScript-Objects
I'd first check if `./Model_View.xml` really delivers valid XML.
Could you please PR a reproducing project? Under jsonix/nodejs/tests/webpack2 analog to browserify.
@ricky92 There is indeed a problem, but not in Jsonix. It is complicated so please bear with me. OGC schemas sometimes use substitution groups as extension points. For instance, Filter...
Could you please give an example of XMLs an how you‘d like them to be represented in JS. I‘m a bit puzzled as CDATA is just character data. So this...
I'm on FOSSGIS2019 so I can't reply promptly. Technically this ``` Something$m \ge 1 g$ text.]]> ``` is exactly the same as this ``` <p>Something <latex>$m \ge 1 g$</latex> text.</p>...
Would be great! I'm generally thinking about moving to TS completely.