Revision 37809 branches/v2_0_0_prep/libraries/libFMap_dalfile/resources/dxf/org/gvsig/fmap/dal/store/dxf/DXFParameters.xml

View differences:

DXFParameters.xml
8 8
      </extends>
9 9
      <description>Store the parameters need to open a dxf file</description>
10 10
      <fields>
11
        <field name="File" type="file" mandatory="true">
11
        <field name="File" type="file" mandatory="true" group="Basic">
12 12
          <description>dxf file</description>
13 13
        </field>
14
        <field name="CRS" type="crs" mandatory="true">
14
        <field name="CRS" type="crs" mandatory="true" group="Basic">
15 15
          <description>The coordinate reference system used in this dxf file</description>
16 16
        </field>
17 17
      </fields>

Also available in: Unified diff