<?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>Intro to Word XML Part 2: Simple Formatting</title><link>http://blogs.msdn.com/b/brian_jones/archive/2005/07/18/intro-to-word-xml-part-2-simple-formatting.aspx</link><description>If you read Part 1 of the Word XML Introduction, you saw the basics behind a Word document, as well as how basic formatting can be applied. The Word XML schemas were designed to closely map the structures that Word uses internally to represent a document</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>dbdesc - document your database!  &amp;raquo; Archives   &amp;raquo; Adding a WordML XSLT template to dbdesc (III)</title><link>http://blogs.msdn.com/b/brian_jones/archive/2005/07/18/intro-to-word-xml-part-2-simple-formatting.aspx#903522</link><pubDate>Mon, 30 Oct 2006 17:29:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:903522</guid><dc:creator>dbdesc - document your database!  » Archives   » Adding a WordML XSLT template to dbdesc (III)</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://dbdesc.com/blog/archives/adding-a-wordml-xslt-template-to-dbdesc-iii"&gt;http://dbdesc.com/blog/archives/adding-a-wordml-xslt-template-to-dbdesc-iii&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=903522" width="1" height="1"&gt;</description></item><item><title>re: Intro to Word XML Part 2: Simple Formatting</title><link>http://blogs.msdn.com/b/brian_jones/archive/2005/07/18/intro-to-word-xml-part-2-simple-formatting.aspx#556355</link><pubDate>Tue, 21 Mar 2006 11:37:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:556355</guid><dc:creator>Jasper</dc:creator><description>Great information... I need to know how to get tabspacing values in Open Office XML format...... &lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=556355" width="1" height="1"&gt;</description></item><item><title>re: Intro to Word XML Part 2: Simple Formatting</title><link>http://blogs.msdn.com/b/brian_jones/archive/2005/07/18/intro-to-word-xml-part-2-simple-formatting.aspx#476569</link><pubDate>Mon, 03 Oct 2005 23:44:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:476569</guid><dc:creator>Zander Westendarp</dc:creator><description>We are trying to use Word as our XML editor, and we apply our own schema. Our schema uses mixed content for our &amp;lt;para&amp;gt; element, enabling authors to tag runs with emphasis or inline url's for example. When saved as Data-only, we loose the significant whitespace around the contained elements. We then have to add it back programatically in the XSLT--very messy with foreign languages! &lt;br&gt;Correct me if I'm wrong, but what I hear you saying is that Office 12 will continue with this &amp;quot;data loss&amp;quot; implementation. That means our choices are:&lt;br&gt;1. Switch to WordProcessingML&lt;br&gt;2. Switch to a different XML editor&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=476569" width="1" height="1"&gt;</description></item><item><title>re: Intro to Word XML Part 2: Simple Formatting</title><link>http://blogs.msdn.com/b/brian_jones/archive/2005/07/18/intro-to-word-xml-part-2-simple-formatting.aspx#443677</link><pubDate>Wed, 27 Jul 2005 06:00:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:443677</guid><dc:creator>I'm Brian Jones</dc:creator><description>Eric, that's one of the many great things you can do with this new format. I've already seen a number of filters (aka transforms) that go from WordML into other formats and back into WordML. Now that the formats are open and fully documented, anyone can do just that.&lt;br&gt;&lt;br&gt;Ryan, that's a great question. I've been looking at adding a way to specify on a field that it should be updated on open without the user needing to take any actions. There are obviously security issues anytime you do an automatic update so it would have to only be on specific types of fields (TOC is a great example).&lt;br&gt;&lt;br&gt;-Brian&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=443677" width="1" height="1"&gt;</description></item><item><title>re: Intro to Word XML Part 2: Simple Formatting</title><link>http://blogs.msdn.com/b/brian_jones/archive/2005/07/18/intro-to-word-xml-part-2-simple-formatting.aspx#443531</link><pubDate>Tue, 26 Jul 2005 22:33:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:443531</guid><dc:creator>Ryan Ackley</dc:creator><description>How do you plan on dealing with creating a Table of Contents in XML? Right now, a user must manually update the Table Of Contents (press F9) when the document changes or write a macro to keep it accurate. &lt;br&gt;&lt;br&gt;So lets assume a TOC was created in the new XML. The way Word works currently, the first time that document was opened, the user would have to select the TOC and press f9 before the TOC would contain accurate page numbers&lt;br&gt;&lt;br&gt;Will Office 12 automatically update the TOC on open? Will earlier versions of Office be retro-fitted to deal with this?  &lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=443531" width="1" height="1"&gt;</description></item><item><title>re: Intro to Word XML Part 2: Simple Formatting</title><link>http://blogs.msdn.com/b/brian_jones/archive/2005/07/18/intro-to-word-xml-part-2-simple-formatting.aspx#443441</link><pubDate>Tue, 26 Jul 2005 19:31:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:443441</guid><dc:creator>Eric D. Burdo</dc:creator><description>Wow... I must say, I am itchin to get this onto my desk.  :)&lt;br&gt;&lt;br&gt;I run several websites using TextPattern ( &lt;a rel="nofollow" target="_new" href="http://www.textpattern.com/"&gt;http://www.textpattern.com/&lt;/a&gt; ).  TXP uses its own formatting called TexTile.  It is great for formatting, but when I have dozens of articles to publish, I like to use my word processor (MS Word).  Unfortunately, I can't produce clean HTML that can be easily parsed to TexTile.&lt;br&gt;&lt;br&gt;With this new XML format, I can easily see a simple convert to reformat a document with any tags I want.  Custom X/HTML, CSS and HTML, TexTile, etc.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=443441" width="1" height="1"&gt;</description></item><item><title>re: Intro to Word XML Part 2: Simple Formatting</title><link>http://blogs.msdn.com/b/brian_jones/archive/2005/07/18/intro-to-word-xml-part-2-simple-formatting.aspx#441189</link><pubDate>Thu, 21 Jul 2005 04:49:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:441189</guid><dc:creator>I'm Brian Jones</dc:creator><description>Thanks Eugen, I'll show some basic stuff with custom defined schemas in the next &amp;quot;Intro to Word XML&amp;quot; post.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=441189" width="1" height="1"&gt;</description></item><item><title>re: Intro to Word XML Part 2: Simple Formatting</title><link>http://blogs.msdn.com/b/brian_jones/archive/2005/07/18/intro-to-word-xml-part-2-simple-formatting.aspx#441056</link><pubDate>Wed, 20 Jul 2005 21:33:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:441056</guid><dc:creator>Eugen Bacic</dc:creator><description>&lt;br&gt;If you're taking a poll, I'll vote for &amp;quot;working with custom defined schema in Word&amp;quot;.&lt;br&gt;&lt;br&gt;And thanks for these articles, it does make things easier to sort through than the schemas themselves.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=441056" width="1" height="1"&gt;</description></item><item><title>re: Intro to Word XML Part 2: Simple Formatting</title><link>http://blogs.msdn.com/b/brian_jones/archive/2005/07/18/intro-to-word-xml-part-2-simple-formatting.aspx#440460</link><pubDate>Tue, 19 Jul 2005 19:44:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:440460</guid><dc:creator>I'm Brian Jones</dc:creator><description>Thanks Darryl, I updated the original post to note that it should have read &amp;quot;WordprocessingML&amp;quot;.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=440460" width="1" height="1"&gt;</description></item><item><title>re: Intro to Word XML Part 2: Simple Formatting</title><link>http://blogs.msdn.com/b/brian_jones/archive/2005/07/18/intro-to-word-xml-part-2-simple-formatting.aspx#440439</link><pubDate>Tue, 19 Jul 2005 18:30:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:440439</guid><dc:creator>Darryl Hover</dc:creator><description>Thanks Brian. Having things broken down into little chaunks like this makes it easier to soak in.&lt;br&gt;&lt;br&gt;The last sentence in the third paragraph reads &amp;quot;The HTML for this will look like:&amp;quot;. I think you meant &amp;quot;The WordprocessingML...&amp;quot;,no?&lt;br&gt;&lt;br&gt;Good stuff.&lt;br&gt;Darryl&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=440439" width="1" height="1"&gt;</description></item></channel></rss>