Revision 22975 trunk/extensions/extNormalization/src-test/org/gvsig/normalization/operations/testdata/patSplitChain6.xml

View differences:

patSplitChain6.xml
1 1
<?xml version="1.0" encoding="UTF-8"?>
2
<!-- edited with XMLSPY v2004 rel. 3 U (http://www.xmlspy.com) by vic (vic) -->
3
<patternnormalization>
4
	<patternname>patSplitChain6.xml</patternname>
5
	<patternurl>E:\Proyectos\00_ECLIPSE_WS\G0702-gvSIG-Geocodi-1209\extGeocoding\test\org\gvsig\geocoding\normalization\patSplitChain6.xml</patternurl>
6
	<normalizationfirstrows>0</normalizationfirstrows>
7
	<addresselements>
8
		<addresselement>
9
			<newfieldname>NewField13</newfieldname>
10
			<newfieldtype>
11
				<stringvalue width="50"/>
12
			</newfieldtype>
13
			<fieldwidth>4</fieldwidth>
14
			<fieldseparator tabsep="true" spacesep="false" colonsep="false" semicolonsep="false" joinsep="false"/>
15
			<infieldseparators>
16
				<thousandseparator value="."/>
17
				<decimalseparator value=","/>
18
				<textseparator value="&quot;"/>
19
			</infieldseparators>
20
			<importfield>true</importfield>
21
		</addresselement>
22
		<addresselement>
23
			<newfieldname>NewField17</newfieldname>
24
			<newfieldtype>
25
				<stringvalue width="50"/>
26
			</newfieldtype>
27
			<fieldwidth>10</fieldwidth>
28
			<fieldseparator tabsep="false" spacesep="false" colonsep="false" semicolonsep="true" joinsep="false"/>
29
			<infieldseparators>
30
				<thousandseparator value="."/>
31
				<decimalseparator value=","/>
32
				<textseparator value="&quot;"/>
33
			</infieldseparators>
34
			<importfield>true</importfield>
35
		</addresselement>
36
		<addresselement>
37
			<newfieldname>NewField18</newfieldname>
38
			<newfieldtype>
39
				<integervalue width="25"/>
40
			</newfieldtype>
41
			<fieldwidth>0</fieldwidth>
42
			<fieldseparator tabsep="false" spacesep="false" colonsep="false" semicolonsep="false" othersep="-" joinsep="false"/>
43
			<infieldseparators>
44
				<thousandseparator value="."/>
45
				<decimalseparator value=","/>
46
				<textseparator value="&quot;"/>
47
			</infieldseparators>
48
			<importfield>true</importfield>
49
		</addresselement>
50
		<addresselement>
51
			<newfieldname>NewField19</newfieldname>
52
			<newfieldtype>
53
				<integervalue width="25"/>
54
			</newfieldtype>
55
			<fieldwidth>2</fieldwidth>
56
			<fieldseparator tabsep="false" spacesep="false" colonsep="false" semicolonsep="true" joinsep="false"/>
57
			<infieldseparators>
58
				<thousandseparator value="."/>
59
				<decimalseparator value=","/>
60
				<textseparator value="&quot;"/>
61
			</infieldseparators>
62
			<importfield>true</importfield>
63
		</addresselement>
64
		<addresselement>
65
			<newfieldname>NewField20</newfieldname>
66
			<newfieldtype>
67
				<stringvalue width="50"/>
68
			</newfieldtype>
69
			<fieldwidth>0</fieldwidth>
70
			<fieldseparator tabsep="false" spacesep="false" colonsep="false" semicolonsep="false" othersep="(" joinsep="true"/>
71
			<infieldseparators>
72
				<thousandseparator value="."/>
73
				<decimalseparator value=","/>
74
				<textseparator value="&quot;"/>
75
			</infieldseparators>
76
			<importfield>true</importfield>
77
		</addresselement>
78
		<addresselement>
79
			<newfieldname>NewField21</newfieldname>
80
			<newfieldtype>
81
				<stringvalue width="50"/>
82
			</newfieldtype>
83
			<fieldwidth>0</fieldwidth>
84
			<fieldseparator tabsep="false" spacesep="false" colonsep="false" semicolonsep="false" othersep=")" joinsep="false"/>
85
			<infieldseparators>
86
				<thousandseparator value="."/>
87
				<decimalseparator value=","/>
88
				<textseparator value="&quot;"/>
89
			</infieldseparators>
90
			<importfield>true</importfield>
91
		</addresselement>
92
		<addresselement>
93
			<newfieldname>NewField22</newfieldname>
94
			<newfieldtype>
95
				<stringvalue width="50"/>
96
			</newfieldtype>
97
			<fieldwidth>0</fieldwidth>
98
			<fieldseparator tabsep="false" spacesep="false" colonsep="false" semicolonsep="true" joinsep="false"/>
99
			<infieldseparators>
100
				<thousandseparator value="."/>
101
				<decimalseparator value=","/>
102
				<textseparator value="&quot;"/>
103
			</infieldseparators>
104
			<importfield>true</importfield>
105
		</addresselement>
106
	</addresselements>
2
<patternnormalization _type="object" _class="org.gvsig.patterns.normalization.Patternnormalization">
3
	<patternname _type="str">patSplitChain6.xml</patternname>
4
	<patternurl _type="str">E:\Proyectos\00_ECLIPSE_WS\G0702-gvSIG-Geocodi-1209\extGeocoding\test\org\gvsig\geocoding\normalization\patSplitChain6.xml</patternurl>
5
	<nofirstrows _type="int">0</nofirstrows>
6
	 <elements  _type="list">
7
		
8
		<element _type="object" _class="org.gvsig.patterns.normalization.Element">
9
			      <fieldname _type="str">NewField13</fieldname>
10
             <fieldtype _type="object"
11
				_class="org.gvsig.patterns.normalization.Fieldtype">
12
				<stringvalue _type="object"
13
					_class="org.gvsig.patterns.normalization.Stringvalue">
14
					<stringvaluewidth _type="int">50</stringvaluewidth>
15
				</stringvalue>
16
			</fieldtype>
17
            <fieldwidth _type="int">4</fieldwidth>
18
            <fieldseparator _type="object"
19
				_class="org.gvsig.patterns.normalization.Fieldseparator">
20
				<tabsep _type="str">true</tabsep>
21
				<spacesep _type="str">false</spacesep>
22
				<colonsep _type="str">false</colonsep>
23
				<semicolonsep _type="str">false</semicolonsep>
24
				<othersep _type="null"></othersep>
25
				<joinsep _type="str">false</joinsep>
26
			</fieldseparator>
27
            <infieldseparators _type="object"
28
				_class="org.gvsig.patterns.normalization.Infieldseparators">
29
                <thousandseparator _type="str">.</thousandseparator>
30
				<decimalseparator _type="str">,</decimalseparator>
31
				<textseparator _type="str">&quot;</textseparator>
32
            </infieldseparators>
33
            <importfield _type="str">true</importfield>
34
		</element>
35
		
36
		<element _type="object" _class="org.gvsig.patterns.normalization.Element">
37
			      <fieldname _type="str">NewField17</fieldname>
38
             <fieldtype _type="object"
39
				_class="org.gvsig.patterns.normalization.Fieldtype">
40
				<stringvalue _type="object"
41
					_class="org.gvsig.patterns.normalization.Stringvalue">
42
					<stringvaluewidth _type="int">50</stringvaluewidth>
43
				</stringvalue>
44
			</fieldtype>
45
            <fieldwidth _type="int">10</fieldwidth>
46
            <fieldseparator _type="object"
47
				_class="org.gvsig.patterns.normalization.Fieldseparator">
48
				<tabsep _type="str">false</tabsep>
49
				<spacesep _type="str">false</spacesep>
50
				<colonsep _type="str">false</colonsep>
51
				<semicolonsep _type="str">true</semicolonsep>
52
				<othersep _type="null"></othersep>
53
				<joinsep _type="str">true</joinsep>
54
			</fieldseparator>
55
            <infieldseparators _type="object"
56
				_class="org.gvsig.patterns.normalization.Infieldseparators">
57
                <thousandseparator _type="str">.</thousandseparator>
58
				<decimalseparator _type="str">,</decimalseparator>
59
				<textseparator _type="str">&quot;</textseparator>
60
            </infieldseparators>
61
            <importfield _type="str">true</importfield>
62
		</element>
63
		
64
		<element _type="object" _class="org.gvsig.patterns.normalization.Element">
65
			 <fieldname _type="str">NewField18</fieldname>
66
             <fieldtype _type="object"
67
				_class="org.gvsig.patterns.normalization.Fieldtype">
68
				<integervalue _type="object"
69
					_class="org.gvsig.patterns.normalization.Integervalue">
70
					<integervaluewidth _type="int">25</integervaluewidth>
71
				</integervalue>
72
			</fieldtype>
73
            <fieldwidth _type="int">0</fieldwidth>
74
            <fieldseparator _type="object"
75
				_class="org.gvsig.patterns.normalization.Fieldseparator">
76
				<tabsep _type="str">false</tabsep>
77
				<spacesep _type="str">false</spacesep>
78
				<colonsep _type="str">false</colonsep>
79
				<semicolonsep _type="str">false</semicolonsep>
80
				<othersep _type="str">-</othersep>
81
				<joinsep _type="str">false</joinsep>
82
			</fieldseparator>
83
            <infieldseparators _type="object"
84
				_class="org.gvsig.patterns.normalization.Infieldseparators">
85
                <thousandseparator _type="str">.</thousandseparator>
86
				<decimalseparator _type="str">,</decimalseparator>
87
				<textseparator _type="str">&quot;</textseparator>
88
            </infieldseparators>
89
            <importfield _type="str">true</importfield>
90
		</element>
91
		
92
		<element _type="object" _class="org.gvsig.patterns.normalization.Element">
93
			 <fieldname _type="str">NewField19</fieldname>
94
             <fieldtype _type="object"
95
				_class="org.gvsig.patterns.normalization.Fieldtype">
96
				<integervalue _type="object"
97
					_class="org.gvsig.patterns.normalization.Integervalue">
98
					<integervaluewidth _type="int">25</integervaluewidth>
99
				</integervalue>
100
			</fieldtype>
101
            <fieldwidth _type="int">2</fieldwidth>
102
            <fieldseparator _type="object"
103
				_class="org.gvsig.patterns.normalization.Fieldseparator">
104
				<tabsep _type="str">false</tabsep>
105
				<spacesep _type="str">false</spacesep>
106
				<colonsep _type="str">false</colonsep>
107
				<semicolonsep _type="str">true</semicolonsep>
108
				<othersep _type="null"></othersep>
109
				<joinsep _type="str">false</joinsep>
110
			</fieldseparator>
111
            <infieldseparators _type="object"
112
				_class="org.gvsig.patterns.normalization.Infieldseparators">
113
                <thousandseparator _type="str">.</thousandseparator>
114
				<decimalseparator _type="str">,</decimalseparator>
115
				<textseparator _type="str">&quot;</textseparator>
116
            </infieldseparators>
117
            <importfield _type="str">true</importfield>
118
		</element>
119
		
120
		<element _type="object" _class="org.gvsig.patterns.normalization.Element">
121
			      <fieldname _type="str">NewField20</fieldname>
122
             <fieldtype _type="object"
123
				_class="org.gvsig.patterns.normalization.Fieldtype">
124
				<stringvalue _type="object"
125
					_class="org.gvsig.patterns.normalization.Stringvalue">
126
					<stringvaluewidth _type="int">50</stringvaluewidth>
127
				</stringvalue>
128
			</fieldtype>
129
            <fieldwidth _type="int">0</fieldwidth>
130
            <fieldseparator _type="object"
131
				_class="org.gvsig.patterns.normalization.Fieldseparator">
132
				<tabsep _type="str">false</tabsep>
133
				<spacesep _type="str">false</spacesep>
134
				<colonsep _type="str">false</colonsep>
135
				<semicolonsep _type="str">false</semicolonsep>
136
				<othersep _type="str">(</othersep>
137
				<joinsep _type="str">true</joinsep>
138
			</fieldseparator>
139
            <infieldseparators _type="object"
140
				_class="org.gvsig.patterns.normalization.Infieldseparators">
141
                <thousandseparator _type="str">.</thousandseparator>
142
				<decimalseparator _type="str">,</decimalseparator>
143
				<textseparator _type="str">&quot;</textseparator>
144
            </infieldseparators>
145
            <importfield _type="str">true</importfield>
146
        </element>
147
		
148
		<element _type="object" _class="org.gvsig.patterns.normalization.Element">
149
			      <fieldname _type="str">NewField21</fieldname>
150
             <fieldtype _type="object"
151
				_class="org.gvsig.patterns.normalization.Fieldtype">
152
				<stringvalue _type="object"
153
					_class="org.gvsig.patterns.normalization.Stringvalue">
154
					<stringvaluewidth _type="int">50</stringvaluewidth>
155
				</stringvalue>
156
			</fieldtype>
157
            <fieldwidth _type="int">0</fieldwidth>
158
            <fieldseparator _type="object"
159
				_class="org.gvsig.patterns.normalization.Fieldseparator">
160
				<tabsep _type="str">false</tabsep>
161
				<spacesep _type="str">false</spacesep>
162
				<colonsep _type="str">false</colonsep>
163
				<semicolonsep _type="str">false</semicolonsep>
164
				<othersep _type="str">)</othersep>
165
				<joinsep _type="str">false</joinsep>
166
			</fieldseparator>
167
            <infieldseparators _type="object"
168
				_class="org.gvsig.patterns.normalization.Infieldseparators">
169
                <thousandseparator _type="str">.</thousandseparator>
170
				<decimalseparator _type="str">,</decimalseparator>
171
				<textseparator _type="str">&quot;</textseparator>
172
            </infieldseparators>
173
            <importfield _type="str">true</importfield>
174
		</element>
175
		
176
		<element _type="object" _class="org.gvsig.patterns.normalization.Element">
177
					      <fieldname _type="str">NewField22</fieldname>
178
             <fieldtype _type="object"
179
				_class="org.gvsig.patterns.normalization.Fieldtype">
180
				<stringvalue _type="object"
181
					_class="org.gvsig.patterns.normalization.Stringvalue">
182
					<stringvaluewidth _type="int">50</stringvaluewidth>
183
				</stringvalue>
184
			</fieldtype>
185
            <fieldwidth _type="int">0</fieldwidth>
186
            <fieldseparator _type="object"
187
				_class="org.gvsig.patterns.normalization.Fieldseparator">
188
				<tabsep _type="str">false</tabsep>
189
				<spacesep _type="str">false</spacesep>
190
				<colonsep _type="str">false</colonsep>
191
				<semicolonsep _type="str">true</semicolonsep>
192
				<othersep _type="null"></othersep>
193
				<joinsep _type="str">false</joinsep>
194
			</fieldseparator>
195
            <infieldseparators _type="object"
196
				_class="org.gvsig.patterns.normalization.Infieldseparators">
197
                <thousandseparator _type="str">.</thousandseparator>
198
				<decimalseparator _type="str">,</decimalseparator>
199
				<textseparator _type="str">&quot;</textseparator>
200
            </infieldseparators>
201
            <importfield _type="str">true</importfield>
202
		</element>
203
		
204
	</elements>
107 205
</patternnormalization>

Also available in: Unified diff