Revision 37809 branches/v2_0_0_prep/extensions/extGPE-gvSIG/resources/org/gvsig/fmap/dal/store/gpe/GPEParameters.xml

View differences:

GPEParameters.xml
8 8
      </extends>
9 9
      <description>Store the parameters need to open a GPE supported 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>GPE supported 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 GPE supported file</description>
16 16
        </field>
17 17
      </fields>

Also available in: Unified diff