favorites Schema
Entity Element
favorites Schema > Column Element : Entity Element

Glossary Item Box

Description

The entity this column belongs to.
Namespace (none)

Type

xs:string

Diagram

Entity Element

Overview

Entity optional xs:string
The entity this column belongs to.

Source

<xs:element name="Entity" type="xs:string" minOccurs="0" maxOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                            The entity this column belongs to.
                        </xs:documentation>
  </xs:annotation>
</xs:element>

See Also