x_join_edge Data Type

Namespace
uri:lens:cube:0.1
Schema
ns2.xsd
Properties
name data type type namespace min/max occurs description
from x_table_reference element ns2 1/1  
to x_table_reference element ns2 1/1  

Example

<x----- xmlns="uri:lens:cube:0.1">
  <from column="..." maps_to_many="..." table="..."/>
  <to column="..." maps_to_many="..." table="..."/>
</x----->