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

<w:validateAgainstSchema/>

3 views
Skip to first unread message

Studi1

unread,
Nov 12, 2009, 9:29:01 PM11/12/09
to
Hello

I am a WordML novice and try to better understand my WordML documents.

To what XML schema will Word 2003 validate based on command
<w:validateAgainstSchema/> in an WordML document?
- How can I identify that XML schema within the WordML document?
- How can I incite Word to use my own XML schema instead?

Best regards - Studi1

willib

unread,
Nov 13, 2009, 2:13:46 AM11/13/09
to
Hello,

The XMLExtensions are part of Word since version 2003.
With this it is possible to embed a arbitrary XML Structure into the
Worddocument.
The Element <w:validateAgainstSchema> tells word to vaildate these embeded
xml against a supplied schema.

Overview of WordprocessingML [Word 2003 XML Reference]
Top-Level Elements, Namespace, Basic Document Structure
http://msdn.microsoft.com/en-us/library/aa212812(office.11).aspx

a helpful explanation is in the walkthrough:
http://msdn.microsoft.com/en-us/library/aa537168(office.11).aspx

A good place for questions about office-document-formats is:
http://openxmldeveloper.org/


willib

"Studi1" <Stu...@discussions.microsoft.com> schrieb im Newsbeitrag
news:E0949C0E-BA4C-451F...@microsoft.com...

0 new messages