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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

table:table-template

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
text:name [1..1]text:stringfrom group text:table-table-template-attlist
text:first-row-start-column [1..1]text:rowOrColfrom group text:table-table-template-attlist
text:first-row-end-column [1..1]text:rowOrColfrom group text:table-table-template-attlist
text:last-row-start-column [1..1]text:rowOrColfrom group text:table-table-template-attlist
text:last-row-end-column [1..1]text:rowOrColfrom group text:table-table-template-attlist

Sample instance

<table:table-template text:name="string" text:first-row-start-column="row" text:first-row-end-column="row" text:last-row-start-column="row" text:last-row-end-column="row">
   <table:first-row text:style-name="NCName" text:paragraph-style-name="NCName"/>
   <table:last-row text:style-name="NCName" text:paragraph-style-name="NCName"/>
   <table:first-column text:style-name="NCName" text:paragraph-style-name="NCName"/>
   <table:last-column text:style-name="NCName" text:paragraph-style-name="NCName"/>
   <table:body text:style-name="NCName" text:paragraph-style-name="NCName"/>
</table:table-template>

Site developed and hosted by Datypic, Inc.

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