Revision 37810

View differences:

branches/v2_0_0_prep/libraries/libFMap_dalfile/resources/shp/org/gvsig/fmap/dal/store/shp/SHPParameters.xml
10 10
			<description>Store the parameters need to open a shp file
11 11
			</description>
12 12
			<fields>
13
				<field name="dbfFile" type="file" mandatory="false" group="Basic">
13
				<field name="dbfFile" type="file" mandatory="false" group="Advanced">
14 14
					<description>dbf file</description>
15 15
				</field>
16
				<field name="shxFile" type="file" mandatory="false" group="Basic">
16
				<field name="shxFile" type="file" mandatory="false" group="Advanced">
17 17
					<description>The shx file associated to this shape file
18 18
					</description>
19 19
				</field>

Also available in: Unified diff