Schema Central > OOXML > wml.xsd > w:sdtContent
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

w:sdtContent

Cell-Level Structured Document Tag Content

Element information

Type: w:CT_SdtContentCell

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<w:sdtContent>
   <w:tc>
      <w:tcPr>
         <w:cnfStyle w:val="string"/>
         <w:tcW/>
         <w:gridSpan w:val="1"/>
         <w:hMerge/>
         <w:vMerge/>
         <w:tcBorders>...
         </w:tcBorders>
         <w:shd w:val="nil"/>
         <w:noWrap/>
         <w:tcMar>...
         </w:tcMar>
         <w:textDirection w:val="lrTb"/>
         <w:tcFitText/>
         <w:vAlign w:val="top"/>
         <w:hideMark/>
         <w:cellIns w:id="1" w:author="string"/>
         <w:tcPrChange w:id="1" w:author="string">...
         </w:tcPrChange>
      </w:tcPr>
      <w:customXml w:element="string">
         <w:customXmlPr>...
         </w:customXmlPr>
         <w:customXml w:element="string">...
         </w:customXml>
      </w:customXml>
   </w:tc>
</w:sdtContent>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com