Offfice 2007的XML模式 [英] XML schema for Offfice 2007

查看:120
本文介绍了Offfice 2007的XML模式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要Word 2007的xml模板.在Word 2003中,它的启动过程如下所示,并继续.我需要的是XML格式的Word 2007通用模板,可用作WordML到xml转换的基础,反之亦然.熟悉WordML的人一定会知道我的要求!如果有人知道,请告诉我.谢谢!

I need the xml template for Word 2007. In Word 2003 it starts like the following and continues. What I need is the generic template of Word 2007 in xml format which can be used as the base for WordML to xml transformations and viceversa. Someone experienced in WordML would definitely know what I am asking for! If someone knows please let me know. Thanks!

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?mso-application progid="Word.Document"?> 
<w:wordDocument>xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml"..........." 

推荐答案

Here is the Open XML SDK

此处是有关学习Open XML的msdn内容

Here is the msdn content on learning Open XML

要完整,请此处是WordML( Word 2003)架构文件.

To be complete here are the WordML (Word 2003) Schema files.

这篇关于Offfice 2007的XML模式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆