x_field Data Type

Namespace
uri:lens:cube:0.1
Schema
ns2.xsd
Properties
name data type type namespace min/max occurs description
description string attribute 0/1  
display_string string attribute 0/1  
name string attribute 1/1  
tags x_properties element ns2 0/1  

Example

<x----- description="..." display_string="..." name="..." xmlns="uri:lens:cube:0.1">
  <tags>
    <property name="..." value="..."/>
  </tags>
</x----->