table:content-validations
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:table:1.0
Schema document: table.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- table:content-validation [1..*]
Attributes
None
Used in
- Group text:table-decls
- Anonymous type of element office:chart via reference to text:office-chart-content-prelude
- Anonymous type of element office:drawing via reference to text:office-drawing-content-prelude
- Anonymous type of element office:presentation via reference to text:office-presentation-content-prelude
- Anonymous type of element office:spreadsheet via reference to text:office-spreadsheet-content-prelude
- Anonymous type of element office:text via reference to text:office-text-content-prelude
- Group text:office-chart-content-prelude via reference to text:table-decls
- Group text:office-drawing-content-prelude via reference to text:table-decls
- Group text:office-presentation-content-prelude via reference to text:table-decls
- Group text:office-spreadsheet-content-prelude via reference to text:table-decls
- Group text:office-text-content-prelude via reference to text:table-decls
Sample instance
<table:content-validations> <table:content-validation table:name="string"> <table:help-message> <text:p>Any text, intermingled with:... </text:p> </table:help-message> <table:error-message> <text:p>Any text, intermingled with:... </text:p> </table:error-message> </table:content-validation> </table:content-validations>