Todd
629cfb008c
schema: for xml ref attributes, check the namespace
...
One of the pml types has two attributes named 'id' with
one being a reference. This allows that to be unmarshaled
correctly.
2017-11-18 11:52:13 -06:00
Todd
5bfa034ef9
gooxml: add and use a Log function
...
This allows redirecting or discarding any
logs produced by the library.
2017-09-30 07:09:26 -05:00
Todd
427f7b1e45
schema: rename officeDocument to ofc
2017-09-23 10:01:17 -04:00
Todd
ca6c54dc60
schema: rename wordprocessingml to wml
2017-09-23 10:01:17 -04:00
Todd
09825ac816
schema: rework schema namespaces to work around Windows issues
...
The go command on Windows doesn't like long path name. To
work around this, this is the first in a series of changes to
shorten the schema disk path structure in a few places.
Fixes #89
2017-09-23 10:01:17 -04:00
Todd
2b50dca676
schema: add vml schema
2017-09-10 11:25:29 -05:00