Relation Schema
AssociationSourceIdColumn Element
Relation Schema > AssociationStorage Element : AssociationSourceIdColumn Element

Glossary Item Box

Description

The function of the data in the source field that links the entities. For example, parent-id or second-endpoint-id.
Namespace (none)

Type

xs:string

Diagram

AssociationSourceIdColumn Element

Overview

AssociationSourceIdColumn xs:string
The function of the data in the source field that links the entities. For example, parent-id or second-endpoint-id.

Source

<xs:element name="AssociationSourceIdColumn" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                            The function of the data in the source field that links the entities. For example, parent-id
                            or second-endpoint-id.
                        </xs:documentation>
  </xs:annotation>
</xs:element>

See Also