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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

table:database-range

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
table:name [1..1]text:stringfrom group table:name
table:is-selection [0..1]text:booleanDefault value is "false". from group text:table-database-range-attlist
table:on-update-keep-styles [0..1]text:booleanDefault value is "false". from group text:table-database-range-attlist
table:on-update-keep-size [0..1]text:booleanDefault value is "true". from group text:table-database-range-attlist
table:has-persistent-data [0..1]text:booleanDefault value is "true". from group text:table-database-range-attlist
table:orientation [1..1]Anonymousfrom group table:orientation
table:contains-header [0..1]text:booleanDefault value is "true". from group text:table-database-range-attlist
table:display-filter-buttons [0..1]text:booleanDefault value is "false". from group text:table-database-range-attlist
table:target-range-address [1..1]text:cellRangeAddressfrom group text:table-database-range-attlist
table:refresh-delay [1..1]text:booleanfrom group table:refresh-delay1

Used in

Sample instance

<table:database-range table:name="string" table:orientation="column" table:target-range-address="string" table:refresh-delay="true">
   <table:database-source-sql table:database-name="string" table:sql-statement="string"/>
   <table:filter>
      <table:filter-condition table:field-number="1" table:value="string" table:operator="string" table:case-sensitive="string" table:data-type="text"/>
   </table:filter>
   <table:sort table:case-sensitive="true">
      <table:sort-by table:field-number="1" table:data-type="text"/>
   </table:sort>
   <table:subtotal-rules table:case-sensitive="true">
      <table:sort-groups table:data-type="text"/>
      <table:subtotal-rule table:group-by-field-number="1">
         <table:subtotal-field table:field-number="1" table:function="auto"/>
      </table:subtotal-rule>
   </table:subtotal-rules>
</table:database-range>

Site developed and hosted by Datypic, Inc.

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