Data Transformation Engine Design Studio Tutorial

Chapter 11 - Partitioning Types to Simplify Map Rules Scenario
Design Studio Tutorial
209
Partitioned Type Names
The names of partitioned data objects may appear in map rules and component
rules.
Type names separated by a colon (
:) indicate a component relationship. As seen
in a map rule or component rule:
Qualifier Field:ACME
indicates Qualifier Field is a component of the ACME group type.
Type names separated by angle brackets (
<>) indicate a partition relationship.
Qualifier Field:ACME<>Collection
indicates Qualifier Field is a component of the ACME group type and ACME is a
partition of the Collection group type.