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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

table:database-ranges

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<table:database-ranges>
   <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-rule>
      </table:subtotal-rules>
   </table:database-range>
</table:database-ranges>

Site developed and hosted by Datypic, Inc.

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