<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Introduction to Word documents</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx</link><description>Now that folks have had a chance to work with Beta 1 for a few months, I wanted to take some time to give a high level overview of the three different document formats. Today I'm going to focus on Word. Obviously there is a huge set of features and functionality</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Introduction to Word documents</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#523575</link><pubDate>Fri, 03 Feb 2006 01:12:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:523575</guid><dc:creator>Tate, Jeffrey T.</dc:creator><description>Great information.&lt;br/&gt;&lt;br/&gt;So are you tellling us that if a table will &amp;quot;live&amp;quot; in the document, we should start with the Table Style first and format in the order illustrated above?  Is there harm when a Paragrah style is applies to a cell?&lt;br/&gt;&lt;br/&gt;Again, great information!&lt;br/&gt;&lt;br/&gt;Jeffrey</description></item><item><title>re: Introduction to Word documents</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#523588</link><pubDate>Fri, 03 Feb 2006 01:30:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:523588</guid><dc:creator>Ian Easson</dc:creator><description>Now that the external (XML) representation of styles has been rationalized, does that mean that their internal representation (data structures) have been similarly rationalized?  By that, I mean will Word 12 no longer suffer from the endless corruption of styles (particularly list styles) that all previous versions of Word are prone to due to the inadequate styles data structures?</description></item><item><title>re: Introduction to Word documents</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#523909</link><pubDate>Fri, 03 Feb 2006 12:26:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:523909</guid><dc:creator>Chris Nahr</dc:creator><description>Ian's question is mine as well. The main reason I'm using Word only for other people's documents (and FrameMaker for my own) is Word's chronic lack of reliability. Ribbons or not, I'll not bother to upgrade unless the internal document structure has been fixed.</description></item><item><title>re: Introduction to Word documents</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#524344</link><pubDate>Fri, 03 Feb 2006 23:22:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:524344</guid><dc:creator>Bryan Wilhite</dc:creator><description>So Word 12 doc's are broken up into XML modules. Does this affect what we had in Office 2003 VBA? Will these modules be aggregated into a single XML property such that Range.XML() remains unchanged?</description></item><item><title>re: Introduction to Word documents</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#524488</link><pubDate>Sat, 04 Feb 2006 01:54:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:524488</guid><dc:creator>Tristan Davis</dc:creator><description>Bryan: We're definitely not changing the result of Range.XML this release - it will continue to return WordprocessingML that matches the Word 2003 XML schemas. There will also be a method to return an XML serialized version of the new file format, whose schemas are different.</description></item><item><title>Catching up on my Reading</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#524870</link><pubDate>Sat, 04 Feb 2006 21:01:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:524870</guid><dc:creator>billtrippe.com</dc:creator><description>I have had a crazy week, so am just now catching up on some of my blog reading. A few things worth reading:Brian Jones has a nice introduction to using styles with the XML underlying Microsoft WordEd Dodds did some...</description></item><item><title>re: Introduction to Word documents</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#524949</link><pubDate>Sun, 05 Feb 2006 01:06:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:524949</guid><dc:creator>Daniello</dc:creator><description>Only a question: Will be MathML natively supported in Microsoft Word 12?</description></item><item><title>re: Introduction to Word documents</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#525682</link><pubDate>Mon, 06 Feb 2006 17:38:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:525682</guid><dc:creator>nchamp</dc:creator><description>All great stuff.&lt;br /&gt;&lt;br /&gt;Can I request for a further article information on how the different files fit together in a package, especially the customXML stuff? &amp;nbsp;I've worked out (I think) the four places where the name of the xml data files is defined and referenced, but I'm interested in hearing it from the horses mouth, so to speak. &amp;nbsp;I'd also like to see an example with more than one xml datastore in the package (and with more meaningful names than item1.xml, too!)&lt;br /&gt;&lt;br /&gt;Thanks in advance</description></item><item><title>re: Introduction to Word documents</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#526918</link><pubDate>Tue, 07 Feb 2006 23:25:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:526918</guid><dc:creator>Terry Grignon</dc:creator><description>Very interesting... wish I was in the beta crowd too!&lt;br /&gt;&lt;br /&gt;A question on Word and XML and datafiles which I didn't see touched on. &amp;nbsp;Word 11 can take in data for a merge from a wide variety of formats including CSV, RTF, straight from a database, etc... but not XML. &amp;nbsp;Will Word 12 import XML data directly? &amp;nbsp;Without the need for ASP or other work arounds?&lt;br /&gt;&lt;br /&gt;Thanks for the intriguing look at Word internals.</description></item><item><title>re: Introduction to Word documents</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#527877</link><pubDate>Thu, 09 Feb 2006 00:22:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:527877</guid><dc:creator>Daniel Schierbeck</dc:creator><description>I'm curious here: why do you use the `w' prefix for attributes on elements that are already in the namespace referred to by `w'?&lt;br /&gt;&lt;br /&gt; &amp;nbsp;&amp;lt;foo:bar foo:bur=&amp;quot;...&amp;quot;/&amp;gt;&lt;br /&gt;&lt;br /&gt;is exactly the same as&lt;br /&gt;&lt;br /&gt; &amp;nbsp;&amp;lt;foo:bar bur=&amp;quot;...&amp;quot;/&amp;gt;&lt;br /&gt;&lt;br /&gt;though obviously shorter. Do you use a real namespace-aware parser, or are the prefixes just mapped statically, i.e. the namespace name doesn't mean anything to the parser, only the prefix does? While harmless, it seems a bit unprofessional.&lt;br /&gt;&lt;br /&gt;This is not just a problem with Office, OpenOffice does the same when saving files in the OpenDocument format.</description></item><item><title>re: Introduction to Word documents</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#528019</link><pubDate>Thu, 09 Feb 2006 02:35:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:528019</guid><dc:creator>Randy Brown</dc:creator><description>I currently use XML Schemas in Word XML files that I create in Word. &amp;nbsp;I then use these files as templates from within my ASP.NET applications to load the XML into a DOM, cycle the XML Schema elements, and infuse SQL data into the document to produce tailored Word Documents and save to Disk as Word XML files.&lt;br /&gt;&lt;br /&gt;I now have the need to save these Word XML files as PDF files and cannot find a good tool to do this programmatically from the ASP.NET application. &amp;nbsp;If you know of a third party tool that can perform this operation, I'd love to know what it is.&lt;br /&gt;&lt;br /&gt;But my real question is will there be a way with all the new features of XML and PDF functionality to perform the task above in a easier fashion AND have the ability to Save the Word XML to a PDF programmatically?&lt;br /&gt;&lt;br /&gt;Thanks in advance, keep up the good work!&lt;br /&gt; </description></item><item><title>re: Introduction to Word documents</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#528498</link><pubDate>Thu, 09 Feb 2006 15:46:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:528498</guid><dc:creator>Johan</dc:creator><description>XML formats aside; will the new Office version provide a COHERENT AND UNDERSTANDABLE system for Paragraph Formats?&lt;br /&gt;&lt;br /&gt;In current Word versions, different documents behave very differently, depening on if &amp;quot;Automatically update paragraph format&amp;quot; is active or not, and it appears there are also some other mysterious configuration options. I have not found a sure way to change a paragraph format and have the change applied to all paragraphs of that type.&lt;br /&gt;&lt;br /&gt;The result has been confusing the hell out of users, and extremely few people seem able to master the MS Word paragraph format complexity, not to mention the &amp;quot;art&amp;quot; of creating a table-of-contents based on headings.&lt;br /&gt;&lt;br /&gt;FrameMaker got this right 10+ years ago!!&lt;br /&gt;&lt;br /&gt;In my opinion, MS Word needs a redesign for USABILITY. Adding more features is NOT the answer.&lt;br /&gt;</description></item><item><title>re: Introduction to Word documents</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#529587</link><pubDate>Fri, 10 Feb 2006 18:51:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:529587</guid><dc:creator>Jay V</dc:creator><description>Hey Brian.&lt;br&gt;&lt;br&gt;Good stuff, but one of the things that I haven't seen mentioned yet is Word's OfficeArt. &amp;nbsp;Currently, Word seems to still use vml to describe autoshapes and vector objects, while Excel and PowerPoint both leverage the new OfficeArt schemas. &amp;nbsp;Is Word planning to continue using vml, or will this eventually be changed before the final release so that even Word uses oartml?&lt;br&gt;&lt;br&gt;Thanks, and my condolences regarding the super bowl. &amp;nbsp;Maybe next year, buddy.</description></item><item><title>re: Introduction to Word documents</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#531483</link><pubDate>Tue, 14 Feb 2006 05:08:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:531483</guid><dc:creator>BrianJones</dc:creator><description>Thanks for all the comments everyone. Sorry for not replying sooner. I was down in Cupertino for Ecma meetings when I made this post, and then I was on vacation last week. In between I had to suffer through the Super Bowl...&lt;br&gt;&lt;br&gt; Jeffrey, &lt;br&gt;You can only apply a paragraph style directly to a paragraph, not to a cell, or table style. A table style can specify that every paragraph within a specific cell, row, column should have certain paragraph properties assigned, but not the style.&lt;br&gt;&lt;br&gt;Ian,&lt;br&gt;This is just the physical representation of the styles on disk. The internal style behavior is not directly affected. That said, there is some work that has been done to make working with styles easier (but I'm not sure if it will affect the problem you are talking about).&lt;br&gt;&lt;br&gt;Daniello,&lt;br&gt;You will be able to copy and paste using MathML, but the XML persistence in the file format will be a bit different from MathML. We'll also provide transforms for going between the two.&lt;br&gt;&lt;br&gt;nchamp,&lt;br&gt;I'll try to pull together an example with more than one datastore file. The short of it is that all you need to do is create a relationship to the XML part you want to use as a datastore item (and give it the right relationship type). You don't need to reference it directly anywhere (unless you want to create a mapping or something).&lt;br&gt;&lt;br&gt;Terry,&lt;br&gt;There aren't really any changes being made to the types of sources allowed for a Mail Merge.&lt;br&gt;&lt;br&gt;Daniel,&lt;br&gt;This is a discussion we've had internally a number of times. When we had first made the decision to do this back with SpreadsheetML in Office XP (about 7 years ago), it was because it looked like the best way to go. With the XML parsers we were using, if you asked for the namespace of an attribute, it would just return null if you didn't qualify the attributes. Of course you could go an look at the parent element to figure out the namespace, but it seemed easier just specifying it on the attribute.&lt;br&gt;Now, looking back on it, it might have been nicer to go the other way, but it wasn't that big of a deal.&lt;br&gt;In answer to your question about using a namespace aware parser though, we definitely do that. You can change the prefixes if you want and we'll still properly parse the files (assuming you've made the proper namespace declaration for that new prefix).&lt;br&gt;&lt;br&gt;Randy,&lt;br&gt;There are a few tools out there that go from WordprocessingML to XSL-FO. From there you can go to PDF. I've blogged about a couple of them, and I'll try to dig into some more.&lt;br&gt;&lt;br&gt;Johan,&lt;br&gt;The &amp;quot;automatically update paragraph format&amp;quot; is really something that only a template author should use. It's extremely confusing for any end user, and that's why it isn't on by default for any of the styles or templates we ship. Unfortunately there isn't a Word blog out there right now, but if you've seen the Beta, you'll notice that there are a large number of improvements to Styles, Tables or Contents, and other pieces of functionality that we've seen people have trouble with. We are very aware of the usability issues (just look at Jensen's blog to get an idea of all the work we do there: &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/jensenh/"&gt;http://blogs.msdn.com/jensenh/&lt;/a&gt;)&lt;br&gt;&lt;br&gt;Jay,&lt;br&gt;It was a great year anyway (although that game was about as painful of a game as I've watched in a while).&lt;br&gt;Word will still use VML for most shapes. For new diagrams, charts, and pictures it will use the newer drawingML.&lt;br&gt;&lt;br&gt;-Brian</description></item><item><title>re: Introduction to Word documents</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#534258</link><pubDate>Fri, 17 Feb 2006 21:36:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:534258</guid><dc:creator>FARfetched</dc:creator><description>Aside from Ian's and Chris's question(s) about stability and corruption issues, which chased me away from Word after 12 productive years, I have a specific question about your the &amp;quot;&amp;lt;b&amp;gt;The quick &amp;lt;i&amp;gt;brown&amp;lt;/i&amp;gt; fox.&amp;lt;/b&amp;gt;&amp;quot; example under &amp;quot;Story Content.&amp;quot;&lt;br&gt;&lt;br&gt;In the source XML, I noticed that there were no explicit spaces between the individual text runs... yet the italic text run has spaces on either side in the display. If that example is correct, how do you express an example like &amp;quot;do not do this &amp;lt;i&amp;gt;yet&amp;lt;/i&amp;gt;.&amp;quot; where an italicized &amp;quot;yet&amp;quot; abuts the plain-text period immediately following?&lt;br&gt;&lt;br&gt;I once learned (the hard way) that trailing spaces in RTF are significant, so I'm not assuming anything....</description></item><item><title>re: Introduction to Word documents</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#534320</link><pubDate>Fri, 17 Feb 2006 22:59:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:534320</guid><dc:creator>BrianJones</dc:creator><description>Well, in the WordprocessingML, it would be more like this:&lt;br&gt;&lt;br&gt;&amp;lt;r&amp;gt;&lt;br&gt; &amp;nbsp;&amp;lt;t xml:space='preserve'&amp;gt;do not do this &amp;lt;/t&amp;gt;&lt;br&gt;&amp;lt;/r&amp;gt;&lt;br&gt;&amp;lt;r&amp;gt;&amp;lt;rPr&amp;gt;&amp;lt;i/&amp;gt;&amp;lt;/rPr&amp;gt;&lt;br&gt; &amp;nbsp;&amp;lt;t&amp;gt;yet&amp;lt;/t&amp;gt;&lt;br&gt;&amp;lt;/r&amp;gt;&lt;br&gt;&amp;lt;r&amp;gt;&lt;br&gt; &amp;nbsp;&amp;lt;t&amp;gt;.&amp;lt;/t&amp;gt;&lt;br&gt;&amp;lt;/r&amp;gt;&lt;br&gt;&lt;br&gt;Notice that on the first text node, it specifies that leading and trailing space should be preserved. If that wasn't there, then when you opened the file &amp;quot;this&amp;quot; and &amp;quot;yet&amp;quot; would have appeared as one word (where the 2nd part is italicized).&lt;br&gt;&lt;br&gt;-Brian</description></item><item><title>re: Introduction to Word documents</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#539154</link><pubDate>Sat, 25 Feb 2006 17:52:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:539154</guid><dc:creator>Randy Brown</dc:creator><description>Hey Brian, thanks for keeping up with the posts.&lt;br&gt;&lt;br&gt;I just got off yet ANOTHER contract where the client was wanting to produce data infused documents and send out as PDFs. &amp;nbsp;They also need to have the ability to alter the document template as business needs dictate. &amp;nbsp;Not sure about others, but I'm finding this requirement on just about every workflow related project that I get involved with lately.&lt;br&gt;&lt;br&gt;Word's ability to work with custom XML schemas is awesome for programmatically infusing data into word templates stored on disk. &amp;nbsp;Unfortunately, the lack of programmatically going from WordML to PDF is preventing the above scenario from becoming a reality. &amp;nbsp;It forces us to scour the web looking for the final piece to the puzzle. &amp;nbsp;So far I have found only one solution that claims to do the convertion of WordML to PDF but it is cost prohibitive ($1600 which is ridiculous in my opinion, at 4 times the cost of Word itself).&lt;br&gt;&lt;br&gt;You mentioned going from WordML to XSL-FO, and then to PDF. &amp;nbsp;Could you elaborate on this, and what all is need to go from WordML - to XSL-FO - to PDF? &amp;nbsp;Also, if I'm barking up the wrong tree and you're not the one to talk to about generating PDF's from WordML (programmatically from .Net apps) then let me know. &amp;nbsp;I looked through Cindy blog (now defunct) and the other guys, and have seen my same question asked several times by others, but have yet to see any quality answers on the topic.&lt;br&gt;&lt;br&gt;If MS recognizes the importance of embedding PDF generation into the entire Office suite, then I would think that they would recognize the importance of exposing this same functionaly to developers for workflow related applications. &amp;nbsp;&lt;br&gt;&lt;br&gt;If there was a specific blog on this topic, I would be willing to bet that there would be substantial interest.&lt;br&gt;&lt;br&gt;Thanks a lot for your time and comments.&lt;br&gt; </description></item><item><title>re: Introduction to Word documents</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#544468</link><pubDate>Mon, 06 Mar 2006 17:02:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:544468</guid><dc:creator>Ian Bradbury</dc:creator><description>Brian, &amp;nbsp;Please can you tell me. &amp;nbsp;Will the ability to add my own custom xml tags be available across the whole Office 12 range?&lt;br&gt;&lt;br&gt;Or just the professional set (as is currently)? &amp;nbsp;&lt;br&gt;&lt;br&gt;I would like to use custom xml tags to define business structures and then process that xml &amp;quot;in document&amp;quot; via some custom code.</description></item><item><title>re: Introduction to Word documents</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#544839</link><pubDate>Tue, 07 Mar 2006 01:28:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:544839</guid><dc:creator>BrianJones</dc:creator><description>Hey Ian, it will be available in all SKUs: &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/brian_jones/archive/2005/09/20/472146.aspx"&gt;http://blogs.msdn.com/brian_jones/archive/2005/09/20/472146.aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;-Brian</description></item><item><title>re: Introduction to Word documents</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#556868</link><pubDate>Tue, 21 Mar 2006 21:58:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:556868</guid><dc:creator>Shane Wilson</dc:creator><description>Hey Brian;&lt;br&gt;&lt;br&gt;I have a xml doc. &amp;nbsp;I have a dotx template with embedded custom xml using a predefined xsd. &amp;nbsp;Now I want to create a new document by merging the xml and the dotx to create a docx that ultimately will be PDF'ed. &amp;nbsp;The question is - or am I just dumb - how do I get the xml merged with the template?</description></item><item><title>Learning about Open XML on-line</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#562013</link><pubDate>Mon, 27 Mar 2006 18:26:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:562013</guid><dc:creator>OpenXML Developer</dc:creator><description>Links to blog posts that contain useful technical information for developers. &amp;nbsp;Open XML is a new standard, but there's some good information already available if you know where to look.</description></item><item><title>Evans Thompson&amp;#8217;s Take on Tech  &amp;raquo; Blog Archive   &amp;raquo; Word Document Structure Explained</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#566871</link><pubDate>Sun, 02 Apr 2006 19:08:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:566871</guid><dc:creator>Evans Thompson’s Take on Tech  » Blog Archive   » Word Document Structure Explained</dc:creator><description>PingBack from &lt;a rel="nofollow" target="_new" href="http://www.evansthompson.com/2006/04/02/word-document-structure-explained/"&gt;http://www.evansthompson.com/2006/04/02/word-document-structure-explained/&lt;/a&gt;</description></item><item><title>Evans Thompson&amp;#8217;s Take on Tech  &amp;raquo; Blog Archive   &amp;raquo; Word Document Structure Explained</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#566872</link><pubDate>Sun, 02 Apr 2006 19:09:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:566872</guid><dc:creator>Evans Thompson’s Take on Tech  » Blog Archive   » Word Document Structure Explained</dc:creator><description>PingBack from &lt;a rel="nofollow" target="_new" href="http://www.evansthompson.com/2006/04/02/word-document-structure-explained/"&gt;http://www.evansthompson.com/2006/04/02/word-document-structure-explained/&lt;/a&gt;</description></item><item><title>re: Introduction to Word documents</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#632258</link><pubDate>Thu, 15 Jun 2006 17:12:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:632258</guid><dc:creator>Andrew</dc:creator><description>Is there any XSL to convert WordML to RTF?&lt;br&gt;&lt;br&gt;Please?&lt;br&gt;&lt;br&gt;With image support would be nice......</description></item><item><title>WordprocessingML Document Model</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#3816952</link><pubDate>Wed, 11 Jul 2007 19:25:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3816952</guid><dc:creator>Brian Jones: Open XML Formats</dc:creator><description>&lt;p&gt;I thought it might be worthwhile to give a bit of an overview of the WordprocessingML model that you&lt;/p&gt;
</description></item><item><title>WordprocessingML Document Model</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#3817374</link><pubDate>Wed, 11 Jul 2007 20:10:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3817374</guid><dc:creator>Noticias externas</dc:creator><description>&lt;p&gt;I thought it might be worthwhile to give a bit of an overview of the WordprocessingML model that you&lt;/p&gt;
</description></item><item><title>mircrosoft word document tag</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#8805665</link><pubDate>Sat, 02 Aug 2008 17:44:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8805665</guid><dc:creator>mircrosoft word document tag</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://santino.getyourfreefitnessvideo.info/mircrosoftworddocumenttag.html"&gt;http://santino.getyourfreefitnessvideo.info/mircrosoftworddocumenttag.html&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> Brian Jones Office Extensibility Introduction to Word documents |  Hammock Stand</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#9689215</link><pubDate>Wed, 03 Jun 2009 07:31:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9689215</guid><dc:creator> Brian Jones Office Extensibility Introduction to Word documents |  Hammock Stand</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://hammockstandsite.info/story.php?id=18790"&gt;http://hammockstandsite.info/story.php?id=18790&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> Brian Jones Office Extensibility Introduction to Word documents | porch swing</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#9749074</link><pubDate>Sun, 14 Jun 2009 11:26:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9749074</guid><dc:creator> Brian Jones Office Extensibility Introduction to Word documents | porch swing</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://fancyporchswing.info/story.php?id=1924"&gt;http://fancyporchswing.info/story.php?id=1924&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> Brian Jones Office Extensibility Introduction to Word documents | storage bench</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#9749619</link><pubDate>Sun, 14 Jun 2009 13:16:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9749619</guid><dc:creator> Brian Jones Office Extensibility Introduction to Word documents | storage bench</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://thestoragebench.info/story.php?id=5044"&gt;http://thestoragebench.info/story.php?id=5044&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> Brian Jones Office Extensibility Introduction to Word documents | work from home</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#9761466</link><pubDate>Tue, 16 Jun 2009 15:27:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9761466</guid><dc:creator> Brian Jones Office Extensibility Introduction to Word documents | work from home</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://workfromhomecareer.info/story.php?id=33253"&gt;http://workfromhomecareer.info/story.php?id=33253&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> Brian Jones Office Extensibility Introduction to Word documents | debt solutions</title><link>http://blogs.msdn.com/brian_jones/archive/2006/02/02/523469.aspx#9791713</link><pubDate>Fri, 19 Jun 2009 21:25:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9791713</guid><dc:creator> Brian Jones Office Extensibility Introduction to Word documents | debt solutions</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://debtsolutionsnow.info/story.php?id=12419"&gt;http://debtsolutionsnow.info/story.php?id=12419&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>