Skip to content

XWPF: generate classes for word10 xsds#673

Closed
fangd1997 wants to merge 3 commits intoapache:trunkfrom
fangd1997:fangd-add-word10
Closed

XWPF: generate classes for word10 xsds#673
fangd1997 wants to merge 3 commits intoapache:trunkfrom
fangd1997:fangd-add-word10

Conversation

@fangd1997
Copy link

@fangd1997 fangd1997 commented Aug 15, 2024

@pjfanning
The main purpose is to add support for paraId and textId in CTP
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
diff in wml.xsd:
import word10.xsd and word12.xsd into wml.xsd
image

  1. add attribute w14:anchorId into CT_Object and CT_Picture
    image
  2. add element w15:dataBinding and element w14:checkbox into CT_SdtPr
    image
  3. add w14:paraId, w14:textId and w14:noSpellErr into CT_P
    image
  4. add w14:paraId and w14:textId into CT_Row
    image

@fangd1997 fangd1997 changed the title generate classes for word10 xsds XWPF: generate classes for word10 xsds Aug 15, 2024
@fangd1997 fangd1997 marked this pull request as draft August 15, 2024 11:23
@fangd1997 fangd1997 marked this pull request as ready for review August 15, 2024 11:32
@fangd1997 fangd1997 marked this pull request as draft August 16, 2024 03:11
@fangd1997 fangd1997 marked this pull request as ready for review August 16, 2024 03:54
@asfgit asfgit closed this in b0c6717 Aug 16, 2024
alexjansons pushed a commit to alexjansons/poi that referenced this pull request Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants