Todd
|
2f3a3e2574
|
schema: add generated comment line
This causes some tools to ignore the generated code.
|
2017-09-09 11:02:39 -05:00 |
|
Todd
|
b959b47d29
|
schema: fix serialization of unions of native go types
We were wrapping the union with an extra element that
wasn't needed.
|
2017-09-04 15:01:14 -05:00 |
|
Todd
|
35912f079b
|
schema: add comments to validate methods
|
2017-09-01 15:42:20 -05:00 |
|
Todd
|
16cda3ea7a
|
schema: treat xsd:integer as 64 bit
It's arbitrary precision per XSD, so may have to
change again. Treating it as a 64 bit value for now.
|
2017-08-31 18:12:29 -05:00 |
|
Todd
|
4bd04dd2e5
|
initial commit
|
2017-08-29 15:06:08 -05:00 |
|