fangd1997 opened a new pull request, #673: URL: https://github.com/apache/poi/pull/673
@pjfanning support http://schemas.microsoft.com/office/word/2010/wordml FYI:https://learn.microsoft.com/en-us/openspecs/office_standards/ms-docx/9704b59f-bc49-4618-ac66-41beb82a0d7f modified wml.xsd: 1. add attribute w14:anchorId into CT_Object and CT_Picture  2. add element w15:dataBinding and element w14:checkbox into CT_SdtPr  3. add w14:paraId, w14:textId and w14:noSpellErr into CT_P  4. add w14:paraId and w14:textId into CT_Row  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org