diff options
| author | Edwin Török <edwin@etorok.net> | 2023-12-19 00:09:17 +0000 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-12-18 17:15:03 -0800 |
| commit | 1e4775f069fd4a4a776fcd95135d32665a4982a1 (patch) | |
| tree | 956d6e0fc5b930aec21faa3903aa45d87aceebfc /tools/update-lua-module-docs.lua | |
| parent | fe8847bdaa8cc56fd95e037f3f9696a44f7ab043 (diff) | |
fix(docx): fix validation error on w:tblHeader
```
{
"FilePath": "test/docx/golden/tables.docx",
"ValidationErrors": "[{\"Description\":\"The attribute 'http://schemas.openxmlformats.org/wordprocessingml/2006/main:val' has invalid value 'true'. The Enumeration constraint failed.\",\"Path\":{\"NamespacesDefinitions\":[\"xmlns:w=\\\"http://schemas.openxmlformats.org/wordprocessingml/2006/main\\\"\"],\"Namespaces\":{},\"XPath\":\"/w:document[1]/w:body[1]/w:tbl[1]/w:tr[1]/w:trPr[1]/w:tblHeader[1]\",\"PartUri\":\"/word/document.xml\"},\"Id\":\"Sch_AttributeValueDataTypeDetailed\",\"ErrorType\":\"Schema\"}]"
}
```
Although this one might actually be a bug in Open-XML-SDK similar to
this, or a subtle difference between standard versions:
https://github.com/dotnet/Open-XML-SDK/issues/780
Signed-off-by: Edwin Török <edwin@etorok.net>
Diffstat (limited to 'tools/update-lua-module-docs.lua')
0 files changed, 0 insertions, 0 deletions
