Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

where Can I get the xml schema of word 2007

29 views
Skip to first unread message

@discussions.microsoft.com Jack

unread,
Jul 3, 2009, 2:59:01 AM7/3/09
to

I have down the XML Schema Reference, but it only contains Outlook 2007,
OneNote 2007 and Visio 2007, but I want to get xml schema of word 2007,
where can I get it? thanks.


willib

unread,
Jul 7, 2009, 7:35:38 AM7/7/09
to

Hello
You may find more about the schemas and links to the sources
http://www.griffinbrown.co.uk/blog/2009/05/27/ValidatingOOXMLPackagesWithXMLPipelinesPart1.aspx
HopeThatHelps
WilliB

"Jack" <Jack @discussions.microsoft.com> schrieb im Newsbeitrag
news:5927E762-F3E4-48F9...@microsoft.com...

Jack

unread,
Jul 7, 2009, 8:55:01 PM7/7/09
to

Thank you for your help. But I want to get the xml schema for word content,
not the word structure, the below post is only validate the word structure.

Cindy M.

unread,
Jul 11, 2009, 4:19:59 AM7/11/09
to
Hi Jack,

> But I want to get the xml schema for word content,
> not the word structure, the below post is only validate the word structure.

Could you please explain the difference between "word content" and "word
structure"?

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)

Jack

unread,
Jul 12, 2009, 10:01:01 PM7/12/09
to
Hi, thanks all.
when I change the document file name to .zip, then I open it as a zip file,
then I see there are some folders and xml file in it. I think it as the word
structure.

In the zip file, there is a file named document.xml in the word folder, that
is the word content. I think it as the word content. it is content like below:
<w:p w:rsidR="003E0C76" w:rsidRDefault="003E0C76">
<w:r>
<w:t>This is test for it.</w:t>
</w:r>
</w:p>

I want to know about the xml schema about the content xml.

willib

unread,
Jul 13, 2009, 4:19:36 AM7/13/09
to
Hello Jack,

To get the xsd-Files to validate the parts of an Worddokument.
Download part4 from:
http://www.ecma-international.org/publications/standards/Ecma-376.htm
DirektLink:
http://www.ecma-international.org/publications/files/ECMA-ST/Office%20Open%20XML%201st%20edition%20Part%204%20(DOCX).zip
embeddet in the archive, you will find another archive to extract:
OfficeOpenXML-XMLSchema.zip
with finally the wml.xsd inside...

GoodLuck
WilliB


"Jack" <Ja...@discussions.microsoft.com> schrieb im Newsbeitrag
news:A2CE391A-D050-4776...@microsoft.com...

0 new messages