uri:lens:cube:0.1| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| edge | x_join_edge | element | ns2 | 1/unbounded |
Example
<x----- xmlns="uri:lens:cube:0.1">
<edge>
<from column="..." maps_to_many="..." table="..."/>
<to column="..." maps_to_many="..." table="..."/>
</edge>
</x----->