Relation Schema
ReferenceIdColumn Element
Relation Schema > ReferenceStorage Element : ReferenceIdColumn Element

Glossary Item Box

Description

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

Type

xs:string

Diagram

ReferenceIdColumn Element

Overview

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

Source

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

See Also