
As you can see, Word 2007 is pretty smart when working
with XML. The tags are named appropriately and arranged as
previously defined. In addition, this document is already well
formed, as Word will not create anything but a well-formed
XML document when using the XML toolbox.
Adding Placeholder Text
Our XML template now has some fundamental XML ele-
ments defined. However, as it stands, it is not very
user-friendly or informative as to how it should be used.
There are very few instances where an end user should actu-
ally see the XML tags in the document. Word 2007 provides a
convenient mechanism for changing the way the user works
with marked-up XML documents. ...