Unable to open the Word document from WordML

N

neerajb

Hi,

I am unable to open the word document with the given XML i came to know that there is something probnlem with Tables as it is loading when i use one tabe lbut not load the word document when i use two tables.
THe undermentioned XML is WordML having two tabels but unable to load in word.

Please Help.

<?xml version="1.0" encoding="utf-8"?>
<w:wordDocument w:macrosPresent="no" w:embeddedObjPresent="no" w:eek:cxPresent="no" xml:space="preserve" xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w10="urn:schemas-microsoft-com:eek:ffice:word" xmlns:sl="http://schemas.microsoft.com/schemaLibrary/2003/core" xmlns:aml="http://schemas.microsoft.com/aml/2001/core" xmlns:wx="http://schemas.microsoft.com/office/word/2003/auxHint" xmlns:eek:="urn:schemas-microsoft-com:eek:ffice:eek:ffice" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:ns2="http://www.w3.org/1999/xhtml" xmlns:ns1="SGDSchema" xmlns:ns0="http://schemas.microsoft.com/office/infopath/2003/myXSD/2003-06-11T20:21:34" xmlns:ns4="http://tempuri.org/XMLSchema.xsd">

<w:styles>
<w:versionOfBuiltInStylenames w:val="4" />
<w:latentStyles w:defLockedState="off" w:latentStyleCount="156" />
<w:style w:type="paragraph" w:styleId="Heading6">
<w:name w:val="heading 6" />
<wx:uiName wx:val="Heading 6" />
<w:basedOn w:val="Normal" />
<w:next w:val="Normal" />
<w:link w:val="Heading6Char" />
<w:rsid w:val="003C3728" />
<w:pPr>
<w:pStyle w:val="Heading6" />
<w:spacing w:before="240" w:after="60" />
<w:eek:utlineLvl w:val="2" />
</w:pPr>
<w:rPr>
<wx:font wx:val="Times New Roman" />
<w:b />
<w:b-cs />
<w:sz w:val="22" />
<w:sz-cs w:val="22" />
</w:rPr>
</w:style>
<w:style w:type="character" w:default="on" w:styleId="DefaultParagraphFont">
<w:name w:val="Default Paragraph Font" />
<w:semiHidden />
</w:style>
<w:style w:type="table" w:default="on" w:styleId="TableNormal">
<w:name w:val="Normal Table" />
<wx:uiName wx:val="Table Normal" />
<w:semiHidden />
<w:rPr>
<wx:font wx:val="Times New Roman" />
</w:rPr>
<w:tblPr>
<w:tblInd w:w="0" w:type="dxa" />
<w:tblCellMar>
<w:top w:w="0" w:type="dxa" />
<w:left w:w="108" w:type="dxa" />
<w:bottom w:w="0" w:type="dxa" />
<w:right w:w="108" w:type="dxa" />
</w:tblCellMar>
</w:tblPr>
</w:style>
<w:style w:type="list" w:default="on" w:styleId="NoList">
<w:name w:val="No List" />
<w:semiHidden />
</w:style>
<w:style w:type="character" w:styleId="Strong">
<w:name w:val="Strong" />
<w:basedOn w:val="FriendlyID" />
<w:rsid w:val="003C3728" />
<w:rPr>
<w:rFonts w:ascii="Trebuchet MS" w:h-ansi="Trebuchet MS" />
<w:b />
<w:b-cs />
<w:color w:val="800000" />
<w:sz w:val="16" />
</w:rPr>
</w:style>
<w:style w:type="paragraph" w:styleId="BodyTextIndent2">
<w:name w:val="Body Text Indent 2,Lp2" />
<w:basedOn w:val="Implementation" />
<w:next w:val="Implementation" />
<w:rsid w:val="009D13EB" />
<w:pPr>
<w:pStyle w:val="BodyTextIndent2" />
<w:spacing w:before="60" w:after="40" />
<w:ind w:left="720" />
</w:pPr>
<w:rPr>
<w:rFonts w:ascii="Arial" w:h-ansi="Arial" />
<wx:font wx:val="Arial" />
<w:sz w:val="20" />
</w:rPr>
</w:style>
<w:style w:type="paragraph" w:styleId="Implementation">
<w:name w:val="Implementation" />
<w:basedOn w:val="Normal" />
<w:rsid w:val="009D13EB" />
<w:pPr>
<w:pStyle w:val="Implementation" />
<w:spacing w:before="60" w:after="40" />
<w:ind w:left="720" />
</w:pPr>
<w:rPr>
<wx:font wx:val="Times New Roman" />
</w:rPr>
</w:style>
<w:style w:type="character" w:styleId="FriendlyID">
<w:name w:val="FriendlyID" />
<w:basedOn w:val="DefaultParagraphFont" />
<w:rsid w:val="003C3728" />
<w:rPr>
<w:b />
<w:b-cs />
</w:rPr>
</w:style>
<w:style w:type="paragraph" w:styleId="Heading 6,h6">
<w:name w:val="Heading 6,h6" />
<w:basedOn w:val="Heading6" />
<w:next w:val="Heading6" />
<w:link w:val="TitleChar" />
<w:rsid w:val="00484B40" />
<w:pPr>
<w:pStyle w:val="Heading 6,h6" />
<w:spacing w:after="240" />
<w:eek:utlineLvl w:val="0" />
</w:pPr>
<w:rPr>
<w:rFonts w:ascii="Trebuchet MS" w:h-ansi="Trebuchet MS" w:cs="Arial" />
<wx:font wx:val="Trebuchet MS" />
<w:b />
<w:b-cs />
<w:color w:val="333399" />
<w:kern w:val="28" />
<w:sz w:val="21" />
<w:sz-cs w:val="32" />
</w:rPr>
</w:style>
<w:style w:type="character" w:styleId="Heading6Char">
<w:name w:val="Heading 6 Char" />
<w:basedOn w:val="DefaultParagraphFont" />
<w:link w:val="Heading6" />
<w:rsid w:val="00484B40" />
<w:rPr>
<w:b />
<w:b-cs />
<w:sz w:val="22" />
<w:sz-cs w:val="22" />
<w:lang w:val="EN-US" w:fareast="EN-US" w:bidi="AR-SA" />
</w:rPr>
</w:style>
<w:style w:type="character" w:styleId="TitleChar">
<w:name w:val="TitleChar" />
<w:basedOn w:val="Heading6Char" />
<w:link w:val="Heading 6,h6" />
<w:rsid w:val="00484B40" />
<w:rPr>
<w:rFonts w:ascii="Trebuchet MS" w:h-ansi="Trebuchet MS" w:cs="Arial" />
<w:b />
<w:b-cs />
<w:color w:val="333399" />
<w:kern w:val="28" />
<w:sz w:val="21" />
<w:sz-cs w:val="32" />
<w:lang w:val="EN-US" w:fareast="EN-US" w:bidi="AR-SA" />
</w:rPr>
</w:style>
<w:style w:type="paragraph" w:styleId="BodyText">
<w:name w:val="Body Text" />
<w:basedOn w:val="Detail" />
<w:next w:val="Detail" />
<w:rsid w:val="00C560F9" />
<w:pPr>
<w:pStyle w:val="BodyText" />
<w:spacing w:after="120" />
</w:pPr>
<w:rPr>
<w:rFonts w:ascii="Arial" w:h-ansi="Arial" />
<wx:font wx:val="Arial" />
<w:sz w:val="20" />
</w:rPr>
</w:style>
<w:style w:type="paragraph" w:styleId="Detail">
<w:name w:val="Detail" />
<w:basedOn w:val="Normal" />
<w:rsid w:val="00C560F9" />
<w:pPr>
<w:pStyle w:val="Detail" />
<w:spacing w:after="120" />
</w:pPr>
<w:rPr>
<wx:font wx:val="Times New Roman" />
</w:rPr>
</w:style>
</w:styles>
<w:body>
<wx:sect>
<w:p>
<w:pPr>
<w:rPr>
<w:rFonts w:ascii="Trebuchet MS" w:h-ansi="Trebuchet MS" />
<wx:font wx:val="Trebuchet MS" />
<w:b />
<w:color w:val="800000" />
</w:rPr>
</w:pPr>
<ns1:FriendlyID>
<w:r>
<w:rPr>
<w:rStyle w:val="Strong" />
<wx:font wx:val="Trebuchet MS" />
</w:rPr>
<w:t>B4.2.4.3</w:t>
</w:r>
</ns1:FriendlyID>
<w:r>
<w:rPr>
<w:rFonts w:ascii="Trebuchet MS" w:h-ansi="Trebuchet MS" />
<wx:font wx:val="Trebuchet MS" />
<w:b />
<w:color w:val="333399" />
</w:rPr>
<w:t> </w:t>
</w:r>
<ns1:Title>
<w:r>
<w:rPr>
<w:rStyle w:val="TitleChar" />
<wx:font wx:val="Trebuchet MS" />
</w:rPr>
<w:t>This is title</w:t>
</w:r>
</ns1:Title>
</w:p>


<w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>This is a simle table , which has the details as. </w:t></w:r><w:r><w:t>www.yahoo.com</w:t></w:r></w:p><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr></w:p><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>This is a simle table , which has the details as. </w:t></w:r><w:r><w:t>www.yahoo.com</w:t></w:r></w:p><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:p><w:tbl><w:tblPr><w:tblStyle w:val="TableGrid" /><w:tblW w:w="0" w:type="auto" /><w:tblInd w:w="120" w:type="dxa" /><w:tblLook w:val="01E0" /></w:tblPr><w:tr><w:tc><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>srno</w:t></w:r></w:p></w:r></w:p></w:tc><w:tc><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>det</w:t></w:r></w:p></w:r></w:p></w:tc><w:tc><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>det1</w:t></w:r></w:p></w:r></w:p></w:tc></w:tr><w:tr><w:tc><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>1</w:t></w:r></w:p></w:r></w:p></w:tc><w:tc><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>val</w:t></w:r></w:p></w:r></w:p></w:tc><w:tc><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>www.lycos.com</w:t></w:r></w:p><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr></w:p></w:r></w:p></w:tc></w:tr><w:tr><w:tc><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>2</w:t></w:r></w:p></w:r></w:p></w:tc><w:tc><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>tes</w:t></w:r></w:p></w:r></w:p></w:tc><w:tc><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>vvvvvv</w:t></w:r></w:p></w:r></w:p></w:tc></w:tr></w:tbl></w:p></w:p><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>This is the end of table.</w:t></w:r></w:p><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>We have done that. </w:t></w:r><w:r><w:t>www.hotmail.com</w:t></w:r></w:p><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr></w:p>


<w:p>
<w:pPr>
<w:pStyle w:val="BodyTextIndent2" />
<w:spacing w:before="60" w:after="40" />
<w:ind w:left="720" />
</w:pPr>
<w:r>

<w:rPr>
<w:rStyle w:val="BodyTextIndent2" />
<w:rFonts w:ascii="Arial" w:h-ansi="Arial" />
<wx:font wx:val="Arial" />
<w:b />
<w:sz w:val="20" />
</w:rPr>
<w:t>Implementation Notes and Links</w:t>
</w:r>
<w:r>
<w:rPr>
<w:rStyle w:val="BodyTextIndent2" />
<w:rFonts w:ascii="Arial" w:h-ansi="Arial" />
<wx:font wx:val="Arial" />
<w:b />
<w:sz w:val="20" />
</w:rPr>
<w:t>:</w:t>
</w:r>
<ns1:ImplementationNote>
<w:r>

<w:rPr>
<w:rStyle w:val="BodyTextIndent2" />
<w:rFonts w:ascii="Arial" w:h-ansi="Arial" />
<wx:font wx:val="Arial" />
<w:sz w:val="20" />
</w:rPr>

<w:br />

</w:r>
</ns1:ImplementationNote>

</w:p>


<w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>Sizes for LCDs are the actual viewable image size, rounded to nearest inch. Sizes for CRTs are &*&*&*&*&*&*&*&*&**********************&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*77</w:t></w:r></w:p><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:p><w:tbl><w:tblPr><w:tblStyle w:val="TableGrid" /><w:tblW w:w="0" w:type="auto" /><w:tblInd w:w="120" w:type="dxa" /><w:tblLook w:val="01E0" /></w:tblPr><w:tr><w:tc><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>1</w:t></w:r></w:p></w:r></w:p></w:tc><w:tc><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>2</w:t></w:r></w:p></w:r></w:p></w:tc><w:tc><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>3</w:t></w:r></w:p></w:r></w:p></w:tc><w:tc><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>4</w:t></w:r></w:p></w:r></w:p></w:tc><w:tc><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>5</w:t></w:r></w:p></w:r></w:p></w:tc></w:tr><w:tr><w:tc><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>3</w:t></w:r></w:p></w:r></w:p></w:tc><w:tc><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>6</w:t></w:r></w:p></w:r></w:p></w:tc><w:tc><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>4</w:t></w:r></w:p></w:r></w:p></w:tc><w:tc><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>5</w:t></w:r></w:p></w:r></w:p></w:tc><w:tc><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr><w:r><w:t>9</w:t></w:r></w:p></w:r></w:p></w:tc></w:tr></w:tbl></w:p></w:p><w:p><w:pPr><w:pStyle w:val="BodyText" /><w:spacing w:after="120" /></w:pPr> </w:p>


<w:sectPr>
<w:pgSz w:w="12240" w:h="15840" />
<w:pgMar w:top="1440" w:right="1800" w:bottom="1440" w:left="1800" w:header="720" w:footer="720" w:gutter="0" />
<w:cols w:space="720" />
</w:sectPr>
</wx:sect>
</w:body>
</w:wordDocument>
 
C

Cindy M -WordMVP-

Hi =?Utf-8?B?bmVlcmFqYkBub2lkYS5ub3NwYW1oY2x0ZWNoLmNvbQ==?=,
I am unable to open the word document with the given XML i came to know that there is
something probnlem with Tables as it is loading when i use one tabe lbut not load the word
document when i use two tables.
THe undermentioned XML is WordML having two tabels but unable to load in word.
1. I recommend you address XML questions to the office.xml newsgroup.

2. Probably the best way to figure out what Word is expecting is to create the expected Word
document in the Word UI, save it as WordML, then compare the result with the code you're
generating to find the error.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
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 :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top