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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

table:content-validation

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
table:name [1..1]text:stringfrom group table:name
table:condition [0..1]text:stringfrom group text:table-validation-attlist
table:base-cell-address [0..1]text:cellAddressfrom group text:table-validation-attlist
table:allow-empty-cell [0..1]text:booleanDefault value is "true". from group text:table-validation-attlist
table:display-list [0..1]AnonymousDefault value is "unsorted". from group text:table-validation-attlist

Used in

Sample instance

<table:content-validation table:name="string">
   <table:help-message>
      <text:p>Any text, intermingled with:
         <text:s/>
      </text:p>
   </table:help-message>
   <table:error-message>
      <text:p>Any text, intermingled with:
         <text:s/>
      </text:p>
   </table:error-message>
</table:content-validation>

Site developed and hosted by Datypic, Inc.

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