Todd
|
35912f079b
|
schema: add comments to validate methods
|
2017-09-01 15:42:20 -05:00 |
|
Todd
|
d1d44902d1
|
schema: remove un-needed attr clearing
|
2017-09-01 15:42:20 -05:00 |
|
Todd
|
7c630b0030
|
schema: update prefix for http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes
Use the same prefix that Word uses
|
2017-08-31 22:17:52 -05:00 |
|
Todd
|
84b30dd75a
|
schema: handle nested choices
|
2017-08-31 22:17:52 -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
|
5f7ff0029f
|
schema: add constructor tests
|
2017-08-30 20:17:09 -05:00 |
|
Todd
|
2d3cc73ea6
|
schema: initialize non-optional members in constructors
- initialize enums
- initialize native types using constraints
- initialize patterns
|
2017-08-30 20:17:09 -05:00 |
|
Todd
|
0da5ce4a82
|
schema: rework xsd:any type
|
2017-08-29 22:40:44 -05:00 |
|
Todd
|
c22fc148de
|
schema: qualify core properties
|
2017-08-29 22:40:44 -05:00 |
|
Todd
|
8e3907464b
|
schema: handle occurs=multi sequence elements
|
2017-08-29 22:40:44 -05:00 |
|
Todd
|
105ef6916e
|
document: read/restore all contents of a Word 2016 file
Adds support for serializing/deserializing of:
- webSettings
- fontTable
- endnotes
- footnotes
- themes
- optional numbering
|
2017-08-29 22:40:44 -05:00 |
|
Todd
|
366c3b51ec
|
schema: rework xsd:any handling
|
2017-08-29 16:55:03 -05:00 |
|
Todd
|
4bd04dd2e5
|
initial commit
|
2017-08-29 15:06:08 -05:00 |
|