diff options
| author | Edwin Török <edwin@etorok.net> | 2023-12-17 23:10:28 +0000 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-12-18 12:30:20 -0800 |
| commit | ded8132d3039b18c52456a5cf0dd1044c42d867c (patch) | |
| tree | 1e3012fbae31b8d7f1c4a14e2c108b0476736ea6 /tools/update-lua-module-docs.lua | |
| parent | eb387c699257a890f541c7c61da792c5bd4f0ee7 (diff) | |
fix(docx): fix validation error in w:nsid
The length here seems to refer to length in bytes (so twice as long in
hex):
```
./tmp/numbering-pretty.xml:4: element nsid: Schemas validity error : Element '{http://schemas.openxmlformats.org/wordprocessingml/2006/main}nsid', attribute '{http://schemas.openxmlformats.org/wordprocessingml/2006/main}val': [facet 'length'] The value 'A990' has a length of '2'; this differs from the allowed length of '4'.
```
[This](https://learn.microsoft.com/en-us/dotnet/api/documentformat.openxml.wordprocessing.nsid?view=openxml-2.8.1) also documents the longer values.
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
