What are XML "data stores" and "bindings" in Word 2007?

F

funnybroad

I am reviewing the list of "Features Impacted by Compatibility Mode" (at this
link:
http://technet2.microsoft.com/Offic...67e6-4948-9e76-81fce661210e1033.mspx?mfr=true )

Under Word, it mentions:
Custom XML Data store: New to the Open XML Formats, custom-defined XML
information can be stored as a separate component within the Open XML
Formats, to help organizations include content from their own data sources,
using their own languages............The XML data store is removed during
conversion, and XML data and content within XML bindings are permanently
converted to text.

I have searched microsoft.com, as well as "Help" within Word 2007, and I
can't find anything that uses the terms "Custom XML Data Store" or "XML
bindings"

Can someone please translate these for me, and tell me what feature(s) the
resource kit article is really referring to?

Thanks!!
 
J

Jay Freedman

I am reviewing the list of "Features Impacted by Compatibility Mode" (at this
link:
http://technet2.microsoft.com/Offic...67e6-4948-9e76-81fce661210e1033.mspx?mfr=true )

Under Word, it mentions:
Custom XML Data store: New to the Open XML Formats, custom-defined XML
information can be stored as a separate component within the Open XML
Formats, to help organizations include content from their own data sources,
using their own languages............The XML data store is removed during
conversion, and XML data and content within XML bindings are permanently
converted to text.

I have searched microsoft.com, as well as "Help" within Word 2007, and I
can't find anything that uses the terms "Custom XML Data Store" or "XML
bindings"

Can someone please translate these for me, and tell me what feature(s) the
resource kit article is really referring to?

Thanks!!

If you look a couple of pages earlier in that same tech reference,
http://technet2.microsoft.com/Offic...67e6-4948-9e76-81fce661210e1033.mspx?mfr=true
you'll see that an Office 2007-format file is really a zip file containing a
group of XML files. It's possible to add a "custom XML part" to that group, and
then it's also possible to "bind" (associate) things in the visible document --
properties and content controls -- to the nodes in that XML part.

To do this, you need a pretty good slug of VBA expertise. Or you can use the
tool that MVP Greg Maxey makes available at
http://gregmaxey.mvps.org/Mapped_Content_Control.htm.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top