Relations Schema
AggregatedRelation Element
Relations Schema > AggregatedRelations Element : AggregatedRelation Element

Glossary Item Box

Description

The name of a one-to-many relation that is part of the aggregation.
Namespace (none)

Type

xs:string

Diagram

AggregatedRelation Element

Overview

AggregatedRelation 1..∞ xs:string
The name of a one-to-many relation that is part of the aggregation.

Source

<xs:element name="AggregatedRelation" type="xs:string" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                            The name of a one-to-many relation that is part of the aggregation.
                        </xs:documentation>
  </xs:annotation>
</xs:element>

See Also