Closed alexkuebo closed 4 years ago
Excel shows up a warning when xsi:type="dcterms:W3CDTF" is set in docProps/core.xml on dc:creator or cp:lastModifiedBy.
xsi:type="dcterms:W3CDTF"
dc:creator
cp:lastModifiedBy
Can't even think why those particular nodes were set to StringNodeW3C (which are for dates). Probably a typo.
StringNodeW3C
Excel shows up a warning when
xsi:type="dcterms:W3CDTF"
is set in docProps/core.xml ondc:creator
orcp:lastModifiedBy
.