Schema Central > OpenDocument 1.1 > table.xsd > table:table-cell
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

table:table-cell

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
table:number-columns-repeated [0..1]text:positiveIntegerDefault value is "1". from group text:table-table-cell-attlist
table:style-name [0..1]text:styleNameReffrom group text:table-table-cell-attlist
table:content-validation-name [0..1]text:stringfrom group text:table-table-cell-attlist
table:formula [0..1]text:stringfrom group text:table-table-cell-attlist
office:value-type [1..1]Anonymousfrom group office:value-type
office:value [0..1]text:doublefrom group text:table-table-cell-attlist
office:currency [0..1]text:stringfrom group text:table-table-cell-attlist
office:date-value [0..1]text:dateOrDateTimefrom group text:table-table-cell-attlist
office:time-value [0..1]text:durationfrom group text:table-table-cell-attlist
office:boolean-value [0..1]text:booleanfrom group text:table-table-cell-attlist
office:string-value [0..1]text:stringfrom group text:table-table-cell-attlist
table:protect [0..1]text:booleanDefault value is "false". from group text:table-table-cell-attlist
table:number-columns-spanned [0..1]text:positiveIntegerDefault value is "1". from group text:table-table-cell-attlist-extra
table:number-rows-spanned [0..1]text:positiveIntegerDefault value is "1". from group text:table-table-cell-attlist-extra
table:number-matrix-columns-spanned [0..1]text:positiveIntegerfrom group text:table-table-cell-attlist-extra
table:number-matrix-rows-spanned [0..1]text:positiveIntegerfrom group text:table-table-cell-attlist-extra

Used in

Sample instance

<table:table-cell office:value-type="float">
   <table:cell-range-source table:name="string" table:last-column-spanned="1" table:last-row-spanned="1" xlink:actuate="onRequest" xlink:href="http://www.example.com/" table:refresh-delay="P1Y2M3DT10H"/>
   <office:annotation svg:x="string" svg:y="string" svg:width="string" svg:height="string" draw:id="ID" draw:name="string">
      <dc:creator>string</dc:creator>
      <dc:date>2000-01-01T12:00:00</dc:date>
      <meta:date-string>string</meta:date-string>
      <text:p>Any text, intermingled with:
         <text:s/>
      </text:p>
   </office:annotation>
   <table:detective>
      <table:highlighted-range/>
      <table:operation table:name="trace-dependents" table:index="1"/>
   </table:detective>
   <text:h text:outline-level="1">Any text, intermingled with:
      <text:number>string</text:number>
      <text:s/>
   </text:h>
</table:table-cell>

Site developed and hosted by Datypic, Inc.

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