What is the use of XML mapping panel in MS word 2013?

Asked 3 years ago
Viewed 541 times

0

What is the use of XML mapping panel in MS word 2013?


1 Answer


0

  • Represents the XML mapping between custom XML and a content control on a ContentControl object. An XML mapping connects the text in a content control to an XML element in the document's custom XML data store.
  • Using an XPath string, use the SetMapping method to add or alter the XML mapping for a content control. The example below sets the document author's built-in document property, inserts a new content control into the active document, and then sets the control's XML mapping to the built-in document property.

Read More: Which formatting features can be added to the MS Word document?

answered 2 years ago by Hitesh Vohra

Your Answer