Three days ago I attached to this thread an Office docuмent named "PNP an BW.docx".
It's the original German letter which the Swiss-German Fr Pfluger sent electronically to the British Bishop Williamson, and it has not been altered after the sending and receiving process.
The docuмent's file format is
Open XML (invented by Microsoft), which many Office programs can write. According to the docuмent's metadata, the
Application tag in the
app.xml file inside that docx file-container shows that Fr Pfluger and his helpers used
Microsoft Office Word to create that letter.
(Other Office programs like Libreoffice write
LibreOffice/version$platform to this tag when they export an Open XML file.)
Vinney, you apparently confuse this
Application tag inside the app.xml file with the dc:
creator tag inside the core.xml file used to store the Office's author/user name (not "MSWD"), like I said yesterday. Also see citation below.
And based on this confusion you apparently claim that my upload is a "forged" docuмent.
Now it's possible without much effort to inspect your claims by examining docuмent files in the OpenXML format in general, and this letter in particular. Readers who create an own docx-file, or use received ones, or use the uploaded one, will see.
When creating own docx-files, the concerning metadata properties are only in effect if during or after the Office installation, the user/admin entered a name, initials, company etc properties into the Office installation. This is the case with the
Pfluger-Letter: it has a "MK28"
creator tag inside its core.xml file, a "Columbia Business School"
Company tag inside its app.xml file.
The Creator tag has NOTHING to do with the author.
It has, see citation below. You just confuse the tags.
You, Vinny, told us the the creator tag (which is inside the "core.xml" file) would be used to identify the application which produced the docuмent file. This is not correct.
The dc:
creator tag inside the core.xml file of a docx file-container is used to hold the Office user's name.
Neither Max's name nor initials are MK28.
Well, for hundreds of his Internet articles in German language Max Krah's initials actually are "MK28". And these initials are in the
Pfluger-Letter file, too.
Your factual proof that this originated on Max Krah's computer doesn't exist. And that was my main problem with your post.
Indeed the creator name "MK28" in the
Pfluger-Letter is no hard proof to stand up in court, for Max Krah having created this docuмent. Because also Fr Pfluger or one of his other friends could have these initials for their Office installations.
Still the "MK28" field is an obvious
indicator and complements the
Pfluger-Letter's content, style and phraseology which all underline the co-authorship of Krah.
If you send the file to me, I guarantee that I can send it back to you and the author will be Ethelred. Will it be fair when I accuse you of writing the letter?
Another straw-man. Question is, why do you need them?
Fact is Fr Pfluger sent his
Pfluger-Letter to Bishop Williamson, with no Vinny or Ethelred between them.
So, if Fr Pfluger's file really had been tampered with, then it would have happened in Menzingen. But then the big question was: Why? Why do they insert into their
Pfluger-Letter -- which has Krah's textual fingerprints all over the place -- the creator property "MK28" to have, quote:
"a vested interest in making sure that [a] link between this letter and Krah was more than speculation" ? When the link is obvious anyway. I think this is a not so convincing "conspiracy theory".
I prefer to stay with the evidence, which is: In the Office installation which Fr Pfluger and his friends used to create or edit the
Pfluger-Letter, they once entered during or after installation, "MK28" into the name field and "Columbia Business School" into the company field.
Of course we've absolutely no idea why they would do so. :-)
---------
Citation from
http://www.forensicswiki.org/wiki/Word_Docuмent_%28DOCX%29
Word Docuмent (DOCX)
...
DOCX is written in an XML format, which consists of a ZIP archive file containing XML and binaries. Content can be analysed without modification by unzipping the file (e.g. in WinZIP) and analysing the contents of the archive.
The file _rels/.rels contains information about the structure of the docuмent. It contains paths to the metadata information as well as the main XML docuмent that contains the content of the docuмent itself.
Metadata information are usually stored in the folder docProps. Two or more XML files are stored inside that folder, app.xml that stores metadata information extracted from the Word application itself and core.xml that stores metadata from the docuмent itself, such as the author name, last time it was printed, etc.
Another folder contains the actual content of the docuмent, in a Word docuмent, or an .docx docuмent the folder's name is word. A XML file called docuмent.xml is the main docuмent, containing most of the content of the docuмent itself.