Relation Schema
AssociationSourceTypeColumn Element
Relation Schema > AssociationStorage Element : AssociationSourceTypeColumn Element

Glossary Item Box

Description

The kind of data in the reference column of the source entity. For example, from-endpoint-type or parent-type.
Namespace (none)

Type

xs:string

Diagram

AssociationSourceTypeColumn Element

Overview

AssociationSourceTypeColumn optional xs:string
The kind of data in the reference column of the source entity. For example, from-endpoint-type or parent-type.

Source

<xs:element name="AssociationSourceTypeColumn" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                            The kind of data in the reference column of the source entity. For example,
                            from-endpoint-type or parent-type.
                        </xs:documentation>
  </xs:annotation>
</xs:element>

See Also