Alexey Valikov
Alexey Valikov
No need to apologize. I've checked the code, the Java part should not be too hard to implement.
I've implemented the first draft of `defaultValue` generation. Please give it a try and let me know if it works for you.
Please file separate issues for individual problems. I'd be grateful if you send PR with reproducing test cases (please use `tests/issues/src/main/resources/schema.xsd` for that). 1. `anySimpleType` - not quite sure about...
For your other question about `_package` see #82.
Thank you, I'll take a look at it as soon as I have time. With "separate issues" I mean one isse per points 1, 2 and 3. ok, 3 is...
See also #114. Mappings were generated with naming collisions.
Sure, imports and includes do work. > Am 28.09.2016 um 17:08 schrieb Joe Baldwin [email protected]: > > Hi, > > I have an xsd that references another XSD thats contains...
@joebaldwin95 It's hard to say anything without seeing your log output and maybe your schema. I'm absolutely positive that imports and includes work. Here's a huge project which has lots...
Which ones do you need, specifically? I think many are already exported, which ones are you missing?
Why (or what exactly) do you think it is wrong? Cardinality is correct, minimum is 1 element, maximum is 2 (Period, Calculation).