Statistics
| Revision:

root / trunk / extensions / extNormalization / src-test / org / gvsig / normalization / operations / testdata / normFile.xml @ 22975

History | View | Annotate | Download (2.91 KB)

1
<patternnormalization _type="object"
2
        _class="org.gvsig.patterns.normalization.Patternnormalization">
3
    <patternname _type="str">normFile</patternname>
4
    <patternurl _type="str">E:\\Proyectos\\01_ECLIPSE_33_WS\\G0702-gvSIG-Geocodi-1210\\extGeocoding\src-test\\org\\gvsig\\geocoding\\normalization\\normFile.xml</patternurl>
5
    <nofirstrows _type="int">0</nofirstrows>
6
    <elements _type="list">
7
        <element _type="object"
8
        _class="org.gvsig.patterns.normalization.Element">
9
            <fieldname _type="str">campo1</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">0</fieldwidth>
18
            <fieldseparator _type="object"
19
                                _class="org.gvsig.patterns.normalization.Fieldseparator">
20
                                <tabsep _type="str">false</tabsep>
21
                                <spacesep _type="str">false</spacesep>
22
                                <colonsep _type="str">false</colonsep>
23
                                <semicolonsep _type="str">true</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
        <element _type="object"
36
        _class="org.gvsig.patterns.normalization.Element">
37
            <fieldname _type="str">campo2</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">0</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">false</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
    </elements>
64
</patternnormalization>