Hi guys,
i was just wondering if i am missing something.
I would like to write a wrapper around a certain part of drawio to write it "as code".
For that, i would either need a Programming Library (C#,F#,Typescript preffered, but if there is only a java one, also ok) or a xsd file to correctly type the xml. Anyone knows about things like that? Or maybe a different idea how to archive something similar?
F# for example has a way to infer the shema of an xml by an example, so that would be my fallback. But maybe there is a simpler way.
Greetings,
Sebastian