How to create an XML document that contains tags for all content control names in a Microsoft Word document, with Open XML and C#
If you want to bind content controls in a Microsoft Word document to data, you might want to use a CustomXmlPart. This is a XML document that binds content controls to xml tag names.