entity-resource-descriptors Schema
Table Element
entity-resource-descriptors Schema : Table Element

Glossary Item Box

Description

The name of the database table containing the entity.
Namespace (none)

Type

xs:string

Diagram

Table Element

Overview

Table xs:string
The name of the database table containing the entity.

Source

<xs:element name="Table" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                The name of the database table containing the entity.
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also