Commit 65c5494cd52c3c8dc5b546d975e3f778ef3307d3

Authored by 徐烜
1 parent c7cde0cf

Update

src/main/java/com/bsth/controller/BaseController2.java
@@ -187,9 +187,11 @@ public class BaseController2<T, ID extends Serializable> { @@ -187,9 +187,11 @@ public class BaseController2<T, ID extends Serializable> {
187 } 187 }
188 188
189 System.out.println(outputfile.getName()); 189 System.out.println(outputfile.getName());
  190 + System.out.println(outputfile.getAbsolutePath());
  191 +
190 String filePath = outputfile.getAbsolutePath(); 192 String filePath = outputfile.getAbsolutePath();
191 - String fp[] = filePath.split(File.separator);  
192 - String fileName = fp[fp.length - 1]; 193 +// String fp[] = filePath.split(File.separator);
  194 +// String fileName = fp[fp.length - 1];
193 195
194 // TODO:使用ktr获取导出数据 196 // TODO:使用ktr获取导出数据
195 197
src/main/resources/datatools/ktrs/ttinfodetailDataInput.ktr
@@ -116,6 +116,27 @@ @@ -116,6 +116,27 @@
116 <bordercolorblue>100</bordercolorblue> 116 <bordercolorblue>100</bordercolorblue>
117 <drawshadow>Y</drawshadow> 117 <drawshadow>Y</drawshadow>
118 </notepad> 118 </notepad>
  119 + <notepad>
  120 + <note>&#x8fd9;&#x91cc;&#x6709;&#x4e9b;&#x95ee;&#x9898;&#xa;&#x5728;window2012&#x7684;&#x73af;&#x5883;&#x4e0b;&#xff0c;&#xa;MySql&#x6570;&#x636e;&#x5e93;&#x67e5;&#x8be2;&#x4e2d;&#x5982;&#x679c;&#x8fd4;&#x56de;&#x4e2d;&#x6587;&#x5185;&#x5bb9;&#x7684;&#x5b57;&#x6bb5;&#xff0c;&#x8fd9;&#x4e2a;&#x5185;&#x5bb9;&#x4e71;&#x7801;&#xa;&#x89e3;&#x51b3;&#x529e;&#x6cd5;&#xff0c;&#x5c31;&#x662f;&#x6570;&#x636e;&#x5e93;&#x67e5;&#x8be2;&#x5168;&#x90e8;&#x7f13;&#x5b58;&#xff0c;&#x5c31;&#x4e0d;&#x4e71;&#x7801;&#xa;linux&#x73af;&#x5883;&#x4e0b;&#x6ca1;&#x95ee;&#x9898;</note>
  121 + <xloc>721</xloc>
  122 + <yloc>762</yloc>
  123 + <width>333</width>
  124 + <heigth>90</heigth>
  125 + <fontname>YaHei Consolas Hybrid</fontname>
  126 + <fontsize>12</fontsize>
  127 + <fontbold>N</fontbold>
  128 + <fontitalic>N</fontitalic>
  129 + <fontcolorred>0</fontcolorred>
  130 + <fontcolorgreen>0</fontcolorgreen>
  131 + <fontcolorblue>0</fontcolorblue>
  132 + <backgroundcolorred>255</backgroundcolorred>
  133 + <backgroundcolorgreen>205</backgroundcolorgreen>
  134 + <backgroundcolorblue>112</backgroundcolorblue>
  135 + <bordercolorred>100</bordercolorred>
  136 + <bordercolorgreen>100</bordercolorgreen>
  137 + <bordercolorblue>100</bordercolorblue>
  138 + <drawshadow>Y</drawshadow>
  139 + </notepad>
119 </notepads> 140 </notepads>
120 <connection> 141 <connection>
121 <name>bus_control_variable</name> 142 <name>bus_control_variable</name>
@@ -130,6 +151,7 @@ @@ -130,6 +151,7 @@
130 <data_tablespace/> 151 <data_tablespace/>
131 <index_tablespace/> 152 <index_tablespace/>
132 <attributes> 153 <attributes>
  154 + <attribute><code>EXTRA_OPTION_MYSQL.characterEncoding</code><attribute>utf8</attribute></attribute>
133 <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute> 155 <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>
134 <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute> 156 <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>
135 <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute> 157 <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>
@@ -1902,8 +1924,8 @@ @@ -1902,8 +1924,8 @@
1902 <schema_name/> 1924 <schema_name/>
1903 </partitioning> 1925 </partitioning>
1904 <connection>bus_control_variable</connection> 1926 <connection>bus_control_variable</connection>
1905 - <cache>N</cache>  
1906 - <cache_load_all>N</cache_load_all> 1927 + <cache>Y</cache>
  1928 + <cache_load_all>Y</cache_load_all>
1907 <cache_size>0</cache_size> 1929 <cache_size>0</cache_size>
1908 <lookup> 1930 <lookup>
1909 <schema/> 1931 <schema/>
src/main/resources/datatools/ktrs/ttinfodetailDataOutput.ktr
1 -<?xml version="1.0" encoding="UTF-8"?>  
2 -<transformation>  
3 - <info>  
4 - <name>&#x65f6;&#x523b;&#x8868;&#x660e;&#x7ec6;&#x5bfc;&#x51fa;</name>  
5 - <description/>  
6 - <extended_description/>  
7 - <trans_version/>  
8 - <trans_type>Normal</trans_type>  
9 - <trans_status>0</trans_status>  
10 - <directory>&#x2f;</directory>  
11 - <parameters>  
12 - </parameters>  
13 - <log>  
14 -<trans-log-table><connection/>  
15 -<schema/>  
16 -<table/>  
17 -<size_limit_lines/>  
18 -<interval/>  
19 -<timeout_days/>  
20 -<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>TRANSNAME</id><enabled>Y</enabled><name>TRANSNAME</name></field><field><id>STATUS</id><enabled>Y</enabled><name>STATUS</name></field><field><id>LINES_READ</id><enabled>Y</enabled><name>LINES_READ</name><subject/></field><field><id>LINES_WRITTEN</id><enabled>Y</enabled><name>LINES_WRITTEN</name><subject/></field><field><id>LINES_UPDATED</id><enabled>Y</enabled><name>LINES_UPDATED</name><subject/></field><field><id>LINES_INPUT</id><enabled>Y</enabled><name>LINES_INPUT</name><subject/></field><field><id>LINES_OUTPUT</id><enabled>Y</enabled><name>LINES_OUTPUT</name><subject/></field><field><id>LINES_REJECTED</id><enabled>Y</enabled><name>LINES_REJECTED</name><subject/></field><field><id>ERRORS</id><enabled>Y</enabled><name>ERRORS</name></field><field><id>STARTDATE</id><enabled>Y</enabled><name>STARTDATE</name></field><field><id>ENDDATE</id><enabled>Y</enabled><name>ENDDATE</name></field><field><id>LOGDATE</id><enabled>Y</enabled><name>LOGDATE</name></field><field><id>DEPDATE</id><enabled>Y</enabled><name>DEPDATE</name></field><field><id>REPLAYDATE</id><enabled>Y</enabled><name>REPLAYDATE</name></field><field><id>LOG_FIELD</id><enabled>Y</enabled><name>LOG_FIELD</name></field><field><id>EXECUTING_SERVER</id><enabled>N</enabled><name>EXECUTING_SERVER</name></field><field><id>EXECUTING_USER</id><enabled>N</enabled><name>EXECUTING_USER</name></field><field><id>CLIENT</id><enabled>N</enabled><name>CLIENT</name></field></trans-log-table>  
21 -<perf-log-table><connection/>  
22 -<schema/>  
23 -<table/>  
24 -<interval/>  
25 -<timeout_days/>  
26 -<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>SEQ_NR</id><enabled>Y</enabled><name>SEQ_NR</name></field><field><id>LOGDATE</id><enabled>Y</enabled><name>LOGDATE</name></field><field><id>TRANSNAME</id><enabled>Y</enabled><name>TRANSNAME</name></field><field><id>STEPNAME</id><enabled>Y</enabled><name>STEPNAME</name></field><field><id>STEP_COPY</id><enabled>Y</enabled><name>STEP_COPY</name></field><field><id>LINES_READ</id><enabled>Y</enabled><name>LINES_READ</name></field><field><id>LINES_WRITTEN</id><enabled>Y</enabled><name>LINES_WRITTEN</name></field><field><id>LINES_UPDATED</id><enabled>Y</enabled><name>LINES_UPDATED</name></field><field><id>LINES_INPUT</id><enabled>Y</enabled><name>LINES_INPUT</name></field><field><id>LINES_OUTPUT</id><enabled>Y</enabled><name>LINES_OUTPUT</name></field><field><id>LINES_REJECTED</id><enabled>Y</enabled><name>LINES_REJECTED</name></field><field><id>ERRORS</id><enabled>Y</enabled><name>ERRORS</name></field><field><id>INPUT_BUFFER_ROWS</id><enabled>Y</enabled><name>INPUT_BUFFER_ROWS</name></field><field><id>OUTPUT_BUFFER_ROWS</id><enabled>Y</enabled><name>OUTPUT_BUFFER_ROWS</name></field></perf-log-table>  
27 -<channel-log-table><connection/>  
28 -<schema/>  
29 -<table/>  
30 -<timeout_days/>  
31 -<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>LOG_DATE</id><enabled>Y</enabled><name>LOG_DATE</name></field><field><id>LOGGING_OBJECT_TYPE</id><enabled>Y</enabled><name>LOGGING_OBJECT_TYPE</name></field><field><id>OBJECT_NAME</id><enabled>Y</enabled><name>OBJECT_NAME</name></field><field><id>OBJECT_COPY</id><enabled>Y</enabled><name>OBJECT_COPY</name></field><field><id>REPOSITORY_DIRECTORY</id><enabled>Y</enabled><name>REPOSITORY_DIRECTORY</name></field><field><id>FILENAME</id><enabled>Y</enabled><name>FILENAME</name></field><field><id>OBJECT_ID</id><enabled>Y</enabled><name>OBJECT_ID</name></field><field><id>OBJECT_REVISION</id><enabled>Y</enabled><name>OBJECT_REVISION</name></field><field><id>PARENT_CHANNEL_ID</id><enabled>Y</enabled><name>PARENT_CHANNEL_ID</name></field><field><id>ROOT_CHANNEL_ID</id><enabled>Y</enabled><name>ROOT_CHANNEL_ID</name></field></channel-log-table>  
32 -<step-log-table><connection/>  
33 -<schema/>  
34 -<table/>  
35 -<timeout_days/>  
36 -<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>LOG_DATE</id><enabled>Y</enabled><name>LOG_DATE</name></field><field><id>TRANSNAME</id><enabled>Y</enabled><name>TRANSNAME</name></field><field><id>STEPNAME</id><enabled>Y</enabled><name>STEPNAME</name></field><field><id>STEP_COPY</id><enabled>Y</enabled><name>STEP_COPY</name></field><field><id>LINES_READ</id><enabled>Y</enabled><name>LINES_READ</name></field><field><id>LINES_WRITTEN</id><enabled>Y</enabled><name>LINES_WRITTEN</name></field><field><id>LINES_UPDATED</id><enabled>Y</enabled><name>LINES_UPDATED</name></field><field><id>LINES_INPUT</id><enabled>Y</enabled><name>LINES_INPUT</name></field><field><id>LINES_OUTPUT</id><enabled>Y</enabled><name>LINES_OUTPUT</name></field><field><id>LINES_REJECTED</id><enabled>Y</enabled><name>LINES_REJECTED</name></field><field><id>ERRORS</id><enabled>Y</enabled><name>ERRORS</name></field><field><id>LOG_FIELD</id><enabled>N</enabled><name>LOG_FIELD</name></field></step-log-table>  
37 -<metrics-log-table><connection/>  
38 -<schema/>  
39 -<table/>  
40 -<timeout_days/>  
41 -<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>LOG_DATE</id><enabled>Y</enabled><name>LOG_DATE</name></field><field><id>METRICS_DATE</id><enabled>Y</enabled><name>METRICS_DATE</name></field><field><id>METRICS_CODE</id><enabled>Y</enabled><name>METRICS_CODE</name></field><field><id>METRICS_DESCRIPTION</id><enabled>Y</enabled><name>METRICS_DESCRIPTION</name></field><field><id>METRICS_SUBJECT</id><enabled>Y</enabled><name>METRICS_SUBJECT</name></field><field><id>METRICS_TYPE</id><enabled>Y</enabled><name>METRICS_TYPE</name></field><field><id>METRICS_VALUE</id><enabled>Y</enabled><name>METRICS_VALUE</name></field></metrics-log-table>  
42 - </log>  
43 - <maxdate>  
44 - <connection/>  
45 - <table/>  
46 - <field/>  
47 - <offset>0.0</offset>  
48 - <maxdiff>0.0</maxdiff>  
49 - </maxdate>  
50 - <size_rowset>10000</size_rowset>  
51 - <sleep_time_empty>50</sleep_time_empty>  
52 - <sleep_time_full>50</sleep_time_full>  
53 - <unique_connections>N</unique_connections>  
54 - <feedback_shown>Y</feedback_shown>  
55 - <feedback_size>50000</feedback_size>  
56 - <using_thread_priorities>Y</using_thread_priorities>  
57 - <shared_objects_file/>  
58 - <capture_step_performance>N</capture_step_performance>  
59 - <step_performance_capturing_delay>1000</step_performance_capturing_delay>  
60 - <step_performance_capturing_size_limit>100</step_performance_capturing_size_limit>  
61 - <dependencies>  
62 - </dependencies>  
63 - <partitionschemas>  
64 - </partitionschemas>  
65 - <slaveservers>  
66 - </slaveservers>  
67 - <clusterschemas>  
68 - </clusterschemas>  
69 - <created_user>-</created_user>  
70 - <created_date>2016&#x2f;11&#x2f;15 13&#x3a;00&#x3a;52.076</created_date>  
71 - <modified_user>-</modified_user>  
72 - <modified_date>2016&#x2f;11&#x2f;15 13&#x3a;00&#x3a;52.076</modified_date>  
73 - <key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA&#x3d;</key_for_session_key>  
74 - <is_key_private>N</is_key_private>  
75 - </info>  
76 - <notepads>  
77 - </notepads>  
78 - <connection>  
79 - <name>bus_control_variable</name>  
80 - <server>&#x24;&#x7b;v_db_ip&#x7d;</server>  
81 - <type>MYSQL</type>  
82 - <access>Native</access>  
83 - <database>&#x24;&#x7b;v_db_dname&#x7d;</database>  
84 - <port>3306</port>  
85 - <username>&#x24;&#x7b;v_db_uname&#x7d;</username>  
86 - <password>&#x24;&#x7b;v_db_pwd&#x7d;</password>  
87 - <servername/>  
88 - <data_tablespace/>  
89 - <index_tablespace/>  
90 - <attributes>  
91 - <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>  
92 - <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>  
93 - <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>  
94 - <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>  
95 - <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>  
96 - <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>  
97 - <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>  
98 - <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>  
99 - <attribute><code>STREAM_RESULTS</code><attribute>N</attribute></attribute>  
100 - <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>  
101 - <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>  
102 - <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>  
103 - </attributes>  
104 - </connection>  
105 - <connection>  
106 - <name>bus_control_&#x516c;&#x53f8;_201</name>  
107 - <server>localhost</server>  
108 - <type>MYSQL</type>  
109 - <access>Native</access>  
110 - <database>control</database>  
111 - <port>3306</port>  
112 - <username>root</username>  
113 - <password>Encrypted </password>  
114 - <servername/>  
115 - <data_tablespace/>  
116 - <index_tablespace/>  
117 - <attributes>  
118 - <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>  
119 - <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>  
120 - <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>  
121 - <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>  
122 - <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>  
123 - <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>  
124 - <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>  
125 - <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>  
126 - <attribute><code>STREAM_RESULTS</code><attribute>N</attribute></attribute>  
127 - <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>  
128 - <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>  
129 - <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>  
130 - </attributes>  
131 - </connection>  
132 - <connection>  
133 - <name>bus_control_&#x672c;&#x673a;</name>  
134 - <server>localhost</server>  
135 - <type>MYSQL</type>  
136 - <access>Native</access>  
137 - <database>control</database>  
138 - <port>3306</port>  
139 - <username>root</username>  
140 - <password>Encrypted </password>  
141 - <servername/>  
142 - <data_tablespace/>  
143 - <index_tablespace/>  
144 - <attributes>  
145 - <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>  
146 - <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>  
147 - <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>  
148 - <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>  
149 - <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>  
150 - <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>  
151 - <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>  
152 - <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>  
153 - <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>  
154 - <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>  
155 - <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>  
156 - <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>  
157 - </attributes>  
158 - </connection>  
159 - <connection>  
160 - <name>xlab_mysql_youle</name>  
161 - <server>101.231.124.8</server>  
162 - <type>MYSQL</type>  
163 - <access>Native</access>  
164 - <database>xlab_youle</database>  
165 - <port>45687</port>  
166 - <username>xlab-youle</username>  
167 - <password>Encrypted 2be98afc86aa78a88aa1be369d187a3df</password>  
168 - <servername/>  
169 - <data_tablespace/>  
170 - <index_tablespace/>  
171 - <attributes>  
172 - <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>  
173 - <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>  
174 - <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>  
175 - <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>  
176 - <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>  
177 - <attribute><code>PORT_NUMBER</code><attribute>45687</attribute></attribute>  
178 - <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>  
179 - <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>  
180 - <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>  
181 - <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>N</attribute></attribute>  
182 - <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>N</attribute></attribute>  
183 - <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>  
184 - </attributes>  
185 - </connection>  
186 - <connection>  
187 - <name>xlab_mysql_youle&#xff08;&#x672c;&#x673a;&#xff09;</name>  
188 - <server>localhost</server>  
189 - <type>MYSQL</type>  
190 - <access>Native</access>  
191 - <database>xlab_youle</database>  
192 - <port>3306</port>  
193 - <username>root</username>  
194 - <password>Encrypted </password>  
195 - <servername/>  
196 - <data_tablespace/>  
197 - <index_tablespace/>  
198 - <attributes>  
199 - <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>  
200 - <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>  
201 - <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>  
202 - <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>  
203 - <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>  
204 - <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>  
205 - <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>  
206 - <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>  
207 - <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>  
208 - <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>N</attribute></attribute>  
209 - <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>N</attribute></attribute>  
210 - <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>  
211 - </attributes>  
212 - </connection>  
213 - <connection>  
214 - <name>xlab_youle</name>  
215 - <server/>  
216 - <type>MYSQL</type>  
217 - <access>JNDI</access>  
218 - <database>xlab_youle</database>  
219 - <port>1521</port>  
220 - <username/>  
221 - <password>Encrypted </password>  
222 - <servername/>  
223 - <data_tablespace/>  
224 - <index_tablespace/>  
225 - <attributes>  
226 - <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>  
227 - <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>  
228 - <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>  
229 - <attribute><code>PORT_NUMBER</code><attribute>1521</attribute></attribute>  
230 - <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>  
231 - <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>  
232 - <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>  
233 - <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>  
234 - <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>  
235 - <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>  
236 - </attributes>  
237 - </connection>  
238 - <order>  
239 - <hop> <from>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</from><to>&#x5217;&#x8f6c;&#x884c;</to><enabled>Y</enabled> </hop>  
240 - <hop> <from>&#x5217;&#x8f6c;&#x884c;</from><to>&#x5b57;&#x6bb5;&#x9009;&#x62e9;</to><enabled>Y</enabled> </hop>  
241 - <hop> <from>&#x5b57;&#x6bb5;&#x9009;&#x62e9;</from><to>Excel&#x8f93;&#x51fa;</to><enabled>Y</enabled> </hop>  
242 - <hop> <from>&#x65f6;&#x523b;&#x8868;&#x660e;&#x7ec6;&#x6570;&#x636e;&#x8868;</from><to>&#x8def;&#x724c;&#x540d;&#x5b57;&#x67e5;&#x627e;</to><enabled>Y</enabled> </hop>  
243 - <hop> <from>&#x8def;&#x724c;&#x540d;&#x5b57;&#x67e5;&#x627e;</from><to>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</to><enabled>Y</enabled> </hop>  
244 - </order>  
245 - <step>  
246 - <name>&#x5217;&#x8f6c;&#x884c;</name>  
247 - <type>Denormaliser</type>  
248 - <description/>  
249 - <distribute>Y</distribute>  
250 - <custom_distribution/>  
251 - <copies>1</copies>  
252 - <partitioning>  
253 - <method>none</method>  
254 - <schema_name/>  
255 - </partitioning>  
256 - <key_field>fcno</key_field>  
257 - <group>  
258 - <field>  
259 - <name>lp</name>  
260 - </field>  
261 - </group>  
262 - <fields>  
263 - <field>  
264 - <field_name>fcsj</field_name>  
265 - <key_value>1</key_value>  
266 - <target_name>&#x51fa;&#x573a;1</target_name>  
267 - <target_type>String</target_type>  
268 - <target_format/>  
269 - <target_length>-1</target_length>  
270 - <target_precision>-1</target_precision>  
271 - <target_decimal_symbol/>  
272 - <target_grouping_symbol/>  
273 - <target_currency_symbol/>  
274 - <target_null_string/>  
275 - <target_aggregation_type>-</target_aggregation_type>  
276 - </field>  
277 - <field>  
278 - <field_name>fcsj</field_name>  
279 - <key_value>2</key_value>  
280 - <target_name>&#x9752;&#x5b89;&#x8def;&#x6c7d;&#x8f66;&#x7ad9;2</target_name>  
281 - <target_type>String</target_type>  
282 - <target_format/>  
283 - <target_length>-1</target_length>  
284 - <target_precision>-1</target_precision>  
285 - <target_decimal_symbol/>  
286 - <target_grouping_symbol/>  
287 - <target_currency_symbol/>  
288 - <target_null_string/>  
289 - <target_aggregation_type>-</target_aggregation_type>  
290 - </field>  
291 - <field>  
292 - <field_name>fcsj</field_name>  
293 - <key_value>3</key_value>  
294 - <target_name>&#x9752;&#x5b89;&#x8def;&#x6c7d;&#x8f66;&#x7ad9;3</target_name>  
295 - <target_type>String</target_type>  
296 - <target_format/>  
297 - <target_length>-1</target_length>  
298 - <target_precision>-1</target_precision>  
299 - <target_decimal_symbol/>  
300 - <target_grouping_symbol/>  
301 - <target_currency_symbol/>  
302 - <target_null_string/>  
303 - <target_aggregation_type>-</target_aggregation_type>  
304 - </field>  
305 - <field>  
306 - <field_name>fcsj</field_name>  
307 - <key_value>4</key_value>  
308 - <target_name>&#x9752;&#x5b89;&#x8def;&#x6c7d;&#x8f66;&#x7ad9;4</target_name>  
309 - <target_type>String</target_type>  
310 - <target_format/>  
311 - <target_length>-1</target_length>  
312 - <target_precision>-1</target_precision>  
313 - <target_decimal_symbol/>  
314 - <target_grouping_symbol/>  
315 - <target_currency_symbol/>  
316 - <target_null_string/>  
317 - <target_aggregation_type>-</target_aggregation_type>  
318 - </field>  
319 - <field>  
320 - <field_name>fcsj</field_name>  
321 - <key_value>5</key_value>  
322 - <target_name>&#x9752;&#x5b89;&#x8def;&#x6c7d;&#x8f66;&#x7ad9;5</target_name>  
323 - <target_type>String</target_type>  
324 - <target_format/>  
325 - <target_length>-1</target_length>  
326 - <target_precision>-1</target_precision>  
327 - <target_decimal_symbol/>  
328 - <target_grouping_symbol/>  
329 - <target_currency_symbol/>  
330 - <target_null_string/>  
331 - <target_aggregation_type>-</target_aggregation_type>  
332 - </field>  
333 - <field>  
334 - <field_name>fcsj</field_name>  
335 - <key_value>6</key_value>  
336 - <target_name>&#x9752;&#x5b89;&#x8def;&#x6c7d;&#x8f66;&#x7ad9;6</target_name>  
337 - <target_type>String</target_type>  
338 - <target_format/>  
339 - <target_length>-1</target_length>  
340 - <target_precision>-1</target_precision>  
341 - <target_decimal_symbol/>  
342 - <target_grouping_symbol/>  
343 - <target_currency_symbol/>  
344 - <target_null_string/>  
345 - <target_aggregation_type>-</target_aggregation_type>  
346 - </field>  
347 - <field>  
348 - <field_name>fcsj</field_name>  
349 - <key_value>7</key_value>  
350 - <target_name>&#x8fdb;&#x573a;7</target_name>  
351 - <target_type>String</target_type>  
352 - <target_format/>  
353 - <target_length>-1</target_length>  
354 - <target_precision>-1</target_precision>  
355 - <target_decimal_symbol/>  
356 - <target_grouping_symbol/>  
357 - <target_currency_symbol/>  
358 - <target_null_string/>  
359 - <target_aggregation_type>-</target_aggregation_type>  
360 - </field>  
361 - </fields>  
362 - <cluster_schema/>  
363 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
364 - <xloc>531</xloc>  
365 - <yloc>65</yloc>  
366 - <draw>Y</draw>  
367 - </GUI>  
368 - </step>  
369 -  
370 - <step>  
371 - <name>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</name>  
372 - <type>SortRows</type>  
373 - <description/>  
374 - <distribute>Y</distribute>  
375 - <custom_distribution/>  
376 - <copies>1</copies>  
377 - <partitioning>  
378 - <method>none</method>  
379 - <schema_name/>  
380 - </partitioning>  
381 - <directory>&#x25;&#x25;java.io.tmpdir&#x25;&#x25;</directory>  
382 - <prefix>out</prefix>  
383 - <sort_size>1000000</sort_size>  
384 - <free_memory/>  
385 - <compress>N</compress>  
386 - <compress_variable/>  
387 - <unique_rows>N</unique_rows>  
388 - <fields>  
389 - <field>  
390 - <name>lp</name>  
391 - <ascending>Y</ascending>  
392 - <case_sensitive>N</case_sensitive>  
393 - <presorted>N</presorted>  
394 - </field>  
395 - <field>  
396 - <name>fcno</name>  
397 - <ascending>Y</ascending>  
398 - <case_sensitive>N</case_sensitive>  
399 - <presorted>N</presorted>  
400 - </field>  
401 - </fields>  
402 - <cluster_schema/>  
403 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
404 - <xloc>331</xloc>  
405 - <yloc>65</yloc>  
406 - <draw>Y</draw>  
407 - </GUI>  
408 - </step>  
409 -  
410 - <step>  
411 - <name>&#x65f6;&#x523b;&#x8868;&#x660e;&#x7ec6;&#x6570;&#x636e;&#x8868;</name>  
412 - <type>TableInput</type>  
413 - <description/>  
414 - <distribute>Y</distribute>  
415 - <custom_distribution/>  
416 - <copies>1</copies>  
417 - <partitioning>  
418 - <method>none</method>  
419 - <schema_name/>  
420 - </partitioning>  
421 - <connection>bus_control_variable</connection>  
422 - <sql>select &#x2a; from bsth_c_s_ttinfo_detail&#xa;where ttinfo &#x3d; &#x24;&#x7b;ttinfoid&#x7d;</sql>  
423 - <limit>0</limit>  
424 - <lookup/>  
425 - <execute_each_row>N</execute_each_row>  
426 - <variables_active>Y</variables_active>  
427 - <lazy_conversion_active>N</lazy_conversion_active>  
428 - <cluster_schema/>  
429 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
430 - <xloc>131</xloc>  
431 - <yloc>65</yloc>  
432 - <draw>Y</draw>  
433 - </GUI>  
434 - </step>  
435 -  
436 - <step>  
437 - <name>Excel&#x8f93;&#x51fa;</name>  
438 - <type>ExcelOutput</type>  
439 - <description/>  
440 - <distribute>Y</distribute>  
441 - <custom_distribution/>  
442 - <copies>1</copies>  
443 - <partitioning>  
444 - <method>none</method>  
445 - <schema_name/>  
446 - </partitioning>  
447 - <header>Y</header>  
448 - <footer>N</footer>  
449 - <encoding/>  
450 - <append>N</append>  
451 - <add_to_result_filenames>Y</add_to_result_filenames>  
452 - <file>  
453 - <name>&#x24;&#x7b;filepath&#x7d;</name>  
454 - <extention/>  
455 - <do_not_open_newfile_init>N</do_not_open_newfile_init>  
456 - <create_parent_folder>N</create_parent_folder>  
457 - <split>N</split>  
458 - <add_date>N</add_date>  
459 - <add_time>N</add_time>  
460 - <SpecifyFormat>N</SpecifyFormat>  
461 - <date_time_format/>  
462 - <sheetname>Sheet1</sheetname>  
463 - <autosizecolums>N</autosizecolums>  
464 - <nullisblank>N</nullisblank>  
465 - <protect_sheet>N</protect_sheet>  
466 - <password>Encrypted </password>  
467 - <splitevery>0</splitevery>  
468 - <usetempfiles>N</usetempfiles>  
469 - <tempdirectory/>  
470 - </file>  
471 - <template>  
472 - <enabled>N</enabled>  
473 - <append>N</append>  
474 - <filename>template.xls</filename>  
475 - </template>  
476 - <fields>  
477 - </fields>  
478 - <custom>  
479 - <header_font_name>arial</header_font_name>  
480 - <header_font_size>10</header_font_size>  
481 - <header_font_bold>N</header_font_bold>  
482 - <header_font_italic>N</header_font_italic>  
483 - <header_font_underline>no</header_font_underline>  
484 - <header_font_orientation>horizontal</header_font_orientation>  
485 - <header_font_color>black</header_font_color>  
486 - <header_background_color>none</header_background_color>  
487 - <header_row_height>255</header_row_height>  
488 - <header_alignment>left</header_alignment>  
489 - <header_image/>  
490 - <row_font_name>arial</row_font_name>  
491 - <row_font_size>10</row_font_size>  
492 - <row_font_color>black</row_font_color>  
493 - <row_background_color>none</row_background_color>  
494 - </custom>  
495 - <cluster_schema/>  
496 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
497 - <xloc>731</xloc>  
498 - <yloc>65</yloc>  
499 - <draw>Y</draw>  
500 - </GUI>  
501 - </step>  
502 -  
503 - <step>  
504 - <name>&#x5b57;&#x6bb5;&#x9009;&#x62e9;</name>  
505 - <type>SelectValues</type>  
506 - <description/>  
507 - <distribute>Y</distribute>  
508 - <custom_distribution/>  
509 - <copies>1</copies>  
510 - <partitioning>  
511 - <method>none</method>  
512 - <schema_name/>  
513 - </partitioning>  
514 - <fields> <field> <name>lp_name</name>  
515 - <rename>&#x8def;&#x724c;</rename>  
516 - <length>-2</length>  
517 - <precision>-2</precision>  
518 - </field> <select_unspecified>Y</select_unspecified>  
519 - </fields> <cluster_schema/>  
520 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
521 - <xloc>534</xloc>  
522 - <yloc>243</yloc>  
523 - <draw>Y</draw>  
524 - </GUI>  
525 - </step>  
526 -  
527 - <step>  
528 - <name>&#x8def;&#x724c;&#x540d;&#x5b57;&#x67e5;&#x627e;</name>  
529 - <type>DBLookup</type>  
530 - <description/>  
531 - <distribute>Y</distribute>  
532 - <custom_distribution/>  
533 - <copies>1</copies>  
534 - <partitioning>  
535 - <method>none</method>  
536 - <schema_name/>  
537 - </partitioning>  
538 - <connection>bus_control_variable</connection>  
539 - <cache>N</cache>  
540 - <cache_load_all>N</cache_load_all>  
541 - <cache_size>0</cache_size>  
542 - <lookup>  
543 - <schema/>  
544 - <table>bsth_c_s_gbi</table>  
545 - <orderby/>  
546 - <fail_on_multiple>N</fail_on_multiple>  
547 - <eat_row_on_failure>N</eat_row_on_failure>  
548 - <key>  
549 - <name>lp</name>  
550 - <field>id</field>  
551 - <condition>&#x3d;</condition>  
552 - <name2/>  
553 - </key>  
554 - <value>  
555 - <name>lp_name</name>  
556 - <rename>lp_name</rename>  
557 - <default/>  
558 - <type>String</type>  
559 - </value>  
560 - </lookup>  
561 - <cluster_schema/>  
562 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
563 - <xloc>237</xloc>  
564 - <yloc>156</yloc>  
565 - <draw>Y</draw>  
566 - </GUI>  
567 - </step>  
568 -  
569 - <step_error_handling>  
570 - </step_error_handling>  
571 - <slave-step-copy-partition-distribution>  
572 -</slave-step-copy-partition-distribution>  
573 - <slave_transformation>N</slave_transformation>  
574 -  
575 -</transformation> 1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<transformation>
  3 + <info>
  4 + <name>&#x65f6;&#x523b;&#x8868;&#x660e;&#x7ec6;&#x5bfc;&#x51fa;</name>
  5 + <description/>
  6 + <extended_description/>
  7 + <trans_version/>
  8 + <trans_type>Normal</trans_type>
  9 + <trans_status>0</trans_status>
  10 + <directory>&#x2f;</directory>
  11 + <parameters>
  12 + </parameters>
  13 + <log>
  14 +<trans-log-table><connection/>
  15 +<schema/>
  16 +<table/>
  17 +<size_limit_lines/>
  18 +<interval/>
  19 +<timeout_days/>
  20 +<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>TRANSNAME</id><enabled>Y</enabled><name>TRANSNAME</name></field><field><id>STATUS</id><enabled>Y</enabled><name>STATUS</name></field><field><id>LINES_READ</id><enabled>Y</enabled><name>LINES_READ</name><subject/></field><field><id>LINES_WRITTEN</id><enabled>Y</enabled><name>LINES_WRITTEN</name><subject/></field><field><id>LINES_UPDATED</id><enabled>Y</enabled><name>LINES_UPDATED</name><subject/></field><field><id>LINES_INPUT</id><enabled>Y</enabled><name>LINES_INPUT</name><subject/></field><field><id>LINES_OUTPUT</id><enabled>Y</enabled><name>LINES_OUTPUT</name><subject/></field><field><id>LINES_REJECTED</id><enabled>Y</enabled><name>LINES_REJECTED</name><subject/></field><field><id>ERRORS</id><enabled>Y</enabled><name>ERRORS</name></field><field><id>STARTDATE</id><enabled>Y</enabled><name>STARTDATE</name></field><field><id>ENDDATE</id><enabled>Y</enabled><name>ENDDATE</name></field><field><id>LOGDATE</id><enabled>Y</enabled><name>LOGDATE</name></field><field><id>DEPDATE</id><enabled>Y</enabled><name>DEPDATE</name></field><field><id>REPLAYDATE</id><enabled>Y</enabled><name>REPLAYDATE</name></field><field><id>LOG_FIELD</id><enabled>Y</enabled><name>LOG_FIELD</name></field><field><id>EXECUTING_SERVER</id><enabled>N</enabled><name>EXECUTING_SERVER</name></field><field><id>EXECUTING_USER</id><enabled>N</enabled><name>EXECUTING_USER</name></field><field><id>CLIENT</id><enabled>N</enabled><name>CLIENT</name></field></trans-log-table>
  21 +<perf-log-table><connection/>
  22 +<schema/>
  23 +<table/>
  24 +<interval/>
  25 +<timeout_days/>
  26 +<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>SEQ_NR</id><enabled>Y</enabled><name>SEQ_NR</name></field><field><id>LOGDATE</id><enabled>Y</enabled><name>LOGDATE</name></field><field><id>TRANSNAME</id><enabled>Y</enabled><name>TRANSNAME</name></field><field><id>STEPNAME</id><enabled>Y</enabled><name>STEPNAME</name></field><field><id>STEP_COPY</id><enabled>Y</enabled><name>STEP_COPY</name></field><field><id>LINES_READ</id><enabled>Y</enabled><name>LINES_READ</name></field><field><id>LINES_WRITTEN</id><enabled>Y</enabled><name>LINES_WRITTEN</name></field><field><id>LINES_UPDATED</id><enabled>Y</enabled><name>LINES_UPDATED</name></field><field><id>LINES_INPUT</id><enabled>Y</enabled><name>LINES_INPUT</name></field><field><id>LINES_OUTPUT</id><enabled>Y</enabled><name>LINES_OUTPUT</name></field><field><id>LINES_REJECTED</id><enabled>Y</enabled><name>LINES_REJECTED</name></field><field><id>ERRORS</id><enabled>Y</enabled><name>ERRORS</name></field><field><id>INPUT_BUFFER_ROWS</id><enabled>Y</enabled><name>INPUT_BUFFER_ROWS</name></field><field><id>OUTPUT_BUFFER_ROWS</id><enabled>Y</enabled><name>OUTPUT_BUFFER_ROWS</name></field></perf-log-table>
  27 +<channel-log-table><connection/>
  28 +<schema/>
  29 +<table/>
  30 +<timeout_days/>
  31 +<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>LOG_DATE</id><enabled>Y</enabled><name>LOG_DATE</name></field><field><id>LOGGING_OBJECT_TYPE</id><enabled>Y</enabled><name>LOGGING_OBJECT_TYPE</name></field><field><id>OBJECT_NAME</id><enabled>Y</enabled><name>OBJECT_NAME</name></field><field><id>OBJECT_COPY</id><enabled>Y</enabled><name>OBJECT_COPY</name></field><field><id>REPOSITORY_DIRECTORY</id><enabled>Y</enabled><name>REPOSITORY_DIRECTORY</name></field><field><id>FILENAME</id><enabled>Y</enabled><name>FILENAME</name></field><field><id>OBJECT_ID</id><enabled>Y</enabled><name>OBJECT_ID</name></field><field><id>OBJECT_REVISION</id><enabled>Y</enabled><name>OBJECT_REVISION</name></field><field><id>PARENT_CHANNEL_ID</id><enabled>Y</enabled><name>PARENT_CHANNEL_ID</name></field><field><id>ROOT_CHANNEL_ID</id><enabled>Y</enabled><name>ROOT_CHANNEL_ID</name></field></channel-log-table>
  32 +<step-log-table><connection/>
  33 +<schema/>
  34 +<table/>
  35 +<timeout_days/>
  36 +<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>LOG_DATE</id><enabled>Y</enabled><name>LOG_DATE</name></field><field><id>TRANSNAME</id><enabled>Y</enabled><name>TRANSNAME</name></field><field><id>STEPNAME</id><enabled>Y</enabled><name>STEPNAME</name></field><field><id>STEP_COPY</id><enabled>Y</enabled><name>STEP_COPY</name></field><field><id>LINES_READ</id><enabled>Y</enabled><name>LINES_READ</name></field><field><id>LINES_WRITTEN</id><enabled>Y</enabled><name>LINES_WRITTEN</name></field><field><id>LINES_UPDATED</id><enabled>Y</enabled><name>LINES_UPDATED</name></field><field><id>LINES_INPUT</id><enabled>Y</enabled><name>LINES_INPUT</name></field><field><id>LINES_OUTPUT</id><enabled>Y</enabled><name>LINES_OUTPUT</name></field><field><id>LINES_REJECTED</id><enabled>Y</enabled><name>LINES_REJECTED</name></field><field><id>ERRORS</id><enabled>Y</enabled><name>ERRORS</name></field><field><id>LOG_FIELD</id><enabled>N</enabled><name>LOG_FIELD</name></field></step-log-table>
  37 +<metrics-log-table><connection/>
  38 +<schema/>
  39 +<table/>
  40 +<timeout_days/>
  41 +<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>LOG_DATE</id><enabled>Y</enabled><name>LOG_DATE</name></field><field><id>METRICS_DATE</id><enabled>Y</enabled><name>METRICS_DATE</name></field><field><id>METRICS_CODE</id><enabled>Y</enabled><name>METRICS_CODE</name></field><field><id>METRICS_DESCRIPTION</id><enabled>Y</enabled><name>METRICS_DESCRIPTION</name></field><field><id>METRICS_SUBJECT</id><enabled>Y</enabled><name>METRICS_SUBJECT</name></field><field><id>METRICS_TYPE</id><enabled>Y</enabled><name>METRICS_TYPE</name></field><field><id>METRICS_VALUE</id><enabled>Y</enabled><name>METRICS_VALUE</name></field></metrics-log-table>
  42 + </log>
  43 + <maxdate>
  44 + <connection/>
  45 + <table/>
  46 + <field/>
  47 + <offset>0.0</offset>
  48 + <maxdiff>0.0</maxdiff>
  49 + </maxdate>
  50 + <size_rowset>10000</size_rowset>
  51 + <sleep_time_empty>50</sleep_time_empty>
  52 + <sleep_time_full>50</sleep_time_full>
  53 + <unique_connections>N</unique_connections>
  54 + <feedback_shown>Y</feedback_shown>
  55 + <feedback_size>50000</feedback_size>
  56 + <using_thread_priorities>Y</using_thread_priorities>
  57 + <shared_objects_file/>
  58 + <capture_step_performance>N</capture_step_performance>
  59 + <step_performance_capturing_delay>1000</step_performance_capturing_delay>
  60 + <step_performance_capturing_size_limit>100</step_performance_capturing_size_limit>
  61 + <dependencies>
  62 + </dependencies>
  63 + <partitionschemas>
  64 + </partitionschemas>
  65 + <slaveservers>
  66 + </slaveservers>
  67 + <clusterschemas>
  68 + </clusterschemas>
  69 + <created_user>-</created_user>
  70 + <created_date>2016&#x2f;11&#x2f;15 13&#x3a;00&#x3a;52.076</created_date>
  71 + <modified_user>-</modified_user>
  72 + <modified_date>2016&#x2f;11&#x2f;15 13&#x3a;00&#x3a;52.076</modified_date>
  73 + <key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA&#x3d;</key_for_session_key>
  74 + <is_key_private>N</is_key_private>
  75 + </info>
  76 + <notepads>
  77 + <notepad>
  78 + <note>&#x8fd9;&#x91cc;&#x6709;&#x4e9b;&#x95ee;&#x9898;&#xa;&#x5728;window2012&#x7684;&#x73af;&#x5883;&#x4e0b;&#xff0c;&#xa;MySql&#x6570;&#x636e;&#x5e93;&#x67e5;&#x8be2;&#x4e2d;&#x5982;&#x679c;&#x8fd4;&#x56de;&#x4e2d;&#x6587;&#x5185;&#x5bb9;&#x7684;&#x5b57;&#x6bb5;&#xff0c;&#x8fd9;&#x4e2a;&#x5185;&#x5bb9;&#x4e71;&#x7801;&#xa;&#x89e3;&#x51b3;&#x529e;&#x6cd5;&#xff0c;&#x5c31;&#x662f;&#x6570;&#x636e;&#x5e93;&#x67e5;&#x8be2;&#x5168;&#x90e8;&#x7f13;&#x5b58;&#xff0c;&#x5c31;&#x4e0d;&#x4e71;&#x7801;&#xa;linux&#x73af;&#x5883;&#x4e0b;&#x6ca1;&#x95ee;&#x9898;</note>
  79 + <xloc>114</xloc>
  80 + <yloc>227</yloc>
  81 + <width>333</width>
  82 + <heigth>90</heigth>
  83 + <fontname>YaHei Consolas Hybrid</fontname>
  84 + <fontsize>12</fontsize>
  85 + <fontbold>N</fontbold>
  86 + <fontitalic>N</fontitalic>
  87 + <fontcolorred>0</fontcolorred>
  88 + <fontcolorgreen>0</fontcolorgreen>
  89 + <fontcolorblue>0</fontcolorblue>
  90 + <backgroundcolorred>255</backgroundcolorred>
  91 + <backgroundcolorgreen>205</backgroundcolorgreen>
  92 + <backgroundcolorblue>112</backgroundcolorblue>
  93 + <bordercolorred>100</bordercolorred>
  94 + <bordercolorgreen>100</bordercolorgreen>
  95 + <bordercolorblue>100</bordercolorblue>
  96 + <drawshadow>Y</drawshadow>
  97 + </notepad>
  98 + </notepads>
  99 + <connection>
  100 + <name>bus_control_variable</name>
  101 + <server>&#x24;&#x7b;v_db_ip&#x7d;</server>
  102 + <type>MYSQL</type>
  103 + <access>Native</access>
  104 + <database>&#x24;&#x7b;v_db_dname&#x7d;</database>
  105 + <port>3306</port>
  106 + <username>&#x24;&#x7b;v_db_uname&#x7d;</username>
  107 + <password>&#x24;&#x7b;v_db_pwd&#x7d;</password>
  108 + <servername/>
  109 + <data_tablespace/>
  110 + <index_tablespace/>
  111 + <attributes>
  112 + <attribute><code>EXTRA_OPTION_MYSQL.characterEncoding</code><attribute>utf8</attribute></attribute>
  113 + <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>
  114 + <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>
  115 + <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>
  116 + <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>
  117 + <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>
  118 + <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>
  119 + <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>
  120 + <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>
  121 + <attribute><code>STREAM_RESULTS</code><attribute>N</attribute></attribute>
  122 + <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>
  123 + <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>
  124 + <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>
  125 + </attributes>
  126 + </connection>
  127 + <connection>
  128 + <name>bus_control_&#x516c;&#x53f8;_201</name>
  129 + <server>localhost</server>
  130 + <type>MYSQL</type>
  131 + <access>Native</access>
  132 + <database>control</database>
  133 + <port>3306</port>
  134 + <username>root</username>
  135 + <password>Encrypted </password>
  136 + <servername/>
  137 + <data_tablespace/>
  138 + <index_tablespace/>
  139 + <attributes>
  140 + <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>
  141 + <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>
  142 + <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>
  143 + <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>
  144 + <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>
  145 + <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>
  146 + <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>
  147 + <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>
  148 + <attribute><code>STREAM_RESULTS</code><attribute>N</attribute></attribute>
  149 + <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>
  150 + <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>
  151 + <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>
  152 + </attributes>
  153 + </connection>
  154 + <connection>
  155 + <name>bus_control_&#x672c;&#x673a;</name>
  156 + <server>localhost</server>
  157 + <type>MYSQL</type>
  158 + <access>Native</access>
  159 + <database>control</database>
  160 + <port>3306</port>
  161 + <username>root</username>
  162 + <password>Encrypted </password>
  163 + <servername/>
  164 + <data_tablespace/>
  165 + <index_tablespace/>
  166 + <attributes>
  167 + <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>
  168 + <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>
  169 + <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>
  170 + <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>
  171 + <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>
  172 + <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>
  173 + <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>
  174 + <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>
  175 + <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>
  176 + <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>
  177 + <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>
  178 + <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>
  179 + </attributes>
  180 + </connection>
  181 + <connection>
  182 + <name>xlab_mysql_youle</name>
  183 + <server>101.231.124.8</server>
  184 + <type>MYSQL</type>
  185 + <access>Native</access>
  186 + <database>xlab_youle</database>
  187 + <port>45687</port>
  188 + <username>xlab-youle</username>
  189 + <password>Encrypted 2be98afc86aa78a88aa1be369d187a3df</password>
  190 + <servername/>
  191 + <data_tablespace/>
  192 + <index_tablespace/>
  193 + <attributes>
  194 + <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>
  195 + <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>
  196 + <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>
  197 + <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>
  198 + <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>
  199 + <attribute><code>PORT_NUMBER</code><attribute>45687</attribute></attribute>
  200 + <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>
  201 + <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>
  202 + <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>
  203 + <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>N</attribute></attribute>
  204 + <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>N</attribute></attribute>
  205 + <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>
  206 + </attributes>
  207 + </connection>
  208 + <connection>
  209 + <name>xlab_mysql_youle&#xff08;&#x672c;&#x673a;&#xff09;</name>
  210 + <server>localhost</server>
  211 + <type>MYSQL</type>
  212 + <access>Native</access>
  213 + <database>xlab_youle</database>
  214 + <port>3306</port>
  215 + <username>root</username>
  216 + <password>Encrypted </password>
  217 + <servername/>
  218 + <data_tablespace/>
  219 + <index_tablespace/>
  220 + <attributes>
  221 + <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>
  222 + <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>
  223 + <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>
  224 + <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>
  225 + <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>
  226 + <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>
  227 + <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>
  228 + <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>
  229 + <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>
  230 + <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>N</attribute></attribute>
  231 + <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>N</attribute></attribute>
  232 + <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>
  233 + </attributes>
  234 + </connection>
  235 + <connection>
  236 + <name>xlab_youle</name>
  237 + <server/>
  238 + <type>MYSQL</type>
  239 + <access>JNDI</access>
  240 + <database>xlab_youle</database>
  241 + <port>1521</port>
  242 + <username/>
  243 + <password>Encrypted </password>
  244 + <servername/>
  245 + <data_tablespace/>
  246 + <index_tablespace/>
  247 + <attributes>
  248 + <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>
  249 + <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>
  250 + <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>
  251 + <attribute><code>PORT_NUMBER</code><attribute>1521</attribute></attribute>
  252 + <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>
  253 + <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>
  254 + <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>
  255 + <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>
  256 + <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>
  257 + <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>
  258 + </attributes>
  259 + </connection>
  260 + <order>
  261 + <hop> <from>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</from><to>&#x5217;&#x8f6c;&#x884c;</to><enabled>Y</enabled> </hop>
  262 + <hop> <from>&#x5217;&#x8f6c;&#x884c;</from><to>&#x5b57;&#x6bb5;&#x9009;&#x62e9;</to><enabled>Y</enabled> </hop>
  263 + <hop> <from>&#x5b57;&#x6bb5;&#x9009;&#x62e9;</from><to>Excel&#x8f93;&#x51fa;</to><enabled>Y</enabled> </hop>
  264 + <hop> <from>&#x65f6;&#x523b;&#x8868;&#x660e;&#x7ec6;&#x6570;&#x636e;&#x8868;</from><to>&#x8def;&#x724c;&#x540d;&#x5b57;&#x67e5;&#x627e;</to><enabled>Y</enabled> </hop>
  265 + <hop> <from>&#x8def;&#x724c;&#x540d;&#x5b57;&#x67e5;&#x627e;</from><to>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</to><enabled>Y</enabled> </hop>
  266 + </order>
  267 + <step>
  268 + <name>Excel&#x8f93;&#x51fa;</name>
  269 + <type>ExcelOutput</type>
  270 + <description/>
  271 + <distribute>Y</distribute>
  272 + <custom_distribution/>
  273 + <copies>1</copies>
  274 + <partitioning>
  275 + <method>none</method>
  276 + <schema_name/>
  277 + </partitioning>
  278 + <header>Y</header>
  279 + <footer>N</footer>
  280 + <encoding/>
  281 + <append>N</append>
  282 + <add_to_result_filenames>Y</add_to_result_filenames>
  283 + <file>
  284 + <name>&#x24;&#x7b;filepath&#x7d;</name>
  285 + <extention/>
  286 + <do_not_open_newfile_init>N</do_not_open_newfile_init>
  287 + <create_parent_folder>N</create_parent_folder>
  288 + <split>N</split>
  289 + <add_date>N</add_date>
  290 + <add_time>N</add_time>
  291 + <SpecifyFormat>N</SpecifyFormat>
  292 + <date_time_format/>
  293 + <sheetname>Sheet1</sheetname>
  294 + <autosizecolums>N</autosizecolums>
  295 + <nullisblank>N</nullisblank>
  296 + <protect_sheet>N</protect_sheet>
  297 + <password>Encrypted </password>
  298 + <splitevery>0</splitevery>
  299 + <usetempfiles>N</usetempfiles>
  300 + <tempdirectory/>
  301 + </file>
  302 + <template>
  303 + <enabled>N</enabled>
  304 + <append>N</append>
  305 + <filename>template.xls</filename>
  306 + </template>
  307 + <fields>
  308 + </fields>
  309 + <custom>
  310 + <header_font_name>arial</header_font_name>
  311 + <header_font_size>10</header_font_size>
  312 + <header_font_bold>N</header_font_bold>
  313 + <header_font_italic>N</header_font_italic>
  314 + <header_font_underline>no</header_font_underline>
  315 + <header_font_orientation>horizontal</header_font_orientation>
  316 + <header_font_color>black</header_font_color>
  317 + <header_background_color>none</header_background_color>
  318 + <header_row_height>255</header_row_height>
  319 + <header_alignment>left</header_alignment>
  320 + <header_image/>
  321 + <row_font_name>arial</row_font_name>
  322 + <row_font_size>10</row_font_size>
  323 + <row_font_color>black</row_font_color>
  324 + <row_background_color>none</row_background_color>
  325 + </custom>
  326 + <cluster_schema/>
  327 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  328 + <xloc>731</xloc>
  329 + <yloc>65</yloc>
  330 + <draw>Y</draw>
  331 + </GUI>
  332 + </step>
  333 +
  334 + <step>
  335 + <name>&#x5217;&#x8f6c;&#x884c;</name>
  336 + <type>Denormaliser</type>
  337 + <description/>
  338 + <distribute>Y</distribute>
  339 + <custom_distribution/>
  340 + <copies>1</copies>
  341 + <partitioning>
  342 + <method>none</method>
  343 + <schema_name/>
  344 + </partitioning>
  345 + <key_field>fcno</key_field>
  346 + <group>
  347 + <field>
  348 + <name>lp</name>
  349 + </field>
  350 + </group>
  351 + <fields>
  352 + <field>
  353 + <field_name>fcsj</field_name>
  354 + <key_value>1</key_value>
  355 + <target_name>&#x51fa;&#x573a;1</target_name>
  356 + <target_type>String</target_type>
  357 + <target_format/>
  358 + <target_length>-1</target_length>
  359 + <target_precision>-1</target_precision>
  360 + <target_decimal_symbol/>
  361 + <target_grouping_symbol/>
  362 + <target_currency_symbol/>
  363 + <target_null_string/>
  364 + <target_aggregation_type>-</target_aggregation_type>
  365 + </field>
  366 + <field>
  367 + <field_name>fcsj</field_name>
  368 + <key_value>2</key_value>
  369 + <target_name>&#x9752;&#x5b89;&#x8def;&#x6c7d;&#x8f66;&#x7ad9;2</target_name>
  370 + <target_type>String</target_type>
  371 + <target_format/>
  372 + <target_length>-1</target_length>
  373 + <target_precision>-1</target_precision>
  374 + <target_decimal_symbol/>
  375 + <target_grouping_symbol/>
  376 + <target_currency_symbol/>
  377 + <target_null_string/>
  378 + <target_aggregation_type>-</target_aggregation_type>
  379 + </field>
  380 + <field>
  381 + <field_name>fcsj</field_name>
  382 + <key_value>3</key_value>
  383 + <target_name>&#x9752;&#x5b89;&#x8def;&#x6c7d;&#x8f66;&#x7ad9;3</target_name>
  384 + <target_type>String</target_type>
  385 + <target_format/>
  386 + <target_length>-1</target_length>
  387 + <target_precision>-1</target_precision>
  388 + <target_decimal_symbol/>
  389 + <target_grouping_symbol/>
  390 + <target_currency_symbol/>
  391 + <target_null_string/>
  392 + <target_aggregation_type>-</target_aggregation_type>
  393 + </field>
  394 + <field>
  395 + <field_name>fcsj</field_name>
  396 + <key_value>4</key_value>
  397 + <target_name>&#x9752;&#x5b89;&#x8def;&#x6c7d;&#x8f66;&#x7ad9;4</target_name>
  398 + <target_type>String</target_type>
  399 + <target_format/>
  400 + <target_length>-1</target_length>
  401 + <target_precision>-1</target_precision>
  402 + <target_decimal_symbol/>
  403 + <target_grouping_symbol/>
  404 + <target_currency_symbol/>
  405 + <target_null_string/>
  406 + <target_aggregation_type>-</target_aggregation_type>
  407 + </field>
  408 + <field>
  409 + <field_name>fcsj</field_name>
  410 + <key_value>5</key_value>
  411 + <target_name>&#x9752;&#x5b89;&#x8def;&#x6c7d;&#x8f66;&#x7ad9;5</target_name>
  412 + <target_type>String</target_type>
  413 + <target_format/>
  414 + <target_length>-1</target_length>
  415 + <target_precision>-1</target_precision>
  416 + <target_decimal_symbol/>
  417 + <target_grouping_symbol/>
  418 + <target_currency_symbol/>
  419 + <target_null_string/>
  420 + <target_aggregation_type>-</target_aggregation_type>
  421 + </field>
  422 + <field>
  423 + <field_name>fcsj</field_name>
  424 + <key_value>6</key_value>
  425 + <target_name>&#x9752;&#x5b89;&#x8def;&#x6c7d;&#x8f66;&#x7ad9;6</target_name>
  426 + <target_type>String</target_type>
  427 + <target_format/>
  428 + <target_length>-1</target_length>
  429 + <target_precision>-1</target_precision>
  430 + <target_decimal_symbol/>
  431 + <target_grouping_symbol/>
  432 + <target_currency_symbol/>
  433 + <target_null_string/>
  434 + <target_aggregation_type>-</target_aggregation_type>
  435 + </field>
  436 + <field>
  437 + <field_name>fcsj</field_name>
  438 + <key_value>7</key_value>
  439 + <target_name>&#x8fdb;&#x573a;7</target_name>
  440 + <target_type>String</target_type>
  441 + <target_format/>
  442 + <target_length>-1</target_length>
  443 + <target_precision>-1</target_precision>
  444 + <target_decimal_symbol/>
  445 + <target_grouping_symbol/>
  446 + <target_currency_symbol/>
  447 + <target_null_string/>
  448 + <target_aggregation_type>-</target_aggregation_type>
  449 + </field>
  450 + </fields>
  451 + <cluster_schema/>
  452 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  453 + <xloc>531</xloc>
  454 + <yloc>65</yloc>
  455 + <draw>Y</draw>
  456 + </GUI>
  457 + </step>
  458 +
  459 + <step>
  460 + <name>&#x5b57;&#x6bb5;&#x9009;&#x62e9;</name>
  461 + <type>SelectValues</type>
  462 + <description/>
  463 + <distribute>Y</distribute>
  464 + <custom_distribution/>
  465 + <copies>1</copies>
  466 + <partitioning>
  467 + <method>none</method>
  468 + <schema_name/>
  469 + </partitioning>
  470 + <fields> <field> <name>lp_name</name>
  471 + <rename>&#x8def;&#x724c;</rename>
  472 + <length>-2</length>
  473 + <precision>-2</precision>
  474 + </field> <select_unspecified>Y</select_unspecified>
  475 + </fields> <cluster_schema/>
  476 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  477 + <xloc>534</xloc>
  478 + <yloc>243</yloc>
  479 + <draw>Y</draw>
  480 + </GUI>
  481 + </step>
  482 +
  483 + <step>
  484 + <name>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</name>
  485 + <type>SortRows</type>
  486 + <description/>
  487 + <distribute>Y</distribute>
  488 + <custom_distribution/>
  489 + <copies>1</copies>
  490 + <partitioning>
  491 + <method>none</method>
  492 + <schema_name/>
  493 + </partitioning>
  494 + <directory>&#x25;&#x25;java.io.tmpdir&#x25;&#x25;</directory>
  495 + <prefix>out</prefix>
  496 + <sort_size>1000000</sort_size>
  497 + <free_memory/>
  498 + <compress>N</compress>
  499 + <compress_variable/>
  500 + <unique_rows>N</unique_rows>
  501 + <fields>
  502 + <field>
  503 + <name>lp</name>
  504 + <ascending>Y</ascending>
  505 + <case_sensitive>N</case_sensitive>
  506 + <presorted>N</presorted>
  507 + </field>
  508 + <field>
  509 + <name>fcno</name>
  510 + <ascending>Y</ascending>
  511 + <case_sensitive>N</case_sensitive>
  512 + <presorted>N</presorted>
  513 + </field>
  514 + </fields>
  515 + <cluster_schema/>
  516 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  517 + <xloc>331</xloc>
  518 + <yloc>65</yloc>
  519 + <draw>Y</draw>
  520 + </GUI>
  521 + </step>
  522 +
  523 + <step>
  524 + <name>&#x65f6;&#x523b;&#x8868;&#x660e;&#x7ec6;&#x6570;&#x636e;&#x8868;</name>
  525 + <type>TableInput</type>
  526 + <description/>
  527 + <distribute>Y</distribute>
  528 + <custom_distribution/>
  529 + <copies>1</copies>
  530 + <partitioning>
  531 + <method>none</method>
  532 + <schema_name/>
  533 + </partitioning>
  534 + <connection>bus_control_variable</connection>
  535 + <sql>select &#x2a; from bsth_c_s_ttinfo_detail&#xa;where ttinfo &#x3d; &#x24;&#x7b;ttinfoid&#x7d;</sql>
  536 + <limit>0</limit>
  537 + <lookup/>
  538 + <execute_each_row>N</execute_each_row>
  539 + <variables_active>Y</variables_active>
  540 + <lazy_conversion_active>N</lazy_conversion_active>
  541 + <cluster_schema/>
  542 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  543 + <xloc>131</xloc>
  544 + <yloc>65</yloc>
  545 + <draw>Y</draw>
  546 + </GUI>
  547 + </step>
  548 +
  549 + <step>
  550 + <name>&#x8def;&#x724c;&#x540d;&#x5b57;&#x67e5;&#x627e;</name>
  551 + <type>DBLookup</type>
  552 + <description/>
  553 + <distribute>Y</distribute>
  554 + <custom_distribution/>
  555 + <copies>1</copies>
  556 + <partitioning>
  557 + <method>none</method>
  558 + <schema_name/>
  559 + </partitioning>
  560 + <connection>bus_control_variable</connection>
  561 + <cache>Y</cache>
  562 + <cache_load_all>Y</cache_load_all>
  563 + <cache_size>0</cache_size>
  564 + <lookup>
  565 + <schema/>
  566 + <table>bsth_c_s_gbi</table>
  567 + <orderby/>
  568 + <fail_on_multiple>N</fail_on_multiple>
  569 + <eat_row_on_failure>N</eat_row_on_failure>
  570 + <key>
  571 + <name>lp</name>
  572 + <field>id</field>
  573 + <condition>&#x3d;</condition>
  574 + <name2/>
  575 + </key>
  576 + <value>
  577 + <name>lp_name</name>
  578 + <rename>lp_name</rename>
  579 + <default/>
  580 + <type>String</type>
  581 + </value>
  582 + </lookup>
  583 + <cluster_schema/>
  584 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  585 + <xloc>237</xloc>
  586 + <yloc>156</yloc>
  587 + <draw>Y</draw>
  588 + </GUI>
  589 + </step>
  590 +
  591 + <step_error_handling>
  592 + </step_error_handling>
  593 + <slave-step-copy-partition-distribution>
  594 +</slave-step-copy-partition-distribution>
  595 + <slave_transformation>N</slave_transformation>
  596 +
  597 +</transformation>
src/main/resources/datatools/ktrs/ttinfodetailDataOutputMetaData.ktr
1 -<?xml version="1.0" encoding="UTF-8"?>  
2 -<transformation>  
3 - <info>  
4 - <name>&#x65f6;&#x523b;&#x8868;&#x660e;&#x7ec6;&#x5bfc;&#x51fa;&#x5143;&#x6570;&#x636e;</name>  
5 - <description/>  
6 - <extended_description/>  
7 - <trans_version/>  
8 - <trans_type>Normal</trans_type>  
9 - <trans_status>0</trans_status>  
10 - <directory>&#x2f;</directory>  
11 - <parameters>  
12 - <parameter>  
13 - <name>filepath</name>  
14 - <default_value>&#x2f;Users&#x2f;xu&#x2f;resource&#x2f;project_code&#x2f;runtime_temp&#x2f;bsth_control_u_d_files&#x2f;ttinfodetail_test.xls</default_value>  
15 - <description>&#x65f6;&#x523b;&#x8868;excel&#x5bfc;&#x51fa;&#x6587;&#x4ef6;&#x8def;&#x5f84;&#x540d;</description>  
16 - </parameter>  
17 - <parameter>  
18 - <name>injectktrfile</name>  
19 - <default_value>&#x2f;Users&#x2f;xu&#x2f;resource&#x2f;project_code&#x2f;bsth_project&#x2f;bsth_control&#x2f;src&#x2f;main&#x2f;resources&#x2f;datatools&#x2f;ktrs&#x2f;ttinfodetailDataOutput.ktr</default_value>  
20 - <description>&#x6ce8;&#x5165;&#x5143;&#x6570;&#x636e;&#x7684;ktr&#x6587;&#x4ef6;</description>  
21 - </parameter>  
22 - <parameter>  
23 - <name>ttinfoid</name>  
24 - <default_value>56</default_value>  
25 - <description>&#x65f6;&#x523b;&#x8868;id</description>  
26 - </parameter>  
27 - </parameters>  
28 - <log>  
29 -<trans-log-table><connection/>  
30 -<schema/>  
31 -<table/>  
32 -<size_limit_lines/>  
33 -<interval/>  
34 -<timeout_days/>  
35 -<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>TRANSNAME</id><enabled>Y</enabled><name>TRANSNAME</name></field><field><id>STATUS</id><enabled>Y</enabled><name>STATUS</name></field><field><id>LINES_READ</id><enabled>Y</enabled><name>LINES_READ</name><subject/></field><field><id>LINES_WRITTEN</id><enabled>Y</enabled><name>LINES_WRITTEN</name><subject/></field><field><id>LINES_UPDATED</id><enabled>Y</enabled><name>LINES_UPDATED</name><subject/></field><field><id>LINES_INPUT</id><enabled>Y</enabled><name>LINES_INPUT</name><subject/></field><field><id>LINES_OUTPUT</id><enabled>Y</enabled><name>LINES_OUTPUT</name><subject/></field><field><id>LINES_REJECTED</id><enabled>Y</enabled><name>LINES_REJECTED</name><subject/></field><field><id>ERRORS</id><enabled>Y</enabled><name>ERRORS</name></field><field><id>STARTDATE</id><enabled>Y</enabled><name>STARTDATE</name></field><field><id>ENDDATE</id><enabled>Y</enabled><name>ENDDATE</name></field><field><id>LOGDATE</id><enabled>Y</enabled><name>LOGDATE</name></field><field><id>DEPDATE</id><enabled>Y</enabled><name>DEPDATE</name></field><field><id>REPLAYDATE</id><enabled>Y</enabled><name>REPLAYDATE</name></field><field><id>LOG_FIELD</id><enabled>Y</enabled><name>LOG_FIELD</name></field><field><id>EXECUTING_SERVER</id><enabled>N</enabled><name>EXECUTING_SERVER</name></field><field><id>EXECUTING_USER</id><enabled>N</enabled><name>EXECUTING_USER</name></field><field><id>CLIENT</id><enabled>N</enabled><name>CLIENT</name></field></trans-log-table>  
36 -<perf-log-table><connection/>  
37 -<schema/>  
38 -<table/>  
39 -<interval/>  
40 -<timeout_days/>  
41 -<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>SEQ_NR</id><enabled>Y</enabled><name>SEQ_NR</name></field><field><id>LOGDATE</id><enabled>Y</enabled><name>LOGDATE</name></field><field><id>TRANSNAME</id><enabled>Y</enabled><name>TRANSNAME</name></field><field><id>STEPNAME</id><enabled>Y</enabled><name>STEPNAME</name></field><field><id>STEP_COPY</id><enabled>Y</enabled><name>STEP_COPY</name></field><field><id>LINES_READ</id><enabled>Y</enabled><name>LINES_READ</name></field><field><id>LINES_WRITTEN</id><enabled>Y</enabled><name>LINES_WRITTEN</name></field><field><id>LINES_UPDATED</id><enabled>Y</enabled><name>LINES_UPDATED</name></field><field><id>LINES_INPUT</id><enabled>Y</enabled><name>LINES_INPUT</name></field><field><id>LINES_OUTPUT</id><enabled>Y</enabled><name>LINES_OUTPUT</name></field><field><id>LINES_REJECTED</id><enabled>Y</enabled><name>LINES_REJECTED</name></field><field><id>ERRORS</id><enabled>Y</enabled><name>ERRORS</name></field><field><id>INPUT_BUFFER_ROWS</id><enabled>Y</enabled><name>INPUT_BUFFER_ROWS</name></field><field><id>OUTPUT_BUFFER_ROWS</id><enabled>Y</enabled><name>OUTPUT_BUFFER_ROWS</name></field></perf-log-table>  
42 -<channel-log-table><connection/>  
43 -<schema/>  
44 -<table/>  
45 -<timeout_days/>  
46 -<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>LOG_DATE</id><enabled>Y</enabled><name>LOG_DATE</name></field><field><id>LOGGING_OBJECT_TYPE</id><enabled>Y</enabled><name>LOGGING_OBJECT_TYPE</name></field><field><id>OBJECT_NAME</id><enabled>Y</enabled><name>OBJECT_NAME</name></field><field><id>OBJECT_COPY</id><enabled>Y</enabled><name>OBJECT_COPY</name></field><field><id>REPOSITORY_DIRECTORY</id><enabled>Y</enabled><name>REPOSITORY_DIRECTORY</name></field><field><id>FILENAME</id><enabled>Y</enabled><name>FILENAME</name></field><field><id>OBJECT_ID</id><enabled>Y</enabled><name>OBJECT_ID</name></field><field><id>OBJECT_REVISION</id><enabled>Y</enabled><name>OBJECT_REVISION</name></field><field><id>PARENT_CHANNEL_ID</id><enabled>Y</enabled><name>PARENT_CHANNEL_ID</name></field><field><id>ROOT_CHANNEL_ID</id><enabled>Y</enabled><name>ROOT_CHANNEL_ID</name></field></channel-log-table>  
47 -<step-log-table><connection/>  
48 -<schema/>  
49 -<table/>  
50 -<timeout_days/>  
51 -<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>LOG_DATE</id><enabled>Y</enabled><name>LOG_DATE</name></field><field><id>TRANSNAME</id><enabled>Y</enabled><name>TRANSNAME</name></field><field><id>STEPNAME</id><enabled>Y</enabled><name>STEPNAME</name></field><field><id>STEP_COPY</id><enabled>Y</enabled><name>STEP_COPY</name></field><field><id>LINES_READ</id><enabled>Y</enabled><name>LINES_READ</name></field><field><id>LINES_WRITTEN</id><enabled>Y</enabled><name>LINES_WRITTEN</name></field><field><id>LINES_UPDATED</id><enabled>Y</enabled><name>LINES_UPDATED</name></field><field><id>LINES_INPUT</id><enabled>Y</enabled><name>LINES_INPUT</name></field><field><id>LINES_OUTPUT</id><enabled>Y</enabled><name>LINES_OUTPUT</name></field><field><id>LINES_REJECTED</id><enabled>Y</enabled><name>LINES_REJECTED</name></field><field><id>ERRORS</id><enabled>Y</enabled><name>ERRORS</name></field><field><id>LOG_FIELD</id><enabled>N</enabled><name>LOG_FIELD</name></field></step-log-table>  
52 -<metrics-log-table><connection/>  
53 -<schema/>  
54 -<table/>  
55 -<timeout_days/>  
56 -<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>LOG_DATE</id><enabled>Y</enabled><name>LOG_DATE</name></field><field><id>METRICS_DATE</id><enabled>Y</enabled><name>METRICS_DATE</name></field><field><id>METRICS_CODE</id><enabled>Y</enabled><name>METRICS_CODE</name></field><field><id>METRICS_DESCRIPTION</id><enabled>Y</enabled><name>METRICS_DESCRIPTION</name></field><field><id>METRICS_SUBJECT</id><enabled>Y</enabled><name>METRICS_SUBJECT</name></field><field><id>METRICS_TYPE</id><enabled>Y</enabled><name>METRICS_TYPE</name></field><field><id>METRICS_VALUE</id><enabled>Y</enabled><name>METRICS_VALUE</name></field></metrics-log-table>  
57 - </log>  
58 - <maxdate>  
59 - <connection/>  
60 - <table/>  
61 - <field/>  
62 - <offset>0.0</offset>  
63 - <maxdiff>0.0</maxdiff>  
64 - </maxdate>  
65 - <size_rowset>10000</size_rowset>  
66 - <sleep_time_empty>50</sleep_time_empty>  
67 - <sleep_time_full>50</sleep_time_full>  
68 - <unique_connections>N</unique_connections>  
69 - <feedback_shown>Y</feedback_shown>  
70 - <feedback_size>50000</feedback_size>  
71 - <using_thread_priorities>Y</using_thread_priorities>  
72 - <shared_objects_file/>  
73 - <capture_step_performance>N</capture_step_performance>  
74 - <step_performance_capturing_delay>1000</step_performance_capturing_delay>  
75 - <step_performance_capturing_size_limit>100</step_performance_capturing_size_limit>  
76 - <dependencies>  
77 - </dependencies>  
78 - <partitionschemas>  
79 - </partitionschemas>  
80 - <slaveservers>  
81 - </slaveservers>  
82 - <clusterschemas>  
83 - </clusterschemas>  
84 - <created_user>-</created_user>  
85 - <created_date>2016&#x2f;11&#x2f;15 15&#x3a;02&#x3a;41.624</created_date>  
86 - <modified_user>-</modified_user>  
87 - <modified_date>2016&#x2f;11&#x2f;15 15&#x3a;02&#x3a;41.624</modified_date>  
88 - <key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA&#x3d;</key_for_session_key>  
89 - <is_key_private>N</is_key_private>  
90 - </info>  
91 - <notepads>  
92 - </notepads>  
93 - <connection>  
94 - <name>bus_control_variable</name>  
95 - <server>&#x24;&#x7b;v_db_ip&#x7d;</server>  
96 - <type>MYSQL</type>  
97 - <access>Native</access>  
98 - <database>&#x24;&#x7b;v_db_dname&#x7d;</database>  
99 - <port>3306</port>  
100 - <username>&#x24;&#x7b;v_db_uname&#x7d;</username>  
101 - <password>&#x24;&#x7b;v_db_pwd&#x7d;</password>  
102 - <servername/>  
103 - <data_tablespace/>  
104 - <index_tablespace/>  
105 - <attributes>  
106 - <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>  
107 - <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>  
108 - <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>  
109 - <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>  
110 - <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>  
111 - <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>  
112 - <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>  
113 - <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>  
114 - <attribute><code>STREAM_RESULTS</code><attribute>N</attribute></attribute>  
115 - <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>  
116 - <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>  
117 - <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>  
118 - </attributes>  
119 - </connection>  
120 - <connection>  
121 - <name>bus_control_&#x516c;&#x53f8;_201</name>  
122 - <server>localhost</server>  
123 - <type>MYSQL</type>  
124 - <access>Native</access>  
125 - <database>control</database>  
126 - <port>3306</port>  
127 - <username>root</username>  
128 - <password>Encrypted </password>  
129 - <servername/>  
130 - <data_tablespace/>  
131 - <index_tablespace/>  
132 - <attributes>  
133 - <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>  
134 - <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>  
135 - <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>  
136 - <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>  
137 - <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>  
138 - <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>  
139 - <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>  
140 - <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>  
141 - <attribute><code>STREAM_RESULTS</code><attribute>N</attribute></attribute>  
142 - <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>  
143 - <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>  
144 - <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>  
145 - </attributes>  
146 - </connection>  
147 - <connection>  
148 - <name>bus_control_&#x672c;&#x673a;</name>  
149 - <server>localhost</server>  
150 - <type>MYSQL</type>  
151 - <access>Native</access>  
152 - <database>control</database>  
153 - <port>3306</port>  
154 - <username>root</username>  
155 - <password>Encrypted </password>  
156 - <servername/>  
157 - <data_tablespace/>  
158 - <index_tablespace/>  
159 - <attributes>  
160 - <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>  
161 - <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>  
162 - <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>  
163 - <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>  
164 - <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>  
165 - <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>  
166 - <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>  
167 - <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>  
168 - <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>  
169 - <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>  
170 - <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>  
171 - <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>  
172 - </attributes>  
173 - </connection>  
174 - <connection>  
175 - <name>xlab_mysql_youle</name>  
176 - <server>101.231.124.8</server>  
177 - <type>MYSQL</type>  
178 - <access>Native</access>  
179 - <database>xlab_youle</database>  
180 - <port>45687</port>  
181 - <username>xlab-youle</username>  
182 - <password>Encrypted 2be98afc86aa78a88aa1be369d187a3df</password>  
183 - <servername/>  
184 - <data_tablespace/>  
185 - <index_tablespace/>  
186 - <attributes>  
187 - <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>  
188 - <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>  
189 - <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>  
190 - <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>  
191 - <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>  
192 - <attribute><code>PORT_NUMBER</code><attribute>45687</attribute></attribute>  
193 - <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>  
194 - <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>  
195 - <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>  
196 - <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>N</attribute></attribute>  
197 - <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>N</attribute></attribute>  
198 - <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>  
199 - </attributes>  
200 - </connection>  
201 - <connection>  
202 - <name>xlab_mysql_youle&#xff08;&#x672c;&#x673a;&#xff09;</name>  
203 - <server>localhost</server>  
204 - <type>MYSQL</type>  
205 - <access>Native</access>  
206 - <database>xlab_youle</database>  
207 - <port>3306</port>  
208 - <username>root</username>  
209 - <password>Encrypted </password>  
210 - <servername/>  
211 - <data_tablespace/>  
212 - <index_tablespace/>  
213 - <attributes>  
214 - <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>  
215 - <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>  
216 - <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>  
217 - <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>  
218 - <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>  
219 - <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>  
220 - <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>  
221 - <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>  
222 - <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>  
223 - <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>N</attribute></attribute>  
224 - <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>N</attribute></attribute>  
225 - <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>  
226 - </attributes>  
227 - </connection>  
228 - <connection>  
229 - <name>xlab_youle</name>  
230 - <server/>  
231 - <type>MYSQL</type>  
232 - <access>JNDI</access>  
233 - <database>xlab_youle</database>  
234 - <port>1521</port>  
235 - <username/>  
236 - <password>Encrypted </password>  
237 - <servername/>  
238 - <data_tablespace/>  
239 - <index_tablespace/>  
240 - <attributes>  
241 - <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>  
242 - <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>  
243 - <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>  
244 - <attribute><code>PORT_NUMBER</code><attribute>1521</attribute></attribute>  
245 - <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>  
246 - <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>  
247 - <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>  
248 - <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>  
249 - <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>  
250 - <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>  
251 - </attributes>  
252 - </connection>  
253 - <order>  
254 - <hop> <from>&#x65f6;&#x523b;&#x8868;&#x660e;&#x7ec6;&#x5206;&#x7ec4;&#x6570;&#x636e;</from><to>&#x8fc7;&#x6ee4;&#x8bb0;&#x5f55;</to><enabled>Y</enabled> </hop>  
255 - <hop> <from>&#x8fc7;&#x6ee4;&#x8bb0;&#x5f55;</from><to>&#x8ba1;&#x7b97;&#x7ad9;&#x70b9;</to><enabled>Y</enabled> </hop>  
256 - <hop> <from>&#x8ba1;&#x7b97;&#x7ad9;&#x70b9;</from><to>&#x67e5;&#x627e;&#x7ad9;&#x70b9;&#x540d;</to><enabled>Y</enabled> </hop>  
257 - <hop> <from>&#x67e5;&#x627e;&#x7ad9;&#x70b9;&#x540d;</from><to>&#x8ba1;&#x7b97;&#x53cd;&#x8303;&#x5f0f;&#x5143;&#x6570;&#x636e;</to><enabled>Y</enabled> </hop>  
258 - <hop> <from>&#x67e5;&#x627e;&#x7ad9;&#x70b9;&#x540d;</from><to>&#x8ba1;&#x7b97;excel&#x8f93;&#x51fa;&#x5b57;&#x6bb5;</to><enabled>Y</enabled> </hop>  
259 - <hop> <from>&#x8ba1;&#x7b97;excel&#x8f93;&#x51fa;&#x5b57;&#x6bb5;</from><to>&#x5b57;&#x6bb5;&#x9009;&#x62e9;</to><enabled>Y</enabled> </hop>  
260 - <hop> <from>&#x5b57;&#x6bb5;&#x9009;&#x62e9;</from><to>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</to><enabled>Y</enabled> </hop>  
261 - <hop> <from>&#x751f;&#x6210;&#x8def;&#x724c;&#x5b57;&#x6bb5;</from><to>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</to><enabled>Y</enabled> </hop>  
262 - <hop> <from>&#x8ba1;&#x7b97;&#x53cd;&#x8303;&#x5f0f;&#x5143;&#x6570;&#x636e;</from><to>ETL&#x5143;&#x6570;&#x636e;&#x6ce8;&#x5165;</to><enabled>Y</enabled> </hop>  
263 - <hop> <from>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</from><to>ETL&#x5143;&#x6570;&#x636e;&#x6ce8;&#x5165;</to><enabled>Y</enabled> </hop>  
264 - </order>  
265 - <step>  
266 - <name>ETL&#x5143;&#x6570;&#x636e;&#x6ce8;&#x5165;</name>  
267 - <type>MetaInject</type>  
268 - <description/>  
269 - <distribute>Y</distribute>  
270 - <custom_distribution/>  
271 - <copies>1</copies>  
272 - <partitioning>  
273 - <method>none</method>  
274 - <schema_name/>  
275 - </partitioning>  
276 - <specification_method>filename</specification_method>  
277 - <trans_object_id/>  
278 - <trans_name/>  
279 - <filename>&#x24;&#x7b;injectktrfile&#x7d;</filename>  
280 - <directory_path/>  
281 - <source_step/>  
282 - <source_output_fields> </source_output_fields> <target_file/>  
283 - <no_execution>N</no_execution>  
284 - <stream_source_step/>  
285 - <stream_target_step/>  
286 - <mappings> <mapping> <target_step_name>&#x5217;&#x8f6c;&#x884c;</target_step_name>  
287 - <target_attribute_key>TARGET_TYPE</target_attribute_key>  
288 - <target_detail>Y</target_detail>  
289 - <source_step>&#x8ba1;&#x7b97;&#x53cd;&#x8303;&#x5f0f;&#x5143;&#x6570;&#x636e;</source_step>  
290 - <source_field>targettype</source_field>  
291 - </mapping> <mapping> <target_step_name>Excel&#x8f93;&#x51fa;</target_step_name>  
292 - <target_attribute_key>TYPE</target_attribute_key>  
293 - <target_detail>Y</target_detail>  
294 - <source_step>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</source_step>  
295 - <source_field>fieldtype</source_field>  
296 - </mapping> <mapping> <target_step_name>&#x5217;&#x8f6c;&#x884c;</target_step_name>  
297 - <target_attribute_key>NAME</target_attribute_key>  
298 - <target_detail>Y</target_detail>  
299 - <source_step>&#x8ba1;&#x7b97;&#x53cd;&#x8303;&#x5f0f;&#x5143;&#x6570;&#x636e;</source_step>  
300 - <source_field>valuefieldname</source_field>  
301 - </mapping> <mapping> <target_step_name>Excel&#x8f93;&#x51fa;</target_step_name>  
302 - <target_attribute_key>NAME</target_attribute_key>  
303 - <target_detail>Y</target_detail>  
304 - <source_step>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</source_step>  
305 - <source_field>fieldname</source_field>  
306 - </mapping> <mapping> <target_step_name>&#x5217;&#x8f6c;&#x884c;</target_step_name>  
307 - <target_attribute_key>TARGET_NAME</target_attribute_key>  
308 - <target_detail>Y</target_detail>  
309 - <source_step>&#x8ba1;&#x7b97;&#x53cd;&#x8303;&#x5f0f;&#x5143;&#x6570;&#x636e;</source_step>  
310 - <source_field>targetfieldname</source_field>  
311 - </mapping> <mapping> <target_step_name>&#x5217;&#x8f6c;&#x884c;</target_step_name>  
312 - <target_attribute_key>KEY_VALUE</target_attribute_key>  
313 - <target_detail>Y</target_detail>  
314 - <source_step>&#x8ba1;&#x7b97;&#x53cd;&#x8303;&#x5f0f;&#x5143;&#x6570;&#x636e;</source_step>  
315 - <source_field>keyvalue</source_field>  
316 - </mapping> </mappings> <cluster_schema/>  
317 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
318 - <xloc>640</xloc>  
319 - <yloc>64</yloc>  
320 - <draw>Y</draw>  
321 - </GUI>  
322 - </step>  
323 -  
324 - <step>  
325 - <name>&#x65f6;&#x523b;&#x8868;&#x660e;&#x7ec6;&#x5206;&#x7ec4;&#x6570;&#x636e;</name>  
326 - <type>TableInput</type>  
327 - <description/>  
328 - <distribute>Y</distribute>  
329 - <custom_distribution/>  
330 - <copies>1</copies>  
331 - <partitioning>  
332 - <method>none</method>  
333 - <schema_name/>  
334 - </partitioning>  
335 - <connection>bus_control_variable</connection>  
336 - <sql>select &#xa;fcno&#xa;, min&#x28;xl_dir&#x29; xl_dir&#xa;,min&#x28;qdz&#x29; qdz&#xa;,min&#x28;zdz&#x29; zdz&#xa;,bc_type &#xa;from bsth_c_s_ttinfo_detail&#xa;where ttinfo &#x3d; &#x24;&#x7b;ttinfoid&#x7d;&#xa;group by fcno,bc_type</sql>  
337 - <limit>0</limit>  
338 - <lookup/>  
339 - <execute_each_row>N</execute_each_row>  
340 - <variables_active>Y</variables_active>  
341 - <lazy_conversion_active>N</lazy_conversion_active>  
342 - <cluster_schema/>  
343 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
344 - <xloc>56</xloc>  
345 - <yloc>185</yloc>  
346 - <draw>Y</draw>  
347 - </GUI>  
348 - </step>  
349 -  
350 - <step>  
351 - <name>&#x8fc7;&#x6ee4;&#x8bb0;&#x5f55;</name>  
352 - <type>FilterRows</type>  
353 - <description/>  
354 - <distribute>Y</distribute>  
355 - <custom_distribution/>  
356 - <copies>1</copies>  
357 - <partitioning>  
358 - <method>none</method>  
359 - <schema_name/>  
360 - </partitioning>  
361 -<send_true_to/>  
362 -<send_false_to/>  
363 - <compare>  
364 -<condition>  
365 - <negated>N</negated>  
366 - <leftvalue>bc_type</leftvalue>  
367 - <function>IS NOT NULL</function>  
368 - <rightvalue/>  
369 - </condition>  
370 - </compare>  
371 - <cluster_schema/>  
372 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
373 - <xloc>182</xloc>  
374 - <yloc>189</yloc>  
375 - <draw>Y</draw>  
376 - </GUI>  
377 - </step>  
378 -  
379 - <step>  
380 - <name>&#x8ba1;&#x7b97;&#x7ad9;&#x70b9;</name>  
381 - <type>ScriptValueMod</type>  
382 - <description/>  
383 - <distribute>Y</distribute>  
384 - <custom_distribution/>  
385 - <copies>1</copies>  
386 - <partitioning>  
387 - <method>none</method>  
388 - <schema_name/>  
389 - </partitioning>  
390 - <compatible>N</compatible>  
391 - <optimizationLevel>9</optimizationLevel>  
392 - <jsScripts> <jsScript> <jsScript_type>0</jsScript_type>  
393 - <jsScript_name>Script 1</jsScript_name>  
394 - <jsScript_script>&#x2f;&#x2f;Script here&#xa;&#xa;var zd&#x3b;&#xa;&#xa;if &#x28;bc_type &#x3d;&#x3d; &#x27;in&#x27;&#x29; &#x7b;&#xa; zd &#x3d; qdz&#x3b;&#xa;&#x7d; else if &#x28;bc_type &#x3d;&#x3d; &#x27;out&#x27;&#x29; &#x7b;&#xa; zd &#x3d; zdz&#x3b;&#xa;&#x7d; else if &#x28;bc_type &#x3d;&#x3d; &#x27;normal&#x27;&#x29; &#x7b;&#xa; zd &#x3d; qdz&#x3b;&#xa;&#x7d; else &#x7b;&#xa; zd &#x3d; qdz&#x3b;&#xa;&#x7d;&#xa;</jsScript_script>  
395 - </jsScript> </jsScripts> <fields> <field> <name>zd</name>  
396 - <rename>zd</rename>  
397 - <type>String</type>  
398 - <length>-1</length>  
399 - <precision>-1</precision>  
400 - <replace>N</replace>  
401 - </field> </fields> <cluster_schema/>  
402 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
403 - <xloc>300</xloc>  
404 - <yloc>190</yloc>  
405 - <draw>Y</draw>  
406 - </GUI>  
407 - </step>  
408 -  
409 - <step>  
410 - <name>&#x67e5;&#x627e;&#x7ad9;&#x70b9;&#x540d;</name>  
411 - <type>DBLookup</type>  
412 - <description/>  
413 - <distribute>N</distribute>  
414 - <custom_distribution/>  
415 - <copies>1</copies>  
416 - <partitioning>  
417 - <method>none</method>  
418 - <schema_name/>  
419 - </partitioning>  
420 - <connection>bus_control_variable</connection>  
421 - <cache>N</cache>  
422 - <cache_load_all>N</cache_load_all>  
423 - <cache_size>0</cache_size>  
424 - <lookup>  
425 - <schema/>  
426 - <table>bsth_c_stationroute</table>  
427 - <orderby/>  
428 - <fail_on_multiple>N</fail_on_multiple>  
429 - <eat_row_on_failure>N</eat_row_on_failure>  
430 - <key>  
431 - <name>zd</name>  
432 - <field>station</field>  
433 - <condition>&#x3d;</condition>  
434 - <name2/>  
435 - </key>  
436 - <key>  
437 - <name>xl_dir</name>  
438 - <field>directions</field>  
439 - <condition>&#x3d;</condition>  
440 - <name2/>  
441 - </key>  
442 - <value>  
443 - <name>station_name</name>  
444 - <rename>zdname</rename>  
445 - <default/>  
446 - <type>String</type>  
447 - </value>  
448 - </lookup>  
449 - <cluster_schema/>  
450 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
451 - <xloc>410</xloc>  
452 - <yloc>191</yloc>  
453 - <draw>Y</draw>  
454 - </GUI>  
455 - </step>  
456 -  
457 - <step>  
458 - <name>&#x8ba1;&#x7b97;&#x53cd;&#x8303;&#x5f0f;&#x5143;&#x6570;&#x636e;</name>  
459 - <type>ScriptValueMod</type>  
460 - <description/>  
461 - <distribute>Y</distribute>  
462 - <custom_distribution/>  
463 - <copies>1</copies>  
464 - <partitioning>  
465 - <method>none</method>  
466 - <schema_name/>  
467 - </partitioning>  
468 - <compatible>N</compatible>  
469 - <optimizationLevel>9</optimizationLevel>  
470 - <jsScripts> <jsScript> <jsScript_type>0</jsScript_type>  
471 - <jsScript_name>Script 1</jsScript_name>  
472 - <jsScript_script>&#x2f;&#x2f;Script here&#xa;&#xa;var targetfieldname&#x3b; &#x2f;&#x2f; &#x76ee;&#x6807;&#x5b57;&#x6bb5;&#x540d;&#xa;var targettype&#x3b; &#x2f;&#x2f; &#x76ee;&#x6807;&#x7c7b;&#x578b;&#xa;var valuefieldname&#x3b; &#x2f;&#x2f; &#x503c;&#x5b57;&#x6bb5;&#x540d;&#xa;var keyvalue&#x3b; &#x2f;&#x2f; &#x5173;&#x952e;&#x5b57;&#x503c;&#xa;&#xa;if &#x28;bc_type &#x3d;&#x3d; &#x27;in&#x27;&#x29; &#x7b;&#xa; targetfieldname &#x3d; &#x27;&#x8fdb;&#x573a;&#x27; &#x2b; fcno&#x3b;&#xa;&#x7d; else if &#x28;bc_type &#x3d;&#x3d; &#x27;out&#x27;&#x29; &#x7b;&#xa; targetfieldname &#x3d; &#x27;&#x51fa;&#x573a;&#x27; &#x2b; fcno&#x3b;&#xa;&#x7d; else if &#x28;bc_type &#x3d;&#x3d; &#x27;normal&#x27;&#x29; &#x7b;&#xa; targetfieldname &#x3d; zdname &#x2b; fcno&#x3b;&#xa;&#x7d; else &#x7b;&#xa; targetfieldname &#x3d; zdname &#x2b; fcno&#x3b;&#xa;&#x7d; &#xa;&#xa;targettype &#x3d; &#x27;String&#x27;&#x3b;&#xa;valuefieldname &#x3d; &#x27;fcsj&#x27;&#x3b;&#xa;keyvalue &#x3d; fcno&#x3b;&#xa;</jsScript_script>  
473 - </jsScript> </jsScripts> <fields> <field> <name>targetfieldname</name>  
474 - <rename>targetfieldname</rename>  
475 - <type>String</type>  
476 - <length>-1</length>  
477 - <precision>-1</precision>  
478 - <replace>N</replace>  
479 - </field> <field> <name>targettype</name>  
480 - <rename>targettype</rename>  
481 - <type>String</type>  
482 - <length>-1</length>  
483 - <precision>-1</precision>  
484 - <replace>N</replace>  
485 - </field> <field> <name>valuefieldname</name>  
486 - <rename>valuefieldname</rename>  
487 - <type>String</type>  
488 - <length>-1</length>  
489 - <precision>-1</precision>  
490 - <replace>N</replace>  
491 - </field> <field> <name>keyvalue</name>  
492 - <rename>keyvalue</rename>  
493 - <type>String</type>  
494 - <length>-1</length>  
495 - <precision>-1</precision>  
496 - <replace>N</replace>  
497 - </field> </fields> <cluster_schema/>  
498 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
499 - <xloc>410</xloc>  
500 - <yloc>64</yloc>  
501 - <draw>Y</draw>  
502 - </GUI>  
503 - </step>  
504 -  
505 - <step>  
506 - <name>&#x8ba1;&#x7b97;excel&#x8f93;&#x51fa;&#x5b57;&#x6bb5;</name>  
507 - <type>ScriptValueMod</type>  
508 - <description/>  
509 - <distribute>Y</distribute>  
510 - <custom_distribution/>  
511 - <copies>1</copies>  
512 - <partitioning>  
513 - <method>none</method>  
514 - <schema_name/>  
515 - </partitioning>  
516 - <compatible>N</compatible>  
517 - <optimizationLevel>9</optimizationLevel>  
518 - <jsScripts> <jsScript> <jsScript_type>0</jsScript_type>  
519 - <jsScript_name>Script 1</jsScript_name>  
520 - <jsScript_script>&#x2f;&#x2f;Script here&#xa;&#xa;var fieldname&#x3b; &#x2f;&#x2f; &#x5b57;&#x6bb5;&#x540d;&#xa;var fieldtype&#x3b; &#x2f;&#x2f; &#x5b57;&#x6bb5;&#x7c7b;&#x578b;&#xa;&#xa;if &#x28;bc_type &#x3d;&#x3d; &#x27;in&#x27;&#x29; &#x7b;&#xa; fieldname &#x3d; &#x27;&#x8fdb;&#x573a;&#x27; &#x2b; fcno&#x3b;&#xa;&#x7d; else if &#x28;bc_type &#x3d;&#x3d; &#x27;out&#x27;&#x29; &#x7b;&#xa; fieldname &#x3d; &#x27;&#x51fa;&#x573a;&#x27; &#x2b; fcno&#x3b;&#xa;&#x7d; else if &#x28;bc_type &#x3d;&#x3d; &#x27;normal&#x27;&#x29; &#x7b;&#xa; fieldname &#x3d; zdname &#x2b; fcno&#x3b;&#xa;&#x7d; else &#x7b;&#xa; fieldname &#x3d; zdname &#x2b; fcno&#x3b;&#xa;&#x7d; &#xa;&#xa;fieldtype &#x3d; &#x27;String&#x27;&#x3b;&#xa;</jsScript_script>  
521 - </jsScript> </jsScripts> <fields> <field> <name>fieldname</name>  
522 - <rename>fieldname</rename>  
523 - <type>String</type>  
524 - <length>-1</length>  
525 - <precision>-1</precision>  
526 - <replace>N</replace>  
527 - </field> <field> <name>fieldtype</name>  
528 - <rename>fieldtype</rename>  
529 - <type>String</type>  
530 - <length>-1</length>  
531 - <precision>-1</precision>  
532 - <replace>N</replace>  
533 - </field> </fields> <cluster_schema/>  
534 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
535 - <xloc>410</xloc>  
536 - <yloc>326</yloc>  
537 - <draw>Y</draw>  
538 - </GUI>  
539 - </step>  
540 -  
541 - <step>  
542 - <name>&#x5b57;&#x6bb5;&#x9009;&#x62e9;</name>  
543 - <type>SelectValues</type>  
544 - <description/>  
545 - <distribute>Y</distribute>  
546 - <custom_distribution/>  
547 - <copies>1</copies>  
548 - <partitioning>  
549 - <method>none</method>  
550 - <schema_name/>  
551 - </partitioning>  
552 - <fields> <field> <name>fieldname</name>  
553 - <rename/>  
554 - <length>-2</length>  
555 - <precision>-2</precision>  
556 - </field> <field> <name>fieldtype</name>  
557 - <rename/>  
558 - <length>-2</length>  
559 - <precision>-2</precision>  
560 - </field> <field> <name>fcno</name>  
561 - <rename/>  
562 - <length>-2</length>  
563 - <precision>-2</precision>  
564 - </field> <select_unspecified>N</select_unspecified>  
565 - </fields> <cluster_schema/>  
566 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
567 - <xloc>533</xloc>  
568 - <yloc>325</yloc>  
569 - <draw>Y</draw>  
570 - </GUI>  
571 - </step>  
572 -  
573 - <step>  
574 - <name>&#x751f;&#x6210;&#x8def;&#x724c;&#x5b57;&#x6bb5;</name>  
575 - <type>RowGenerator</type>  
576 - <description/>  
577 - <distribute>Y</distribute>  
578 - <custom_distribution/>  
579 - <copies>1</copies>  
580 - <partitioning>  
581 - <method>none</method>  
582 - <schema_name/>  
583 - </partitioning>  
584 - <fields>  
585 - <field>  
586 - <name>fieldname</name>  
587 - <type>String</type>  
588 - <format/>  
589 - <currency/>  
590 - <decimal/>  
591 - <group/>  
592 - <nullif>&#x8def;&#x724c;</nullif>  
593 - <length>-1</length>  
594 - <precision>-1</precision>  
595 - <set_empty_string>N</set_empty_string>  
596 - </field>  
597 - <field>  
598 - <name>fieldtype</name>  
599 - <type>String</type>  
600 - <format/>  
601 - <currency/>  
602 - <decimal/>  
603 - <group/>  
604 - <nullif>String</nullif>  
605 - <length>-1</length>  
606 - <precision>-1</precision>  
607 - <set_empty_string>N</set_empty_string>  
608 - </field>  
609 - <field>  
610 - <name>fcno</name>  
611 - <type>Integer</type>  
612 - <format/>  
613 - <currency/>  
614 - <decimal/>  
615 - <group/>  
616 - <nullif>0</nullif>  
617 - <length>-1</length>  
618 - <precision>-1</precision>  
619 - <set_empty_string>N</set_empty_string>  
620 - </field>  
621 - </fields>  
622 - <limit>1</limit>  
623 - <never_ending>N</never_ending>  
624 - <interval_in_ms>5000</interval_in_ms>  
625 - <row_time_field>now</row_time_field>  
626 - <last_time_field>FiveSecondsAgo</last_time_field>  
627 - <cluster_schema/>  
628 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
629 - <xloc>530</xloc>  
630 - <yloc>194</yloc>  
631 - <draw>Y</draw>  
632 - </GUI>  
633 - </step>  
634 -  
635 - <step>  
636 - <name>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</name>  
637 - <type>SortRows</type>  
638 - <description/>  
639 - <distribute>Y</distribute>  
640 - <custom_distribution/>  
641 - <copies>1</copies>  
642 - <partitioning>  
643 - <method>none</method>  
644 - <schema_name/>  
645 - </partitioning>  
646 - <directory>&#x25;&#x25;java.io.tmpdir&#x25;&#x25;</directory>  
647 - <prefix>out</prefix>  
648 - <sort_size>1000000</sort_size>  
649 - <free_memory/>  
650 - <compress>N</compress>  
651 - <compress_variable/>  
652 - <unique_rows>N</unique_rows>  
653 - <fields>  
654 - <field>  
655 - <name>fcno</name>  
656 - <ascending>Y</ascending>  
657 - <case_sensitive>N</case_sensitive>  
658 - <presorted>N</presorted>  
659 - </field>  
660 - </fields>  
661 - <cluster_schema/>  
662 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
663 - <xloc>642</xloc>  
664 - <yloc>325</yloc>  
665 - <draw>Y</draw>  
666 - </GUI>  
667 - </step>  
668 -  
669 - <step_error_handling>  
670 - </step_error_handling>  
671 - <slave-step-copy-partition-distribution>  
672 -</slave-step-copy-partition-distribution>  
673 - <slave_transformation>N</slave_transformation>  
674 -  
675 -</transformation> 1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<transformation>
  3 + <info>
  4 + <name>&#x65f6;&#x523b;&#x8868;&#x660e;&#x7ec6;&#x5bfc;&#x51fa;&#x5143;&#x6570;&#x636e;</name>
  5 + <description/>
  6 + <extended_description/>
  7 + <trans_version/>
  8 + <trans_type>Normal</trans_type>
  9 + <trans_status>0</trans_status>
  10 + <directory>&#x2f;</directory>
  11 + <parameters>
  12 + <parameter>
  13 + <name>filepath</name>
  14 + <default_value>&#x2f;Users&#x2f;xu&#x2f;resource&#x2f;project_code&#x2f;runtime_temp&#x2f;bsth_control_u_d_files&#x2f;ttinfodetail_test.xls</default_value>
  15 + <description>&#x65f6;&#x523b;&#x8868;excel&#x5bfc;&#x51fa;&#x6587;&#x4ef6;&#x8def;&#x5f84;&#x540d;</description>
  16 + </parameter>
  17 + <parameter>
  18 + <name>injectktrfile</name>
  19 + <default_value>&#x2f;Users&#x2f;xu&#x2f;resource&#x2f;project_code&#x2f;bsth_project&#x2f;bsth_control&#x2f;src&#x2f;main&#x2f;resources&#x2f;datatools&#x2f;ktrs&#x2f;ttinfodetailDataOutput.ktr</default_value>
  20 + <description>&#x6ce8;&#x5165;&#x5143;&#x6570;&#x636e;&#x7684;ktr&#x6587;&#x4ef6;</description>
  21 + </parameter>
  22 + <parameter>
  23 + <name>ttinfoid</name>
  24 + <default_value>56</default_value>
  25 + <description>&#x65f6;&#x523b;&#x8868;id</description>
  26 + </parameter>
  27 + </parameters>
  28 + <log>
  29 +<trans-log-table><connection/>
  30 +<schema/>
  31 +<table/>
  32 +<size_limit_lines/>
  33 +<interval/>
  34 +<timeout_days/>
  35 +<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>TRANSNAME</id><enabled>Y</enabled><name>TRANSNAME</name></field><field><id>STATUS</id><enabled>Y</enabled><name>STATUS</name></field><field><id>LINES_READ</id><enabled>Y</enabled><name>LINES_READ</name><subject/></field><field><id>LINES_WRITTEN</id><enabled>Y</enabled><name>LINES_WRITTEN</name><subject/></field><field><id>LINES_UPDATED</id><enabled>Y</enabled><name>LINES_UPDATED</name><subject/></field><field><id>LINES_INPUT</id><enabled>Y</enabled><name>LINES_INPUT</name><subject/></field><field><id>LINES_OUTPUT</id><enabled>Y</enabled><name>LINES_OUTPUT</name><subject/></field><field><id>LINES_REJECTED</id><enabled>Y</enabled><name>LINES_REJECTED</name><subject/></field><field><id>ERRORS</id><enabled>Y</enabled><name>ERRORS</name></field><field><id>STARTDATE</id><enabled>Y</enabled><name>STARTDATE</name></field><field><id>ENDDATE</id><enabled>Y</enabled><name>ENDDATE</name></field><field><id>LOGDATE</id><enabled>Y</enabled><name>LOGDATE</name></field><field><id>DEPDATE</id><enabled>Y</enabled><name>DEPDATE</name></field><field><id>REPLAYDATE</id><enabled>Y</enabled><name>REPLAYDATE</name></field><field><id>LOG_FIELD</id><enabled>Y</enabled><name>LOG_FIELD</name></field><field><id>EXECUTING_SERVER</id><enabled>N</enabled><name>EXECUTING_SERVER</name></field><field><id>EXECUTING_USER</id><enabled>N</enabled><name>EXECUTING_USER</name></field><field><id>CLIENT</id><enabled>N</enabled><name>CLIENT</name></field></trans-log-table>
  36 +<perf-log-table><connection/>
  37 +<schema/>
  38 +<table/>
  39 +<interval/>
  40 +<timeout_days/>
  41 +<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>SEQ_NR</id><enabled>Y</enabled><name>SEQ_NR</name></field><field><id>LOGDATE</id><enabled>Y</enabled><name>LOGDATE</name></field><field><id>TRANSNAME</id><enabled>Y</enabled><name>TRANSNAME</name></field><field><id>STEPNAME</id><enabled>Y</enabled><name>STEPNAME</name></field><field><id>STEP_COPY</id><enabled>Y</enabled><name>STEP_COPY</name></field><field><id>LINES_READ</id><enabled>Y</enabled><name>LINES_READ</name></field><field><id>LINES_WRITTEN</id><enabled>Y</enabled><name>LINES_WRITTEN</name></field><field><id>LINES_UPDATED</id><enabled>Y</enabled><name>LINES_UPDATED</name></field><field><id>LINES_INPUT</id><enabled>Y</enabled><name>LINES_INPUT</name></field><field><id>LINES_OUTPUT</id><enabled>Y</enabled><name>LINES_OUTPUT</name></field><field><id>LINES_REJECTED</id><enabled>Y</enabled><name>LINES_REJECTED</name></field><field><id>ERRORS</id><enabled>Y</enabled><name>ERRORS</name></field><field><id>INPUT_BUFFER_ROWS</id><enabled>Y</enabled><name>INPUT_BUFFER_ROWS</name></field><field><id>OUTPUT_BUFFER_ROWS</id><enabled>Y</enabled><name>OUTPUT_BUFFER_ROWS</name></field></perf-log-table>
  42 +<channel-log-table><connection/>
  43 +<schema/>
  44 +<table/>
  45 +<timeout_days/>
  46 +<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>LOG_DATE</id><enabled>Y</enabled><name>LOG_DATE</name></field><field><id>LOGGING_OBJECT_TYPE</id><enabled>Y</enabled><name>LOGGING_OBJECT_TYPE</name></field><field><id>OBJECT_NAME</id><enabled>Y</enabled><name>OBJECT_NAME</name></field><field><id>OBJECT_COPY</id><enabled>Y</enabled><name>OBJECT_COPY</name></field><field><id>REPOSITORY_DIRECTORY</id><enabled>Y</enabled><name>REPOSITORY_DIRECTORY</name></field><field><id>FILENAME</id><enabled>Y</enabled><name>FILENAME</name></field><field><id>OBJECT_ID</id><enabled>Y</enabled><name>OBJECT_ID</name></field><field><id>OBJECT_REVISION</id><enabled>Y</enabled><name>OBJECT_REVISION</name></field><field><id>PARENT_CHANNEL_ID</id><enabled>Y</enabled><name>PARENT_CHANNEL_ID</name></field><field><id>ROOT_CHANNEL_ID</id><enabled>Y</enabled><name>ROOT_CHANNEL_ID</name></field></channel-log-table>
  47 +<step-log-table><connection/>
  48 +<schema/>
  49 +<table/>
  50 +<timeout_days/>
  51 +<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>LOG_DATE</id><enabled>Y</enabled><name>LOG_DATE</name></field><field><id>TRANSNAME</id><enabled>Y</enabled><name>TRANSNAME</name></field><field><id>STEPNAME</id><enabled>Y</enabled><name>STEPNAME</name></field><field><id>STEP_COPY</id><enabled>Y</enabled><name>STEP_COPY</name></field><field><id>LINES_READ</id><enabled>Y</enabled><name>LINES_READ</name></field><field><id>LINES_WRITTEN</id><enabled>Y</enabled><name>LINES_WRITTEN</name></field><field><id>LINES_UPDATED</id><enabled>Y</enabled><name>LINES_UPDATED</name></field><field><id>LINES_INPUT</id><enabled>Y</enabled><name>LINES_INPUT</name></field><field><id>LINES_OUTPUT</id><enabled>Y</enabled><name>LINES_OUTPUT</name></field><field><id>LINES_REJECTED</id><enabled>Y</enabled><name>LINES_REJECTED</name></field><field><id>ERRORS</id><enabled>Y</enabled><name>ERRORS</name></field><field><id>LOG_FIELD</id><enabled>N</enabled><name>LOG_FIELD</name></field></step-log-table>
  52 +<metrics-log-table><connection/>
  53 +<schema/>
  54 +<table/>
  55 +<timeout_days/>
  56 +<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>LOG_DATE</id><enabled>Y</enabled><name>LOG_DATE</name></field><field><id>METRICS_DATE</id><enabled>Y</enabled><name>METRICS_DATE</name></field><field><id>METRICS_CODE</id><enabled>Y</enabled><name>METRICS_CODE</name></field><field><id>METRICS_DESCRIPTION</id><enabled>Y</enabled><name>METRICS_DESCRIPTION</name></field><field><id>METRICS_SUBJECT</id><enabled>Y</enabled><name>METRICS_SUBJECT</name></field><field><id>METRICS_TYPE</id><enabled>Y</enabled><name>METRICS_TYPE</name></field><field><id>METRICS_VALUE</id><enabled>Y</enabled><name>METRICS_VALUE</name></field></metrics-log-table>
  57 + </log>
  58 + <maxdate>
  59 + <connection/>
  60 + <table/>
  61 + <field/>
  62 + <offset>0.0</offset>
  63 + <maxdiff>0.0</maxdiff>
  64 + </maxdate>
  65 + <size_rowset>10000</size_rowset>
  66 + <sleep_time_empty>50</sleep_time_empty>
  67 + <sleep_time_full>50</sleep_time_full>
  68 + <unique_connections>N</unique_connections>
  69 + <feedback_shown>Y</feedback_shown>
  70 + <feedback_size>50000</feedback_size>
  71 + <using_thread_priorities>Y</using_thread_priorities>
  72 + <shared_objects_file/>
  73 + <capture_step_performance>N</capture_step_performance>
  74 + <step_performance_capturing_delay>1000</step_performance_capturing_delay>
  75 + <step_performance_capturing_size_limit>100</step_performance_capturing_size_limit>
  76 + <dependencies>
  77 + </dependencies>
  78 + <partitionschemas>
  79 + </partitionschemas>
  80 + <slaveservers>
  81 + </slaveservers>
  82 + <clusterschemas>
  83 + </clusterschemas>
  84 + <created_user>-</created_user>
  85 + <created_date>2016&#x2f;11&#x2f;15 15&#x3a;02&#x3a;41.624</created_date>
  86 + <modified_user>-</modified_user>
  87 + <modified_date>2016&#x2f;11&#x2f;15 15&#x3a;02&#x3a;41.624</modified_date>
  88 + <key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA&#x3d;</key_for_session_key>
  89 + <is_key_private>N</is_key_private>
  90 + </info>
  91 + <notepads>
  92 + <notepad>
  93 + <note>&#x8fd9;&#x91cc;&#x6709;&#x4e9b;&#x95ee;&#x9898;&#xa;&#x5728;window2012&#x7684;&#x73af;&#x5883;&#x4e0b;&#xff0c;&#xa;MySql&#x6570;&#x636e;&#x5e93;&#x67e5;&#x8be2;&#x4e2d;&#x5982;&#x679c;&#x8fd4;&#x56de;&#x4e2d;&#x6587;&#x5185;&#x5bb9;&#x7684;&#x5b57;&#x6bb5;&#xff0c;&#x8fd9;&#x4e2a;&#x5185;&#x5bb9;&#x4e71;&#x7801;&#xa;&#x89e3;&#x51b3;&#x529e;&#x6cd5;&#xff0c;&#x5c31;&#x662f;&#x6570;&#x636e;&#x5e93;&#x67e5;&#x8be2;&#x5168;&#x90e8;&#x7f13;&#x5b58;&#xff0c;&#x5c31;&#x4e0d;&#x4e71;&#x7801;&#xa;linux&#x73af;&#x5883;&#x4e0b;&#x6ca1;&#x95ee;&#x9898;</note>
  94 + <xloc>165</xloc>
  95 + <yloc>402</yloc>
  96 + <width>333</width>
  97 + <heigth>90</heigth>
  98 + <fontname>YaHei Consolas Hybrid</fontname>
  99 + <fontsize>12</fontsize>
  100 + <fontbold>N</fontbold>
  101 + <fontitalic>N</fontitalic>
  102 + <fontcolorred>0</fontcolorred>
  103 + <fontcolorgreen>0</fontcolorgreen>
  104 + <fontcolorblue>0</fontcolorblue>
  105 + <backgroundcolorred>255</backgroundcolorred>
  106 + <backgroundcolorgreen>205</backgroundcolorgreen>
  107 + <backgroundcolorblue>112</backgroundcolorblue>
  108 + <bordercolorred>100</bordercolorred>
  109 + <bordercolorgreen>100</bordercolorgreen>
  110 + <bordercolorblue>100</bordercolorblue>
  111 + <drawshadow>Y</drawshadow>
  112 + </notepad>
  113 + </notepads>
  114 + <connection>
  115 + <name>bus_control_variable</name>
  116 + <server>&#x24;&#x7b;v_db_ip&#x7d;</server>
  117 + <type>MYSQL</type>
  118 + <access>Native</access>
  119 + <database>&#x24;&#x7b;v_db_dname&#x7d;</database>
  120 + <port>3306</port>
  121 + <username>&#x24;&#x7b;v_db_uname&#x7d;</username>
  122 + <password>&#x24;&#x7b;v_db_pwd&#x7d;</password>
  123 + <servername/>
  124 + <data_tablespace/>
  125 + <index_tablespace/>
  126 + <attributes>
  127 + <attribute><code>EXTRA_OPTION_MYSQL.characterEncoding</code><attribute>utf8</attribute></attribute>
  128 + <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>
  129 + <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>
  130 + <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>
  131 + <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>
  132 + <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>
  133 + <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>
  134 + <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>
  135 + <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>
  136 + <attribute><code>STREAM_RESULTS</code><attribute>N</attribute></attribute>
  137 + <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>
  138 + <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>
  139 + <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>
  140 + </attributes>
  141 + </connection>
  142 + <connection>
  143 + <name>bus_control_&#x516c;&#x53f8;_201</name>
  144 + <server>localhost</server>
  145 + <type>MYSQL</type>
  146 + <access>Native</access>
  147 + <database>control</database>
  148 + <port>3306</port>
  149 + <username>root</username>
  150 + <password>Encrypted </password>
  151 + <servername/>
  152 + <data_tablespace/>
  153 + <index_tablespace/>
  154 + <attributes>
  155 + <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>
  156 + <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>
  157 + <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>
  158 + <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>
  159 + <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>
  160 + <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>
  161 + <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>
  162 + <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>
  163 + <attribute><code>STREAM_RESULTS</code><attribute>N</attribute></attribute>
  164 + <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>
  165 + <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>
  166 + <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>
  167 + </attributes>
  168 + </connection>
  169 + <connection>
  170 + <name>bus_control_&#x672c;&#x673a;</name>
  171 + <server>localhost</server>
  172 + <type>MYSQL</type>
  173 + <access>Native</access>
  174 + <database>control</database>
  175 + <port>3306</port>
  176 + <username>root</username>
  177 + <password>Encrypted </password>
  178 + <servername/>
  179 + <data_tablespace/>
  180 + <index_tablespace/>
  181 + <attributes>
  182 + <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>
  183 + <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>
  184 + <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>
  185 + <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>
  186 + <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>
  187 + <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>
  188 + <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>
  189 + <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>
  190 + <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>
  191 + <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>
  192 + <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>
  193 + <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>
  194 + </attributes>
  195 + </connection>
  196 + <connection>
  197 + <name>xlab_mysql_youle</name>
  198 + <server>101.231.124.8</server>
  199 + <type>MYSQL</type>
  200 + <access>Native</access>
  201 + <database>xlab_youle</database>
  202 + <port>45687</port>
  203 + <username>xlab-youle</username>
  204 + <password>Encrypted 2be98afc86aa78a88aa1be369d187a3df</password>
  205 + <servername/>
  206 + <data_tablespace/>
  207 + <index_tablespace/>
  208 + <attributes>
  209 + <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>
  210 + <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>
  211 + <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>
  212 + <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>
  213 + <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>
  214 + <attribute><code>PORT_NUMBER</code><attribute>45687</attribute></attribute>
  215 + <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>
  216 + <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>
  217 + <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>
  218 + <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>N</attribute></attribute>
  219 + <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>N</attribute></attribute>
  220 + <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>
  221 + </attributes>
  222 + </connection>
  223 + <connection>
  224 + <name>xlab_mysql_youle&#xff08;&#x672c;&#x673a;&#xff09;</name>
  225 + <server>localhost</server>
  226 + <type>MYSQL</type>
  227 + <access>Native</access>
  228 + <database>xlab_youle</database>
  229 + <port>3306</port>
  230 + <username>root</username>
  231 + <password>Encrypted </password>
  232 + <servername/>
  233 + <data_tablespace/>
  234 + <index_tablespace/>
  235 + <attributes>
  236 + <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>
  237 + <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>
  238 + <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>
  239 + <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>
  240 + <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>
  241 + <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>
  242 + <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>
  243 + <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>
  244 + <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>
  245 + <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>N</attribute></attribute>
  246 + <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>N</attribute></attribute>
  247 + <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>
  248 + </attributes>
  249 + </connection>
  250 + <connection>
  251 + <name>xlab_youle</name>
  252 + <server/>
  253 + <type>MYSQL</type>
  254 + <access>JNDI</access>
  255 + <database>xlab_youle</database>
  256 + <port>1521</port>
  257 + <username/>
  258 + <password>Encrypted </password>
  259 + <servername/>
  260 + <data_tablespace/>
  261 + <index_tablespace/>
  262 + <attributes>
  263 + <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>
  264 + <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>
  265 + <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>
  266 + <attribute><code>PORT_NUMBER</code><attribute>1521</attribute></attribute>
  267 + <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>
  268 + <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>
  269 + <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>
  270 + <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>
  271 + <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>
  272 + <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>
  273 + </attributes>
  274 + </connection>
  275 + <order>
  276 + <hop> <from>&#x65f6;&#x523b;&#x8868;&#x660e;&#x7ec6;&#x5206;&#x7ec4;&#x6570;&#x636e;</from><to>&#x8fc7;&#x6ee4;&#x8bb0;&#x5f55;</to><enabled>Y</enabled> </hop>
  277 + <hop> <from>&#x8fc7;&#x6ee4;&#x8bb0;&#x5f55;</from><to>&#x8ba1;&#x7b97;&#x7ad9;&#x70b9;</to><enabled>Y</enabled> </hop>
  278 + <hop> <from>&#x8ba1;&#x7b97;&#x7ad9;&#x70b9;</from><to>&#x67e5;&#x627e;&#x7ad9;&#x70b9;&#x540d;</to><enabled>Y</enabled> </hop>
  279 + <hop> <from>&#x67e5;&#x627e;&#x7ad9;&#x70b9;&#x540d;</from><to>&#x8ba1;&#x7b97;&#x53cd;&#x8303;&#x5f0f;&#x5143;&#x6570;&#x636e;</to><enabled>Y</enabled> </hop>
  280 + <hop> <from>&#x67e5;&#x627e;&#x7ad9;&#x70b9;&#x540d;</from><to>&#x8ba1;&#x7b97;excel&#x8f93;&#x51fa;&#x5b57;&#x6bb5;</to><enabled>Y</enabled> </hop>
  281 + <hop> <from>&#x8ba1;&#x7b97;excel&#x8f93;&#x51fa;&#x5b57;&#x6bb5;</from><to>&#x5b57;&#x6bb5;&#x9009;&#x62e9;</to><enabled>Y</enabled> </hop>
  282 + <hop> <from>&#x5b57;&#x6bb5;&#x9009;&#x62e9;</from><to>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</to><enabled>Y</enabled> </hop>
  283 + <hop> <from>&#x751f;&#x6210;&#x8def;&#x724c;&#x5b57;&#x6bb5;</from><to>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</to><enabled>Y</enabled> </hop>
  284 + <hop> <from>&#x8ba1;&#x7b97;&#x53cd;&#x8303;&#x5f0f;&#x5143;&#x6570;&#x636e;</from><to>ETL&#x5143;&#x6570;&#x636e;&#x6ce8;&#x5165;</to><enabled>Y</enabled> </hop>
  285 + <hop> <from>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</from><to>ETL&#x5143;&#x6570;&#x636e;&#x6ce8;&#x5165;</to><enabled>Y</enabled> </hop>
  286 + </order>
  287 + <step>
  288 + <name>ETL&#x5143;&#x6570;&#x636e;&#x6ce8;&#x5165;</name>
  289 + <type>MetaInject</type>
  290 + <description/>
  291 + <distribute>Y</distribute>
  292 + <custom_distribution/>
  293 + <copies>1</copies>
  294 + <partitioning>
  295 + <method>none</method>
  296 + <schema_name/>
  297 + </partitioning>
  298 + <specification_method>filename</specification_method>
  299 + <trans_object_id/>
  300 + <trans_name/>
  301 + <filename>&#x24;&#x7b;injectktrfile&#x7d;</filename>
  302 + <directory_path/>
  303 + <source_step/>
  304 + <source_output_fields> </source_output_fields> <target_file/>
  305 + <no_execution>N</no_execution>
  306 + <stream_source_step/>
  307 + <stream_target_step/>
  308 + <mappings> <mapping> <target_step_name>&#x5217;&#x8f6c;&#x884c;</target_step_name>
  309 + <target_attribute_key>TARGET_TYPE</target_attribute_key>
  310 + <target_detail>Y</target_detail>
  311 + <source_step>&#x8ba1;&#x7b97;&#x53cd;&#x8303;&#x5f0f;&#x5143;&#x6570;&#x636e;</source_step>
  312 + <source_field>targettype</source_field>
  313 + </mapping> <mapping> <target_step_name>Excel&#x8f93;&#x51fa;</target_step_name>
  314 + <target_attribute_key>TYPE</target_attribute_key>
  315 + <target_detail>Y</target_detail>
  316 + <source_step>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</source_step>
  317 + <source_field>fieldtype</source_field>
  318 + </mapping> <mapping> <target_step_name>&#x5217;&#x8f6c;&#x884c;</target_step_name>
  319 + <target_attribute_key>NAME</target_attribute_key>
  320 + <target_detail>Y</target_detail>
  321 + <source_step>&#x8ba1;&#x7b97;&#x53cd;&#x8303;&#x5f0f;&#x5143;&#x6570;&#x636e;</source_step>
  322 + <source_field>valuefieldname</source_field>
  323 + </mapping> <mapping> <target_step_name>Excel&#x8f93;&#x51fa;</target_step_name>
  324 + <target_attribute_key>NAME</target_attribute_key>
  325 + <target_detail>Y</target_detail>
  326 + <source_step>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</source_step>
  327 + <source_field>fieldname</source_field>
  328 + </mapping> <mapping> <target_step_name>&#x5217;&#x8f6c;&#x884c;</target_step_name>
  329 + <target_attribute_key>TARGET_NAME</target_attribute_key>
  330 + <target_detail>Y</target_detail>
  331 + <source_step>&#x8ba1;&#x7b97;&#x53cd;&#x8303;&#x5f0f;&#x5143;&#x6570;&#x636e;</source_step>
  332 + <source_field>targetfieldname</source_field>
  333 + </mapping> <mapping> <target_step_name>&#x5217;&#x8f6c;&#x884c;</target_step_name>
  334 + <target_attribute_key>KEY_VALUE</target_attribute_key>
  335 + <target_detail>Y</target_detail>
  336 + <source_step>&#x8ba1;&#x7b97;&#x53cd;&#x8303;&#x5f0f;&#x5143;&#x6570;&#x636e;</source_step>
  337 + <source_field>keyvalue</source_field>
  338 + </mapping> </mappings> <cluster_schema/>
  339 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  340 + <xloc>640</xloc>
  341 + <yloc>64</yloc>
  342 + <draw>Y</draw>
  343 + </GUI>
  344 + </step>
  345 +
  346 + <step>
  347 + <name>&#x5b57;&#x6bb5;&#x9009;&#x62e9;</name>
  348 + <type>SelectValues</type>
  349 + <description/>
  350 + <distribute>Y</distribute>
  351 + <custom_distribution/>
  352 + <copies>1</copies>
  353 + <partitioning>
  354 + <method>none</method>
  355 + <schema_name/>
  356 + </partitioning>
  357 + <fields> <field> <name>fieldname</name>
  358 + <rename/>
  359 + <length>-2</length>
  360 + <precision>-2</precision>
  361 + </field> <field> <name>fieldtype</name>
  362 + <rename/>
  363 + <length>-2</length>
  364 + <precision>-2</precision>
  365 + </field> <field> <name>fcno</name>
  366 + <rename/>
  367 + <length>-2</length>
  368 + <precision>-2</precision>
  369 + </field> <select_unspecified>N</select_unspecified>
  370 + </fields> <cluster_schema/>
  371 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  372 + <xloc>533</xloc>
  373 + <yloc>325</yloc>
  374 + <draw>Y</draw>
  375 + </GUI>
  376 + </step>
  377 +
  378 + <step>
  379 + <name>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</name>
  380 + <type>SortRows</type>
  381 + <description/>
  382 + <distribute>Y</distribute>
  383 + <custom_distribution/>
  384 + <copies>1</copies>
  385 + <partitioning>
  386 + <method>none</method>
  387 + <schema_name/>
  388 + </partitioning>
  389 + <directory>&#x25;&#x25;java.io.tmpdir&#x25;&#x25;</directory>
  390 + <prefix>out</prefix>
  391 + <sort_size>1000000</sort_size>
  392 + <free_memory/>
  393 + <compress>N</compress>
  394 + <compress_variable/>
  395 + <unique_rows>N</unique_rows>
  396 + <fields>
  397 + <field>
  398 + <name>fcno</name>
  399 + <ascending>Y</ascending>
  400 + <case_sensitive>N</case_sensitive>
  401 + <presorted>N</presorted>
  402 + </field>
  403 + </fields>
  404 + <cluster_schema/>
  405 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  406 + <xloc>642</xloc>
  407 + <yloc>325</yloc>
  408 + <draw>Y</draw>
  409 + </GUI>
  410 + </step>
  411 +
  412 + <step>
  413 + <name>&#x65f6;&#x523b;&#x8868;&#x660e;&#x7ec6;&#x5206;&#x7ec4;&#x6570;&#x636e;</name>
  414 + <type>TableInput</type>
  415 + <description/>
  416 + <distribute>Y</distribute>
  417 + <custom_distribution/>
  418 + <copies>1</copies>
  419 + <partitioning>
  420 + <method>none</method>
  421 + <schema_name/>
  422 + </partitioning>
  423 + <connection>bus_control_variable</connection>
  424 + <sql>select &#xa;fcno&#xa;, min&#x28;xl_dir&#x29; xl_dir&#xa;,min&#x28;qdz&#x29; qdz&#xa;,min&#x28;zdz&#x29; zdz&#xa;,bc_type &#xa;from bsth_c_s_ttinfo_detail&#xa;where ttinfo &#x3d; &#x24;&#x7b;ttinfoid&#x7d;&#xa;group by fcno,bc_type</sql>
  425 + <limit>0</limit>
  426 + <lookup/>
  427 + <execute_each_row>N</execute_each_row>
  428 + <variables_active>Y</variables_active>
  429 + <lazy_conversion_active>N</lazy_conversion_active>
  430 + <cluster_schema/>
  431 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  432 + <xloc>56</xloc>
  433 + <yloc>185</yloc>
  434 + <draw>Y</draw>
  435 + </GUI>
  436 + </step>
  437 +
  438 + <step>
  439 + <name>&#x67e5;&#x627e;&#x7ad9;&#x70b9;&#x540d;</name>
  440 + <type>DBLookup</type>
  441 + <description/>
  442 + <distribute>N</distribute>
  443 + <custom_distribution/>
  444 + <copies>1</copies>
  445 + <partitioning>
  446 + <method>none</method>
  447 + <schema_name/>
  448 + </partitioning>
  449 + <connection>bus_control_variable</connection>
  450 + <cache>Y</cache>
  451 + <cache_load_all>Y</cache_load_all>
  452 + <cache_size>0</cache_size>
  453 + <lookup>
  454 + <schema/>
  455 + <table>bsth_c_stationroute</table>
  456 + <orderby/>
  457 + <fail_on_multiple>N</fail_on_multiple>
  458 + <eat_row_on_failure>N</eat_row_on_failure>
  459 + <key>
  460 + <name>zd</name>
  461 + <field>station</field>
  462 + <condition>&#x3d;</condition>
  463 + <name2/>
  464 + </key>
  465 + <key>
  466 + <name>xl_dir</name>
  467 + <field>directions</field>
  468 + <condition>&#x3d;</condition>
  469 + <name2/>
  470 + </key>
  471 + <value>
  472 + <name>station_name</name>
  473 + <rename>zdname</rename>
  474 + <default/>
  475 + <type>String</type>
  476 + </value>
  477 + </lookup>
  478 + <cluster_schema/>
  479 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  480 + <xloc>410</xloc>
  481 + <yloc>191</yloc>
  482 + <draw>Y</draw>
  483 + </GUI>
  484 + </step>
  485 +
  486 + <step>
  487 + <name>&#x751f;&#x6210;&#x8def;&#x724c;&#x5b57;&#x6bb5;</name>
  488 + <type>RowGenerator</type>
  489 + <description/>
  490 + <distribute>Y</distribute>
  491 + <custom_distribution/>
  492 + <copies>1</copies>
  493 + <partitioning>
  494 + <method>none</method>
  495 + <schema_name/>
  496 + </partitioning>
  497 + <fields>
  498 + <field>
  499 + <name>fieldname</name>
  500 + <type>String</type>
  501 + <format/>
  502 + <currency/>
  503 + <decimal/>
  504 + <group/>
  505 + <nullif>&#x8def;&#x724c;</nullif>
  506 + <length>-1</length>
  507 + <precision>-1</precision>
  508 + <set_empty_string>N</set_empty_string>
  509 + </field>
  510 + <field>
  511 + <name>fieldtype</name>
  512 + <type>String</type>
  513 + <format/>
  514 + <currency/>
  515 + <decimal/>
  516 + <group/>
  517 + <nullif>String</nullif>
  518 + <length>-1</length>
  519 + <precision>-1</precision>
  520 + <set_empty_string>N</set_empty_string>
  521 + </field>
  522 + <field>
  523 + <name>fcno</name>
  524 + <type>Integer</type>
  525 + <format/>
  526 + <currency/>
  527 + <decimal/>
  528 + <group/>
  529 + <nullif>0</nullif>
  530 + <length>-1</length>
  531 + <precision>-1</precision>
  532 + <set_empty_string>N</set_empty_string>
  533 + </field>
  534 + </fields>
  535 + <limit>1</limit>
  536 + <never_ending>N</never_ending>
  537 + <interval_in_ms>5000</interval_in_ms>
  538 + <row_time_field>now</row_time_field>
  539 + <last_time_field>FiveSecondsAgo</last_time_field>
  540 + <cluster_schema/>
  541 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  542 + <xloc>530</xloc>
  543 + <yloc>194</yloc>
  544 + <draw>Y</draw>
  545 + </GUI>
  546 + </step>
  547 +
  548 + <step>
  549 + <name>&#x8ba1;&#x7b97;excel&#x8f93;&#x51fa;&#x5b57;&#x6bb5;</name>
  550 + <type>ScriptValueMod</type>
  551 + <description/>
  552 + <distribute>Y</distribute>
  553 + <custom_distribution/>
  554 + <copies>1</copies>
  555 + <partitioning>
  556 + <method>none</method>
  557 + <schema_name/>
  558 + </partitioning>
  559 + <compatible>N</compatible>
  560 + <optimizationLevel>9</optimizationLevel>
  561 + <jsScripts> <jsScript> <jsScript_type>0</jsScript_type>
  562 + <jsScript_name>Script 1</jsScript_name>
  563 + <jsScript_script>&#x2f;&#x2f;Script here&#xa;&#xa;var fieldname&#x3b; &#x2f;&#x2f; &#x5b57;&#x6bb5;&#x540d;&#xa;var fieldtype&#x3b; &#x2f;&#x2f; &#x5b57;&#x6bb5;&#x7c7b;&#x578b;&#xa;&#xa;if &#x28;bc_type &#x3d;&#x3d; &#x27;in&#x27;&#x29; &#x7b;&#xa; fieldname &#x3d; &#x27;&#x8fdb;&#x573a;&#x27; &#x2b; fcno&#x3b;&#xa;&#x7d; else if &#x28;bc_type &#x3d;&#x3d; &#x27;out&#x27;&#x29; &#x7b;&#xa; fieldname &#x3d; &#x27;&#x51fa;&#x573a;&#x27; &#x2b; fcno&#x3b;&#xa;&#x7d; else if &#x28;bc_type &#x3d;&#x3d; &#x27;normal&#x27;&#x29; &#x7b;&#xa; fieldname &#x3d; zdname &#x2b; fcno&#x3b;&#xa;&#x7d; else &#x7b;&#xa; fieldname &#x3d; zdname &#x2b; fcno&#x3b;&#xa;&#x7d; &#xa;&#xa;fieldtype &#x3d; &#x27;String&#x27;&#x3b;&#xa;</jsScript_script>
  564 + </jsScript> </jsScripts> <fields> <field> <name>fieldname</name>
  565 + <rename>fieldname</rename>
  566 + <type>String</type>
  567 + <length>-1</length>
  568 + <precision>-1</precision>
  569 + <replace>N</replace>
  570 + </field> <field> <name>fieldtype</name>
  571 + <rename>fieldtype</rename>
  572 + <type>String</type>
  573 + <length>-1</length>
  574 + <precision>-1</precision>
  575 + <replace>N</replace>
  576 + </field> </fields> <cluster_schema/>
  577 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  578 + <xloc>410</xloc>
  579 + <yloc>326</yloc>
  580 + <draw>Y</draw>
  581 + </GUI>
  582 + </step>
  583 +
  584 + <step>
  585 + <name>&#x8ba1;&#x7b97;&#x53cd;&#x8303;&#x5f0f;&#x5143;&#x6570;&#x636e;</name>
  586 + <type>ScriptValueMod</type>
  587 + <description/>
  588 + <distribute>Y</distribute>
  589 + <custom_distribution/>
  590 + <copies>1</copies>
  591 + <partitioning>
  592 + <method>none</method>
  593 + <schema_name/>
  594 + </partitioning>
  595 + <compatible>N</compatible>
  596 + <optimizationLevel>9</optimizationLevel>
  597 + <jsScripts> <jsScript> <jsScript_type>0</jsScript_type>
  598 + <jsScript_name>Script 1</jsScript_name>
  599 + <jsScript_script>&#x2f;&#x2f;Script here&#xa;&#xa;var targetfieldname&#x3b; &#x2f;&#x2f; &#x76ee;&#x6807;&#x5b57;&#x6bb5;&#x540d;&#xa;var targettype&#x3b; &#x2f;&#x2f; &#x76ee;&#x6807;&#x7c7b;&#x578b;&#xa;var valuefieldname&#x3b; &#x2f;&#x2f; &#x503c;&#x5b57;&#x6bb5;&#x540d;&#xa;var keyvalue&#x3b; &#x2f;&#x2f; &#x5173;&#x952e;&#x5b57;&#x503c;&#xa;&#xa;if &#x28;bc_type &#x3d;&#x3d; &#x27;in&#x27;&#x29; &#x7b;&#xa; targetfieldname &#x3d; &#x27;&#x8fdb;&#x573a;&#x27; &#x2b; fcno&#x3b;&#xa;&#x7d; else if &#x28;bc_type &#x3d;&#x3d; &#x27;out&#x27;&#x29; &#x7b;&#xa; targetfieldname &#x3d; &#x27;&#x51fa;&#x573a;&#x27; &#x2b; fcno&#x3b;&#xa;&#x7d; else if &#x28;bc_type &#x3d;&#x3d; &#x27;normal&#x27;&#x29; &#x7b;&#xa; targetfieldname &#x3d; zdname &#x2b; fcno&#x3b;&#xa;&#x7d; else &#x7b;&#xa; targetfieldname &#x3d; zdname &#x2b; fcno&#x3b;&#xa;&#x7d; &#xa;&#xa;targettype &#x3d; &#x27;String&#x27;&#x3b;&#xa;valuefieldname &#x3d; &#x27;fcsj&#x27;&#x3b;&#xa;keyvalue &#x3d; fcno&#x3b;&#xa;</jsScript_script>
  600 + </jsScript> </jsScripts> <fields> <field> <name>targetfieldname</name>
  601 + <rename>targetfieldname</rename>
  602 + <type>String</type>
  603 + <length>-1</length>
  604 + <precision>-1</precision>
  605 + <replace>N</replace>
  606 + </field> <field> <name>targettype</name>
  607 + <rename>targettype</rename>
  608 + <type>String</type>
  609 + <length>-1</length>
  610 + <precision>-1</precision>
  611 + <replace>N</replace>
  612 + </field> <field> <name>valuefieldname</name>
  613 + <rename>valuefieldname</rename>
  614 + <type>String</type>
  615 + <length>-1</length>
  616 + <precision>-1</precision>
  617 + <replace>N</replace>
  618 + </field> <field> <name>keyvalue</name>
  619 + <rename>keyvalue</rename>
  620 + <type>String</type>
  621 + <length>-1</length>
  622 + <precision>-1</precision>
  623 + <replace>N</replace>
  624 + </field> </fields> <cluster_schema/>
  625 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  626 + <xloc>410</xloc>
  627 + <yloc>64</yloc>
  628 + <draw>Y</draw>
  629 + </GUI>
  630 + </step>
  631 +
  632 + <step>
  633 + <name>&#x8ba1;&#x7b97;&#x7ad9;&#x70b9;</name>
  634 + <type>ScriptValueMod</type>
  635 + <description/>
  636 + <distribute>Y</distribute>
  637 + <custom_distribution/>
  638 + <copies>1</copies>
  639 + <partitioning>
  640 + <method>none</method>
  641 + <schema_name/>
  642 + </partitioning>
  643 + <compatible>N</compatible>
  644 + <optimizationLevel>9</optimizationLevel>
  645 + <jsScripts> <jsScript> <jsScript_type>0</jsScript_type>
  646 + <jsScript_name>Script 1</jsScript_name>
  647 + <jsScript_script>&#x2f;&#x2f;Script here&#xa;&#xa;var zd&#x3b;&#xa;&#xa;if &#x28;bc_type &#x3d;&#x3d; &#x27;in&#x27;&#x29; &#x7b;&#xa; zd &#x3d; qdz&#x3b;&#xa;&#x7d; else if &#x28;bc_type &#x3d;&#x3d; &#x27;out&#x27;&#x29; &#x7b;&#xa; zd &#x3d; zdz&#x3b;&#xa;&#x7d; else if &#x28;bc_type &#x3d;&#x3d; &#x27;normal&#x27;&#x29; &#x7b;&#xa; zd &#x3d; qdz&#x3b;&#xa;&#x7d; else &#x7b;&#xa; zd &#x3d; qdz&#x3b;&#xa;&#x7d;&#xa;</jsScript_script>
  648 + </jsScript> </jsScripts> <fields> <field> <name>zd</name>
  649 + <rename>zd</rename>
  650 + <type>String</type>
  651 + <length>-1</length>
  652 + <precision>-1</precision>
  653 + <replace>N</replace>
  654 + </field> </fields> <cluster_schema/>
  655 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  656 + <xloc>300</xloc>
  657 + <yloc>190</yloc>
  658 + <draw>Y</draw>
  659 + </GUI>
  660 + </step>
  661 +
  662 + <step>
  663 + <name>&#x8fc7;&#x6ee4;&#x8bb0;&#x5f55;</name>
  664 + <type>FilterRows</type>
  665 + <description/>
  666 + <distribute>Y</distribute>
  667 + <custom_distribution/>
  668 + <copies>1</copies>
  669 + <partitioning>
  670 + <method>none</method>
  671 + <schema_name/>
  672 + </partitioning>
  673 +<send_true_to/>
  674 +<send_false_to/>
  675 + <compare>
  676 +<condition>
  677 + <negated>N</negated>
  678 + <leftvalue>bc_type</leftvalue>
  679 + <function>IS NOT NULL</function>
  680 + <rightvalue/>
  681 + </condition>
  682 + </compare>
  683 + <cluster_schema/>
  684 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  685 + <xloc>182</xloc>
  686 + <yloc>189</yloc>
  687 + <draw>Y</draw>
  688 + </GUI>
  689 + </step>
  690 +
  691 + <step_error_handling>
  692 + </step_error_handling>
  693 + <slave-step-copy-partition-distribution>
  694 +</slave-step-copy-partition-distribution>
  695 + <slave_transformation>N</slave_transformation>
  696 +
  697 +</transformation>
src/main/resources/datatools/ktrs/ttinfodetailoutputforedit.ktr
1 -<?xml version="1.0" encoding="UTF-8"?>  
2 -<transformation>  
3 - <info>  
4 - <name>ttinfodetailoutputforedit</name>  
5 - <description/>  
6 - <extended_description/>  
7 - <trans_version/>  
8 - <trans_type>Normal</trans_type>  
9 - <trans_status>0</trans_status>  
10 - <directory>&#x2f;</directory>  
11 - <parameters>  
12 - <parameter>  
13 - <name>tempfilepath</name>  
14 - <default_value>&#x2f;Users&#x2f;xu&#x2f;resource&#x2f;project_code&#x2f;runtime_temp&#x2f;bsth_control_u_d_files&#x2f;temp&#x2f;test</default_value>  
15 - <description>&#x9ed8;&#x8ba4;&#x8f93;&#x51fa;&#x7684;&#x6587;&#x4ef6;&#x8def;&#x5f84;&#x540d;</description>  
16 - </parameter>  
17 - <parameter>  
18 - <name>ttid</name>  
19 - <default_value>63</default_value>  
20 - <description>&#x65f6;&#x523b;&#x8868;id</description>  
21 - </parameter>  
22 - <parameter>  
23 - <name>xlid</name>  
24 - <default_value>63017</default_value>  
25 - <description>&#x7ebf;&#x8def;id</description>  
26 - </parameter>  
27 - </parameters>  
28 - <log>  
29 -<trans-log-table><connection/>  
30 -<schema/>  
31 -<table/>  
32 -<size_limit_lines/>  
33 -<interval/>  
34 -<timeout_days/>  
35 -<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>TRANSNAME</id><enabled>Y</enabled><name>TRANSNAME</name></field><field><id>STATUS</id><enabled>Y</enabled><name>STATUS</name></field><field><id>LINES_READ</id><enabled>Y</enabled><name>LINES_READ</name><subject/></field><field><id>LINES_WRITTEN</id><enabled>Y</enabled><name>LINES_WRITTEN</name><subject/></field><field><id>LINES_UPDATED</id><enabled>Y</enabled><name>LINES_UPDATED</name><subject/></field><field><id>LINES_INPUT</id><enabled>Y</enabled><name>LINES_INPUT</name><subject/></field><field><id>LINES_OUTPUT</id><enabled>Y</enabled><name>LINES_OUTPUT</name><subject/></field><field><id>LINES_REJECTED</id><enabled>Y</enabled><name>LINES_REJECTED</name><subject/></field><field><id>ERRORS</id><enabled>Y</enabled><name>ERRORS</name></field><field><id>STARTDATE</id><enabled>Y</enabled><name>STARTDATE</name></field><field><id>ENDDATE</id><enabled>Y</enabled><name>ENDDATE</name></field><field><id>LOGDATE</id><enabled>Y</enabled><name>LOGDATE</name></field><field><id>DEPDATE</id><enabled>Y</enabled><name>DEPDATE</name></field><field><id>REPLAYDATE</id><enabled>Y</enabled><name>REPLAYDATE</name></field><field><id>LOG_FIELD</id><enabled>Y</enabled><name>LOG_FIELD</name></field><field><id>EXECUTING_SERVER</id><enabled>N</enabled><name>EXECUTING_SERVER</name></field><field><id>EXECUTING_USER</id><enabled>N</enabled><name>EXECUTING_USER</name></field><field><id>CLIENT</id><enabled>N</enabled><name>CLIENT</name></field></trans-log-table>  
36 -<perf-log-table><connection/>  
37 -<schema/>  
38 -<table/>  
39 -<interval/>  
40 -<timeout_days/>  
41 -<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>SEQ_NR</id><enabled>Y</enabled><name>SEQ_NR</name></field><field><id>LOGDATE</id><enabled>Y</enabled><name>LOGDATE</name></field><field><id>TRANSNAME</id><enabled>Y</enabled><name>TRANSNAME</name></field><field><id>STEPNAME</id><enabled>Y</enabled><name>STEPNAME</name></field><field><id>STEP_COPY</id><enabled>Y</enabled><name>STEP_COPY</name></field><field><id>LINES_READ</id><enabled>Y</enabled><name>LINES_READ</name></field><field><id>LINES_WRITTEN</id><enabled>Y</enabled><name>LINES_WRITTEN</name></field><field><id>LINES_UPDATED</id><enabled>Y</enabled><name>LINES_UPDATED</name></field><field><id>LINES_INPUT</id><enabled>Y</enabled><name>LINES_INPUT</name></field><field><id>LINES_OUTPUT</id><enabled>Y</enabled><name>LINES_OUTPUT</name></field><field><id>LINES_REJECTED</id><enabled>Y</enabled><name>LINES_REJECTED</name></field><field><id>ERRORS</id><enabled>Y</enabled><name>ERRORS</name></field><field><id>INPUT_BUFFER_ROWS</id><enabled>Y</enabled><name>INPUT_BUFFER_ROWS</name></field><field><id>OUTPUT_BUFFER_ROWS</id><enabled>Y</enabled><name>OUTPUT_BUFFER_ROWS</name></field></perf-log-table>  
42 -<channel-log-table><connection/>  
43 -<schema/>  
44 -<table/>  
45 -<timeout_days/>  
46 -<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>LOG_DATE</id><enabled>Y</enabled><name>LOG_DATE</name></field><field><id>LOGGING_OBJECT_TYPE</id><enabled>Y</enabled><name>LOGGING_OBJECT_TYPE</name></field><field><id>OBJECT_NAME</id><enabled>Y</enabled><name>OBJECT_NAME</name></field><field><id>OBJECT_COPY</id><enabled>Y</enabled><name>OBJECT_COPY</name></field><field><id>REPOSITORY_DIRECTORY</id><enabled>Y</enabled><name>REPOSITORY_DIRECTORY</name></field><field><id>FILENAME</id><enabled>Y</enabled><name>FILENAME</name></field><field><id>OBJECT_ID</id><enabled>Y</enabled><name>OBJECT_ID</name></field><field><id>OBJECT_REVISION</id><enabled>Y</enabled><name>OBJECT_REVISION</name></field><field><id>PARENT_CHANNEL_ID</id><enabled>Y</enabled><name>PARENT_CHANNEL_ID</name></field><field><id>ROOT_CHANNEL_ID</id><enabled>Y</enabled><name>ROOT_CHANNEL_ID</name></field></channel-log-table>  
47 -<step-log-table><connection/>  
48 -<schema/>  
49 -<table/>  
50 -<timeout_days/>  
51 -<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>LOG_DATE</id><enabled>Y</enabled><name>LOG_DATE</name></field><field><id>TRANSNAME</id><enabled>Y</enabled><name>TRANSNAME</name></field><field><id>STEPNAME</id><enabled>Y</enabled><name>STEPNAME</name></field><field><id>STEP_COPY</id><enabled>Y</enabled><name>STEP_COPY</name></field><field><id>LINES_READ</id><enabled>Y</enabled><name>LINES_READ</name></field><field><id>LINES_WRITTEN</id><enabled>Y</enabled><name>LINES_WRITTEN</name></field><field><id>LINES_UPDATED</id><enabled>Y</enabled><name>LINES_UPDATED</name></field><field><id>LINES_INPUT</id><enabled>Y</enabled><name>LINES_INPUT</name></field><field><id>LINES_OUTPUT</id><enabled>Y</enabled><name>LINES_OUTPUT</name></field><field><id>LINES_REJECTED</id><enabled>Y</enabled><name>LINES_REJECTED</name></field><field><id>ERRORS</id><enabled>Y</enabled><name>ERRORS</name></field><field><id>LOG_FIELD</id><enabled>N</enabled><name>LOG_FIELD</name></field></step-log-table>  
52 -<metrics-log-table><connection/>  
53 -<schema/>  
54 -<table/>  
55 -<timeout_days/>  
56 -<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>LOG_DATE</id><enabled>Y</enabled><name>LOG_DATE</name></field><field><id>METRICS_DATE</id><enabled>Y</enabled><name>METRICS_DATE</name></field><field><id>METRICS_CODE</id><enabled>Y</enabled><name>METRICS_CODE</name></field><field><id>METRICS_DESCRIPTION</id><enabled>Y</enabled><name>METRICS_DESCRIPTION</name></field><field><id>METRICS_SUBJECT</id><enabled>Y</enabled><name>METRICS_SUBJECT</name></field><field><id>METRICS_TYPE</id><enabled>Y</enabled><name>METRICS_TYPE</name></field><field><id>METRICS_VALUE</id><enabled>Y</enabled><name>METRICS_VALUE</name></field></metrics-log-table>  
57 - </log>  
58 - <maxdate>  
59 - <connection/>  
60 - <table/>  
61 - <field/>  
62 - <offset>0.0</offset>  
63 - <maxdiff>0.0</maxdiff>  
64 - </maxdate>  
65 - <size_rowset>10000</size_rowset>  
66 - <sleep_time_empty>50</sleep_time_empty>  
67 - <sleep_time_full>50</sleep_time_full>  
68 - <unique_connections>N</unique_connections>  
69 - <feedback_shown>Y</feedback_shown>  
70 - <feedback_size>50000</feedback_size>  
71 - <using_thread_priorities>Y</using_thread_priorities>  
72 - <shared_objects_file/>  
73 - <capture_step_performance>N</capture_step_performance>  
74 - <step_performance_capturing_delay>1000</step_performance_capturing_delay>  
75 - <step_performance_capturing_size_limit>100</step_performance_capturing_size_limit>  
76 - <dependencies>  
77 - </dependencies>  
78 - <partitionschemas>  
79 - </partitionschemas>  
80 - <slaveservers>  
81 - </slaveservers>  
82 - <clusterschemas>  
83 - </clusterschemas>  
84 - <created_user>-</created_user>  
85 - <created_date>2016&#x2f;07&#x2f;11 21&#x3a;45&#x3a;05.041</created_date>  
86 - <modified_user>-</modified_user>  
87 - <modified_date>2016&#x2f;07&#x2f;11 21&#x3a;45&#x3a;05.041</modified_date>  
88 - <key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA&#x3d;</key_for_session_key>  
89 - <is_key_private>N</is_key_private>  
90 - </info>  
91 - <notepads>  
92 - </notepads>  
93 - <connection>  
94 - <name>bus_control_variable</name>  
95 - <server>&#x24;&#x7b;v_db_ip&#x7d;</server>  
96 - <type>MYSQL</type>  
97 - <access>Native</access>  
98 - <database>&#x24;&#x7b;v_db_dname&#x7d;</database>  
99 - <port>3306</port>  
100 - <username>&#x24;&#x7b;v_db_uname&#x7d;</username>  
101 - <password>&#x24;&#x7b;v_db_pwd&#x7d;</password>  
102 - <servername/>  
103 - <data_tablespace/>  
104 - <index_tablespace/>  
105 - <attributes>  
106 - <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>  
107 - <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>  
108 - <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>  
109 - <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>  
110 - <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>  
111 - <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>  
112 - <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>  
113 - <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>  
114 - <attribute><code>STREAM_RESULTS</code><attribute>N</attribute></attribute>  
115 - <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>  
116 - <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>  
117 - <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>  
118 - </attributes>  
119 - </connection>  
120 - <connection>  
121 - <name>bus_control_&#x516c;&#x53f8;_201</name>  
122 - <server>localhost</server>  
123 - <type>MYSQL</type>  
124 - <access>Native</access>  
125 - <database>control</database>  
126 - <port>3306</port>  
127 - <username>root</username>  
128 - <password>Encrypted </password>  
129 - <servername/>  
130 - <data_tablespace/>  
131 - <index_tablespace/>  
132 - <attributes>  
133 - <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>  
134 - <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>  
135 - <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>  
136 - <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>  
137 - <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>  
138 - <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>  
139 - <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>  
140 - <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>  
141 - <attribute><code>STREAM_RESULTS</code><attribute>N</attribute></attribute>  
142 - <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>  
143 - <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>  
144 - <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>  
145 - </attributes>  
146 - </connection>  
147 - <connection>  
148 - <name>bus_control_&#x672c;&#x673a;</name>  
149 - <server>localhost</server>  
150 - <type>MYSQL</type>  
151 - <access>Native</access>  
152 - <database>control</database>  
153 - <port>3306</port>  
154 - <username>root</username>  
155 - <password>Encrypted </password>  
156 - <servername/>  
157 - <data_tablespace/>  
158 - <index_tablespace/>  
159 - <attributes>  
160 - <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>  
161 - <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>  
162 - <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>  
163 - <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>  
164 - <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>  
165 - <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>  
166 - <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>  
167 - <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>  
168 - <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>  
169 - <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>  
170 - <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>  
171 - <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>  
172 - </attributes>  
173 - </connection>  
174 - <connection>  
175 - <name>xlab_mysql_youle</name>  
176 - <server>101.231.124.8</server>  
177 - <type>MYSQL</type>  
178 - <access>Native</access>  
179 - <database>xlab_youle</database>  
180 - <port>45687</port>  
181 - <username>xlab-youle</username>  
182 - <password>Encrypted 2be98afc86aa78a88aa1be369d187a3df</password>  
183 - <servername/>  
184 - <data_tablespace/>  
185 - <index_tablespace/>  
186 - <attributes>  
187 - <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>  
188 - <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>  
189 - <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>  
190 - <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>  
191 - <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>  
192 - <attribute><code>PORT_NUMBER</code><attribute>45687</attribute></attribute>  
193 - <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>  
194 - <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>  
195 - <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>  
196 - <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>N</attribute></attribute>  
197 - <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>N</attribute></attribute>  
198 - <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>  
199 - </attributes>  
200 - </connection>  
201 - <connection>  
202 - <name>xlab_mysql_youle&#xff08;&#x672c;&#x673a;&#xff09;</name>  
203 - <server>localhost</server>  
204 - <type>MYSQL</type>  
205 - <access>Native</access>  
206 - <database>xlab_youle</database>  
207 - <port>3306</port>  
208 - <username>root</username>  
209 - <password>Encrypted </password>  
210 - <servername/>  
211 - <data_tablespace/>  
212 - <index_tablespace/>  
213 - <attributes>  
214 - <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>  
215 - <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>  
216 - <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>  
217 - <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>  
218 - <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>  
219 - <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>  
220 - <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>  
221 - <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>  
222 - <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>  
223 - <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>N</attribute></attribute>  
224 - <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>N</attribute></attribute>  
225 - <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>  
226 - </attributes>  
227 - </connection>  
228 - <connection>  
229 - <name>xlab_youle</name>  
230 - <server/>  
231 - <type>MYSQL</type>  
232 - <access>JNDI</access>  
233 - <database>xlab_youle</database>  
234 - <port>1521</port>  
235 - <username/>  
236 - <password>Encrypted </password>  
237 - <servername/>  
238 - <data_tablespace/>  
239 - <index_tablespace/>  
240 - <attributes>  
241 - <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>  
242 - <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>  
243 - <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>  
244 - <attribute><code>PORT_NUMBER</code><attribute>1521</attribute></attribute>  
245 - <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>  
246 - <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>  
247 - <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>  
248 - <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>  
249 - <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>  
250 - <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>  
251 - </attributes>  
252 - </connection>  
253 - <order>  
254 - <hop> <from>&#x8868;&#x8f93;&#x5165;</from><to>&#x8fc7;&#x6ee4;&#x8bb0;&#x5f55;</to><enabled>Y</enabled> </hop>  
255 - <hop> <from>&#x8fc7;&#x6ee4;&#x8bb0;&#x5f55;</from><to>&#x6b63;&#x5e38;&#x73ed;&#x6b21;&#x7ad9;&#x70b9;&#x67e5;&#x8be2;&#x7528;&#x6570;&#x636e;</to><enabled>Y</enabled> </hop>  
256 - <hop> <from>&#x8fc7;&#x6ee4;&#x8bb0;&#x5f55;</from><to>&#x8fdb;&#x573a;&#x51fa;&#x573a;&#x73ed;&#x6b21;&#x67e5;&#x8be2;&#x7528;&#x7684;&#x6570;&#x636e;</to><enabled>Y</enabled> </hop>  
257 - <hop> <from>&#x6b63;&#x5e38;&#x73ed;&#x6b21;&#x7ad9;&#x70b9;&#x67e5;&#x8be2;&#x7528;&#x6570;&#x636e;</from><to>&#x67e5;&#x627e;&#x8d77;&#x70b9;&#x7ad9;&#x540d;&#x79f0;</to><enabled>Y</enabled> </hop>  
258 - <hop> <from>&#x67e5;&#x627e;&#x8d77;&#x70b9;&#x7ad9;&#x540d;&#x79f0;</from><to>&#x67e5;&#x627e;&#x7ec8;&#x70b9;&#x7ad9;&#x540d;&#x79f0;</to><enabled>Y</enabled> </hop>  
259 - <hop> <from>&#x67e5;&#x627e;&#x7ec8;&#x70b9;&#x7ad9;&#x540d;&#x79f0;</from><to>&#x5b57;&#x6bb5;&#x9009;&#x62e9;</to><enabled>Y</enabled> </hop>  
260 - <hop> <from>&#x8fdb;&#x573a;&#x51fa;&#x573a;&#x73ed;&#x6b21;&#x67e5;&#x8be2;&#x7528;&#x7684;&#x6570;&#x636e;</from><to>&#x5b57;&#x6bb5;&#x9009;&#x62e9; 2</to><enabled>Y</enabled> </hop>  
261 - <hop> <from>&#x5b57;&#x6bb5;&#x9009;&#x62e9;</from><to>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</to><enabled>Y</enabled> </hop>  
262 - <hop> <from>&#x5b57;&#x6bb5;&#x9009;&#x62e9; 2</from><to>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</to><enabled>Y</enabled> </hop>  
263 - <hop> <from>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</from><to>&#x8ba1;&#x7b97;&#x53d1;&#x8f66;&#x7ad9;&#x540d;</to><enabled>Y</enabled> </hop>  
264 - <hop> <from>&#x8ba1;&#x7b97;&#x53d1;&#x8f66;&#x7ad9;&#x540d;</from><to>&#x5217;&#x8f6c;&#x884c;</to><enabled>Y</enabled> </hop>  
265 - <hop> <from>&#x5217;&#x8f6c;&#x884c;</from><to>&#x53bb;&#x9664;&#x5b57;&#x6bb5;</to><enabled>Y</enabled> </hop>  
266 - <hop> <from>&#x53bb;&#x9664;&#x5b57;&#x6bb5;</from><to>Excel&#x8f93;&#x51fa;</to><enabled>Y</enabled> </hop>  
267 - <hop> <from>&#x83b7;&#x53d6;&#x53d8;&#x91cf;</from><to>&#x8868;&#x8f93;&#x5165;</to><enabled>Y</enabled> </hop>  
268 - </order>  
269 - <step>  
270 - <name>Excel&#x8f93;&#x51fa;</name>  
271 - <type>ExcelOutput</type>  
272 - <description/>  
273 - <distribute>Y</distribute>  
274 - <custom_distribution/>  
275 - <copies>1</copies>  
276 - <partitioning>  
277 - <method>none</method>  
278 - <schema_name/>  
279 - </partitioning>  
280 - <header>Y</header>  
281 - <footer>N</footer>  
282 - <encoding/>  
283 - <append>N</append>  
284 - <add_to_result_filenames>Y</add_to_result_filenames>  
285 - <file>  
286 - <name>&#x24;&#x7b;tempfilepath&#x7d;</name>  
287 - <extention>xls</extention>  
288 - <do_not_open_newfile_init>N</do_not_open_newfile_init>  
289 - <create_parent_folder>N</create_parent_folder>  
290 - <split>N</split>  
291 - <add_date>N</add_date>  
292 - <add_time>N</add_time>  
293 - <SpecifyFormat>N</SpecifyFormat>  
294 - <date_time_format/>  
295 - <sheetname>Sheet1</sheetname>  
296 - <autosizecolums>N</autosizecolums>  
297 - <nullisblank>N</nullisblank>  
298 - <protect_sheet>N</protect_sheet>  
299 - <password>Encrypted </password>  
300 - <splitevery>0</splitevery>  
301 - <usetempfiles>N</usetempfiles>  
302 - <tempdirectory/>  
303 - </file>  
304 - <template>  
305 - <enabled>N</enabled>  
306 - <append>N</append>  
307 - <filename>template.xls</filename>  
308 - </template>  
309 - <fields>  
310 - <field>  
311 - <name>lp</name>  
312 - <type>String</type>  
313 - <format/>  
314 - </field>  
315 - <field>  
316 - <name>fcno1_id</name>  
317 - <type>String</type>  
318 - <format/>  
319 - </field>  
320 - <field>  
321 - <name>fcno1_fcsj</name>  
322 - <type>String</type>  
323 - <format/>  
324 - </field>  
325 - <field>  
326 - <name>fcno1_zdname</name>  
327 - <type>String</type>  
328 - <format/>  
329 - </field>  
330 - <field>  
331 - <name>fcno1_bctype</name>  
332 - <type>String</type>  
333 - <format/>  
334 - </field>  
335 - <field>  
336 - <name>fcno1_xldir</name>  
337 - <type>String</type>  
338 - <format/>  
339 - </field>  
340 - <field>  
341 - <name>fcno1_isfb</name>  
342 - <type>String</type>  
343 - <format/>  
344 - </field>  
345 - <field>  
346 - <name>fcno2_id</name>  
347 - <type>String</type>  
348 - <format/>  
349 - </field>  
350 - <field>  
351 - <name>fcno2_fcsj</name>  
352 - <type>String</type>  
353 - <format/>  
354 - </field>  
355 - <field>  
356 - <name>fcno2_zdname</name>  
357 - <type>String</type>  
358 - <format/>  
359 - </field>  
360 - <field>  
361 - <name>fcno2_bctype</name>  
362 - <type>String</type>  
363 - <format/>  
364 - </field>  
365 - <field>  
366 - <name>fcno2_xldir</name>  
367 - <type>String</type>  
368 - <format/>  
369 - </field>  
370 - <field>  
371 - <name>fcno2_isfb</name>  
372 - <type>String</type>  
373 - <format/>  
374 - </field>  
375 - <field>  
376 - <name>fcno3_id</name>  
377 - <type>String</type>  
378 - <format/>  
379 - </field>  
380 - <field>  
381 - <name>fcno3_fcsj</name>  
382 - <type>String</type>  
383 - <format/>  
384 - </field>  
385 - <field>  
386 - <name>fcno3_zdname</name>  
387 - <type>String</type>  
388 - <format/>  
389 - </field>  
390 - <field>  
391 - <name>fcno3_bctype</name>  
392 - <type>String</type>  
393 - <format/>  
394 - </field>  
395 - <field>  
396 - <name>fcno3_xldir</name>  
397 - <type>String</type>  
398 - <format/>  
399 - </field>  
400 - <field>  
401 - <name>fcno3_isfb</name>  
402 - <type>String</type>  
403 - <format/>  
404 - </field>  
405 - <field>  
406 - <name>fcno4_id</name>  
407 - <type>String</type>  
408 - <format/>  
409 - </field>  
410 - <field>  
411 - <name>fcno4_fcsj</name>  
412 - <type>String</type>  
413 - <format/>  
414 - </field>  
415 - <field>  
416 - <name>fcno4_zdname</name>  
417 - <type>String</type>  
418 - <format/>  
419 - </field>  
420 - <field>  
421 - <name>fcno4_bctype</name>  
422 - <type>String</type>  
423 - <format/>  
424 - </field>  
425 - <field>  
426 - <name>fcno4_xldir</name>  
427 - <type>String</type>  
428 - <format/>  
429 - </field>  
430 - <field>  
431 - <name>fcno4_isfb</name>  
432 - <type>String</type>  
433 - <format/>  
434 - </field>  
435 - <field>  
436 - <name>fcno5_id</name>  
437 - <type>String</type>  
438 - <format/>  
439 - </field>  
440 - <field>  
441 - <name>fcno5_fcsj</name>  
442 - <type>String</type>  
443 - <format/>  
444 - </field>  
445 - <field>  
446 - <name>fcno5_zdname</name>  
447 - <type>String</type>  
448 - <format/>  
449 - </field>  
450 - <field>  
451 - <name>fcno5_bctype</name>  
452 - <type>String</type>  
453 - <format/>  
454 - </field>  
455 - <field>  
456 - <name>fcno5_xldir</name>  
457 - <type>String</type>  
458 - <format/>  
459 - </field>  
460 - <field>  
461 - <name>fcno5_isfb</name>  
462 - <type>String</type>  
463 - <format/>  
464 - </field>  
465 - <field>  
466 - <name>fcno6_id</name>  
467 - <type>String</type>  
468 - <format/>  
469 - </field>  
470 - <field>  
471 - <name>fcno6_fcsj</name>  
472 - <type>String</type>  
473 - <format/>  
474 - </field>  
475 - <field>  
476 - <name>fcno6_zdname</name>  
477 - <type>String</type>  
478 - <format/>  
479 - </field>  
480 - <field>  
481 - <name>fcno6_bctype</name>  
482 - <type>String</type>  
483 - <format/>  
484 - </field>  
485 - <field>  
486 - <name>fcno6_xldir</name>  
487 - <type>String</type>  
488 - <format/>  
489 - </field>  
490 - <field>  
491 - <name>fcno6_isfb</name>  
492 - <type>String</type>  
493 - <format/>  
494 - </field>  
495 - <field>  
496 - <name>fcno7_id</name>  
497 - <type>String</type>  
498 - <format/>  
499 - </field>  
500 - <field>  
501 - <name>fcno7_fcsj</name>  
502 - <type>String</type>  
503 - <format/>  
504 - </field>  
505 - <field>  
506 - <name>fcno7_zdname</name>  
507 - <type>String</type>  
508 - <format/>  
509 - </field>  
510 - <field>  
511 - <name>fcno7_bctype</name>  
512 - <type>String</type>  
513 - <format/>  
514 - </field>  
515 - <field>  
516 - <name>fcno7_xldir</name>  
517 - <type>String</type>  
518 - <format/>  
519 - </field>  
520 - <field>  
521 - <name>fcno7_isfb</name>  
522 - <type>String</type>  
523 - <format/>  
524 - </field>  
525 - <field>  
526 - <name>fcno8_id</name>  
527 - <type>String</type>  
528 - <format/>  
529 - </field>  
530 - <field>  
531 - <name>fcno8_fcsj</name>  
532 - <type>String</type>  
533 - <format/>  
534 - </field>  
535 - <field>  
536 - <name>fcno8_zdname</name>  
537 - <type>String</type>  
538 - <format/>  
539 - </field>  
540 - <field>  
541 - <name>fcno8_bctype</name>  
542 - <type>String</type>  
543 - <format/>  
544 - </field>  
545 - <field>  
546 - <name>fcno8_xldir</name>  
547 - <type>String</type>  
548 - <format/>  
549 - </field>  
550 - <field>  
551 - <name>fcno8_isfb</name>  
552 - <type>String</type>  
553 - <format/>  
554 - </field>  
555 - <field>  
556 - <name>fcno9_id</name>  
557 - <type>String</type>  
558 - <format/>  
559 - </field>  
560 - <field>  
561 - <name>fcno9_fcsj</name>  
562 - <type>String</type>  
563 - <format/>  
564 - </field>  
565 - <field>  
566 - <name>fcno9_zdname</name>  
567 - <type>String</type>  
568 - <format/>  
569 - </field>  
570 - <field>  
571 - <name>fcno9_bctype</name>  
572 - <type>String</type>  
573 - <format/>  
574 - </field>  
575 - <field>  
576 - <name>fcno9_xldir</name>  
577 - <type>String</type>  
578 - <format/>  
579 - </field>  
580 - <field>  
581 - <name>fcno9_isfb</name>  
582 - <type>String</type>  
583 - <format/>  
584 - </field>  
585 - <field>  
586 - <name>fcno10_id</name>  
587 - <type>String</type>  
588 - <format/>  
589 - </field>  
590 - <field>  
591 - <name>fcno10_fcsj</name>  
592 - <type>String</type>  
593 - <format/>  
594 - </field>  
595 - <field>  
596 - <name>fcno10_zdname</name>  
597 - <type>String</type>  
598 - <format/>  
599 - </field>  
600 - <field>  
601 - <name>fcno10_bctype</name>  
602 - <type>String</type>  
603 - <format/>  
604 - </field>  
605 - <field>  
606 - <name>fcno10_xldir</name>  
607 - <type>String</type>  
608 - <format/>  
609 - </field>  
610 - <field>  
611 - <name>fcno10_isfb</name>  
612 - <type>String</type>  
613 - <format/>  
614 - </field>  
615 - <field>  
616 - <name>fcno11_id</name>  
617 - <type>String</type>  
618 - <format/>  
619 - </field>  
620 - <field>  
621 - <name>fcno11_fcsj</name>  
622 - <type>String</type>  
623 - <format/>  
624 - </field>  
625 - <field>  
626 - <name>fcno11_zdname</name>  
627 - <type>String</type>  
628 - <format/>  
629 - </field>  
630 - <field>  
631 - <name>fcno11_bctype</name>  
632 - <type>String</type>  
633 - <format/>  
634 - </field>  
635 - <field>  
636 - <name>fcno11_xldir</name>  
637 - <type>String</type>  
638 - <format/>  
639 - </field>  
640 - <field>  
641 - <name>fcno11_isfb</name>  
642 - <type>String</type>  
643 - <format/>  
644 - </field>  
645 - <field>  
646 - <name>fcno12_id</name>  
647 - <type>String</type>  
648 - <format/>  
649 - </field>  
650 - <field>  
651 - <name>fcno12_fcsj</name>  
652 - <type>String</type>  
653 - <format/>  
654 - </field>  
655 - <field>  
656 - <name>fcno12_zdname</name>  
657 - <type>String</type>  
658 - <format/>  
659 - </field>  
660 - <field>  
661 - <name>fcno12_bctype</name>  
662 - <type>String</type>  
663 - <format/>  
664 - </field>  
665 - <field>  
666 - <name>fcno12_xldir</name>  
667 - <type>String</type>  
668 - <format/>  
669 - </field>  
670 - <field>  
671 - <name>fcno12_isfb</name>  
672 - <type>String</type>  
673 - <format/>  
674 - </field>  
675 - <field>  
676 - <name>fcno13_id</name>  
677 - <type>String</type>  
678 - <format/>  
679 - </field>  
680 - <field>  
681 - <name>fcno13_fcsj</name>  
682 - <type>String</type>  
683 - <format/>  
684 - </field>  
685 - <field>  
686 - <name>fcno13_zdname</name>  
687 - <type>String</type>  
688 - <format/>  
689 - </field>  
690 - <field>  
691 - <name>fcno13_bctype</name>  
692 - <type>String</type>  
693 - <format/>  
694 - </field>  
695 - <field>  
696 - <name>fcno13_xldir</name>  
697 - <type>String</type>  
698 - <format/>  
699 - </field>  
700 - <field>  
701 - <name>fcno13_isfb</name>  
702 - <type>String</type>  
703 - <format/>  
704 - </field>  
705 - <field>  
706 - <name>fcno14_id</name>  
707 - <type>String</type>  
708 - <format/>  
709 - </field>  
710 - <field>  
711 - <name>fcno14_fcsj</name>  
712 - <type>String</type>  
713 - <format/>  
714 - </field>  
715 - <field>  
716 - <name>fcno14_zdname</name>  
717 - <type>String</type>  
718 - <format/>  
719 - </field>  
720 - <field>  
721 - <name>fcno14_bctype</name>  
722 - <type>String</type>  
723 - <format/>  
724 - </field>  
725 - <field>  
726 - <name>fcno14_xldir</name>  
727 - <type>String</type>  
728 - <format/>  
729 - </field>  
730 - <field>  
731 - <name>fcno14_isfb</name>  
732 - <type>String</type>  
733 - <format/>  
734 - </field>  
735 - <field>  
736 - <name>fcno15_id</name>  
737 - <type>String</type>  
738 - <format/>  
739 - </field>  
740 - <field>  
741 - <name>fcno15_fcsj</name>  
742 - <type>String</type>  
743 - <format/>  
744 - </field>  
745 - <field>  
746 - <name>fcno15_zdname</name>  
747 - <type>String</type>  
748 - <format/>  
749 - </field>  
750 - <field>  
751 - <name>fcno15_bctype</name>  
752 - <type>String</type>  
753 - <format/>  
754 - </field>  
755 - <field>  
756 - <name>fcno15_xldir</name>  
757 - <type>String</type>  
758 - <format/>  
759 - </field>  
760 - <field>  
761 - <name>fcno15_isfb</name>  
762 - <type>String</type>  
763 - <format/>  
764 - </field>  
765 - <field>  
766 - <name>fcno16_id</name>  
767 - <type>String</type>  
768 - <format/>  
769 - </field>  
770 - <field>  
771 - <name>fcno16_fcsj</name>  
772 - <type>String</type>  
773 - <format/>  
774 - </field>  
775 - <field>  
776 - <name>fcno16_zdname</name>  
777 - <type>String</type>  
778 - <format/>  
779 - </field>  
780 - <field>  
781 - <name>fcno16_bctype</name>  
782 - <type>String</type>  
783 - <format/>  
784 - </field>  
785 - <field>  
786 - <name>fcno16_xldir</name>  
787 - <type>String</type>  
788 - <format/>  
789 - </field>  
790 - <field>  
791 - <name>fcno16_isfb</name>  
792 - <type>String</type>  
793 - <format/>  
794 - </field>  
795 - <field>  
796 - <name>fcno17_id</name>  
797 - <type>String</type>  
798 - <format/>  
799 - </field>  
800 - <field>  
801 - <name>fcno17_fcsj</name>  
802 - <type>String</type>  
803 - <format/>  
804 - </field>  
805 - <field>  
806 - <name>fcno17_zdname</name>  
807 - <type>String</type>  
808 - <format/>  
809 - </field>  
810 - <field>  
811 - <name>fcno17_bctype</name>  
812 - <type>String</type>  
813 - <format/>  
814 - </field>  
815 - <field>  
816 - <name>fcno17_xldir</name>  
817 - <type>String</type>  
818 - <format/>  
819 - </field>  
820 - <field>  
821 - <name>fcno17_isfb</name>  
822 - <type>String</type>  
823 - <format/>  
824 - </field>  
825 - <field>  
826 - <name>fcno18_id</name>  
827 - <type>String</type>  
828 - <format/>  
829 - </field>  
830 - <field>  
831 - <name>fcno18_fcsj</name>  
832 - <type>String</type>  
833 - <format/>  
834 - </field>  
835 - <field>  
836 - <name>fcno18_zdname</name>  
837 - <type>String</type>  
838 - <format/>  
839 - </field>  
840 - <field>  
841 - <name>fcno18_bctype</name>  
842 - <type>String</type>  
843 - <format/>  
844 - </field>  
845 - <field>  
846 - <name>fcno18_xldir</name>  
847 - <type>String</type>  
848 - <format/>  
849 - </field>  
850 - <field>  
851 - <name>fcno18_isfb</name>  
852 - <type>String</type>  
853 - <format/>  
854 - </field>  
855 - <field>  
856 - <name>fcno19_id</name>  
857 - <type>String</type>  
858 - <format/>  
859 - </field>  
860 - <field>  
861 - <name>fcno19_fcsj</name>  
862 - <type>String</type>  
863 - <format/>  
864 - </field>  
865 - <field>  
866 - <name>fcno19_zdname</name>  
867 - <type>String</type>  
868 - <format/>  
869 - </field>  
870 - <field>  
871 - <name>fcno19_bctype</name>  
872 - <type>String</type>  
873 - <format/>  
874 - </field>  
875 - <field>  
876 - <name>fcno19_xldir</name>  
877 - <type>String</type>  
878 - <format/>  
879 - </field>  
880 - <field>  
881 - <name>fcno19_isfb</name>  
882 - <type>String</type>  
883 - <format/>  
884 - </field>  
885 - <field>  
886 - <name>fcno20_id</name>  
887 - <type>String</type>  
888 - <format/>  
889 - </field>  
890 - <field>  
891 - <name>fcno20_fcsj</name>  
892 - <type>String</type>  
893 - <format/>  
894 - </field>  
895 - <field>  
896 - <name>fcno20_zdname</name>  
897 - <type>String</type>  
898 - <format/>  
899 - </field>  
900 - <field>  
901 - <name>fcno20_bctype</name>  
902 - <type>String</type>  
903 - <format/>  
904 - </field>  
905 - <field>  
906 - <name>fcno20_xldir</name>  
907 - <type>String</type>  
908 - <format/>  
909 - </field>  
910 - <field>  
911 - <name>fcno20_isfb</name>  
912 - <type>String</type>  
913 - <format/>  
914 - </field>  
915 - <field>  
916 - <name>fcno21_id</name>  
917 - <type>String</type>  
918 - <format/>  
919 - </field>  
920 - <field>  
921 - <name>fcno21_fcsj</name>  
922 - <type>String</type>  
923 - <format/>  
924 - </field>  
925 - <field>  
926 - <name>fcno21_zdname</name>  
927 - <type>String</type>  
928 - <format/>  
929 - </field>  
930 - <field>  
931 - <name>fcno21_bctype</name>  
932 - <type>String</type>  
933 - <format/>  
934 - </field>  
935 - <field>  
936 - <name>fcno21_xldir</name>  
937 - <type>String</type>  
938 - <format/>  
939 - </field>  
940 - <field>  
941 - <name>fcno21_isfb</name>  
942 - <type>String</type>  
943 - <format/>  
944 - </field>  
945 - <field>  
946 - <name>fcno22_id</name>  
947 - <type>String</type>  
948 - <format/>  
949 - </field>  
950 - <field>  
951 - <name>fcno22_fcsj</name>  
952 - <type>String</type>  
953 - <format/>  
954 - </field>  
955 - <field>  
956 - <name>fcno22_zdname</name>  
957 - <type>String</type>  
958 - <format/>  
959 - </field>  
960 - <field>  
961 - <name>fcno22_bctype</name>  
962 - <type>String</type>  
963 - <format/>  
964 - </field>  
965 - <field>  
966 - <name>fcno22_xldir</name>  
967 - <type>String</type>  
968 - <format/>  
969 - </field>  
970 - <field>  
971 - <name>fcno22_isfb</name>  
972 - <type>String</type>  
973 - <format/>  
974 - </field>  
975 - <field>  
976 - <name>fcno23_id</name>  
977 - <type>String</type>  
978 - <format/>  
979 - </field>  
980 - <field>  
981 - <name>fcno23_fcsj</name>  
982 - <type>String</type>  
983 - <format/>  
984 - </field>  
985 - <field>  
986 - <name>fcno23_zdname</name>  
987 - <type>String</type>  
988 - <format/>  
989 - </field>  
990 - <field>  
991 - <name>fcno23_bctype</name>  
992 - <type>String</type>  
993 - <format/>  
994 - </field>  
995 - <field>  
996 - <name>fcno23_xldir</name>  
997 - <type>String</type>  
998 - <format/>  
999 - </field>  
1000 - <field>  
1001 - <name>fcno23_isfb</name>  
1002 - <type>String</type>  
1003 - <format/>  
1004 - </field>  
1005 - <field>  
1006 - <name>fcno24_id</name>  
1007 - <type>String</type>  
1008 - <format/>  
1009 - </field>  
1010 - <field>  
1011 - <name>fcno24_fcsj</name>  
1012 - <type>String</type>  
1013 - <format/>  
1014 - </field>  
1015 - <field>  
1016 - <name>fcno24_zdname</name>  
1017 - <type>String</type>  
1018 - <format/>  
1019 - </field>  
1020 - <field>  
1021 - <name>fcno24_bctype</name>  
1022 - <type>String</type>  
1023 - <format/>  
1024 - </field>  
1025 - <field>  
1026 - <name>fcno24_xldir</name>  
1027 - <type>String</type>  
1028 - <format/>  
1029 - </field>  
1030 - <field>  
1031 - <name>fcno24_isfb</name>  
1032 - <type>String</type>  
1033 - <format/>  
1034 - </field>  
1035 - <field>  
1036 - <name>fcno25_id</name>  
1037 - <type>String</type>  
1038 - <format/>  
1039 - </field>  
1040 - <field>  
1041 - <name>fcno25_fcsj</name>  
1042 - <type>String</type>  
1043 - <format/>  
1044 - </field>  
1045 - <field>  
1046 - <name>fcno25_zdname</name>  
1047 - <type>String</type>  
1048 - <format/>  
1049 - </field>  
1050 - <field>  
1051 - <name>fcno25_bctype</name>  
1052 - <type>String</type>  
1053 - <format/>  
1054 - </field>  
1055 - <field>  
1056 - <name>fcno25_xldir</name>  
1057 - <type>String</type>  
1058 - <format/>  
1059 - </field>  
1060 - <field>  
1061 - <name>fcno25_isfb</name>  
1062 - <type>String</type>  
1063 - <format/>  
1064 - </field>  
1065 - <field>  
1066 - <name>fcno26_id</name>  
1067 - <type>String</type>  
1068 - <format/>  
1069 - </field>  
1070 - <field>  
1071 - <name>fcno26_fcsj</name>  
1072 - <type>String</type>  
1073 - <format/>  
1074 - </field>  
1075 - <field>  
1076 - <name>fcno26_zdname</name>  
1077 - <type>String</type>  
1078 - <format/>  
1079 - </field>  
1080 - <field>  
1081 - <name>fcno26_bctype</name>  
1082 - <type>String</type>  
1083 - <format/>  
1084 - </field>  
1085 - <field>  
1086 - <name>fcno26_xldir</name>  
1087 - <type>String</type>  
1088 - <format/>  
1089 - </field>  
1090 - <field>  
1091 - <name>fcno26_isfb</name>  
1092 - <type>String</type>  
1093 - <format/>  
1094 - </field>  
1095 - <field>  
1096 - <name>fcno27_id</name>  
1097 - <type>String</type>  
1098 - <format/>  
1099 - </field>  
1100 - <field>  
1101 - <name>fcno27_fcsj</name>  
1102 - <type>String</type>  
1103 - <format/>  
1104 - </field>  
1105 - <field>  
1106 - <name>fcno27_zdname</name>  
1107 - <type>String</type>  
1108 - <format/>  
1109 - </field>  
1110 - <field>  
1111 - <name>fcno27_bctype</name>  
1112 - <type>String</type>  
1113 - <format/>  
1114 - </field>  
1115 - <field>  
1116 - <name>fcno27_xldir</name>  
1117 - <type>String</type>  
1118 - <format/>  
1119 - </field>  
1120 - <field>  
1121 - <name>fcno27_isfb</name>  
1122 - <type>String</type>  
1123 - <format/>  
1124 - </field>  
1125 - <field>  
1126 - <name>fcno28_id</name>  
1127 - <type>String</type>  
1128 - <format/>  
1129 - </field>  
1130 - <field>  
1131 - <name>fcno28_fcsj</name>  
1132 - <type>String</type>  
1133 - <format/>  
1134 - </field>  
1135 - <field>  
1136 - <name>fcno28_zdname</name>  
1137 - <type>String</type>  
1138 - <format/>  
1139 - </field>  
1140 - <field>  
1141 - <name>fcno28_bctype</name>  
1142 - <type>String</type>  
1143 - <format/>  
1144 - </field>  
1145 - <field>  
1146 - <name>fcno28_xldir</name>  
1147 - <type>String</type>  
1148 - <format/>  
1149 - </field>  
1150 - <field>  
1151 - <name>fcno28_isfb</name>  
1152 - <type>String</type>  
1153 - <format/>  
1154 - </field>  
1155 - <field>  
1156 - <name>fcno29_id</name>  
1157 - <type>String</type>  
1158 - <format/>  
1159 - </field>  
1160 - <field>  
1161 - <name>fcno29_fcsj</name>  
1162 - <type>String</type>  
1163 - <format/>  
1164 - </field>  
1165 - <field>  
1166 - <name>fcno29_zdname</name>  
1167 - <type>String</type>  
1168 - <format/>  
1169 - </field>  
1170 - <field>  
1171 - <name>fcno29_bctype</name>  
1172 - <type>String</type>  
1173 - <format/>  
1174 - </field>  
1175 - <field>  
1176 - <name>fcno29_xldir</name>  
1177 - <type>String</type>  
1178 - <format/>  
1179 - </field>  
1180 - <field>  
1181 - <name>fcno29_isfb</name>  
1182 - <type>String</type>  
1183 - <format/>  
1184 - </field>  
1185 - <field>  
1186 - <name>fcno30_id</name>  
1187 - <type>String</type>  
1188 - <format/>  
1189 - </field>  
1190 - <field>  
1191 - <name>fcno30_fcsj</name>  
1192 - <type>String</type>  
1193 - <format/>  
1194 - </field>  
1195 - <field>  
1196 - <name>fcno30_zdname</name>  
1197 - <type>String</type>  
1198 - <format/>  
1199 - </field>  
1200 - <field>  
1201 - <name>fcno30_bctype</name>  
1202 - <type>String</type>  
1203 - <format/>  
1204 - </field>  
1205 - <field>  
1206 - <name>fcno30_xldir</name>  
1207 - <type>String</type>  
1208 - <format/>  
1209 - </field>  
1210 - <field>  
1211 - <name>fcno30_isfb</name>  
1212 - <type>String</type>  
1213 - <format/>  
1214 - </field>  
1215 - <field>  
1216 - <name>fcno31_id</name>  
1217 - <type>String</type>  
1218 - <format/>  
1219 - </field>  
1220 - <field>  
1221 - <name>fcno31_fcsj</name>  
1222 - <type>String</type>  
1223 - <format/>  
1224 - </field>  
1225 - <field>  
1226 - <name>fcno31_zdname</name>  
1227 - <type>String</type>  
1228 - <format/>  
1229 - </field>  
1230 - <field>  
1231 - <name>fcno31_bctype</name>  
1232 - <type>String</type>  
1233 - <format/>  
1234 - </field>  
1235 - <field>  
1236 - <name>fcno31_xldir</name>  
1237 - <type>String</type>  
1238 - <format/>  
1239 - </field>  
1240 - <field>  
1241 - <name>fcno31_isfb</name>  
1242 - <type>String</type>  
1243 - <format/>  
1244 - </field>  
1245 - <field>  
1246 - <name>fcno32_id</name>  
1247 - <type>String</type>  
1248 - <format/>  
1249 - </field>  
1250 - <field>  
1251 - <name>fcno32_fcsj</name>  
1252 - <type>String</type>  
1253 - <format/>  
1254 - </field>  
1255 - <field>  
1256 - <name>fcno32_zdname</name>  
1257 - <type>String</type>  
1258 - <format/>  
1259 - </field>  
1260 - <field>  
1261 - <name>fcno32_bctype</name>  
1262 - <type>String</type>  
1263 - <format/>  
1264 - </field>  
1265 - <field>  
1266 - <name>fcno32_xldir</name>  
1267 - <type>String</type>  
1268 - <format/>  
1269 - </field>  
1270 - <field>  
1271 - <name>fcno32_isfb</name>  
1272 - <type>String</type>  
1273 - <format/>  
1274 - </field>  
1275 - <field>  
1276 - <name>fcno33_id</name>  
1277 - <type>String</type>  
1278 - <format/>  
1279 - </field>  
1280 - <field>  
1281 - <name>fcno33_fcsj</name>  
1282 - <type>String</type>  
1283 - <format/>  
1284 - </field>  
1285 - <field>  
1286 - <name>fcno33_zdname</name>  
1287 - <type>String</type>  
1288 - <format/>  
1289 - </field>  
1290 - <field>  
1291 - <name>fcno33_bctype</name>  
1292 - <type>String</type>  
1293 - <format/>  
1294 - </field>  
1295 - <field>  
1296 - <name>fcno33_xldir</name>  
1297 - <type>String</type>  
1298 - <format/>  
1299 - </field>  
1300 - <field>  
1301 - <name>fcno33_isfb</name>  
1302 - <type>String</type>  
1303 - <format/>  
1304 - </field>  
1305 - <field>  
1306 - <name>fcno34_id</name>  
1307 - <type>String</type>  
1308 - <format/>  
1309 - </field>  
1310 - <field>  
1311 - <name>fcno34_fcsj</name>  
1312 - <type>String</type>  
1313 - <format/>  
1314 - </field>  
1315 - <field>  
1316 - <name>fcno34_zdname</name>  
1317 - <type>String</type>  
1318 - <format/>  
1319 - </field>  
1320 - <field>  
1321 - <name>fcno34_bctype</name>  
1322 - <type>String</type>  
1323 - <format/>  
1324 - </field>  
1325 - <field>  
1326 - <name>fcno34_xldir</name>  
1327 - <type>String</type>  
1328 - <format/>  
1329 - </field>  
1330 - <field>  
1331 - <name>fcno34_isfb</name>  
1332 - <type>String</type>  
1333 - <format/>  
1334 - </field>  
1335 - <field>  
1336 - <name>fcno35_id</name>  
1337 - <type>String</type>  
1338 - <format/>  
1339 - </field>  
1340 - <field>  
1341 - <name>fcno35_fcsj</name>  
1342 - <type>String</type>  
1343 - <format/>  
1344 - </field>  
1345 - <field>  
1346 - <name>fcno35_zdname</name>  
1347 - <type>String</type>  
1348 - <format/>  
1349 - </field>  
1350 - <field>  
1351 - <name>fcno35_bctype</name>  
1352 - <type>String</type>  
1353 - <format/>  
1354 - </field>  
1355 - <field>  
1356 - <name>fcno35_xldir</name>  
1357 - <type>String</type>  
1358 - <format/>  
1359 - </field>  
1360 - <field>  
1361 - <name>fcno35_isfb</name>  
1362 - <type>String</type>  
1363 - <format/>  
1364 - </field>  
1365 - </fields>  
1366 - <custom>  
1367 - <header_font_name>arial</header_font_name>  
1368 - <header_font_size>10</header_font_size>  
1369 - <header_font_bold>N</header_font_bold>  
1370 - <header_font_italic>N</header_font_italic>  
1371 - <header_font_underline>no</header_font_underline>  
1372 - <header_font_orientation>horizontal</header_font_orientation>  
1373 - <header_font_color>black</header_font_color>  
1374 - <header_background_color>none</header_background_color>  
1375 - <header_row_height>255</header_row_height>  
1376 - <header_alignment>left</header_alignment>  
1377 - <header_image/>  
1378 - <row_font_name>arial</row_font_name>  
1379 - <row_font_size>10</row_font_size>  
1380 - <row_font_color>black</row_font_color>  
1381 - <row_background_color>none</row_background_color>  
1382 - </custom>  
1383 - <cluster_schema/>  
1384 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
1385 - <xloc>696</xloc>  
1386 - <yloc>476</yloc>  
1387 - <draw>Y</draw>  
1388 - </GUI>  
1389 - </step>  
1390 -  
1391 - <step>  
1392 - <name>&#x5217;&#x8f6c;&#x884c;</name>  
1393 - <type>Denormaliser</type>  
1394 - <description/>  
1395 - <distribute>Y</distribute>  
1396 - <custom_distribution/>  
1397 - <copies>1</copies>  
1398 - <partitioning>  
1399 - <method>none</method>  
1400 - <schema_name/>  
1401 - </partitioning>  
1402 - <key_field>fcno</key_field>  
1403 - <group>  
1404 - <field>  
1405 - <name>lp</name>  
1406 - </field>  
1407 - </group>  
1408 - <fields>  
1409 - <field>  
1410 - <field_name>id</field_name>  
1411 - <key_value>1</key_value>  
1412 - <target_name>fcno1_id</target_name>  
1413 - <target_type>String</target_type>  
1414 - <target_format/>  
1415 - <target_length>-1</target_length>  
1416 - <target_precision>-1</target_precision>  
1417 - <target_decimal_symbol/>  
1418 - <target_grouping_symbol/>  
1419 - <target_currency_symbol/>  
1420 - <target_null_string/>  
1421 - <target_aggregation_type>-</target_aggregation_type>  
1422 - </field>  
1423 - <field>  
1424 - <field_name>fcsj</field_name>  
1425 - <key_value>1</key_value>  
1426 - <target_name>fcno1_fcsj</target_name>  
1427 - <target_type>String</target_type>  
1428 - <target_format/>  
1429 - <target_length>-1</target_length>  
1430 - <target_precision>-1</target_precision>  
1431 - <target_decimal_symbol/>  
1432 - <target_grouping_symbol/>  
1433 - <target_currency_symbol/>  
1434 - <target_null_string/>  
1435 - <target_aggregation_type>-</target_aggregation_type>  
1436 - </field>  
1437 - <field>  
1438 - <field_name>fczdName</field_name>  
1439 - <key_value>1</key_value>  
1440 - <target_name>fcno1_zdname</target_name>  
1441 - <target_type>String</target_type>  
1442 - <target_format/>  
1443 - <target_length>-1</target_length>  
1444 - <target_precision>-1</target_precision>  
1445 - <target_decimal_symbol/>  
1446 - <target_grouping_symbol/>  
1447 - <target_currency_symbol/>  
1448 - <target_null_string/>  
1449 - <target_aggregation_type>-</target_aggregation_type>  
1450 - </field>  
1451 - <field>  
1452 - <field_name>bc_type</field_name>  
1453 - <key_value>1</key_value>  
1454 - <target_name>fcno1_bctype</target_name>  
1455 - <target_type>String</target_type>  
1456 - <target_format/>  
1457 - <target_length>-1</target_length>  
1458 - <target_precision>-1</target_precision>  
1459 - <target_decimal_symbol/>  
1460 - <target_grouping_symbol/>  
1461 - <target_currency_symbol/>  
1462 - <target_null_string/>  
1463 - <target_aggregation_type>-</target_aggregation_type>  
1464 - </field>  
1465 - <field>  
1466 - <field_name>xl_dir</field_name>  
1467 - <key_value>1</key_value>  
1468 - <target_name>fcno1_xldir</target_name>  
1469 - <target_type>String</target_type>  
1470 - <target_format/>  
1471 - <target_length>-1</target_length>  
1472 - <target_precision>-1</target_precision>  
1473 - <target_decimal_symbol/>  
1474 - <target_grouping_symbol/>  
1475 - <target_currency_symbol/>  
1476 - <target_null_string/>  
1477 - <target_aggregation_type>-</target_aggregation_type>  
1478 - </field>  
1479 - <field>  
1480 - <field_name>isfb</field_name>  
1481 - <key_value>1</key_value>  
1482 - <target_name>fcno1_isfb</target_name>  
1483 - <target_type>String</target_type>  
1484 - <target_format/>  
1485 - <target_length>-1</target_length>  
1486 - <target_precision>-1</target_precision>  
1487 - <target_decimal_symbol/>  
1488 - <target_grouping_symbol/>  
1489 - <target_currency_symbol/>  
1490 - <target_null_string/>  
1491 - <target_aggregation_type>-</target_aggregation_type>  
1492 - </field>  
1493 - <field>  
1494 - <field_name>id</field_name>  
1495 - <key_value>2</key_value>  
1496 - <target_name>fcno2_id</target_name>  
1497 - <target_type>String</target_type>  
1498 - <target_format/>  
1499 - <target_length>-1</target_length>  
1500 - <target_precision>-1</target_precision>  
1501 - <target_decimal_symbol/>  
1502 - <target_grouping_symbol/>  
1503 - <target_currency_symbol/>  
1504 - <target_null_string/>  
1505 - <target_aggregation_type>-</target_aggregation_type>  
1506 - </field>  
1507 - <field>  
1508 - <field_name>fcsj</field_name>  
1509 - <key_value>2</key_value>  
1510 - <target_name>fcno2_fcsj</target_name>  
1511 - <target_type>String</target_type>  
1512 - <target_format/>  
1513 - <target_length>-1</target_length>  
1514 - <target_precision>-1</target_precision>  
1515 - <target_decimal_symbol/>  
1516 - <target_grouping_symbol/>  
1517 - <target_currency_symbol/>  
1518 - <target_null_string/>  
1519 - <target_aggregation_type>-</target_aggregation_type>  
1520 - </field>  
1521 - <field>  
1522 - <field_name>fczdName</field_name>  
1523 - <key_value>2</key_value>  
1524 - <target_name>fcno2_zdname</target_name>  
1525 - <target_type>String</target_type>  
1526 - <target_format/>  
1527 - <target_length>-1</target_length>  
1528 - <target_precision>-1</target_precision>  
1529 - <target_decimal_symbol/>  
1530 - <target_grouping_symbol/>  
1531 - <target_currency_symbol/>  
1532 - <target_null_string/>  
1533 - <target_aggregation_type>-</target_aggregation_type>  
1534 - </field>  
1535 - <field>  
1536 - <field_name>bc_type</field_name>  
1537 - <key_value>2</key_value>  
1538 - <target_name>fcno2_bctype</target_name>  
1539 - <target_type>String</target_type>  
1540 - <target_format/>  
1541 - <target_length>-1</target_length>  
1542 - <target_precision>-1</target_precision>  
1543 - <target_decimal_symbol/>  
1544 - <target_grouping_symbol/>  
1545 - <target_currency_symbol/>  
1546 - <target_null_string/>  
1547 - <target_aggregation_type>-</target_aggregation_type>  
1548 - </field>  
1549 - <field>  
1550 - <field_name>xl_dir</field_name>  
1551 - <key_value>2</key_value>  
1552 - <target_name>fcno2_xldir</target_name>  
1553 - <target_type>String</target_type>  
1554 - <target_format/>  
1555 - <target_length>-1</target_length>  
1556 - <target_precision>-1</target_precision>  
1557 - <target_decimal_symbol/>  
1558 - <target_grouping_symbol/>  
1559 - <target_currency_symbol/>  
1560 - <target_null_string/>  
1561 - <target_aggregation_type>-</target_aggregation_type>  
1562 - </field>  
1563 - <field>  
1564 - <field_name>isfb</field_name>  
1565 - <key_value>2</key_value>  
1566 - <target_name>fcno2_isfb</target_name>  
1567 - <target_type>String</target_type>  
1568 - <target_format/>  
1569 - <target_length>-1</target_length>  
1570 - <target_precision>-1</target_precision>  
1571 - <target_decimal_symbol/>  
1572 - <target_grouping_symbol/>  
1573 - <target_currency_symbol/>  
1574 - <target_null_string/>  
1575 - <target_aggregation_type>-</target_aggregation_type>  
1576 - </field>  
1577 - <field>  
1578 - <field_name>id</field_name>  
1579 - <key_value>3</key_value>  
1580 - <target_name>fcno3_id</target_name>  
1581 - <target_type>String</target_type>  
1582 - <target_format/>  
1583 - <target_length>-1</target_length>  
1584 - <target_precision>-1</target_precision>  
1585 - <target_decimal_symbol/>  
1586 - <target_grouping_symbol/>  
1587 - <target_currency_symbol/>  
1588 - <target_null_string/>  
1589 - <target_aggregation_type>-</target_aggregation_type>  
1590 - </field>  
1591 - <field>  
1592 - <field_name>fcsj</field_name>  
1593 - <key_value>3</key_value>  
1594 - <target_name>fcno3_fcsj</target_name>  
1595 - <target_type>String</target_type>  
1596 - <target_format/>  
1597 - <target_length>-1</target_length>  
1598 - <target_precision>-1</target_precision>  
1599 - <target_decimal_symbol/>  
1600 - <target_grouping_symbol/>  
1601 - <target_currency_symbol/>  
1602 - <target_null_string/>  
1603 - <target_aggregation_type>-</target_aggregation_type>  
1604 - </field>  
1605 - <field>  
1606 - <field_name>fczdName</field_name>  
1607 - <key_value>3</key_value>  
1608 - <target_name>fcno3_zdname</target_name>  
1609 - <target_type>String</target_type>  
1610 - <target_format/>  
1611 - <target_length>-1</target_length>  
1612 - <target_precision>-1</target_precision>  
1613 - <target_decimal_symbol/>  
1614 - <target_grouping_symbol/>  
1615 - <target_currency_symbol/>  
1616 - <target_null_string/>  
1617 - <target_aggregation_type>-</target_aggregation_type>  
1618 - </field>  
1619 - <field>  
1620 - <field_name>bc_type</field_name>  
1621 - <key_value>3</key_value>  
1622 - <target_name>fcno3_bctype</target_name>  
1623 - <target_type>String</target_type>  
1624 - <target_format/>  
1625 - <target_length>-1</target_length>  
1626 - <target_precision>-1</target_precision>  
1627 - <target_decimal_symbol/>  
1628 - <target_grouping_symbol/>  
1629 - <target_currency_symbol/>  
1630 - <target_null_string/>  
1631 - <target_aggregation_type>-</target_aggregation_type>  
1632 - </field>  
1633 - <field>  
1634 - <field_name>xl_dir</field_name>  
1635 - <key_value>3</key_value>  
1636 - <target_name>fcno3_xldir</target_name>  
1637 - <target_type>String</target_type>  
1638 - <target_format/>  
1639 - <target_length>-1</target_length>  
1640 - <target_precision>-1</target_precision>  
1641 - <target_decimal_symbol/>  
1642 - <target_grouping_symbol/>  
1643 - <target_currency_symbol/>  
1644 - <target_null_string/>  
1645 - <target_aggregation_type>-</target_aggregation_type>  
1646 - </field>  
1647 - <field>  
1648 - <field_name>isfb</field_name>  
1649 - <key_value>3</key_value>  
1650 - <target_name>fcno3_isfb</target_name>  
1651 - <target_type>String</target_type>  
1652 - <target_format/>  
1653 - <target_length>-1</target_length>  
1654 - <target_precision>-1</target_precision>  
1655 - <target_decimal_symbol/>  
1656 - <target_grouping_symbol/>  
1657 - <target_currency_symbol/>  
1658 - <target_null_string/>  
1659 - <target_aggregation_type>-</target_aggregation_type>  
1660 - </field>  
1661 - <field>  
1662 - <field_name>id</field_name>  
1663 - <key_value>4</key_value>  
1664 - <target_name>fcno4_id</target_name>  
1665 - <target_type>String</target_type>  
1666 - <target_format/>  
1667 - <target_length>-1</target_length>  
1668 - <target_precision>-1</target_precision>  
1669 - <target_decimal_symbol/>  
1670 - <target_grouping_symbol/>  
1671 - <target_currency_symbol/>  
1672 - <target_null_string/>  
1673 - <target_aggregation_type>-</target_aggregation_type>  
1674 - </field>  
1675 - <field>  
1676 - <field_name>fcsj</field_name>  
1677 - <key_value>4</key_value>  
1678 - <target_name>fcno4_fcsj</target_name>  
1679 - <target_type>String</target_type>  
1680 - <target_format/>  
1681 - <target_length>-1</target_length>  
1682 - <target_precision>-1</target_precision>  
1683 - <target_decimal_symbol/>  
1684 - <target_grouping_symbol/>  
1685 - <target_currency_symbol/>  
1686 - <target_null_string/>  
1687 - <target_aggregation_type>-</target_aggregation_type>  
1688 - </field>  
1689 - <field>  
1690 - <field_name>fczdName</field_name>  
1691 - <key_value>4</key_value>  
1692 - <target_name>fcno4_zdname</target_name>  
1693 - <target_type>String</target_type>  
1694 - <target_format/>  
1695 - <target_length>-1</target_length>  
1696 - <target_precision>-1</target_precision>  
1697 - <target_decimal_symbol/>  
1698 - <target_grouping_symbol/>  
1699 - <target_currency_symbol/>  
1700 - <target_null_string/>  
1701 - <target_aggregation_type>-</target_aggregation_type>  
1702 - </field>  
1703 - <field>  
1704 - <field_name>bc_type</field_name>  
1705 - <key_value>4</key_value>  
1706 - <target_name>fcno4_bctype</target_name>  
1707 - <target_type>String</target_type>  
1708 - <target_format/>  
1709 - <target_length>-1</target_length>  
1710 - <target_precision>-1</target_precision>  
1711 - <target_decimal_symbol/>  
1712 - <target_grouping_symbol/>  
1713 - <target_currency_symbol/>  
1714 - <target_null_string/>  
1715 - <target_aggregation_type>-</target_aggregation_type>  
1716 - </field>  
1717 - <field>  
1718 - <field_name>xl_dir</field_name>  
1719 - <key_value>4</key_value>  
1720 - <target_name>fcno4_xldir</target_name>  
1721 - <target_type>String</target_type>  
1722 - <target_format/>  
1723 - <target_length>-1</target_length>  
1724 - <target_precision>-1</target_precision>  
1725 - <target_decimal_symbol/>  
1726 - <target_grouping_symbol/>  
1727 - <target_currency_symbol/>  
1728 - <target_null_string/>  
1729 - <target_aggregation_type>-</target_aggregation_type>  
1730 - </field>  
1731 - <field>  
1732 - <field_name>isfb</field_name>  
1733 - <key_value>4</key_value>  
1734 - <target_name>fcno4_isfb</target_name>  
1735 - <target_type>String</target_type>  
1736 - <target_format/>  
1737 - <target_length>-1</target_length>  
1738 - <target_precision>-1</target_precision>  
1739 - <target_decimal_symbol/>  
1740 - <target_grouping_symbol/>  
1741 - <target_currency_symbol/>  
1742 - <target_null_string/>  
1743 - <target_aggregation_type>-</target_aggregation_type>  
1744 - </field>  
1745 - <field>  
1746 - <field_name>id</field_name>  
1747 - <key_value>5</key_value>  
1748 - <target_name>fcno5_id</target_name>  
1749 - <target_type>String</target_type>  
1750 - <target_format/>  
1751 - <target_length>-1</target_length>  
1752 - <target_precision>-1</target_precision>  
1753 - <target_decimal_symbol/>  
1754 - <target_grouping_symbol/>  
1755 - <target_currency_symbol/>  
1756 - <target_null_string/>  
1757 - <target_aggregation_type>-</target_aggregation_type>  
1758 - </field>  
1759 - <field>  
1760 - <field_name>fcsj</field_name>  
1761 - <key_value>5</key_value>  
1762 - <target_name>fcno5_fcsj</target_name>  
1763 - <target_type>String</target_type>  
1764 - <target_format/>  
1765 - <target_length>-1</target_length>  
1766 - <target_precision>-1</target_precision>  
1767 - <target_decimal_symbol/>  
1768 - <target_grouping_symbol/>  
1769 - <target_currency_symbol/>  
1770 - <target_null_string/>  
1771 - <target_aggregation_type>-</target_aggregation_type>  
1772 - </field>  
1773 - <field>  
1774 - <field_name>fczdName</field_name>  
1775 - <key_value>5</key_value>  
1776 - <target_name>fcno5_zdname</target_name>  
1777 - <target_type>String</target_type>  
1778 - <target_format/>  
1779 - <target_length>-1</target_length>  
1780 - <target_precision>-1</target_precision>  
1781 - <target_decimal_symbol/>  
1782 - <target_grouping_symbol/>  
1783 - <target_currency_symbol/>  
1784 - <target_null_string/>  
1785 - <target_aggregation_type>-</target_aggregation_type>  
1786 - </field>  
1787 - <field>  
1788 - <field_name>bc_type</field_name>  
1789 - <key_value>5</key_value>  
1790 - <target_name>fcno5_bctype</target_name>  
1791 - <target_type>String</target_type>  
1792 - <target_format/>  
1793 - <target_length>-1</target_length>  
1794 - <target_precision>-1</target_precision>  
1795 - <target_decimal_symbol/>  
1796 - <target_grouping_symbol/>  
1797 - <target_currency_symbol/>  
1798 - <target_null_string/>  
1799 - <target_aggregation_type>-</target_aggregation_type>  
1800 - </field>  
1801 - <field>  
1802 - <field_name>xl_dir</field_name>  
1803 - <key_value>5</key_value>  
1804 - <target_name>fcno5_xldir</target_name>  
1805 - <target_type>String</target_type>  
1806 - <target_format/>  
1807 - <target_length>-1</target_length>  
1808 - <target_precision>-1</target_precision>  
1809 - <target_decimal_symbol/>  
1810 - <target_grouping_symbol/>  
1811 - <target_currency_symbol/>  
1812 - <target_null_string/>  
1813 - <target_aggregation_type>-</target_aggregation_type>  
1814 - </field>  
1815 - <field>  
1816 - <field_name>isfb</field_name>  
1817 - <key_value>5</key_value>  
1818 - <target_name>fcno5_isfb</target_name>  
1819 - <target_type>String</target_type>  
1820 - <target_format/>  
1821 - <target_length>-1</target_length>  
1822 - <target_precision>-1</target_precision>  
1823 - <target_decimal_symbol/>  
1824 - <target_grouping_symbol/>  
1825 - <target_currency_symbol/>  
1826 - <target_null_string/>  
1827 - <target_aggregation_type>-</target_aggregation_type>  
1828 - </field>  
1829 - <field>  
1830 - <field_name>id</field_name>  
1831 - <key_value>6</key_value>  
1832 - <target_name>fcno6_id</target_name>  
1833 - <target_type>String</target_type>  
1834 - <target_format/>  
1835 - <target_length>-1</target_length>  
1836 - <target_precision>-1</target_precision>  
1837 - <target_decimal_symbol/>  
1838 - <target_grouping_symbol/>  
1839 - <target_currency_symbol/>  
1840 - <target_null_string/>  
1841 - <target_aggregation_type>-</target_aggregation_type>  
1842 - </field>  
1843 - <field>  
1844 - <field_name>fcsj</field_name>  
1845 - <key_value>6</key_value>  
1846 - <target_name>fcno6_fcsj</target_name>  
1847 - <target_type>String</target_type>  
1848 - <target_format/>  
1849 - <target_length>-1</target_length>  
1850 - <target_precision>-1</target_precision>  
1851 - <target_decimal_symbol/>  
1852 - <target_grouping_symbol/>  
1853 - <target_currency_symbol/>  
1854 - <target_null_string/>  
1855 - <target_aggregation_type>-</target_aggregation_type>  
1856 - </field>  
1857 - <field>  
1858 - <field_name>fczdName</field_name>  
1859 - <key_value>6</key_value>  
1860 - <target_name>fcno6_zdname</target_name>  
1861 - <target_type>String</target_type>  
1862 - <target_format/>  
1863 - <target_length>-1</target_length>  
1864 - <target_precision>-1</target_precision>  
1865 - <target_decimal_symbol/>  
1866 - <target_grouping_symbol/>  
1867 - <target_currency_symbol/>  
1868 - <target_null_string/>  
1869 - <target_aggregation_type>-</target_aggregation_type>  
1870 - </field>  
1871 - <field>  
1872 - <field_name>bc_type</field_name>  
1873 - <key_value>6</key_value>  
1874 - <target_name>fcno6_bctype</target_name>  
1875 - <target_type>String</target_type>  
1876 - <target_format/>  
1877 - <target_length>-1</target_length>  
1878 - <target_precision>-1</target_precision>  
1879 - <target_decimal_symbol/>  
1880 - <target_grouping_symbol/>  
1881 - <target_currency_symbol/>  
1882 - <target_null_string/>  
1883 - <target_aggregation_type>-</target_aggregation_type>  
1884 - </field>  
1885 - <field>  
1886 - <field_name>xl_dir</field_name>  
1887 - <key_value>6</key_value>  
1888 - <target_name>fcno6_xldir</target_name>  
1889 - <target_type>String</target_type>  
1890 - <target_format/>  
1891 - <target_length>-1</target_length>  
1892 - <target_precision>-1</target_precision>  
1893 - <target_decimal_symbol/>  
1894 - <target_grouping_symbol/>  
1895 - <target_currency_symbol/>  
1896 - <target_null_string/>  
1897 - <target_aggregation_type>-</target_aggregation_type>  
1898 - </field>  
1899 - <field>  
1900 - <field_name>isfb</field_name>  
1901 - <key_value>6</key_value>  
1902 - <target_name>fcno6_isfb</target_name>  
1903 - <target_type>String</target_type>  
1904 - <target_format/>  
1905 - <target_length>-1</target_length>  
1906 - <target_precision>-1</target_precision>  
1907 - <target_decimal_symbol/>  
1908 - <target_grouping_symbol/>  
1909 - <target_currency_symbol/>  
1910 - <target_null_string/>  
1911 - <target_aggregation_type>-</target_aggregation_type>  
1912 - </field>  
1913 - <field>  
1914 - <field_name>id</field_name>  
1915 - <key_value>7</key_value>  
1916 - <target_name>fcno7_id</target_name>  
1917 - <target_type>String</target_type>  
1918 - <target_format/>  
1919 - <target_length>-1</target_length>  
1920 - <target_precision>-1</target_precision>  
1921 - <target_decimal_symbol/>  
1922 - <target_grouping_symbol/>  
1923 - <target_currency_symbol/>  
1924 - <target_null_string/>  
1925 - <target_aggregation_type>-</target_aggregation_type>  
1926 - </field>  
1927 - <field>  
1928 - <field_name>fcsj</field_name>  
1929 - <key_value>7</key_value>  
1930 - <target_name>fcno7_fcsj</target_name>  
1931 - <target_type>String</target_type>  
1932 - <target_format/>  
1933 - <target_length>-1</target_length>  
1934 - <target_precision>-1</target_precision>  
1935 - <target_decimal_symbol/>  
1936 - <target_grouping_symbol/>  
1937 - <target_currency_symbol/>  
1938 - <target_null_string/>  
1939 - <target_aggregation_type>-</target_aggregation_type>  
1940 - </field>  
1941 - <field>  
1942 - <field_name>fczdName</field_name>  
1943 - <key_value>7</key_value>  
1944 - <target_name>fcno7_zdname</target_name>  
1945 - <target_type>String</target_type>  
1946 - <target_format/>  
1947 - <target_length>-1</target_length>  
1948 - <target_precision>-1</target_precision>  
1949 - <target_decimal_symbol/>  
1950 - <target_grouping_symbol/>  
1951 - <target_currency_symbol/>  
1952 - <target_null_string/>  
1953 - <target_aggregation_type>-</target_aggregation_type>  
1954 - </field>  
1955 - <field>  
1956 - <field_name>bc_type</field_name>  
1957 - <key_value>7</key_value>  
1958 - <target_name>fcno7_bctype</target_name>  
1959 - <target_type>String</target_type>  
1960 - <target_format/>  
1961 - <target_length>-1</target_length>  
1962 - <target_precision>-1</target_precision>  
1963 - <target_decimal_symbol/>  
1964 - <target_grouping_symbol/>  
1965 - <target_currency_symbol/>  
1966 - <target_null_string/>  
1967 - <target_aggregation_type>-</target_aggregation_type>  
1968 - </field>  
1969 - <field>  
1970 - <field_name>xl_dir</field_name>  
1971 - <key_value>7</key_value>  
1972 - <target_name>fcno7_xldir</target_name>  
1973 - <target_type>String</target_type>  
1974 - <target_format/>  
1975 - <target_length>-1</target_length>  
1976 - <target_precision>-1</target_precision>  
1977 - <target_decimal_symbol/>  
1978 - <target_grouping_symbol/>  
1979 - <target_currency_symbol/>  
1980 - <target_null_string/>  
1981 - <target_aggregation_type>-</target_aggregation_type>  
1982 - </field>  
1983 - <field>  
1984 - <field_name>isfb</field_name>  
1985 - <key_value>7</key_value>  
1986 - <target_name>fcno7_isfb</target_name>  
1987 - <target_type>String</target_type>  
1988 - <target_format/>  
1989 - <target_length>-1</target_length>  
1990 - <target_precision>-1</target_precision>  
1991 - <target_decimal_symbol/>  
1992 - <target_grouping_symbol/>  
1993 - <target_currency_symbol/>  
1994 - <target_null_string/>  
1995 - <target_aggregation_type>-</target_aggregation_type>  
1996 - </field>  
1997 - <field>  
1998 - <field_name>id</field_name>  
1999 - <key_value>8</key_value>  
2000 - <target_name>fcno8_id</target_name>  
2001 - <target_type>String</target_type>  
2002 - <target_format/>  
2003 - <target_length>-1</target_length>  
2004 - <target_precision>-1</target_precision>  
2005 - <target_decimal_symbol/>  
2006 - <target_grouping_symbol/>  
2007 - <target_currency_symbol/>  
2008 - <target_null_string/>  
2009 - <target_aggregation_type>-</target_aggregation_type>  
2010 - </field>  
2011 - <field>  
2012 - <field_name>fcsj</field_name>  
2013 - <key_value>8</key_value>  
2014 - <target_name>fcno8_fcsj</target_name>  
2015 - <target_type>String</target_type>  
2016 - <target_format/>  
2017 - <target_length>-1</target_length>  
2018 - <target_precision>-1</target_precision>  
2019 - <target_decimal_symbol/>  
2020 - <target_grouping_symbol/>  
2021 - <target_currency_symbol/>  
2022 - <target_null_string/>  
2023 - <target_aggregation_type>-</target_aggregation_type>  
2024 - </field>  
2025 - <field>  
2026 - <field_name>fczdName</field_name>  
2027 - <key_value>8</key_value>  
2028 - <target_name>fcno8_zdname</target_name>  
2029 - <target_type>String</target_type>  
2030 - <target_format/>  
2031 - <target_length>-1</target_length>  
2032 - <target_precision>-1</target_precision>  
2033 - <target_decimal_symbol/>  
2034 - <target_grouping_symbol/>  
2035 - <target_currency_symbol/>  
2036 - <target_null_string/>  
2037 - <target_aggregation_type>-</target_aggregation_type>  
2038 - </field>  
2039 - <field>  
2040 - <field_name>bc_type</field_name>  
2041 - <key_value>8</key_value>  
2042 - <target_name>fcno8_bctype</target_name>  
2043 - <target_type>String</target_type>  
2044 - <target_format/>  
2045 - <target_length>-1</target_length>  
2046 - <target_precision>-1</target_precision>  
2047 - <target_decimal_symbol/>  
2048 - <target_grouping_symbol/>  
2049 - <target_currency_symbol/>  
2050 - <target_null_string/>  
2051 - <target_aggregation_type>-</target_aggregation_type>  
2052 - </field>  
2053 - <field>  
2054 - <field_name>xl_dir</field_name>  
2055 - <key_value>8</key_value>  
2056 - <target_name>fcno8_xldir</target_name>  
2057 - <target_type>String</target_type>  
2058 - <target_format/>  
2059 - <target_length>-1</target_length>  
2060 - <target_precision>-1</target_precision>  
2061 - <target_decimal_symbol/>  
2062 - <target_grouping_symbol/>  
2063 - <target_currency_symbol/>  
2064 - <target_null_string/>  
2065 - <target_aggregation_type>-</target_aggregation_type>  
2066 - </field>  
2067 - <field>  
2068 - <field_name>isfb</field_name>  
2069 - <key_value>8</key_value>  
2070 - <target_name>fcno8_isfb</target_name>  
2071 - <target_type>String</target_type>  
2072 - <target_format/>  
2073 - <target_length>-1</target_length>  
2074 - <target_precision>-1</target_precision>  
2075 - <target_decimal_symbol/>  
2076 - <target_grouping_symbol/>  
2077 - <target_currency_symbol/>  
2078 - <target_null_string/>  
2079 - <target_aggregation_type>-</target_aggregation_type>  
2080 - </field>  
2081 - <field>  
2082 - <field_name>id</field_name>  
2083 - <key_value>9</key_value>  
2084 - <target_name>fcno9_id</target_name>  
2085 - <target_type>String</target_type>  
2086 - <target_format/>  
2087 - <target_length>-1</target_length>  
2088 - <target_precision>-1</target_precision>  
2089 - <target_decimal_symbol/>  
2090 - <target_grouping_symbol/>  
2091 - <target_currency_symbol/>  
2092 - <target_null_string/>  
2093 - <target_aggregation_type>-</target_aggregation_type>  
2094 - </field>  
2095 - <field>  
2096 - <field_name>fcsj</field_name>  
2097 - <key_value>9</key_value>  
2098 - <target_name>fcno9_fcsj</target_name>  
2099 - <target_type>String</target_type>  
2100 - <target_format/>  
2101 - <target_length>-1</target_length>  
2102 - <target_precision>-1</target_precision>  
2103 - <target_decimal_symbol/>  
2104 - <target_grouping_symbol/>  
2105 - <target_currency_symbol/>  
2106 - <target_null_string/>  
2107 - <target_aggregation_type>-</target_aggregation_type>  
2108 - </field>  
2109 - <field>  
2110 - <field_name>fczdName</field_name>  
2111 - <key_value>9</key_value>  
2112 - <target_name>fcno9_zdname</target_name>  
2113 - <target_type>String</target_type>  
2114 - <target_format/>  
2115 - <target_length>-1</target_length>  
2116 - <target_precision>-1</target_precision>  
2117 - <target_decimal_symbol/>  
2118 - <target_grouping_symbol/>  
2119 - <target_currency_symbol/>  
2120 - <target_null_string/>  
2121 - <target_aggregation_type>-</target_aggregation_type>  
2122 - </field>  
2123 - <field>  
2124 - <field_name>bc_type</field_name>  
2125 - <key_value>9</key_value>  
2126 - <target_name>fcno9_bctype</target_name>  
2127 - <target_type>String</target_type>  
2128 - <target_format/>  
2129 - <target_length>-1</target_length>  
2130 - <target_precision>-1</target_precision>  
2131 - <target_decimal_symbol/>  
2132 - <target_grouping_symbol/>  
2133 - <target_currency_symbol/>  
2134 - <target_null_string/>  
2135 - <target_aggregation_type>-</target_aggregation_type>  
2136 - </field>  
2137 - <field>  
2138 - <field_name>xl_dir</field_name>  
2139 - <key_value>9</key_value>  
2140 - <target_name>fcno9_xldir</target_name>  
2141 - <target_type>String</target_type>  
2142 - <target_format/>  
2143 - <target_length>-1</target_length>  
2144 - <target_precision>-1</target_precision>  
2145 - <target_decimal_symbol/>  
2146 - <target_grouping_symbol/>  
2147 - <target_currency_symbol/>  
2148 - <target_null_string/>  
2149 - <target_aggregation_type>-</target_aggregation_type>  
2150 - </field>  
2151 - <field>  
2152 - <field_name>isfb</field_name>  
2153 - <key_value>9</key_value>  
2154 - <target_name>fcno9_isfb</target_name>  
2155 - <target_type>String</target_type>  
2156 - <target_format/>  
2157 - <target_length>-1</target_length>  
2158 - <target_precision>-1</target_precision>  
2159 - <target_decimal_symbol/>  
2160 - <target_grouping_symbol/>  
2161 - <target_currency_symbol/>  
2162 - <target_null_string/>  
2163 - <target_aggregation_type>-</target_aggregation_type>  
2164 - </field>  
2165 - <field>  
2166 - <field_name>id</field_name>  
2167 - <key_value>10</key_value>  
2168 - <target_name>fcno10_id</target_name>  
2169 - <target_type>String</target_type>  
2170 - <target_format/>  
2171 - <target_length>-1</target_length>  
2172 - <target_precision>-1</target_precision>  
2173 - <target_decimal_symbol/>  
2174 - <target_grouping_symbol/>  
2175 - <target_currency_symbol/>  
2176 - <target_null_string/>  
2177 - <target_aggregation_type>-</target_aggregation_type>  
2178 - </field>  
2179 - <field>  
2180 - <field_name>fcsj</field_name>  
2181 - <key_value>10</key_value>  
2182 - <target_name>fcno10_fcsj</target_name>  
2183 - <target_type>String</target_type>  
2184 - <target_format/>  
2185 - <target_length>-1</target_length>  
2186 - <target_precision>-1</target_precision>  
2187 - <target_decimal_symbol/>  
2188 - <target_grouping_symbol/>  
2189 - <target_currency_symbol/>  
2190 - <target_null_string/>  
2191 - <target_aggregation_type>-</target_aggregation_type>  
2192 - </field>  
2193 - <field>  
2194 - <field_name>fczdName</field_name>  
2195 - <key_value>10</key_value>  
2196 - <target_name>fcno10_zdname</target_name>  
2197 - <target_type>String</target_type>  
2198 - <target_format/>  
2199 - <target_length>-1</target_length>  
2200 - <target_precision>-1</target_precision>  
2201 - <target_decimal_symbol/>  
2202 - <target_grouping_symbol/>  
2203 - <target_currency_symbol/>  
2204 - <target_null_string/>  
2205 - <target_aggregation_type>-</target_aggregation_type>  
2206 - </field>  
2207 - <field>  
2208 - <field_name>bc_type</field_name>  
2209 - <key_value>10</key_value>  
2210 - <target_name>fcno10_bctype</target_name>  
2211 - <target_type>String</target_type>  
2212 - <target_format/>  
2213 - <target_length>-1</target_length>  
2214 - <target_precision>-1</target_precision>  
2215 - <target_decimal_symbol/>  
2216 - <target_grouping_symbol/>  
2217 - <target_currency_symbol/>  
2218 - <target_null_string/>  
2219 - <target_aggregation_type>-</target_aggregation_type>  
2220 - </field>  
2221 - <field>  
2222 - <field_name>xl_dir</field_name>  
2223 - <key_value>10</key_value>  
2224 - <target_name>fcno10_xldir</target_name>  
2225 - <target_type>String</target_type>  
2226 - <target_format/>  
2227 - <target_length>-1</target_length>  
2228 - <target_precision>-1</target_precision>  
2229 - <target_decimal_symbol/>  
2230 - <target_grouping_symbol/>  
2231 - <target_currency_symbol/>  
2232 - <target_null_string/>  
2233 - <target_aggregation_type>-</target_aggregation_type>  
2234 - </field>  
2235 - <field>  
2236 - <field_name>isfb</field_name>  
2237 - <key_value>10</key_value>  
2238 - <target_name>fcno10_isfb</target_name>  
2239 - <target_type>String</target_type>  
2240 - <target_format/>  
2241 - <target_length>-1</target_length>  
2242 - <target_precision>-1</target_precision>  
2243 - <target_decimal_symbol/>  
2244 - <target_grouping_symbol/>  
2245 - <target_currency_symbol/>  
2246 - <target_null_string/>  
2247 - <target_aggregation_type>-</target_aggregation_type>  
2248 - </field>  
2249 - <field>  
2250 - <field_name>id</field_name>  
2251 - <key_value>11</key_value>  
2252 - <target_name>fcno11_id</target_name>  
2253 - <target_type>String</target_type>  
2254 - <target_format/>  
2255 - <target_length>-1</target_length>  
2256 - <target_precision>-1</target_precision>  
2257 - <target_decimal_symbol/>  
2258 - <target_grouping_symbol/>  
2259 - <target_currency_symbol/>  
2260 - <target_null_string/>  
2261 - <target_aggregation_type>-</target_aggregation_type>  
2262 - </field>  
2263 - <field>  
2264 - <field_name>fcsj</field_name>  
2265 - <key_value>11</key_value>  
2266 - <target_name>fcno11_fcsj</target_name>  
2267 - <target_type>String</target_type>  
2268 - <target_format/>  
2269 - <target_length>-1</target_length>  
2270 - <target_precision>-1</target_precision>  
2271 - <target_decimal_symbol/>  
2272 - <target_grouping_symbol/>  
2273 - <target_currency_symbol/>  
2274 - <target_null_string/>  
2275 - <target_aggregation_type>-</target_aggregation_type>  
2276 - </field>  
2277 - <field>  
2278 - <field_name>fczdName</field_name>  
2279 - <key_value>11</key_value>  
2280 - <target_name>fcno11_zdname</target_name>  
2281 - <target_type>String</target_type>  
2282 - <target_format/>  
2283 - <target_length>-1</target_length>  
2284 - <target_precision>-1</target_precision>  
2285 - <target_decimal_symbol/>  
2286 - <target_grouping_symbol/>  
2287 - <target_currency_symbol/>  
2288 - <target_null_string/>  
2289 - <target_aggregation_type>-</target_aggregation_type>  
2290 - </field>  
2291 - <field>  
2292 - <field_name>bc_type</field_name>  
2293 - <key_value>11</key_value>  
2294 - <target_name>fcno11_bctype</target_name>  
2295 - <target_type>String</target_type>  
2296 - <target_format/>  
2297 - <target_length>-1</target_length>  
2298 - <target_precision>-1</target_precision>  
2299 - <target_decimal_symbol/>  
2300 - <target_grouping_symbol/>  
2301 - <target_currency_symbol/>  
2302 - <target_null_string/>  
2303 - <target_aggregation_type>-</target_aggregation_type>  
2304 - </field>  
2305 - <field>  
2306 - <field_name>xl_dir</field_name>  
2307 - <key_value>11</key_value>  
2308 - <target_name>fcno11_xldir</target_name>  
2309 - <target_type>String</target_type>  
2310 - <target_format/>  
2311 - <target_length>-1</target_length>  
2312 - <target_precision>-1</target_precision>  
2313 - <target_decimal_symbol/>  
2314 - <target_grouping_symbol/>  
2315 - <target_currency_symbol/>  
2316 - <target_null_string/>  
2317 - <target_aggregation_type>-</target_aggregation_type>  
2318 - </field>  
2319 - <field>  
2320 - <field_name>isfb</field_name>  
2321 - <key_value>11</key_value>  
2322 - <target_name>fcno11_isfb</target_name>  
2323 - <target_type>String</target_type>  
2324 - <target_format/>  
2325 - <target_length>-1</target_length>  
2326 - <target_precision>-1</target_precision>  
2327 - <target_decimal_symbol/>  
2328 - <target_grouping_symbol/>  
2329 - <target_currency_symbol/>  
2330 - <target_null_string/>  
2331 - <target_aggregation_type>-</target_aggregation_type>  
2332 - </field>  
2333 - <field>  
2334 - <field_name>id</field_name>  
2335 - <key_value>12</key_value>  
2336 - <target_name>fcno12_id</target_name>  
2337 - <target_type>String</target_type>  
2338 - <target_format/>  
2339 - <target_length>-1</target_length>  
2340 - <target_precision>-1</target_precision>  
2341 - <target_decimal_symbol/>  
2342 - <target_grouping_symbol/>  
2343 - <target_currency_symbol/>  
2344 - <target_null_string/>  
2345 - <target_aggregation_type>-</target_aggregation_type>  
2346 - </field>  
2347 - <field>  
2348 - <field_name>fcsj</field_name>  
2349 - <key_value>12</key_value>  
2350 - <target_name>fcno12_fcsj</target_name>  
2351 - <target_type>String</target_type>  
2352 - <target_format/>  
2353 - <target_length>-1</target_length>  
2354 - <target_precision>-1</target_precision>  
2355 - <target_decimal_symbol/>  
2356 - <target_grouping_symbol/>  
2357 - <target_currency_symbol/>  
2358 - <target_null_string/>  
2359 - <target_aggregation_type>-</target_aggregation_type>  
2360 - </field>  
2361 - <field>  
2362 - <field_name>fczdName</field_name>  
2363 - <key_value>12</key_value>  
2364 - <target_name>fcno12_zdname</target_name>  
2365 - <target_type>String</target_type>  
2366 - <target_format/>  
2367 - <target_length>-1</target_length>  
2368 - <target_precision>-1</target_precision>  
2369 - <target_decimal_symbol/>  
2370 - <target_grouping_symbol/>  
2371 - <target_currency_symbol/>  
2372 - <target_null_string/>  
2373 - <target_aggregation_type>-</target_aggregation_type>  
2374 - </field>  
2375 - <field>  
2376 - <field_name>bc_type</field_name>  
2377 - <key_value>12</key_value>  
2378 - <target_name>fcno12_bctype</target_name>  
2379 - <target_type>String</target_type>  
2380 - <target_format/>  
2381 - <target_length>-1</target_length>  
2382 - <target_precision>-1</target_precision>  
2383 - <target_decimal_symbol/>  
2384 - <target_grouping_symbol/>  
2385 - <target_currency_symbol/>  
2386 - <target_null_string/>  
2387 - <target_aggregation_type>-</target_aggregation_type>  
2388 - </field>  
2389 - <field>  
2390 - <field_name>xl_dir</field_name>  
2391 - <key_value>12</key_value>  
2392 - <target_name>fcno12_xldir</target_name>  
2393 - <target_type>String</target_type>  
2394 - <target_format/>  
2395 - <target_length>-1</target_length>  
2396 - <target_precision>-1</target_precision>  
2397 - <target_decimal_symbol/>  
2398 - <target_grouping_symbol/>  
2399 - <target_currency_symbol/>  
2400 - <target_null_string/>  
2401 - <target_aggregation_type>-</target_aggregation_type>  
2402 - </field>  
2403 - <field>  
2404 - <field_name>isfb</field_name>  
2405 - <key_value>12</key_value>  
2406 - <target_name>fcno12_isfb</target_name>  
2407 - <target_type>String</target_type>  
2408 - <target_format/>  
2409 - <target_length>-1</target_length>  
2410 - <target_precision>-1</target_precision>  
2411 - <target_decimal_symbol/>  
2412 - <target_grouping_symbol/>  
2413 - <target_currency_symbol/>  
2414 - <target_null_string/>  
2415 - <target_aggregation_type>-</target_aggregation_type>  
2416 - </field>  
2417 - <field>  
2418 - <field_name>id</field_name>  
2419 - <key_value>13</key_value>  
2420 - <target_name>fcno13_id</target_name>  
2421 - <target_type>String</target_type>  
2422 - <target_format/>  
2423 - <target_length>-1</target_length>  
2424 - <target_precision>-1</target_precision>  
2425 - <target_decimal_symbol/>  
2426 - <target_grouping_symbol/>  
2427 - <target_currency_symbol/>  
2428 - <target_null_string/>  
2429 - <target_aggregation_type>-</target_aggregation_type>  
2430 - </field>  
2431 - <field>  
2432 - <field_name>fcsj</field_name>  
2433 - <key_value>13</key_value>  
2434 - <target_name>fcno13_fcsj</target_name>  
2435 - <target_type>String</target_type>  
2436 - <target_format/>  
2437 - <target_length>-1</target_length>  
2438 - <target_precision>-1</target_precision>  
2439 - <target_decimal_symbol/>  
2440 - <target_grouping_symbol/>  
2441 - <target_currency_symbol/>  
2442 - <target_null_string/>  
2443 - <target_aggregation_type>-</target_aggregation_type>  
2444 - </field>  
2445 - <field>  
2446 - <field_name>fczdName</field_name>  
2447 - <key_value>13</key_value>  
2448 - <target_name>fcno13_zdname</target_name>  
2449 - <target_type>String</target_type>  
2450 - <target_format/>  
2451 - <target_length>-1</target_length>  
2452 - <target_precision>-1</target_precision>  
2453 - <target_decimal_symbol/>  
2454 - <target_grouping_symbol/>  
2455 - <target_currency_symbol/>  
2456 - <target_null_string/>  
2457 - <target_aggregation_type>-</target_aggregation_type>  
2458 - </field>  
2459 - <field>  
2460 - <field_name>bc_type</field_name>  
2461 - <key_value>13</key_value>  
2462 - <target_name>fcno13_bctype</target_name>  
2463 - <target_type>String</target_type>  
2464 - <target_format/>  
2465 - <target_length>-1</target_length>  
2466 - <target_precision>-1</target_precision>  
2467 - <target_decimal_symbol/>  
2468 - <target_grouping_symbol/>  
2469 - <target_currency_symbol/>  
2470 - <target_null_string/>  
2471 - <target_aggregation_type>-</target_aggregation_type>  
2472 - </field>  
2473 - <field>  
2474 - <field_name>xl_dir</field_name>  
2475 - <key_value>13</key_value>  
2476 - <target_name>fcno13_xldir</target_name>  
2477 - <target_type>String</target_type>  
2478 - <target_format/>  
2479 - <target_length>-1</target_length>  
2480 - <target_precision>-1</target_precision>  
2481 - <target_decimal_symbol/>  
2482 - <target_grouping_symbol/>  
2483 - <target_currency_symbol/>  
2484 - <target_null_string/>  
2485 - <target_aggregation_type>-</target_aggregation_type>  
2486 - </field>  
2487 - <field>  
2488 - <field_name>isfb</field_name>  
2489 - <key_value>13</key_value>  
2490 - <target_name>fcno13_isfb</target_name>  
2491 - <target_type>String</target_type>  
2492 - <target_format/>  
2493 - <target_length>-1</target_length>  
2494 - <target_precision>-1</target_precision>  
2495 - <target_decimal_symbol/>  
2496 - <target_grouping_symbol/>  
2497 - <target_currency_symbol/>  
2498 - <target_null_string/>  
2499 - <target_aggregation_type>-</target_aggregation_type>  
2500 - </field>  
2501 - <field>  
2502 - <field_name>id</field_name>  
2503 - <key_value>14</key_value>  
2504 - <target_name>fcno14_id</target_name>  
2505 - <target_type>String</target_type>  
2506 - <target_format/>  
2507 - <target_length>-1</target_length>  
2508 - <target_precision>-1</target_precision>  
2509 - <target_decimal_symbol/>  
2510 - <target_grouping_symbol/>  
2511 - <target_currency_symbol/>  
2512 - <target_null_string/>  
2513 - <target_aggregation_type>-</target_aggregation_type>  
2514 - </field>  
2515 - <field>  
2516 - <field_name>fcsj</field_name>  
2517 - <key_value>14</key_value>  
2518 - <target_name>fcno14_fcsj</target_name>  
2519 - <target_type>String</target_type>  
2520 - <target_format/>  
2521 - <target_length>-1</target_length>  
2522 - <target_precision>-1</target_precision>  
2523 - <target_decimal_symbol/>  
2524 - <target_grouping_symbol/>  
2525 - <target_currency_symbol/>  
2526 - <target_null_string/>  
2527 - <target_aggregation_type>-</target_aggregation_type>  
2528 - </field>  
2529 - <field>  
2530 - <field_name>fczdName</field_name>  
2531 - <key_value>14</key_value>  
2532 - <target_name>fcno14_zdname</target_name>  
2533 - <target_type>String</target_type>  
2534 - <target_format/>  
2535 - <target_length>-1</target_length>  
2536 - <target_precision>-1</target_precision>  
2537 - <target_decimal_symbol/>  
2538 - <target_grouping_symbol/>  
2539 - <target_currency_symbol/>  
2540 - <target_null_string/>  
2541 - <target_aggregation_type>-</target_aggregation_type>  
2542 - </field>  
2543 - <field>  
2544 - <field_name>bc_type</field_name>  
2545 - <key_value>14</key_value>  
2546 - <target_name>fcno14_bctype</target_name>  
2547 - <target_type>String</target_type>  
2548 - <target_format/>  
2549 - <target_length>-1</target_length>  
2550 - <target_precision>-1</target_precision>  
2551 - <target_decimal_symbol/>  
2552 - <target_grouping_symbol/>  
2553 - <target_currency_symbol/>  
2554 - <target_null_string/>  
2555 - <target_aggregation_type>-</target_aggregation_type>  
2556 - </field>  
2557 - <field>  
2558 - <field_name>xl_dir</field_name>  
2559 - <key_value>14</key_value>  
2560 - <target_name>fcno14_xldir</target_name>  
2561 - <target_type>String</target_type>  
2562 - <target_format/>  
2563 - <target_length>-1</target_length>  
2564 - <target_precision>-1</target_precision>  
2565 - <target_decimal_symbol/>  
2566 - <target_grouping_symbol/>  
2567 - <target_currency_symbol/>  
2568 - <target_null_string/>  
2569 - <target_aggregation_type>-</target_aggregation_type>  
2570 - </field>  
2571 - <field>  
2572 - <field_name>isfb</field_name>  
2573 - <key_value>14</key_value>  
2574 - <target_name>fcno14_isfb</target_name>  
2575 - <target_type>String</target_type>  
2576 - <target_format/>  
2577 - <target_length>-1</target_length>  
2578 - <target_precision>-1</target_precision>  
2579 - <target_decimal_symbol/>  
2580 - <target_grouping_symbol/>  
2581 - <target_currency_symbol/>  
2582 - <target_null_string/>  
2583 - <target_aggregation_type>-</target_aggregation_type>  
2584 - </field>  
2585 - <field>  
2586 - <field_name>id</field_name>  
2587 - <key_value>15</key_value>  
2588 - <target_name>fcno15_id</target_name>  
2589 - <target_type>String</target_type>  
2590 - <target_format/>  
2591 - <target_length>-1</target_length>  
2592 - <target_precision>-1</target_precision>  
2593 - <target_decimal_symbol/>  
2594 - <target_grouping_symbol/>  
2595 - <target_currency_symbol/>  
2596 - <target_null_string/>  
2597 - <target_aggregation_type>-</target_aggregation_type>  
2598 - </field>  
2599 - <field>  
2600 - <field_name>fcsj</field_name>  
2601 - <key_value>15</key_value>  
2602 - <target_name>fcno15_fcsj</target_name>  
2603 - <target_type>String</target_type>  
2604 - <target_format/>  
2605 - <target_length>-1</target_length>  
2606 - <target_precision>-1</target_precision>  
2607 - <target_decimal_symbol/>  
2608 - <target_grouping_symbol/>  
2609 - <target_currency_symbol/>  
2610 - <target_null_string/>  
2611 - <target_aggregation_type>-</target_aggregation_type>  
2612 - </field>  
2613 - <field>  
2614 - <field_name>fczdName</field_name>  
2615 - <key_value>15</key_value>  
2616 - <target_name>fcno15_zdname</target_name>  
2617 - <target_type>String</target_type>  
2618 - <target_format/>  
2619 - <target_length>-1</target_length>  
2620 - <target_precision>-1</target_precision>  
2621 - <target_decimal_symbol/>  
2622 - <target_grouping_symbol/>  
2623 - <target_currency_symbol/>  
2624 - <target_null_string/>  
2625 - <target_aggregation_type>-</target_aggregation_type>  
2626 - </field>  
2627 - <field>  
2628 - <field_name>bc_type</field_name>  
2629 - <key_value>15</key_value>  
2630 - <target_name>fcno15_bctype</target_name>  
2631 - <target_type>String</target_type>  
2632 - <target_format/>  
2633 - <target_length>-1</target_length>  
2634 - <target_precision>-1</target_precision>  
2635 - <target_decimal_symbol/>  
2636 - <target_grouping_symbol/>  
2637 - <target_currency_symbol/>  
2638 - <target_null_string/>  
2639 - <target_aggregation_type>-</target_aggregation_type>  
2640 - </field>  
2641 - <field>  
2642 - <field_name>xl_dir</field_name>  
2643 - <key_value>15</key_value>  
2644 - <target_name>fcno15_xldir</target_name>  
2645 - <target_type>String</target_type>  
2646 - <target_format/>  
2647 - <target_length>-1</target_length>  
2648 - <target_precision>-1</target_precision>  
2649 - <target_decimal_symbol/>  
2650 - <target_grouping_symbol/>  
2651 - <target_currency_symbol/>  
2652 - <target_null_string/>  
2653 - <target_aggregation_type>-</target_aggregation_type>  
2654 - </field>  
2655 - <field>  
2656 - <field_name>isfb</field_name>  
2657 - <key_value>15</key_value>  
2658 - <target_name>fcno15_isfb</target_name>  
2659 - <target_type>String</target_type>  
2660 - <target_format/>  
2661 - <target_length>-1</target_length>  
2662 - <target_precision>-1</target_precision>  
2663 - <target_decimal_symbol/>  
2664 - <target_grouping_symbol/>  
2665 - <target_currency_symbol/>  
2666 - <target_null_string/>  
2667 - <target_aggregation_type>-</target_aggregation_type>  
2668 - </field>  
2669 - <field>  
2670 - <field_name>id</field_name>  
2671 - <key_value>16</key_value>  
2672 - <target_name>fcno16_id</target_name>  
2673 - <target_type>String</target_type>  
2674 - <target_format/>  
2675 - <target_length>-1</target_length>  
2676 - <target_precision>-1</target_precision>  
2677 - <target_decimal_symbol/>  
2678 - <target_grouping_symbol/>  
2679 - <target_currency_symbol/>  
2680 - <target_null_string/>  
2681 - <target_aggregation_type>-</target_aggregation_type>  
2682 - </field>  
2683 - <field>  
2684 - <field_name>fcsj</field_name>  
2685 - <key_value>16</key_value>  
2686 - <target_name>fcno16_fcsj</target_name>  
2687 - <target_type>String</target_type>  
2688 - <target_format/>  
2689 - <target_length>-1</target_length>  
2690 - <target_precision>-1</target_precision>  
2691 - <target_decimal_symbol/>  
2692 - <target_grouping_symbol/>  
2693 - <target_currency_symbol/>  
2694 - <target_null_string/>  
2695 - <target_aggregation_type>-</target_aggregation_type>  
2696 - </field>  
2697 - <field>  
2698 - <field_name>fczdName</field_name>  
2699 - <key_value>16</key_value>  
2700 - <target_name>fcno16_zdname</target_name>  
2701 - <target_type>String</target_type>  
2702 - <target_format/>  
2703 - <target_length>-1</target_length>  
2704 - <target_precision>-1</target_precision>  
2705 - <target_decimal_symbol/>  
2706 - <target_grouping_symbol/>  
2707 - <target_currency_symbol/>  
2708 - <target_null_string/>  
2709 - <target_aggregation_type>-</target_aggregation_type>  
2710 - </field>  
2711 - <field>  
2712 - <field_name>bc_type</field_name>  
2713 - <key_value>16</key_value>  
2714 - <target_name>fcno16_bctype</target_name>  
2715 - <target_type>String</target_type>  
2716 - <target_format/>  
2717 - <target_length>-1</target_length>  
2718 - <target_precision>-1</target_precision>  
2719 - <target_decimal_symbol/>  
2720 - <target_grouping_symbol/>  
2721 - <target_currency_symbol/>  
2722 - <target_null_string/>  
2723 - <target_aggregation_type>-</target_aggregation_type>  
2724 - </field>  
2725 - <field>  
2726 - <field_name>xl_dir</field_name>  
2727 - <key_value>16</key_value>  
2728 - <target_name>fcno16_xldir</target_name>  
2729 - <target_type>String</target_type>  
2730 - <target_format/>  
2731 - <target_length>-1</target_length>  
2732 - <target_precision>-1</target_precision>  
2733 - <target_decimal_symbol/>  
2734 - <target_grouping_symbol/>  
2735 - <target_currency_symbol/>  
2736 - <target_null_string/>  
2737 - <target_aggregation_type>-</target_aggregation_type>  
2738 - </field>  
2739 - <field>  
2740 - <field_name>isfb</field_name>  
2741 - <key_value>16</key_value>  
2742 - <target_name>fcno16_isfb</target_name>  
2743 - <target_type>String</target_type>  
2744 - <target_format/>  
2745 - <target_length>-1</target_length>  
2746 - <target_precision>-1</target_precision>  
2747 - <target_decimal_symbol/>  
2748 - <target_grouping_symbol/>  
2749 - <target_currency_symbol/>  
2750 - <target_null_string/>  
2751 - <target_aggregation_type>-</target_aggregation_type>  
2752 - </field>  
2753 - <field>  
2754 - <field_name>id</field_name>  
2755 - <key_value>17</key_value>  
2756 - <target_name>fcno17_id</target_name>  
2757 - <target_type>String</target_type>  
2758 - <target_format/>  
2759 - <target_length>-1</target_length>  
2760 - <target_precision>-1</target_precision>  
2761 - <target_decimal_symbol/>  
2762 - <target_grouping_symbol/>  
2763 - <target_currency_symbol/>  
2764 - <target_null_string/>  
2765 - <target_aggregation_type>-</target_aggregation_type>  
2766 - </field>  
2767 - <field>  
2768 - <field_name>fcsj</field_name>  
2769 - <key_value>17</key_value>  
2770 - <target_name>fcno17_fcsj</target_name>  
2771 - <target_type>String</target_type>  
2772 - <target_format/>  
2773 - <target_length>-1</target_length>  
2774 - <target_precision>-1</target_precision>  
2775 - <target_decimal_symbol/>  
2776 - <target_grouping_symbol/>  
2777 - <target_currency_symbol/>  
2778 - <target_null_string/>  
2779 - <target_aggregation_type>-</target_aggregation_type>  
2780 - </field>  
2781 - <field>  
2782 - <field_name>fczdName</field_name>  
2783 - <key_value>17</key_value>  
2784 - <target_name>fcno17_zdname</target_name>  
2785 - <target_type>String</target_type>  
2786 - <target_format/>  
2787 - <target_length>-1</target_length>  
2788 - <target_precision>-1</target_precision>  
2789 - <target_decimal_symbol/>  
2790 - <target_grouping_symbol/>  
2791 - <target_currency_symbol/>  
2792 - <target_null_string/>  
2793 - <target_aggregation_type>-</target_aggregation_type>  
2794 - </field>  
2795 - <field>  
2796 - <field_name>bc_type</field_name>  
2797 - <key_value>17</key_value>  
2798 - <target_name>fcno17_bctype</target_name>  
2799 - <target_type>String</target_type>  
2800 - <target_format/>  
2801 - <target_length>-1</target_length>  
2802 - <target_precision>-1</target_precision>  
2803 - <target_decimal_symbol/>  
2804 - <target_grouping_symbol/>  
2805 - <target_currency_symbol/>  
2806 - <target_null_string/>  
2807 - <target_aggregation_type>-</target_aggregation_type>  
2808 - </field>  
2809 - <field>  
2810 - <field_name>xl_dir</field_name>  
2811 - <key_value>17</key_value>  
2812 - <target_name>fcno17_xldir</target_name>  
2813 - <target_type>String</target_type>  
2814 - <target_format/>  
2815 - <target_length>-1</target_length>  
2816 - <target_precision>-1</target_precision>  
2817 - <target_decimal_symbol/>  
2818 - <target_grouping_symbol/>  
2819 - <target_currency_symbol/>  
2820 - <target_null_string/>  
2821 - <target_aggregation_type>-</target_aggregation_type>  
2822 - </field>  
2823 - <field>  
2824 - <field_name>isfb</field_name>  
2825 - <key_value>17</key_value>  
2826 - <target_name>fcno17_isfb</target_name>  
2827 - <target_type>String</target_type>  
2828 - <target_format/>  
2829 - <target_length>-1</target_length>  
2830 - <target_precision>-1</target_precision>  
2831 - <target_decimal_symbol/>  
2832 - <target_grouping_symbol/>  
2833 - <target_currency_symbol/>  
2834 - <target_null_string/>  
2835 - <target_aggregation_type>-</target_aggregation_type>  
2836 - </field>  
2837 - <field>  
2838 - <field_name>id</field_name>  
2839 - <key_value>18</key_value>  
2840 - <target_name>fcno18_id</target_name>  
2841 - <target_type>String</target_type>  
2842 - <target_format/>  
2843 - <target_length>-1</target_length>  
2844 - <target_precision>-1</target_precision>  
2845 - <target_decimal_symbol/>  
2846 - <target_grouping_symbol/>  
2847 - <target_currency_symbol/>  
2848 - <target_null_string/>  
2849 - <target_aggregation_type>-</target_aggregation_type>  
2850 - </field>  
2851 - <field>  
2852 - <field_name>fcsj</field_name>  
2853 - <key_value>18</key_value>  
2854 - <target_name>fcno18_fcsj</target_name>  
2855 - <target_type>String</target_type>  
2856 - <target_format/>  
2857 - <target_length>-1</target_length>  
2858 - <target_precision>-1</target_precision>  
2859 - <target_decimal_symbol/>  
2860 - <target_grouping_symbol/>  
2861 - <target_currency_symbol/>  
2862 - <target_null_string/>  
2863 - <target_aggregation_type>-</target_aggregation_type>  
2864 - </field>  
2865 - <field>  
2866 - <field_name>fczdName</field_name>  
2867 - <key_value>18</key_value>  
2868 - <target_name>fcno18_zdname</target_name>  
2869 - <target_type>String</target_type>  
2870 - <target_format/>  
2871 - <target_length>-1</target_length>  
2872 - <target_precision>-1</target_precision>  
2873 - <target_decimal_symbol/>  
2874 - <target_grouping_symbol/>  
2875 - <target_currency_symbol/>  
2876 - <target_null_string/>  
2877 - <target_aggregation_type>-</target_aggregation_type>  
2878 - </field>  
2879 - <field>  
2880 - <field_name>bc_type</field_name>  
2881 - <key_value>18</key_value>  
2882 - <target_name>fcno18_bctype</target_name>  
2883 - <target_type>String</target_type>  
2884 - <target_format/>  
2885 - <target_length>-1</target_length>  
2886 - <target_precision>-1</target_precision>  
2887 - <target_decimal_symbol/>  
2888 - <target_grouping_symbol/>  
2889 - <target_currency_symbol/>  
2890 - <target_null_string/>  
2891 - <target_aggregation_type>-</target_aggregation_type>  
2892 - </field>  
2893 - <field>  
2894 - <field_name>xl_dir</field_name>  
2895 - <key_value>18</key_value>  
2896 - <target_name>fcno18_xldir</target_name>  
2897 - <target_type>String</target_type>  
2898 - <target_format/>  
2899 - <target_length>-1</target_length>  
2900 - <target_precision>-1</target_precision>  
2901 - <target_decimal_symbol/>  
2902 - <target_grouping_symbol/>  
2903 - <target_currency_symbol/>  
2904 - <target_null_string/>  
2905 - <target_aggregation_type>-</target_aggregation_type>  
2906 - </field>  
2907 - <field>  
2908 - <field_name>isfb</field_name>  
2909 - <key_value>18</key_value>  
2910 - <target_name>fcno18_isfb</target_name>  
2911 - <target_type>String</target_type>  
2912 - <target_format/>  
2913 - <target_length>-1</target_length>  
2914 - <target_precision>-1</target_precision>  
2915 - <target_decimal_symbol/>  
2916 - <target_grouping_symbol/>  
2917 - <target_currency_symbol/>  
2918 - <target_null_string/>  
2919 - <target_aggregation_type>-</target_aggregation_type>  
2920 - </field>  
2921 - <field>  
2922 - <field_name>id</field_name>  
2923 - <key_value>19</key_value>  
2924 - <target_name>fcno19_id</target_name>  
2925 - <target_type>String</target_type>  
2926 - <target_format/>  
2927 - <target_length>-1</target_length>  
2928 - <target_precision>-1</target_precision>  
2929 - <target_decimal_symbol/>  
2930 - <target_grouping_symbol/>  
2931 - <target_currency_symbol/>  
2932 - <target_null_string/>  
2933 - <target_aggregation_type>-</target_aggregation_type>  
2934 - </field>  
2935 - <field>  
2936 - <field_name>fcsj</field_name>  
2937 - <key_value>19</key_value>  
2938 - <target_name>fcno19_fcsj</target_name>  
2939 - <target_type>String</target_type>  
2940 - <target_format/>  
2941 - <target_length>-1</target_length>  
2942 - <target_precision>-1</target_precision>  
2943 - <target_decimal_symbol/>  
2944 - <target_grouping_symbol/>  
2945 - <target_currency_symbol/>  
2946 - <target_null_string/>  
2947 - <target_aggregation_type>-</target_aggregation_type>  
2948 - </field>  
2949 - <field>  
2950 - <field_name>fczdName</field_name>  
2951 - <key_value>19</key_value>  
2952 - <target_name>fcno19_zdname</target_name>  
2953 - <target_type>String</target_type>  
2954 - <target_format/>  
2955 - <target_length>-1</target_length>  
2956 - <target_precision>-1</target_precision>  
2957 - <target_decimal_symbol/>  
2958 - <target_grouping_symbol/>  
2959 - <target_currency_symbol/>  
2960 - <target_null_string/>  
2961 - <target_aggregation_type>-</target_aggregation_type>  
2962 - </field>  
2963 - <field>  
2964 - <field_name>bc_type</field_name>  
2965 - <key_value>19</key_value>  
2966 - <target_name>fcno19_bctype</target_name>  
2967 - <target_type>String</target_type>  
2968 - <target_format/>  
2969 - <target_length>-1</target_length>  
2970 - <target_precision>-1</target_precision>  
2971 - <target_decimal_symbol/>  
2972 - <target_grouping_symbol/>  
2973 - <target_currency_symbol/>  
2974 - <target_null_string/>  
2975 - <target_aggregation_type>-</target_aggregation_type>  
2976 - </field>  
2977 - <field>  
2978 - <field_name>xl_dir</field_name>  
2979 - <key_value>19</key_value>  
2980 - <target_name>fcno19_xldir</target_name>  
2981 - <target_type>String</target_type>  
2982 - <target_format/>  
2983 - <target_length>-1</target_length>  
2984 - <target_precision>-1</target_precision>  
2985 - <target_decimal_symbol/>  
2986 - <target_grouping_symbol/>  
2987 - <target_currency_symbol/>  
2988 - <target_null_string/>  
2989 - <target_aggregation_type>-</target_aggregation_type>  
2990 - </field>  
2991 - <field>  
2992 - <field_name>isfb</field_name>  
2993 - <key_value>19</key_value>  
2994 - <target_name>fcno19_isfb</target_name>  
2995 - <target_type>String</target_type>  
2996 - <target_format/>  
2997 - <target_length>-1</target_length>  
2998 - <target_precision>-1</target_precision>  
2999 - <target_decimal_symbol/>  
3000 - <target_grouping_symbol/>  
3001 - <target_currency_symbol/>  
3002 - <target_null_string/>  
3003 - <target_aggregation_type>-</target_aggregation_type>  
3004 - </field>  
3005 - <field>  
3006 - <field_name>id</field_name>  
3007 - <key_value>20</key_value>  
3008 - <target_name>fcno20_id</target_name>  
3009 - <target_type>String</target_type>  
3010 - <target_format/>  
3011 - <target_length>-1</target_length>  
3012 - <target_precision>-1</target_precision>  
3013 - <target_decimal_symbol/>  
3014 - <target_grouping_symbol/>  
3015 - <target_currency_symbol/>  
3016 - <target_null_string/>  
3017 - <target_aggregation_type>-</target_aggregation_type>  
3018 - </field>  
3019 - <field>  
3020 - <field_name>fcsj</field_name>  
3021 - <key_value>20</key_value>  
3022 - <target_name>fcno20_fcsj</target_name>  
3023 - <target_type>String</target_type>  
3024 - <target_format/>  
3025 - <target_length>-1</target_length>  
3026 - <target_precision>-1</target_precision>  
3027 - <target_decimal_symbol/>  
3028 - <target_grouping_symbol/>  
3029 - <target_currency_symbol/>  
3030 - <target_null_string/>  
3031 - <target_aggregation_type>-</target_aggregation_type>  
3032 - </field>  
3033 - <field>  
3034 - <field_name>fczdName</field_name>  
3035 - <key_value>20</key_value>  
3036 - <target_name>fcno20_zdname</target_name>  
3037 - <target_type>String</target_type>  
3038 - <target_format/>  
3039 - <target_length>-1</target_length>  
3040 - <target_precision>-1</target_precision>  
3041 - <target_decimal_symbol/>  
3042 - <target_grouping_symbol/>  
3043 - <target_currency_symbol/>  
3044 - <target_null_string/>  
3045 - <target_aggregation_type>-</target_aggregation_type>  
3046 - </field>  
3047 - <field>  
3048 - <field_name>bc_type</field_name>  
3049 - <key_value>20</key_value>  
3050 - <target_name>fcno20_bctype</target_name>  
3051 - <target_type>String</target_type>  
3052 - <target_format/>  
3053 - <target_length>-1</target_length>  
3054 - <target_precision>-1</target_precision>  
3055 - <target_decimal_symbol/>  
3056 - <target_grouping_symbol/>  
3057 - <target_currency_symbol/>  
3058 - <target_null_string/>  
3059 - <target_aggregation_type>-</target_aggregation_type>  
3060 - </field>  
3061 - <field>  
3062 - <field_name>xl_dir</field_name>  
3063 - <key_value>20</key_value>  
3064 - <target_name>fcno20_xldir</target_name>  
3065 - <target_type>String</target_type>  
3066 - <target_format/>  
3067 - <target_length>-1</target_length>  
3068 - <target_precision>-1</target_precision>  
3069 - <target_decimal_symbol/>  
3070 - <target_grouping_symbol/>  
3071 - <target_currency_symbol/>  
3072 - <target_null_string/>  
3073 - <target_aggregation_type>-</target_aggregation_type>  
3074 - </field>  
3075 - <field>  
3076 - <field_name>isfb</field_name>  
3077 - <key_value>20</key_value>  
3078 - <target_name>fcno20_isfb</target_name>  
3079 - <target_type>String</target_type>  
3080 - <target_format/>  
3081 - <target_length>-1</target_length>  
3082 - <target_precision>-1</target_precision>  
3083 - <target_decimal_symbol/>  
3084 - <target_grouping_symbol/>  
3085 - <target_currency_symbol/>  
3086 - <target_null_string/>  
3087 - <target_aggregation_type>-</target_aggregation_type>  
3088 - </field>  
3089 - <field>  
3090 - <field_name>id</field_name>  
3091 - <key_value>21</key_value>  
3092 - <target_name>fcno21_id</target_name>  
3093 - <target_type>String</target_type>  
3094 - <target_format/>  
3095 - <target_length>-1</target_length>  
3096 - <target_precision>-1</target_precision>  
3097 - <target_decimal_symbol/>  
3098 - <target_grouping_symbol/>  
3099 - <target_currency_symbol/>  
3100 - <target_null_string/>  
3101 - <target_aggregation_type>-</target_aggregation_type>  
3102 - </field>  
3103 - <field>  
3104 - <field_name>fcsj</field_name>  
3105 - <key_value>21</key_value>  
3106 - <target_name>fcno21_fcsj</target_name>  
3107 - <target_type>String</target_type>  
3108 - <target_format/>  
3109 - <target_length>-1</target_length>  
3110 - <target_precision>-1</target_precision>  
3111 - <target_decimal_symbol/>  
3112 - <target_grouping_symbol/>  
3113 - <target_currency_symbol/>  
3114 - <target_null_string/>  
3115 - <target_aggregation_type>-</target_aggregation_type>  
3116 - </field>  
3117 - <field>  
3118 - <field_name>fczdName</field_name>  
3119 - <key_value>21</key_value>  
3120 - <target_name>fcno21_zdname</target_name>  
3121 - <target_type>String</target_type>  
3122 - <target_format/>  
3123 - <target_length>-1</target_length>  
3124 - <target_precision>-1</target_precision>  
3125 - <target_decimal_symbol/>  
3126 - <target_grouping_symbol/>  
3127 - <target_currency_symbol/>  
3128 - <target_null_string/>  
3129 - <target_aggregation_type>-</target_aggregation_type>  
3130 - </field>  
3131 - <field>  
3132 - <field_name>bc_type</field_name>  
3133 - <key_value>21</key_value>  
3134 - <target_name>fcno21_bctype</target_name>  
3135 - <target_type>String</target_type>  
3136 - <target_format/>  
3137 - <target_length>-1</target_length>  
3138 - <target_precision>-1</target_precision>  
3139 - <target_decimal_symbol/>  
3140 - <target_grouping_symbol/>  
3141 - <target_currency_symbol/>  
3142 - <target_null_string/>  
3143 - <target_aggregation_type>-</target_aggregation_type>  
3144 - </field>  
3145 - <field>  
3146 - <field_name>xl_dir</field_name>  
3147 - <key_value>21</key_value>  
3148 - <target_name>fcno21_xldir</target_name>  
3149 - <target_type>String</target_type>  
3150 - <target_format/>  
3151 - <target_length>-1</target_length>  
3152 - <target_precision>-1</target_precision>  
3153 - <target_decimal_symbol/>  
3154 - <target_grouping_symbol/>  
3155 - <target_currency_symbol/>  
3156 - <target_null_string/>  
3157 - <target_aggregation_type>-</target_aggregation_type>  
3158 - </field>  
3159 - <field>  
3160 - <field_name>isfb</field_name>  
3161 - <key_value>21</key_value>  
3162 - <target_name>fcno21_isfb</target_name>  
3163 - <target_type>String</target_type>  
3164 - <target_format/>  
3165 - <target_length>-1</target_length>  
3166 - <target_precision>-1</target_precision>  
3167 - <target_decimal_symbol/>  
3168 - <target_grouping_symbol/>  
3169 - <target_currency_symbol/>  
3170 - <target_null_string/>  
3171 - <target_aggregation_type>-</target_aggregation_type>  
3172 - </field>  
3173 - <field>  
3174 - <field_name>id</field_name>  
3175 - <key_value>22</key_value>  
3176 - <target_name>fcno22_id</target_name>  
3177 - <target_type>String</target_type>  
3178 - <target_format/>  
3179 - <target_length>-1</target_length>  
3180 - <target_precision>-1</target_precision>  
3181 - <target_decimal_symbol/>  
3182 - <target_grouping_symbol/>  
3183 - <target_currency_symbol/>  
3184 - <target_null_string/>  
3185 - <target_aggregation_type>-</target_aggregation_type>  
3186 - </field>  
3187 - <field>  
3188 - <field_name>fcsj</field_name>  
3189 - <key_value>22</key_value>  
3190 - <target_name>fcno22_fcsj</target_name>  
3191 - <target_type>String</target_type>  
3192 - <target_format/>  
3193 - <target_length>-1</target_length>  
3194 - <target_precision>-1</target_precision>  
3195 - <target_decimal_symbol/>  
3196 - <target_grouping_symbol/>  
3197 - <target_currency_symbol/>  
3198 - <target_null_string/>  
3199 - <target_aggregation_type>-</target_aggregation_type>  
3200 - </field>  
3201 - <field>  
3202 - <field_name>fczdName</field_name>  
3203 - <key_value>22</key_value>  
3204 - <target_name>fcno22_zdname</target_name>  
3205 - <target_type>String</target_type>  
3206 - <target_format/>  
3207 - <target_length>-1</target_length>  
3208 - <target_precision>-1</target_precision>  
3209 - <target_decimal_symbol/>  
3210 - <target_grouping_symbol/>  
3211 - <target_currency_symbol/>  
3212 - <target_null_string/>  
3213 - <target_aggregation_type>-</target_aggregation_type>  
3214 - </field>  
3215 - <field>  
3216 - <field_name>bc_type</field_name>  
3217 - <key_value>22</key_value>  
3218 - <target_name>fcno22_bctype</target_name>  
3219 - <target_type>String</target_type>  
3220 - <target_format/>  
3221 - <target_length>-1</target_length>  
3222 - <target_precision>-1</target_precision>  
3223 - <target_decimal_symbol/>  
3224 - <target_grouping_symbol/>  
3225 - <target_currency_symbol/>  
3226 - <target_null_string/>  
3227 - <target_aggregation_type>-</target_aggregation_type>  
3228 - </field>  
3229 - <field>  
3230 - <field_name>xl_dir</field_name>  
3231 - <key_value>22</key_value>  
3232 - <target_name>fcno22_xldir</target_name>  
3233 - <target_type>String</target_type>  
3234 - <target_format/>  
3235 - <target_length>-1</target_length>  
3236 - <target_precision>-1</target_precision>  
3237 - <target_decimal_symbol/>  
3238 - <target_grouping_symbol/>  
3239 - <target_currency_symbol/>  
3240 - <target_null_string/>  
3241 - <target_aggregation_type>-</target_aggregation_type>  
3242 - </field>  
3243 - <field>  
3244 - <field_name>isfb</field_name>  
3245 - <key_value>22</key_value>  
3246 - <target_name>fcno22_isfb</target_name>  
3247 - <target_type>String</target_type>  
3248 - <target_format/>  
3249 - <target_length>-1</target_length>  
3250 - <target_precision>-1</target_precision>  
3251 - <target_decimal_symbol/>  
3252 - <target_grouping_symbol/>  
3253 - <target_currency_symbol/>  
3254 - <target_null_string/>  
3255 - <target_aggregation_type>-</target_aggregation_type>  
3256 - </field>  
3257 - <field>  
3258 - <field_name>id</field_name>  
3259 - <key_value>23</key_value>  
3260 - <target_name>fcno23_id</target_name>  
3261 - <target_type>String</target_type>  
3262 - <target_format/>  
3263 - <target_length>-1</target_length>  
3264 - <target_precision>-1</target_precision>  
3265 - <target_decimal_symbol/>  
3266 - <target_grouping_symbol/>  
3267 - <target_currency_symbol/>  
3268 - <target_null_string/>  
3269 - <target_aggregation_type>-</target_aggregation_type>  
3270 - </field>  
3271 - <field>  
3272 - <field_name>fcsj</field_name>  
3273 - <key_value>23</key_value>  
3274 - <target_name>fcno23_fcsj</target_name>  
3275 - <target_type>String</target_type>  
3276 - <target_format/>  
3277 - <target_length>-1</target_length>  
3278 - <target_precision>-1</target_precision>  
3279 - <target_decimal_symbol/>  
3280 - <target_grouping_symbol/>  
3281 - <target_currency_symbol/>  
3282 - <target_null_string/>  
3283 - <target_aggregation_type>-</target_aggregation_type>  
3284 - </field>  
3285 - <field>  
3286 - <field_name>fczdName</field_name>  
3287 - <key_value>23</key_value>  
3288 - <target_name>fcno23_zdname</target_name>  
3289 - <target_type>String</target_type>  
3290 - <target_format/>  
3291 - <target_length>-1</target_length>  
3292 - <target_precision>-1</target_precision>  
3293 - <target_decimal_symbol/>  
3294 - <target_grouping_symbol/>  
3295 - <target_currency_symbol/>  
3296 - <target_null_string/>  
3297 - <target_aggregation_type>-</target_aggregation_type>  
3298 - </field>  
3299 - <field>  
3300 - <field_name>bc_type</field_name>  
3301 - <key_value>23</key_value>  
3302 - <target_name>fcno23_bctype</target_name>  
3303 - <target_type>String</target_type>  
3304 - <target_format/>  
3305 - <target_length>-1</target_length>  
3306 - <target_precision>-1</target_precision>  
3307 - <target_decimal_symbol/>  
3308 - <target_grouping_symbol/>  
3309 - <target_currency_symbol/>  
3310 - <target_null_string/>  
3311 - <target_aggregation_type>-</target_aggregation_type>  
3312 - </field>  
3313 - <field>  
3314 - <field_name>xl_dir</field_name>  
3315 - <key_value>23</key_value>  
3316 - <target_name>fcno23_xldir</target_name>  
3317 - <target_type>String</target_type>  
3318 - <target_format/>  
3319 - <target_length>-1</target_length>  
3320 - <target_precision>-1</target_precision>  
3321 - <target_decimal_symbol/>  
3322 - <target_grouping_symbol/>  
3323 - <target_currency_symbol/>  
3324 - <target_null_string/>  
3325 - <target_aggregation_type>-</target_aggregation_type>  
3326 - </field>  
3327 - <field>  
3328 - <field_name>isfb</field_name>  
3329 - <key_value>23</key_value>  
3330 - <target_name>fcno23_isfb</target_name>  
3331 - <target_type>String</target_type>  
3332 - <target_format/>  
3333 - <target_length>-1</target_length>  
3334 - <target_precision>-1</target_precision>  
3335 - <target_decimal_symbol/>  
3336 - <target_grouping_symbol/>  
3337 - <target_currency_symbol/>  
3338 - <target_null_string/>  
3339 - <target_aggregation_type>-</target_aggregation_type>  
3340 - </field>  
3341 - <field>  
3342 - <field_name>id</field_name>  
3343 - <key_value>24</key_value>  
3344 - <target_name>fcno24_id</target_name>  
3345 - <target_type>String</target_type>  
3346 - <target_format/>  
3347 - <target_length>-1</target_length>  
3348 - <target_precision>-1</target_precision>  
3349 - <target_decimal_symbol/>  
3350 - <target_grouping_symbol/>  
3351 - <target_currency_symbol/>  
3352 - <target_null_string/>  
3353 - <target_aggregation_type>-</target_aggregation_type>  
3354 - </field>  
3355 - <field>  
3356 - <field_name>fcsj</field_name>  
3357 - <key_value>24</key_value>  
3358 - <target_name>fcno24_fcsj</target_name>  
3359 - <target_type>String</target_type>  
3360 - <target_format/>  
3361 - <target_length>-1</target_length>  
3362 - <target_precision>-1</target_precision>  
3363 - <target_decimal_symbol/>  
3364 - <target_grouping_symbol/>  
3365 - <target_currency_symbol/>  
3366 - <target_null_string/>  
3367 - <target_aggregation_type>-</target_aggregation_type>  
3368 - </field>  
3369 - <field>  
3370 - <field_name>fczdName</field_name>  
3371 - <key_value>24</key_value>  
3372 - <target_name>fcno24_zdname</target_name>  
3373 - <target_type>String</target_type>  
3374 - <target_format/>  
3375 - <target_length>-1</target_length>  
3376 - <target_precision>-1</target_precision>  
3377 - <target_decimal_symbol/>  
3378 - <target_grouping_symbol/>  
3379 - <target_currency_symbol/>  
3380 - <target_null_string/>  
3381 - <target_aggregation_type>-</target_aggregation_type>  
3382 - </field>  
3383 - <field>  
3384 - <field_name>bc_type</field_name>  
3385 - <key_value>24</key_value>  
3386 - <target_name>fcno24_bctype</target_name>  
3387 - <target_type>String</target_type>  
3388 - <target_format/>  
3389 - <target_length>-1</target_length>  
3390 - <target_precision>-1</target_precision>  
3391 - <target_decimal_symbol/>  
3392 - <target_grouping_symbol/>  
3393 - <target_currency_symbol/>  
3394 - <target_null_string/>  
3395 - <target_aggregation_type>-</target_aggregation_type>  
3396 - </field>  
3397 - <field>  
3398 - <field_name>xl_dir</field_name>  
3399 - <key_value>24</key_value>  
3400 - <target_name>fcno24_xldir</target_name>  
3401 - <target_type>String</target_type>  
3402 - <target_format/>  
3403 - <target_length>-1</target_length>  
3404 - <target_precision>-1</target_precision>  
3405 - <target_decimal_symbol/>  
3406 - <target_grouping_symbol/>  
3407 - <target_currency_symbol/>  
3408 - <target_null_string/>  
3409 - <target_aggregation_type>-</target_aggregation_type>  
3410 - </field>  
3411 - <field>  
3412 - <field_name>isfb</field_name>  
3413 - <key_value>24</key_value>  
3414 - <target_name>fcno24_isfb</target_name>  
3415 - <target_type>String</target_type>  
3416 - <target_format/>  
3417 - <target_length>-1</target_length>  
3418 - <target_precision>-1</target_precision>  
3419 - <target_decimal_symbol/>  
3420 - <target_grouping_symbol/>  
3421 - <target_currency_symbol/>  
3422 - <target_null_string/>  
3423 - <target_aggregation_type>-</target_aggregation_type>  
3424 - </field>  
3425 - <field>  
3426 - <field_name>id</field_name>  
3427 - <key_value>25</key_value>  
3428 - <target_name>fcno25_id</target_name>  
3429 - <target_type>String</target_type>  
3430 - <target_format/>  
3431 - <target_length>-1</target_length>  
3432 - <target_precision>-1</target_precision>  
3433 - <target_decimal_symbol/>  
3434 - <target_grouping_symbol/>  
3435 - <target_currency_symbol/>  
3436 - <target_null_string/>  
3437 - <target_aggregation_type>-</target_aggregation_type>  
3438 - </field>  
3439 - <field>  
3440 - <field_name>fcsj</field_name>  
3441 - <key_value>25</key_value>  
3442 - <target_name>fcno25_fcsj</target_name>  
3443 - <target_type>String</target_type>  
3444 - <target_format/>  
3445 - <target_length>-1</target_length>  
3446 - <target_precision>-1</target_precision>  
3447 - <target_decimal_symbol/>  
3448 - <target_grouping_symbol/>  
3449 - <target_currency_symbol/>  
3450 - <target_null_string/>  
3451 - <target_aggregation_type>-</target_aggregation_type>  
3452 - </field>  
3453 - <field>  
3454 - <field_name>fczdName</field_name>  
3455 - <key_value>25</key_value>  
3456 - <target_name>fcno25_zdname</target_name>  
3457 - <target_type>String</target_type>  
3458 - <target_format/>  
3459 - <target_length>-1</target_length>  
3460 - <target_precision>-1</target_precision>  
3461 - <target_decimal_symbol/>  
3462 - <target_grouping_symbol/>  
3463 - <target_currency_symbol/>  
3464 - <target_null_string/>  
3465 - <target_aggregation_type>-</target_aggregation_type>  
3466 - </field>  
3467 - <field>  
3468 - <field_name>bc_type</field_name>  
3469 - <key_value>25</key_value>  
3470 - <target_name>fcno25_bctype</target_name>  
3471 - <target_type>String</target_type>  
3472 - <target_format/>  
3473 - <target_length>-1</target_length>  
3474 - <target_precision>-1</target_precision>  
3475 - <target_decimal_symbol/>  
3476 - <target_grouping_symbol/>  
3477 - <target_currency_symbol/>  
3478 - <target_null_string/>  
3479 - <target_aggregation_type>-</target_aggregation_type>  
3480 - </field>  
3481 - <field>  
3482 - <field_name>xl_dir</field_name>  
3483 - <key_value>25</key_value>  
3484 - <target_name>fcno25_xldir</target_name>  
3485 - <target_type>String</target_type>  
3486 - <target_format/>  
3487 - <target_length>-1</target_length>  
3488 - <target_precision>-1</target_precision>  
3489 - <target_decimal_symbol/>  
3490 - <target_grouping_symbol/>  
3491 - <target_currency_symbol/>  
3492 - <target_null_string/>  
3493 - <target_aggregation_type>-</target_aggregation_type>  
3494 - </field>  
3495 - <field>  
3496 - <field_name>isfb</field_name>  
3497 - <key_value>25</key_value>  
3498 - <target_name>fcno25_isfb</target_name>  
3499 - <target_type>String</target_type>  
3500 - <target_format/>  
3501 - <target_length>-1</target_length>  
3502 - <target_precision>-1</target_precision>  
3503 - <target_decimal_symbol/>  
3504 - <target_grouping_symbol/>  
3505 - <target_currency_symbol/>  
3506 - <target_null_string/>  
3507 - <target_aggregation_type>-</target_aggregation_type>  
3508 - </field>  
3509 - <field>  
3510 - <field_name>id</field_name>  
3511 - <key_value>26</key_value>  
3512 - <target_name>fcno26_id</target_name>  
3513 - <target_type>String</target_type>  
3514 - <target_format/>  
3515 - <target_length>-1</target_length>  
3516 - <target_precision>-1</target_precision>  
3517 - <target_decimal_symbol/>  
3518 - <target_grouping_symbol/>  
3519 - <target_currency_symbol/>  
3520 - <target_null_string/>  
3521 - <target_aggregation_type>-</target_aggregation_type>  
3522 - </field>  
3523 - <field>  
3524 - <field_name>fcsj</field_name>  
3525 - <key_value>26</key_value>  
3526 - <target_name>fcno26_fcsj</target_name>  
3527 - <target_type>String</target_type>  
3528 - <target_format/>  
3529 - <target_length>-1</target_length>  
3530 - <target_precision>-1</target_precision>  
3531 - <target_decimal_symbol/>  
3532 - <target_grouping_symbol/>  
3533 - <target_currency_symbol/>  
3534 - <target_null_string/>  
3535 - <target_aggregation_type>-</target_aggregation_type>  
3536 - </field>  
3537 - <field>  
3538 - <field_name>fczdName</field_name>  
3539 - <key_value>26</key_value>  
3540 - <target_name>fcno26_zdname</target_name>  
3541 - <target_type>String</target_type>  
3542 - <target_format/>  
3543 - <target_length>-1</target_length>  
3544 - <target_precision>-1</target_precision>  
3545 - <target_decimal_symbol/>  
3546 - <target_grouping_symbol/>  
3547 - <target_currency_symbol/>  
3548 - <target_null_string/>  
3549 - <target_aggregation_type>-</target_aggregation_type>  
3550 - </field>  
3551 - <field>  
3552 - <field_name>bc_type</field_name>  
3553 - <key_value>26</key_value>  
3554 - <target_name>fcno26_bctype</target_name>  
3555 - <target_type>String</target_type>  
3556 - <target_format/>  
3557 - <target_length>-1</target_length>  
3558 - <target_precision>-1</target_precision>  
3559 - <target_decimal_symbol/>  
3560 - <target_grouping_symbol/>  
3561 - <target_currency_symbol/>  
3562 - <target_null_string/>  
3563 - <target_aggregation_type>-</target_aggregation_type>  
3564 - </field>  
3565 - <field>  
3566 - <field_name>xl_dir</field_name>  
3567 - <key_value>26</key_value>  
3568 - <target_name>fcno26_xldir</target_name>  
3569 - <target_type>String</target_type>  
3570 - <target_format/>  
3571 - <target_length>-1</target_length>  
3572 - <target_precision>-1</target_precision>  
3573 - <target_decimal_symbol/>  
3574 - <target_grouping_symbol/>  
3575 - <target_currency_symbol/>  
3576 - <target_null_string/>  
3577 - <target_aggregation_type>-</target_aggregation_type>  
3578 - </field>  
3579 - <field>  
3580 - <field_name>isfb</field_name>  
3581 - <key_value>26</key_value>  
3582 - <target_name>fcno26_isfb</target_name>  
3583 - <target_type>String</target_type>  
3584 - <target_format/>  
3585 - <target_length>-1</target_length>  
3586 - <target_precision>-1</target_precision>  
3587 - <target_decimal_symbol/>  
3588 - <target_grouping_symbol/>  
3589 - <target_currency_symbol/>  
3590 - <target_null_string/>  
3591 - <target_aggregation_type>-</target_aggregation_type>  
3592 - </field>  
3593 - <field>  
3594 - <field_name>id</field_name>  
3595 - <key_value>27</key_value>  
3596 - <target_name>fcno27_id</target_name>  
3597 - <target_type>String</target_type>  
3598 - <target_format/>  
3599 - <target_length>-1</target_length>  
3600 - <target_precision>-1</target_precision>  
3601 - <target_decimal_symbol/>  
3602 - <target_grouping_symbol/>  
3603 - <target_currency_symbol/>  
3604 - <target_null_string/>  
3605 - <target_aggregation_type>-</target_aggregation_type>  
3606 - </field>  
3607 - <field>  
3608 - <field_name>fcsj</field_name>  
3609 - <key_value>27</key_value>  
3610 - <target_name>fcno27_fcsj</target_name>  
3611 - <target_type>String</target_type>  
3612 - <target_format/>  
3613 - <target_length>-1</target_length>  
3614 - <target_precision>-1</target_precision>  
3615 - <target_decimal_symbol/>  
3616 - <target_grouping_symbol/>  
3617 - <target_currency_symbol/>  
3618 - <target_null_string/>  
3619 - <target_aggregation_type>-</target_aggregation_type>  
3620 - </field>  
3621 - <field>  
3622 - <field_name>fczdName</field_name>  
3623 - <key_value>27</key_value>  
3624 - <target_name>fcno27_zdname</target_name>  
3625 - <target_type>String</target_type>  
3626 - <target_format/>  
3627 - <target_length>-1</target_length>  
3628 - <target_precision>-1</target_precision>  
3629 - <target_decimal_symbol/>  
3630 - <target_grouping_symbol/>  
3631 - <target_currency_symbol/>  
3632 - <target_null_string/>  
3633 - <target_aggregation_type>-</target_aggregation_type>  
3634 - </field>  
3635 - <field>  
3636 - <field_name>bc_type</field_name>  
3637 - <key_value>27</key_value>  
3638 - <target_name>fcno27_bctype</target_name>  
3639 - <target_type>String</target_type>  
3640 - <target_format/>  
3641 - <target_length>-1</target_length>  
3642 - <target_precision>-1</target_precision>  
3643 - <target_decimal_symbol/>  
3644 - <target_grouping_symbol/>  
3645 - <target_currency_symbol/>  
3646 - <target_null_string/>  
3647 - <target_aggregation_type>-</target_aggregation_type>  
3648 - </field>  
3649 - <field>  
3650 - <field_name>xl_dir</field_name>  
3651 - <key_value>27</key_value>  
3652 - <target_name>fcno27_xldir</target_name>  
3653 - <target_type>String</target_type>  
3654 - <target_format/>  
3655 - <target_length>-1</target_length>  
3656 - <target_precision>-1</target_precision>  
3657 - <target_decimal_symbol/>  
3658 - <target_grouping_symbol/>  
3659 - <target_currency_symbol/>  
3660 - <target_null_string/>  
3661 - <target_aggregation_type>-</target_aggregation_type>  
3662 - </field>  
3663 - <field>  
3664 - <field_name>isfb</field_name>  
3665 - <key_value>27</key_value>  
3666 - <target_name>fcno27_isfb</target_name>  
3667 - <target_type>String</target_type>  
3668 - <target_format/>  
3669 - <target_length>-1</target_length>  
3670 - <target_precision>-1</target_precision>  
3671 - <target_decimal_symbol/>  
3672 - <target_grouping_symbol/>  
3673 - <target_currency_symbol/>  
3674 - <target_null_string/>  
3675 - <target_aggregation_type>-</target_aggregation_type>  
3676 - </field>  
3677 - <field>  
3678 - <field_name>id</field_name>  
3679 - <key_value>28</key_value>  
3680 - <target_name>fcno28_id</target_name>  
3681 - <target_type>String</target_type>  
3682 - <target_format/>  
3683 - <target_length>-1</target_length>  
3684 - <target_precision>-1</target_precision>  
3685 - <target_decimal_symbol/>  
3686 - <target_grouping_symbol/>  
3687 - <target_currency_symbol/>  
3688 - <target_null_string/>  
3689 - <target_aggregation_type>-</target_aggregation_type>  
3690 - </field>  
3691 - <field>  
3692 - <field_name>fcsj</field_name>  
3693 - <key_value>28</key_value>  
3694 - <target_name>fcno28_fcsj</target_name>  
3695 - <target_type>String</target_type>  
3696 - <target_format/>  
3697 - <target_length>-1</target_length>  
3698 - <target_precision>-1</target_precision>  
3699 - <target_decimal_symbol/>  
3700 - <target_grouping_symbol/>  
3701 - <target_currency_symbol/>  
3702 - <target_null_string/>  
3703 - <target_aggregation_type>-</target_aggregation_type>  
3704 - </field>  
3705 - <field>  
3706 - <field_name>fczdName</field_name>  
3707 - <key_value>28</key_value>  
3708 - <target_name>fcno28_zdname</target_name>  
3709 - <target_type>String</target_type>  
3710 - <target_format/>  
3711 - <target_length>-1</target_length>  
3712 - <target_precision>-1</target_precision>  
3713 - <target_decimal_symbol/>  
3714 - <target_grouping_symbol/>  
3715 - <target_currency_symbol/>  
3716 - <target_null_string/>  
3717 - <target_aggregation_type>-</target_aggregation_type>  
3718 - </field>  
3719 - <field>  
3720 - <field_name>bc_type</field_name>  
3721 - <key_value>28</key_value>  
3722 - <target_name>fcno28_bctype</target_name>  
3723 - <target_type>String</target_type>  
3724 - <target_format/>  
3725 - <target_length>-1</target_length>  
3726 - <target_precision>-1</target_precision>  
3727 - <target_decimal_symbol/>  
3728 - <target_grouping_symbol/>  
3729 - <target_currency_symbol/>  
3730 - <target_null_string/>  
3731 - <target_aggregation_type>-</target_aggregation_type>  
3732 - </field>  
3733 - <field>  
3734 - <field_name>xl_dir</field_name>  
3735 - <key_value>28</key_value>  
3736 - <target_name>fcno28_xldir</target_name>  
3737 - <target_type>String</target_type>  
3738 - <target_format/>  
3739 - <target_length>-1</target_length>  
3740 - <target_precision>-1</target_precision>  
3741 - <target_decimal_symbol/>  
3742 - <target_grouping_symbol/>  
3743 - <target_currency_symbol/>  
3744 - <target_null_string/>  
3745 - <target_aggregation_type>-</target_aggregation_type>  
3746 - </field>  
3747 - <field>  
3748 - <field_name>isfb</field_name>  
3749 - <key_value>28</key_value>  
3750 - <target_name>fcno28_isfb</target_name>  
3751 - <target_type>String</target_type>  
3752 - <target_format/>  
3753 - <target_length>-1</target_length>  
3754 - <target_precision>-1</target_precision>  
3755 - <target_decimal_symbol/>  
3756 - <target_grouping_symbol/>  
3757 - <target_currency_symbol/>  
3758 - <target_null_string/>  
3759 - <target_aggregation_type>-</target_aggregation_type>  
3760 - </field>  
3761 - <field>  
3762 - <field_name>id</field_name>  
3763 - <key_value>29</key_value>  
3764 - <target_name>fcno29_id</target_name>  
3765 - <target_type>String</target_type>  
3766 - <target_format/>  
3767 - <target_length>-1</target_length>  
3768 - <target_precision>-1</target_precision>  
3769 - <target_decimal_symbol/>  
3770 - <target_grouping_symbol/>  
3771 - <target_currency_symbol/>  
3772 - <target_null_string/>  
3773 - <target_aggregation_type>-</target_aggregation_type>  
3774 - </field>  
3775 - <field>  
3776 - <field_name>fcsj</field_name>  
3777 - <key_value>29</key_value>  
3778 - <target_name>fcno29_fcsj</target_name>  
3779 - <target_type>String</target_type>  
3780 - <target_format/>  
3781 - <target_length>-1</target_length>  
3782 - <target_precision>-1</target_precision>  
3783 - <target_decimal_symbol/>  
3784 - <target_grouping_symbol/>  
3785 - <target_currency_symbol/>  
3786 - <target_null_string/>  
3787 - <target_aggregation_type>-</target_aggregation_type>  
3788 - </field>  
3789 - <field>  
3790 - <field_name>fczdName</field_name>  
3791 - <key_value>29</key_value>  
3792 - <target_name>fcno29_zdname</target_name>  
3793 - <target_type>String</target_type>  
3794 - <target_format/>  
3795 - <target_length>-1</target_length>  
3796 - <target_precision>-1</target_precision>  
3797 - <target_decimal_symbol/>  
3798 - <target_grouping_symbol/>  
3799 - <target_currency_symbol/>  
3800 - <target_null_string/>  
3801 - <target_aggregation_type>-</target_aggregation_type>  
3802 - </field>  
3803 - <field>  
3804 - <field_name>bc_type</field_name>  
3805 - <key_value>29</key_value>  
3806 - <target_name>fcno29_bctype</target_name>  
3807 - <target_type>String</target_type>  
3808 - <target_format/>  
3809 - <target_length>-1</target_length>  
3810 - <target_precision>-1</target_precision>  
3811 - <target_decimal_symbol/>  
3812 - <target_grouping_symbol/>  
3813 - <target_currency_symbol/>  
3814 - <target_null_string/>  
3815 - <target_aggregation_type>-</target_aggregation_type>  
3816 - </field>  
3817 - <field>  
3818 - <field_name>xl_dir</field_name>  
3819 - <key_value>29</key_value>  
3820 - <target_name>fcno29_xldir</target_name>  
3821 - <target_type>String</target_type>  
3822 - <target_format/>  
3823 - <target_length>-1</target_length>  
3824 - <target_precision>-1</target_precision>  
3825 - <target_decimal_symbol/>  
3826 - <target_grouping_symbol/>  
3827 - <target_currency_symbol/>  
3828 - <target_null_string/>  
3829 - <target_aggregation_type>-</target_aggregation_type>  
3830 - </field>  
3831 - <field>  
3832 - <field_name>isfb</field_name>  
3833 - <key_value>29</key_value>  
3834 - <target_name>fcno29_isfb</target_name>  
3835 - <target_type>String</target_type>  
3836 - <target_format/>  
3837 - <target_length>-1</target_length>  
3838 - <target_precision>-1</target_precision>  
3839 - <target_decimal_symbol/>  
3840 - <target_grouping_symbol/>  
3841 - <target_currency_symbol/>  
3842 - <target_null_string/>  
3843 - <target_aggregation_type>-</target_aggregation_type>  
3844 - </field>  
3845 - <field>  
3846 - <field_name>id</field_name>  
3847 - <key_value>30</key_value>  
3848 - <target_name>fcno30_id</target_name>  
3849 - <target_type>String</target_type>  
3850 - <target_format/>  
3851 - <target_length>-1</target_length>  
3852 - <target_precision>-1</target_precision>  
3853 - <target_decimal_symbol/>  
3854 - <target_grouping_symbol/>  
3855 - <target_currency_symbol/>  
3856 - <target_null_string/>  
3857 - <target_aggregation_type>-</target_aggregation_type>  
3858 - </field>  
3859 - <field>  
3860 - <field_name>fcsj</field_name>  
3861 - <key_value>30</key_value>  
3862 - <target_name>fcno30_fcsj</target_name>  
3863 - <target_type>String</target_type>  
3864 - <target_format/>  
3865 - <target_length>-1</target_length>  
3866 - <target_precision>-1</target_precision>  
3867 - <target_decimal_symbol/>  
3868 - <target_grouping_symbol/>  
3869 - <target_currency_symbol/>  
3870 - <target_null_string/>  
3871 - <target_aggregation_type>-</target_aggregation_type>  
3872 - </field>  
3873 - <field>  
3874 - <field_name>fczdName</field_name>  
3875 - <key_value>30</key_value>  
3876 - <target_name>fcno30_zdname</target_name>  
3877 - <target_type>String</target_type>  
3878 - <target_format/>  
3879 - <target_length>-1</target_length>  
3880 - <target_precision>-1</target_precision>  
3881 - <target_decimal_symbol/>  
3882 - <target_grouping_symbol/>  
3883 - <target_currency_symbol/>  
3884 - <target_null_string/>  
3885 - <target_aggregation_type>-</target_aggregation_type>  
3886 - </field>  
3887 - <field>  
3888 - <field_name>bc_type</field_name>  
3889 - <key_value>30</key_value>  
3890 - <target_name>fcno30_bctype</target_name>  
3891 - <target_type>String</target_type>  
3892 - <target_format/>  
3893 - <target_length>-1</target_length>  
3894 - <target_precision>-1</target_precision>  
3895 - <target_decimal_symbol/>  
3896 - <target_grouping_symbol/>  
3897 - <target_currency_symbol/>  
3898 - <target_null_string/>  
3899 - <target_aggregation_type>-</target_aggregation_type>  
3900 - </field>  
3901 - <field>  
3902 - <field_name>xl_dir</field_name>  
3903 - <key_value>30</key_value>  
3904 - <target_name>fcno30_xldir</target_name>  
3905 - <target_type>String</target_type>  
3906 - <target_format/>  
3907 - <target_length>-1</target_length>  
3908 - <target_precision>-1</target_precision>  
3909 - <target_decimal_symbol/>  
3910 - <target_grouping_symbol/>  
3911 - <target_currency_symbol/>  
3912 - <target_null_string/>  
3913 - <target_aggregation_type>-</target_aggregation_type>  
3914 - </field>  
3915 - <field>  
3916 - <field_name>isfb</field_name>  
3917 - <key_value>30</key_value>  
3918 - <target_name>fcno30_isfb</target_name>  
3919 - <target_type>String</target_type>  
3920 - <target_format/>  
3921 - <target_length>-1</target_length>  
3922 - <target_precision>-1</target_precision>  
3923 - <target_decimal_symbol/>  
3924 - <target_grouping_symbol/>  
3925 - <target_currency_symbol/>  
3926 - <target_null_string/>  
3927 - <target_aggregation_type>-</target_aggregation_type>  
3928 - </field>  
3929 - <field>  
3930 - <field_name>id</field_name>  
3931 - <key_value>31</key_value>  
3932 - <target_name>fcno31_id</target_name>  
3933 - <target_type>String</target_type>  
3934 - <target_format/>  
3935 - <target_length>-1</target_length>  
3936 - <target_precision>-1</target_precision>  
3937 - <target_decimal_symbol/>  
3938 - <target_grouping_symbol/>  
3939 - <target_currency_symbol/>  
3940 - <target_null_string/>  
3941 - <target_aggregation_type>-</target_aggregation_type>  
3942 - </field>  
3943 - <field>  
3944 - <field_name>fcsj</field_name>  
3945 - <key_value>31</key_value>  
3946 - <target_name>fcno31_fcsj</target_name>  
3947 - <target_type>String</target_type>  
3948 - <target_format/>  
3949 - <target_length>-1</target_length>  
3950 - <target_precision>-1</target_precision>  
3951 - <target_decimal_symbol/>  
3952 - <target_grouping_symbol/>  
3953 - <target_currency_symbol/>  
3954 - <target_null_string/>  
3955 - <target_aggregation_type>-</target_aggregation_type>  
3956 - </field>  
3957 - <field>  
3958 - <field_name>fczdName</field_name>  
3959 - <key_value>31</key_value>  
3960 - <target_name>fcno31_zdname</target_name>  
3961 - <target_type>String</target_type>  
3962 - <target_format/>  
3963 - <target_length>-1</target_length>  
3964 - <target_precision>-1</target_precision>  
3965 - <target_decimal_symbol/>  
3966 - <target_grouping_symbol/>  
3967 - <target_currency_symbol/>  
3968 - <target_null_string/>  
3969 - <target_aggregation_type>-</target_aggregation_type>  
3970 - </field>  
3971 - <field>  
3972 - <field_name>bc_type</field_name>  
3973 - <key_value>31</key_value>  
3974 - <target_name>fcno31_bctype</target_name>  
3975 - <target_type>String</target_type>  
3976 - <target_format/>  
3977 - <target_length>-1</target_length>  
3978 - <target_precision>-1</target_precision>  
3979 - <target_decimal_symbol/>  
3980 - <target_grouping_symbol/>  
3981 - <target_currency_symbol/>  
3982 - <target_null_string/>  
3983 - <target_aggregation_type>-</target_aggregation_type>  
3984 - </field>  
3985 - <field>  
3986 - <field_name>xl_dir</field_name>  
3987 - <key_value>31</key_value>  
3988 - <target_name>fcno31_xldir</target_name>  
3989 - <target_type>String</target_type>  
3990 - <target_format/>  
3991 - <target_length>-1</target_length>  
3992 - <target_precision>-1</target_precision>  
3993 - <target_decimal_symbol/>  
3994 - <target_grouping_symbol/>  
3995 - <target_currency_symbol/>  
3996 - <target_null_string/>  
3997 - <target_aggregation_type>-</target_aggregation_type>  
3998 - </field>  
3999 - <field>  
4000 - <field_name>isfb</field_name>  
4001 - <key_value>31</key_value>  
4002 - <target_name>fcno31_isfb</target_name>  
4003 - <target_type>String</target_type>  
4004 - <target_format/>  
4005 - <target_length>-1</target_length>  
4006 - <target_precision>-1</target_precision>  
4007 - <target_decimal_symbol/>  
4008 - <target_grouping_symbol/>  
4009 - <target_currency_symbol/>  
4010 - <target_null_string/>  
4011 - <target_aggregation_type>-</target_aggregation_type>  
4012 - </field>  
4013 - <field>  
4014 - <field_name>id</field_name>  
4015 - <key_value>32</key_value>  
4016 - <target_name>fcno32_id</target_name>  
4017 - <target_type>String</target_type>  
4018 - <target_format/>  
4019 - <target_length>-1</target_length>  
4020 - <target_precision>-1</target_precision>  
4021 - <target_decimal_symbol/>  
4022 - <target_grouping_symbol/>  
4023 - <target_currency_symbol/>  
4024 - <target_null_string/>  
4025 - <target_aggregation_type>-</target_aggregation_type>  
4026 - </field>  
4027 - <field>  
4028 - <field_name>fcsj</field_name>  
4029 - <key_value>32</key_value>  
4030 - <target_name>fcno32_fcsj</target_name>  
4031 - <target_type>String</target_type>  
4032 - <target_format/>  
4033 - <target_length>-1</target_length>  
4034 - <target_precision>-1</target_precision>  
4035 - <target_decimal_symbol/>  
4036 - <target_grouping_symbol/>  
4037 - <target_currency_symbol/>  
4038 - <target_null_string/>  
4039 - <target_aggregation_type>-</target_aggregation_type>  
4040 - </field>  
4041 - <field>  
4042 - <field_name>fczdName</field_name>  
4043 - <key_value>32</key_value>  
4044 - <target_name>fcno32_zdname</target_name>  
4045 - <target_type>String</target_type>  
4046 - <target_format/>  
4047 - <target_length>-1</target_length>  
4048 - <target_precision>-1</target_precision>  
4049 - <target_decimal_symbol/>  
4050 - <target_grouping_symbol/>  
4051 - <target_currency_symbol/>  
4052 - <target_null_string/>  
4053 - <target_aggregation_type>-</target_aggregation_type>  
4054 - </field>  
4055 - <field>  
4056 - <field_name>bc_type</field_name>  
4057 - <key_value>32</key_value>  
4058 - <target_name>fcno32_bctype</target_name>  
4059 - <target_type>String</target_type>  
4060 - <target_format/>  
4061 - <target_length>-1</target_length>  
4062 - <target_precision>-1</target_precision>  
4063 - <target_decimal_symbol/>  
4064 - <target_grouping_symbol/>  
4065 - <target_currency_symbol/>  
4066 - <target_null_string/>  
4067 - <target_aggregation_type>-</target_aggregation_type>  
4068 - </field>  
4069 - <field>  
4070 - <field_name>xl_dir</field_name>  
4071 - <key_value>32</key_value>  
4072 - <target_name>fcno32_xldir</target_name>  
4073 - <target_type>String</target_type>  
4074 - <target_format/>  
4075 - <target_length>-1</target_length>  
4076 - <target_precision>-1</target_precision>  
4077 - <target_decimal_symbol/>  
4078 - <target_grouping_symbol/>  
4079 - <target_currency_symbol/>  
4080 - <target_null_string/>  
4081 - <target_aggregation_type>-</target_aggregation_type>  
4082 - </field>  
4083 - <field>  
4084 - <field_name>isfb</field_name>  
4085 - <key_value>32</key_value>  
4086 - <target_name>fcno32_isfb</target_name>  
4087 - <target_type>String</target_type>  
4088 - <target_format/>  
4089 - <target_length>-1</target_length>  
4090 - <target_precision>-1</target_precision>  
4091 - <target_decimal_symbol/>  
4092 - <target_grouping_symbol/>  
4093 - <target_currency_symbol/>  
4094 - <target_null_string/>  
4095 - <target_aggregation_type>-</target_aggregation_type>  
4096 - </field>  
4097 - <field>  
4098 - <field_name>id</field_name>  
4099 - <key_value>33</key_value>  
4100 - <target_name>fcno33_id</target_name>  
4101 - <target_type>String</target_type>  
4102 - <target_format/>  
4103 - <target_length>-1</target_length>  
4104 - <target_precision>-1</target_precision>  
4105 - <target_decimal_symbol/>  
4106 - <target_grouping_symbol/>  
4107 - <target_currency_symbol/>  
4108 - <target_null_string/>  
4109 - <target_aggregation_type>-</target_aggregation_type>  
4110 - </field>  
4111 - <field>  
4112 - <field_name>fcsj</field_name>  
4113 - <key_value>33</key_value>  
4114 - <target_name>fcno33_fcsj</target_name>  
4115 - <target_type>String</target_type>  
4116 - <target_format/>  
4117 - <target_length>-1</target_length>  
4118 - <target_precision>-1</target_precision>  
4119 - <target_decimal_symbol/>  
4120 - <target_grouping_symbol/>  
4121 - <target_currency_symbol/>  
4122 - <target_null_string/>  
4123 - <target_aggregation_type>-</target_aggregation_type>  
4124 - </field>  
4125 - <field>  
4126 - <field_name>fczdName</field_name>  
4127 - <key_value>33</key_value>  
4128 - <target_name>fcno33_zdname</target_name>  
4129 - <target_type>String</target_type>  
4130 - <target_format/>  
4131 - <target_length>-1</target_length>  
4132 - <target_precision>-1</target_precision>  
4133 - <target_decimal_symbol/>  
4134 - <target_grouping_symbol/>  
4135 - <target_currency_symbol/>  
4136 - <target_null_string/>  
4137 - <target_aggregation_type>-</target_aggregation_type>  
4138 - </field>  
4139 - <field>  
4140 - <field_name>bc_type</field_name>  
4141 - <key_value>33</key_value>  
4142 - <target_name>fcno33_bctype</target_name>  
4143 - <target_type>String</target_type>  
4144 - <target_format/>  
4145 - <target_length>-1</target_length>  
4146 - <target_precision>-1</target_precision>  
4147 - <target_decimal_symbol/>  
4148 - <target_grouping_symbol/>  
4149 - <target_currency_symbol/>  
4150 - <target_null_string/>  
4151 - <target_aggregation_type>-</target_aggregation_type>  
4152 - </field>  
4153 - <field>  
4154 - <field_name>xl_dir</field_name>  
4155 - <key_value>33</key_value>  
4156 - <target_name>fcno33_xldir</target_name>  
4157 - <target_type>String</target_type>  
4158 - <target_format/>  
4159 - <target_length>-1</target_length>  
4160 - <target_precision>-1</target_precision>  
4161 - <target_decimal_symbol/>  
4162 - <target_grouping_symbol/>  
4163 - <target_currency_symbol/>  
4164 - <target_null_string/>  
4165 - <target_aggregation_type>-</target_aggregation_type>  
4166 - </field>  
4167 - <field>  
4168 - <field_name>isfb</field_name>  
4169 - <key_value>33</key_value>  
4170 - <target_name>fcno33_isfb</target_name>  
4171 - <target_type>String</target_type>  
4172 - <target_format/>  
4173 - <target_length>-1</target_length>  
4174 - <target_precision>-1</target_precision>  
4175 - <target_decimal_symbol/>  
4176 - <target_grouping_symbol/>  
4177 - <target_currency_symbol/>  
4178 - <target_null_string/>  
4179 - <target_aggregation_type>-</target_aggregation_type>  
4180 - </field>  
4181 - <field>  
4182 - <field_name>id</field_name>  
4183 - <key_value>34</key_value>  
4184 - <target_name>fcno34_id</target_name>  
4185 - <target_type>String</target_type>  
4186 - <target_format/>  
4187 - <target_length>-1</target_length>  
4188 - <target_precision>-1</target_precision>  
4189 - <target_decimal_symbol/>  
4190 - <target_grouping_symbol/>  
4191 - <target_currency_symbol/>  
4192 - <target_null_string/>  
4193 - <target_aggregation_type>-</target_aggregation_type>  
4194 - </field>  
4195 - <field>  
4196 - <field_name>fcsj</field_name>  
4197 - <key_value>34</key_value>  
4198 - <target_name>fcno34_fcsj</target_name>  
4199 - <target_type>String</target_type>  
4200 - <target_format/>  
4201 - <target_length>-1</target_length>  
4202 - <target_precision>-1</target_precision>  
4203 - <target_decimal_symbol/>  
4204 - <target_grouping_symbol/>  
4205 - <target_currency_symbol/>  
4206 - <target_null_string/>  
4207 - <target_aggregation_type>-</target_aggregation_type>  
4208 - </field>  
4209 - <field>  
4210 - <field_name>fczdName</field_name>  
4211 - <key_value>34</key_value>  
4212 - <target_name>fcno34_zdname</target_name>  
4213 - <target_type>String</target_type>  
4214 - <target_format/>  
4215 - <target_length>-1</target_length>  
4216 - <target_precision>-1</target_precision>  
4217 - <target_decimal_symbol/>  
4218 - <target_grouping_symbol/>  
4219 - <target_currency_symbol/>  
4220 - <target_null_string/>  
4221 - <target_aggregation_type>-</target_aggregation_type>  
4222 - </field>  
4223 - <field>  
4224 - <field_name>bc_type</field_name>  
4225 - <key_value>34</key_value>  
4226 - <target_name>fcno34_bctype</target_name>  
4227 - <target_type>String</target_type>  
4228 - <target_format/>  
4229 - <target_length>-1</target_length>  
4230 - <target_precision>-1</target_precision>  
4231 - <target_decimal_symbol/>  
4232 - <target_grouping_symbol/>  
4233 - <target_currency_symbol/>  
4234 - <target_null_string/>  
4235 - <target_aggregation_type>-</target_aggregation_type>  
4236 - </field>  
4237 - <field>  
4238 - <field_name>xl_dir</field_name>  
4239 - <key_value>34</key_value>  
4240 - <target_name>fcno34_xldir</target_name>  
4241 - <target_type>String</target_type>  
4242 - <target_format/>  
4243 - <target_length>-1</target_length>  
4244 - <target_precision>-1</target_precision>  
4245 - <target_decimal_symbol/>  
4246 - <target_grouping_symbol/>  
4247 - <target_currency_symbol/>  
4248 - <target_null_string/>  
4249 - <target_aggregation_type>-</target_aggregation_type>  
4250 - </field>  
4251 - <field>  
4252 - <field_name>isfb</field_name>  
4253 - <key_value>34</key_value>  
4254 - <target_name>fcno34_isfb</target_name>  
4255 - <target_type>String</target_type>  
4256 - <target_format/>  
4257 - <target_length>-1</target_length>  
4258 - <target_precision>-1</target_precision>  
4259 - <target_decimal_symbol/>  
4260 - <target_grouping_symbol/>  
4261 - <target_currency_symbol/>  
4262 - <target_null_string/>  
4263 - <target_aggregation_type>-</target_aggregation_type>  
4264 - </field>  
4265 - <field>  
4266 - <field_name>id</field_name>  
4267 - <key_value>35</key_value>  
4268 - <target_name>fcno35_id</target_name>  
4269 - <target_type>String</target_type>  
4270 - <target_format/>  
4271 - <target_length>-1</target_length>  
4272 - <target_precision>-1</target_precision>  
4273 - <target_decimal_symbol/>  
4274 - <target_grouping_symbol/>  
4275 - <target_currency_symbol/>  
4276 - <target_null_string/>  
4277 - <target_aggregation_type>-</target_aggregation_type>  
4278 - </field>  
4279 - <field>  
4280 - <field_name>fcsj</field_name>  
4281 - <key_value>35</key_value>  
4282 - <target_name>fcno35_fcsj</target_name>  
4283 - <target_type>String</target_type>  
4284 - <target_format/>  
4285 - <target_length>-1</target_length>  
4286 - <target_precision>-1</target_precision>  
4287 - <target_decimal_symbol/>  
4288 - <target_grouping_symbol/>  
4289 - <target_currency_symbol/>  
4290 - <target_null_string/>  
4291 - <target_aggregation_type>-</target_aggregation_type>  
4292 - </field>  
4293 - <field>  
4294 - <field_name>fczdName</field_name>  
4295 - <key_value>35</key_value>  
4296 - <target_name>fcno35_zdname</target_name>  
4297 - <target_type>String</target_type>  
4298 - <target_format/>  
4299 - <target_length>-1</target_length>  
4300 - <target_precision>-1</target_precision>  
4301 - <target_decimal_symbol/>  
4302 - <target_grouping_symbol/>  
4303 - <target_currency_symbol/>  
4304 - <target_null_string/>  
4305 - <target_aggregation_type>-</target_aggregation_type>  
4306 - </field>  
4307 - <field>  
4308 - <field_name>bc_type</field_name>  
4309 - <key_value>35</key_value>  
4310 - <target_name>fcno35_bctype</target_name>  
4311 - <target_type>String</target_type>  
4312 - <target_format/>  
4313 - <target_length>-1</target_length>  
4314 - <target_precision>-1</target_precision>  
4315 - <target_decimal_symbol/>  
4316 - <target_grouping_symbol/>  
4317 - <target_currency_symbol/>  
4318 - <target_null_string/>  
4319 - <target_aggregation_type>-</target_aggregation_type>  
4320 - </field>  
4321 - <field>  
4322 - <field_name>xl_dir</field_name>  
4323 - <key_value>35</key_value>  
4324 - <target_name>fcno35_xldir</target_name>  
4325 - <target_type>String</target_type>  
4326 - <target_format/>  
4327 - <target_length>-1</target_length>  
4328 - <target_precision>-1</target_precision>  
4329 - <target_decimal_symbol/>  
4330 - <target_grouping_symbol/>  
4331 - <target_currency_symbol/>  
4332 - <target_null_string/>  
4333 - <target_aggregation_type>-</target_aggregation_type>  
4334 - </field>  
4335 - <field>  
4336 - <field_name>isfb</field_name>  
4337 - <key_value>35</key_value>  
4338 - <target_name>fcno35_isfb</target_name>  
4339 - <target_type>String</target_type>  
4340 - <target_format/>  
4341 - <target_length>-1</target_length>  
4342 - <target_precision>-1</target_precision>  
4343 - <target_decimal_symbol/>  
4344 - <target_grouping_symbol/>  
4345 - <target_currency_symbol/>  
4346 - <target_null_string/>  
4347 - <target_aggregation_type>-</target_aggregation_type>  
4348 - </field>  
4349 - </fields>  
4350 - <cluster_schema/>  
4351 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
4352 - <xloc>693</xloc>  
4353 - <yloc>275</yloc>  
4354 - <draw>Y</draw>  
4355 - </GUI>  
4356 - </step>  
4357 -  
4358 - <step>  
4359 - <name>&#x53bb;&#x9664;&#x5b57;&#x6bb5;</name>  
4360 - <type>SelectValues</type>  
4361 - <description/>  
4362 - <distribute>Y</distribute>  
4363 - <custom_distribution/>  
4364 - <copies>1</copies>  
4365 - <partitioning>  
4366 - <method>none</method>  
4367 - <schema_name/>  
4368 - </partitioning>  
4369 - <fields> <select_unspecified>N</select_unspecified>  
4370 - <remove> <name>bcs</name>  
4371 - </remove> <remove> <name>qdzName</name>  
4372 - </remove> <remove> <name>zdzName</name>  
4373 - </remove> </fields> <cluster_schema/>  
4374 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
4375 - <xloc>694</xloc>  
4376 - <yloc>364</yloc>  
4377 - <draw>Y</draw>  
4378 - </GUI>  
4379 - </step>  
4380 -  
4381 - <step>  
4382 - <name>&#x5b57;&#x6bb5;&#x9009;&#x62e9;</name>  
4383 - <type>SelectValues</type>  
4384 - <description/>  
4385 - <distribute>Y</distribute>  
4386 - <custom_distribution/>  
4387 - <copies>1</copies>  
4388 - <partitioning>  
4389 - <method>none</method>  
4390 - <schema_name/>  
4391 - </partitioning>  
4392 - <fields> <field> <name>id</name>  
4393 - <rename/>  
4394 - <length>-2</length>  
4395 - <precision>-2</precision>  
4396 - </field> <field> <name>lp</name>  
4397 - <rename/>  
4398 - <length>-2</length>  
4399 - <precision>-2</precision>  
4400 - </field> <field> <name>fcsj</name>  
4401 - <rename/>  
4402 - <length>-2</length>  
4403 - <precision>-2</precision>  
4404 - </field> <field> <name>fcno</name>  
4405 - <rename/>  
4406 - <length>-2</length>  
4407 - <precision>-2</precision>  
4408 - </field> <field> <name>bcs</name>  
4409 - <rename/>  
4410 - <length>-2</length>  
4411 - <precision>-2</precision>  
4412 - </field> <field> <name>bc_type</name>  
4413 - <rename/>  
4414 - <length>-2</length>  
4415 - <precision>-2</precision>  
4416 - </field> <field> <name>qdzName</name>  
4417 - <rename/>  
4418 - <length>-2</length>  
4419 - <precision>-2</precision>  
4420 - </field> <field> <name>zdzName</name>  
4421 - <rename/>  
4422 - <length>-2</length>  
4423 - <precision>-2</precision>  
4424 - </field> <field> <name>xl_dir</name>  
4425 - <rename/>  
4426 - <length>-2</length>  
4427 - <precision>-2</precision>  
4428 - </field> <field> <name>isfb</name>  
4429 - <rename/>  
4430 - <length>-2</length>  
4431 - <precision>-2</precision>  
4432 - </field> <select_unspecified>N</select_unspecified>  
4433 - </fields> <cluster_schema/>  
4434 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
4435 - <xloc>690</xloc>  
4436 - <yloc>188</yloc>  
4437 - <draw>Y</draw>  
4438 - </GUI>  
4439 - </step>  
4440 -  
4441 - <step>  
4442 - <name>&#x5b57;&#x6bb5;&#x9009;&#x62e9; 2</name>  
4443 - <type>SelectValues</type>  
4444 - <description/>  
4445 - <distribute>Y</distribute>  
4446 - <custom_distribution/>  
4447 - <copies>1</copies>  
4448 - <partitioning>  
4449 - <method>none</method>  
4450 - <schema_name/>  
4451 - </partitioning>  
4452 - <fields> <field> <name>id</name>  
4453 - <rename/>  
4454 - <length>-2</length>  
4455 - <precision>-2</precision>  
4456 - </field> <field> <name>lp</name>  
4457 - <rename/>  
4458 - <length>-2</length>  
4459 - <precision>-2</precision>  
4460 - </field> <field> <name>fcsj</name>  
4461 - <rename/>  
4462 - <length>-2</length>  
4463 - <precision>-2</precision>  
4464 - </field> <field> <name>fcno</name>  
4465 - <rename/>  
4466 - <length>-2</length>  
4467 - <precision>-2</precision>  
4468 - </field> <field> <name>bcs</name>  
4469 - <rename/>  
4470 - <length>-2</length>  
4471 - <precision>-2</precision>  
4472 - </field> <field> <name>bc_type</name>  
4473 - <rename/>  
4474 - <length>-2</length>  
4475 - <precision>-2</precision>  
4476 - </field> <field> <name>qdzName</name>  
4477 - <rename/>  
4478 - <length>-2</length>  
4479 - <precision>-2</precision>  
4480 - </field> <field> <name>zdzName</name>  
4481 - <rename/>  
4482 - <length>-2</length>  
4483 - <precision>-2</precision>  
4484 - </field> <field> <name>xl_dir</name>  
4485 - <rename/>  
4486 - <length>-2</length>  
4487 - <precision>-2</precision>  
4488 - </field> <field> <name>isfb</name>  
4489 - <rename/>  
4490 - <length>-2</length>  
4491 - <precision>-2</precision>  
4492 - </field> <select_unspecified>N</select_unspecified>  
4493 - </fields> <cluster_schema/>  
4494 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
4495 - <xloc>402</xloc>  
4496 - <yloc>189</yloc>  
4497 - <draw>Y</draw>  
4498 - </GUI>  
4499 - </step>  
4500 -  
4501 - <step>  
4502 - <name>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</name>  
4503 - <type>SortRows</type>  
4504 - <description/>  
4505 - <distribute>Y</distribute>  
4506 - <custom_distribution/>  
4507 - <copies>1</copies>  
4508 - <partitioning>  
4509 - <method>none</method>  
4510 - <schema_name/>  
4511 - </partitioning>  
4512 - <directory>&#x25;&#x25;java.io.tmpdir&#x25;&#x25;</directory>  
4513 - <prefix>out</prefix>  
4514 - <sort_size>1000000</sort_size>  
4515 - <free_memory/>  
4516 - <compress>N</compress>  
4517 - <compress_variable/>  
4518 - <unique_rows>N</unique_rows>  
4519 - <fields>  
4520 - <field>  
4521 - <name>bcs</name>  
4522 - <ascending>Y</ascending>  
4523 - <case_sensitive>N</case_sensitive>  
4524 - <presorted>N</presorted>  
4525 - </field>  
4526 - </fields>  
4527 - <cluster_schema/>  
4528 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
4529 - <xloc>549</xloc>  
4530 - <yloc>191</yloc>  
4531 - <draw>Y</draw>  
4532 - </GUI>  
4533 - </step>  
4534 -  
4535 - <step>  
4536 - <name>&#x67e5;&#x627e;&#x7ec8;&#x70b9;&#x7ad9;&#x540d;&#x79f0;</name>  
4537 - <type>DBLookup</type>  
4538 - <description/>  
4539 - <distribute>Y</distribute>  
4540 - <custom_distribution/>  
4541 - <copies>1</copies>  
4542 - <partitioning>  
4543 - <method>none</method>  
4544 - <schema_name/>  
4545 - </partitioning>  
4546 - <connection>bus_control_variable</connection>  
4547 - <cache>N</cache>  
4548 - <cache_load_all>N</cache_load_all>  
4549 - <cache_size>0</cache_size>  
4550 - <lookup>  
4551 - <schema/>  
4552 - <table>bsth_c_stationroute</table>  
4553 - <orderby/>  
4554 - <fail_on_multiple>N</fail_on_multiple>  
4555 - <eat_row_on_failure>N</eat_row_on_failure>  
4556 - <key>  
4557 - <name>xl</name>  
4558 - <field>line</field>  
4559 - <condition>&#x3d;</condition>  
4560 - <name2/>  
4561 - </key>  
4562 - <key>  
4563 - <name>xl_dir</name>  
4564 - <field>directions</field>  
4565 - <condition>&#x3d;</condition>  
4566 - <name2/>  
4567 - </key>  
4568 - <key>  
4569 - <name>endZdType</name>  
4570 - <field>station_mark</field>  
4571 - <condition>&#x3d;</condition>  
4572 - <name2/>  
4573 - </key>  
4574 - <value>  
4575 - <name>station_name</name>  
4576 - <rename>zdzName</rename>  
4577 - <default/>  
4578 - <type>String</type>  
4579 - </value>  
4580 - </lookup>  
4581 - <cluster_schema/>  
4582 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
4583 - <xloc>688</xloc>  
4584 - <yloc>86</yloc>  
4585 - <draw>Y</draw>  
4586 - </GUI>  
4587 - </step>  
4588 -  
4589 - <step>  
4590 - <name>&#x67e5;&#x627e;&#x8d77;&#x70b9;&#x7ad9;&#x540d;&#x79f0;</name>  
4591 - <type>DBLookup</type>  
4592 - <description/>  
4593 - <distribute>Y</distribute>  
4594 - <custom_distribution/>  
4595 - <copies>1</copies>  
4596 - <partitioning>  
4597 - <method>none</method>  
4598 - <schema_name/>  
4599 - </partitioning>  
4600 - <connection>bus_control_variable</connection>  
4601 - <cache>N</cache>  
4602 - <cache_load_all>N</cache_load_all>  
4603 - <cache_size>0</cache_size>  
4604 - <lookup>  
4605 - <schema/>  
4606 - <table>bsth_c_stationroute</table>  
4607 - <orderby/>  
4608 - <fail_on_multiple>N</fail_on_multiple>  
4609 - <eat_row_on_failure>N</eat_row_on_failure>  
4610 - <key>  
4611 - <name>xl</name>  
4612 - <field>line</field>  
4613 - <condition>&#x3d;</condition>  
4614 - <name2/>  
4615 - </key>  
4616 - <key>  
4617 - <name>xl_dir</name>  
4618 - <field>directions</field>  
4619 - <condition>&#x3d;</condition>  
4620 - <name2/>  
4621 - </key>  
4622 - <key>  
4623 - <name>startZdType</name>  
4624 - <field>station_mark</field>  
4625 - <condition>&#x3d;</condition>  
4626 - <name2/>  
4627 - </key>  
4628 - <value>  
4629 - <name>station_name</name>  
4630 - <rename>qdzName</rename>  
4631 - <default/>  
4632 - <type>String</type>  
4633 - </value>  
4634 - </lookup>  
4635 - <cluster_schema/>  
4636 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
4637 - <xloc>553</xloc>  
4638 - <yloc>86</yloc>  
4639 - <draw>Y</draw>  
4640 - </GUI>  
4641 - </step>  
4642 -  
4643 - <step>  
4644 - <name>&#x6b63;&#x5e38;&#x73ed;&#x6b21;&#x7ad9;&#x70b9;&#x67e5;&#x8be2;&#x7528;&#x6570;&#x636e;</name>  
4645 - <type>ScriptValueMod</type>  
4646 - <description/>  
4647 - <distribute>Y</distribute>  
4648 - <custom_distribution/>  
4649 - <copies>1</copies>  
4650 - <partitioning>  
4651 - <method>none</method>  
4652 - <schema_name/>  
4653 - </partitioning>  
4654 - <compatible>N</compatible>  
4655 - <optimizationLevel>9</optimizationLevel>  
4656 - <jsScripts> <jsScript> <jsScript_type>0</jsScript_type>  
4657 - <jsScript_name>Script 1</jsScript_name>  
4658 - <jsScript_script>&#x2f;&#x2f;Script here&#xa;&#xa;var startZdType &#x3d; &#x27;B&#x27;&#x3b; &#x2f;&#x2f; &#x8d77;&#x70b9;&#x7ad9;&#x7ad9;&#x70b9;&#x7c7b;&#x578b;&#x6807;&#x8bc6;&#x522b;&#xa;var endZdType &#x3d; &#x27;E&#x27;&#x3b; &#x2f;&#x2f; &#x7ec8;&#x70b9;&#x7ad9;&#x7ad9;&#x70b9;&#x7c7b;&#x578b;&#x6807;&#x8bc6;</jsScript_script>  
4659 - </jsScript> </jsScripts> <fields> <field> <name>startZdType</name>  
4660 - <rename>startZdType</rename>  
4661 - <type>String</type>  
4662 - <length>-1</length>  
4663 - <precision>-1</precision>  
4664 - <replace>N</replace>  
4665 - </field> <field> <name>endZdType</name>  
4666 - <rename>endZdType</rename>  
4667 - <type>String</type>  
4668 - <length>-1</length>  
4669 - <precision>-1</precision>  
4670 - <replace>N</replace>  
4671 - </field> </fields> <cluster_schema/>  
4672 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
4673 - <xloc>391</xloc>  
4674 - <yloc>87</yloc>  
4675 - <draw>Y</draw>  
4676 - </GUI>  
4677 - </step>  
4678 -  
4679 - <step>  
4680 - <name>&#x83b7;&#x53d6;&#x53d8;&#x91cf;</name>  
4681 - <type>GetVariable</type>  
4682 - <description/>  
4683 - <distribute>Y</distribute>  
4684 - <custom_distribution/>  
4685 - <copies>1</copies>  
4686 - <partitioning>  
4687 - <method>none</method>  
4688 - <schema_name/>  
4689 - </partitioning>  
4690 - <fields>  
4691 - <field>  
4692 - <name>xlid_</name>  
4693 - <variable>&#x24;&#x7b;xlid&#x7d;</variable>  
4694 - <type>Integer</type>  
4695 - <format/>  
4696 - <currency/>  
4697 - <decimal/>  
4698 - <group/>  
4699 - <length>-1</length>  
4700 - <precision>-1</precision>  
4701 - <trim_type>none</trim_type>  
4702 - </field>  
4703 - <field>  
4704 - <name>ttid_</name>  
4705 - <variable>&#x24;&#x7b;ttid&#x7d;</variable>  
4706 - <type>Number</type>  
4707 - <format/>  
4708 - <currency/>  
4709 - <decimal/>  
4710 - <group/>  
4711 - <length>-1</length>  
4712 - <precision>-1</precision>  
4713 - <trim_type>none</trim_type>  
4714 - </field>  
4715 - </fields>  
4716 - <cluster_schema/>  
4717 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
4718 - <xloc>45</xloc>  
4719 - <yloc>189</yloc>  
4720 - <draw>Y</draw>  
4721 - </GUI>  
4722 - </step>  
4723 -  
4724 - <step>  
4725 - <name>&#x8868;&#x8f93;&#x5165;</name>  
4726 - <type>TableInput</type>  
4727 - <description/>  
4728 - <distribute>Y</distribute>  
4729 - <custom_distribution/>  
4730 - <copies>1</copies>  
4731 - <partitioning>  
4732 - <method>none</method>  
4733 - <schema_name/>  
4734 - </partitioning>  
4735 - <connection>bus_control_variable</connection>  
4736 - <sql>select &#xa;t.id as id&#xa;, g.lp_name as lp&#xa;, g.xl as xl&#xa;, qdz&#xa;, zdz&#xa;, tcc&#xa;, fcsj&#xa;, bc_type &#xa;, bcs&#xa;, fcno&#xa;, xl_dir&#xa;, isfb&#xa;from bsth_c_s_ttinfo_detail t left join &#xa;bsth_c_s_gbi g on t.lp &#x3d; g.id &#xa;where &#xa;g.xl &#x3d; &#x3f; and&#xa;t.ttinfo &#x3d; &#x3f; &#xa;order by t.bcs asc</sql>  
4737 - <limit>0</limit>  
4738 - <lookup>&#x83b7;&#x53d6;&#x53d8;&#x91cf;</lookup>  
4739 - <execute_each_row>N</execute_each_row>  
4740 - <variables_active>Y</variables_active>  
4741 - <lazy_conversion_active>N</lazy_conversion_active>  
4742 - <cluster_schema/>  
4743 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
4744 - <xloc>130</xloc>  
4745 - <yloc>85</yloc>  
4746 - <draw>Y</draw>  
4747 - </GUI>  
4748 - </step>  
4749 -  
4750 - <step>  
4751 - <name>&#x8ba1;&#x7b97;&#x53d1;&#x8f66;&#x7ad9;&#x540d;</name>  
4752 - <type>ScriptValueMod</type>  
4753 - <description/>  
4754 - <distribute>Y</distribute>  
4755 - <custom_distribution/>  
4756 - <copies>1</copies>  
4757 - <partitioning>  
4758 - <method>none</method>  
4759 - <schema_name/>  
4760 - </partitioning>  
4761 - <compatible>N</compatible>  
4762 - <optimizationLevel>9</optimizationLevel>  
4763 - <jsScripts> <jsScript> <jsScript_type>0</jsScript_type>  
4764 - <jsScript_name>Script 1</jsScript_name>  
4765 - <jsScript_script>&#x2f;&#x2f;Script here&#xa;&#xa;var fczdName &#x3d; null&#x3b; &#x2f;&#x2f; &#x53d1;&#x8f66;&#x7ad9;&#x70b9;&#x540d;&#x5b57;&#xa;if &#x28;bc_type &#x3d;&#x3d; &#x22;in&#x22;&#x29; &#x7b;&#xa; fczdName &#x3d; &#x22;&#x8fdb;&#x573a;&#x22;&#x3b;&#xa;&#x7d; else if &#x28;bc_type &#x3d;&#x3d; &#x22;out&#x22;&#x29; &#x7b;&#xa; fczdName &#x3d; &#x22;&#x51fa;&#x573a;&#x22;&#x3b;&#xa;&#x7d; else &#x7b;&#xa; fczdName &#x3d; qdzName&#x3b;&#xa;&#x7d;</jsScript_script>  
4766 - </jsScript> </jsScripts> <fields> <field> <name>fczdName</name>  
4767 - <rename>fczdName</rename>  
4768 - <type>String</type>  
4769 - <length>-1</length>  
4770 - <precision>-1</precision>  
4771 - <replace>N</replace>  
4772 - </field> </fields> <cluster_schema/>  
4773 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
4774 - <xloc>550</xloc>  
4775 - <yloc>276</yloc>  
4776 - <draw>Y</draw>  
4777 - </GUI>  
4778 - </step>  
4779 -  
4780 - <step>  
4781 - <name>&#x8fc7;&#x6ee4;&#x8bb0;&#x5f55;</name>  
4782 - <type>FilterRows</type>  
4783 - <description/>  
4784 - <distribute>Y</distribute>  
4785 - <custom_distribution/>  
4786 - <copies>1</copies>  
4787 - <partitioning>  
4788 - <method>none</method>  
4789 - <schema_name/>  
4790 - </partitioning>  
4791 -<send_true_to>&#x6b63;&#x5e38;&#x73ed;&#x6b21;&#x7ad9;&#x70b9;&#x67e5;&#x8be2;&#x7528;&#x6570;&#x636e;</send_true_to>  
4792 -<send_false_to>&#x8fdb;&#x573a;&#x51fa;&#x573a;&#x73ed;&#x6b21;&#x67e5;&#x8be2;&#x7528;&#x7684;&#x6570;&#x636e;</send_false_to>  
4793 - <compare>  
4794 -<condition>  
4795 - <negated>N</negated>  
4796 - <leftvalue>bc_type</leftvalue>  
4797 - <function>&#x3d;</function>  
4798 - <rightvalue/>  
4799 - <value><name>constant</name><type>String</type><text>normal</text><length>-1</length><precision>-1</precision><isnull>N</isnull><mask/></value> </condition>  
4800 - </compare>  
4801 - <cluster_schema/>  
4802 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
4803 - <xloc>248</xloc>  
4804 - <yloc>87</yloc>  
4805 - <draw>Y</draw>  
4806 - </GUI>  
4807 - </step>  
4808 -  
4809 - <step>  
4810 - <name>&#x8fdb;&#x573a;&#x51fa;&#x573a;&#x73ed;&#x6b21;&#x67e5;&#x8be2;&#x7528;&#x7684;&#x6570;&#x636e;</name>  
4811 - <type>ScriptValueMod</type>  
4812 - <description/>  
4813 - <distribute>Y</distribute>  
4814 - <custom_distribution/>  
4815 - <copies>1</copies>  
4816 - <partitioning>  
4817 - <method>none</method>  
4818 - <schema_name/>  
4819 - </partitioning>  
4820 - <compatible>N</compatible>  
4821 - <optimizationLevel>9</optimizationLevel>  
4822 - <jsScripts> <jsScript> <jsScript_type>0</jsScript_type>  
4823 - <jsScript_name>Script 1</jsScript_name>  
4824 - <jsScript_script>&#x2f;&#x2f;Script here&#xa;&#xa;var qdzName &#x3d; null&#x3b; &#x2f;&#x2f; &#x8d77;&#x70b9;&#x7ad9;&#x540d;&#x5b57;&#xa;var zdzName &#x3d; null&#x3b; &#x2f;&#x2f; &#x7ec8;&#x70b9;&#x7ad9;&#x540d;&#x5b57;</jsScript_script>  
4825 - </jsScript> </jsScripts> <fields> <field> <name>qdzName</name>  
4826 - <rename>qdzName</rename>  
4827 - <type>String</type>  
4828 - <length>-1</length>  
4829 - <precision>-1</precision>  
4830 - <replace>N</replace>  
4831 - </field> <field> <name>zdzName</name>  
4832 - <rename>zdzName</rename>  
4833 - <type>String</type>  
4834 - <length>-1</length>  
4835 - <precision>-1</precision>  
4836 - <replace>N</replace>  
4837 - </field> </fields> <cluster_schema/>  
4838 - <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>  
4839 - <xloc>250</xloc>  
4840 - <yloc>188</yloc>  
4841 - <draw>Y</draw>  
4842 - </GUI>  
4843 - </step>  
4844 -  
4845 - <step_error_handling>  
4846 - </step_error_handling>  
4847 - <slave-step-copy-partition-distribution>  
4848 -</slave-step-copy-partition-distribution>  
4849 - <slave_transformation>N</slave_transformation>  
4850 -  
4851 -</transformation> 1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<transformation>
  3 + <info>
  4 + <name>ttinfodetailoutputforedit</name>
  5 + <description/>
  6 + <extended_description/>
  7 + <trans_version/>
  8 + <trans_type>Normal</trans_type>
  9 + <trans_status>0</trans_status>
  10 + <directory>&#x2f;</directory>
  11 + <parameters>
  12 + <parameter>
  13 + <name>tempfilepath</name>
  14 + <default_value>&#x2f;Users&#x2f;xu&#x2f;resource&#x2f;project_code&#x2f;runtime_temp&#x2f;bsth_control_u_d_files&#x2f;temp&#x2f;test</default_value>
  15 + <description>&#x9ed8;&#x8ba4;&#x8f93;&#x51fa;&#x7684;&#x6587;&#x4ef6;&#x8def;&#x5f84;&#x540d;</description>
  16 + </parameter>
  17 + <parameter>
  18 + <name>ttid</name>
  19 + <default_value>63</default_value>
  20 + <description>&#x65f6;&#x523b;&#x8868;id</description>
  21 + </parameter>
  22 + <parameter>
  23 + <name>xlid</name>
  24 + <default_value>63017</default_value>
  25 + <description>&#x7ebf;&#x8def;id</description>
  26 + </parameter>
  27 + </parameters>
  28 + <log>
  29 +<trans-log-table><connection/>
  30 +<schema/>
  31 +<table/>
  32 +<size_limit_lines/>
  33 +<interval/>
  34 +<timeout_days/>
  35 +<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>TRANSNAME</id><enabled>Y</enabled><name>TRANSNAME</name></field><field><id>STATUS</id><enabled>Y</enabled><name>STATUS</name></field><field><id>LINES_READ</id><enabled>Y</enabled><name>LINES_READ</name><subject/></field><field><id>LINES_WRITTEN</id><enabled>Y</enabled><name>LINES_WRITTEN</name><subject/></field><field><id>LINES_UPDATED</id><enabled>Y</enabled><name>LINES_UPDATED</name><subject/></field><field><id>LINES_INPUT</id><enabled>Y</enabled><name>LINES_INPUT</name><subject/></field><field><id>LINES_OUTPUT</id><enabled>Y</enabled><name>LINES_OUTPUT</name><subject/></field><field><id>LINES_REJECTED</id><enabled>Y</enabled><name>LINES_REJECTED</name><subject/></field><field><id>ERRORS</id><enabled>Y</enabled><name>ERRORS</name></field><field><id>STARTDATE</id><enabled>Y</enabled><name>STARTDATE</name></field><field><id>ENDDATE</id><enabled>Y</enabled><name>ENDDATE</name></field><field><id>LOGDATE</id><enabled>Y</enabled><name>LOGDATE</name></field><field><id>DEPDATE</id><enabled>Y</enabled><name>DEPDATE</name></field><field><id>REPLAYDATE</id><enabled>Y</enabled><name>REPLAYDATE</name></field><field><id>LOG_FIELD</id><enabled>Y</enabled><name>LOG_FIELD</name></field><field><id>EXECUTING_SERVER</id><enabled>N</enabled><name>EXECUTING_SERVER</name></field><field><id>EXECUTING_USER</id><enabled>N</enabled><name>EXECUTING_USER</name></field><field><id>CLIENT</id><enabled>N</enabled><name>CLIENT</name></field></trans-log-table>
  36 +<perf-log-table><connection/>
  37 +<schema/>
  38 +<table/>
  39 +<interval/>
  40 +<timeout_days/>
  41 +<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>SEQ_NR</id><enabled>Y</enabled><name>SEQ_NR</name></field><field><id>LOGDATE</id><enabled>Y</enabled><name>LOGDATE</name></field><field><id>TRANSNAME</id><enabled>Y</enabled><name>TRANSNAME</name></field><field><id>STEPNAME</id><enabled>Y</enabled><name>STEPNAME</name></field><field><id>STEP_COPY</id><enabled>Y</enabled><name>STEP_COPY</name></field><field><id>LINES_READ</id><enabled>Y</enabled><name>LINES_READ</name></field><field><id>LINES_WRITTEN</id><enabled>Y</enabled><name>LINES_WRITTEN</name></field><field><id>LINES_UPDATED</id><enabled>Y</enabled><name>LINES_UPDATED</name></field><field><id>LINES_INPUT</id><enabled>Y</enabled><name>LINES_INPUT</name></field><field><id>LINES_OUTPUT</id><enabled>Y</enabled><name>LINES_OUTPUT</name></field><field><id>LINES_REJECTED</id><enabled>Y</enabled><name>LINES_REJECTED</name></field><field><id>ERRORS</id><enabled>Y</enabled><name>ERRORS</name></field><field><id>INPUT_BUFFER_ROWS</id><enabled>Y</enabled><name>INPUT_BUFFER_ROWS</name></field><field><id>OUTPUT_BUFFER_ROWS</id><enabled>Y</enabled><name>OUTPUT_BUFFER_ROWS</name></field></perf-log-table>
  42 +<channel-log-table><connection/>
  43 +<schema/>
  44 +<table/>
  45 +<timeout_days/>
  46 +<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>LOG_DATE</id><enabled>Y</enabled><name>LOG_DATE</name></field><field><id>LOGGING_OBJECT_TYPE</id><enabled>Y</enabled><name>LOGGING_OBJECT_TYPE</name></field><field><id>OBJECT_NAME</id><enabled>Y</enabled><name>OBJECT_NAME</name></field><field><id>OBJECT_COPY</id><enabled>Y</enabled><name>OBJECT_COPY</name></field><field><id>REPOSITORY_DIRECTORY</id><enabled>Y</enabled><name>REPOSITORY_DIRECTORY</name></field><field><id>FILENAME</id><enabled>Y</enabled><name>FILENAME</name></field><field><id>OBJECT_ID</id><enabled>Y</enabled><name>OBJECT_ID</name></field><field><id>OBJECT_REVISION</id><enabled>Y</enabled><name>OBJECT_REVISION</name></field><field><id>PARENT_CHANNEL_ID</id><enabled>Y</enabled><name>PARENT_CHANNEL_ID</name></field><field><id>ROOT_CHANNEL_ID</id><enabled>Y</enabled><name>ROOT_CHANNEL_ID</name></field></channel-log-table>
  47 +<step-log-table><connection/>
  48 +<schema/>
  49 +<table/>
  50 +<timeout_days/>
  51 +<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>LOG_DATE</id><enabled>Y</enabled><name>LOG_DATE</name></field><field><id>TRANSNAME</id><enabled>Y</enabled><name>TRANSNAME</name></field><field><id>STEPNAME</id><enabled>Y</enabled><name>STEPNAME</name></field><field><id>STEP_COPY</id><enabled>Y</enabled><name>STEP_COPY</name></field><field><id>LINES_READ</id><enabled>Y</enabled><name>LINES_READ</name></field><field><id>LINES_WRITTEN</id><enabled>Y</enabled><name>LINES_WRITTEN</name></field><field><id>LINES_UPDATED</id><enabled>Y</enabled><name>LINES_UPDATED</name></field><field><id>LINES_INPUT</id><enabled>Y</enabled><name>LINES_INPUT</name></field><field><id>LINES_OUTPUT</id><enabled>Y</enabled><name>LINES_OUTPUT</name></field><field><id>LINES_REJECTED</id><enabled>Y</enabled><name>LINES_REJECTED</name></field><field><id>ERRORS</id><enabled>Y</enabled><name>ERRORS</name></field><field><id>LOG_FIELD</id><enabled>N</enabled><name>LOG_FIELD</name></field></step-log-table>
  52 +<metrics-log-table><connection/>
  53 +<schema/>
  54 +<table/>
  55 +<timeout_days/>
  56 +<field><id>ID_BATCH</id><enabled>Y</enabled><name>ID_BATCH</name></field><field><id>CHANNEL_ID</id><enabled>Y</enabled><name>CHANNEL_ID</name></field><field><id>LOG_DATE</id><enabled>Y</enabled><name>LOG_DATE</name></field><field><id>METRICS_DATE</id><enabled>Y</enabled><name>METRICS_DATE</name></field><field><id>METRICS_CODE</id><enabled>Y</enabled><name>METRICS_CODE</name></field><field><id>METRICS_DESCRIPTION</id><enabled>Y</enabled><name>METRICS_DESCRIPTION</name></field><field><id>METRICS_SUBJECT</id><enabled>Y</enabled><name>METRICS_SUBJECT</name></field><field><id>METRICS_TYPE</id><enabled>Y</enabled><name>METRICS_TYPE</name></field><field><id>METRICS_VALUE</id><enabled>Y</enabled><name>METRICS_VALUE</name></field></metrics-log-table>
  57 + </log>
  58 + <maxdate>
  59 + <connection/>
  60 + <table/>
  61 + <field/>
  62 + <offset>0.0</offset>
  63 + <maxdiff>0.0</maxdiff>
  64 + </maxdate>
  65 + <size_rowset>10000</size_rowset>
  66 + <sleep_time_empty>50</sleep_time_empty>
  67 + <sleep_time_full>50</sleep_time_full>
  68 + <unique_connections>N</unique_connections>
  69 + <feedback_shown>Y</feedback_shown>
  70 + <feedback_size>50000</feedback_size>
  71 + <using_thread_priorities>Y</using_thread_priorities>
  72 + <shared_objects_file/>
  73 + <capture_step_performance>N</capture_step_performance>
  74 + <step_performance_capturing_delay>1000</step_performance_capturing_delay>
  75 + <step_performance_capturing_size_limit>100</step_performance_capturing_size_limit>
  76 + <dependencies>
  77 + </dependencies>
  78 + <partitionschemas>
  79 + </partitionschemas>
  80 + <slaveservers>
  81 + </slaveservers>
  82 + <clusterschemas>
  83 + </clusterschemas>
  84 + <created_user>-</created_user>
  85 + <created_date>2016&#x2f;07&#x2f;11 21&#x3a;45&#x3a;05.041</created_date>
  86 + <modified_user>-</modified_user>
  87 + <modified_date>2016&#x2f;07&#x2f;11 21&#x3a;45&#x3a;05.041</modified_date>
  88 + <key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA&#x3d;</key_for_session_key>
  89 + <is_key_private>N</is_key_private>
  90 + </info>
  91 + <notepads>
  92 + <notepad>
  93 + <note>&#x8fd9;&#x91cc;&#x6709;&#x4e9b;&#x95ee;&#x9898;&#xa;&#x5728;window2012&#x7684;&#x73af;&#x5883;&#x4e0b;&#xff0c;&#xa;MySql&#x6570;&#x636e;&#x5e93;&#x67e5;&#x8be2;&#x4e2d;&#x5982;&#x679c;&#x8fd4;&#x56de;&#x4e2d;&#x6587;&#x5185;&#x5bb9;&#x7684;&#x5b57;&#x6bb5;&#xff0c;&#x8fd9;&#x4e2a;&#x5185;&#x5bb9;&#x4e71;&#x7801;&#xa;&#x89e3;&#x51b3;&#x529e;&#x6cd5;&#xff0c;&#x5c31;&#x662f;&#x6570;&#x636e;&#x5e93;&#x67e5;&#x8be2;&#x5168;&#x90e8;&#x7f13;&#x5b58;&#xff0c;&#x5c31;&#x4e0d;&#x4e71;&#x7801;&#xa;linux&#x73af;&#x5883;&#x4e0b;&#x6ca1;&#x95ee;&#x9898;</note>
  94 + <xloc>135</xloc>
  95 + <yloc>299</yloc>
  96 + <width>333</width>
  97 + <heigth>90</heigth>
  98 + <fontname>YaHei Consolas Hybrid</fontname>
  99 + <fontsize>12</fontsize>
  100 + <fontbold>N</fontbold>
  101 + <fontitalic>N</fontitalic>
  102 + <fontcolorred>0</fontcolorred>
  103 + <fontcolorgreen>0</fontcolorgreen>
  104 + <fontcolorblue>0</fontcolorblue>
  105 + <backgroundcolorred>255</backgroundcolorred>
  106 + <backgroundcolorgreen>205</backgroundcolorgreen>
  107 + <backgroundcolorblue>112</backgroundcolorblue>
  108 + <bordercolorred>100</bordercolorred>
  109 + <bordercolorgreen>100</bordercolorgreen>
  110 + <bordercolorblue>100</bordercolorblue>
  111 + <drawshadow>Y</drawshadow>
  112 + </notepad>
  113 + </notepads>
  114 + <connection>
  115 + <name>bus_control_variable</name>
  116 + <server>&#x24;&#x7b;v_db_ip&#x7d;</server>
  117 + <type>MYSQL</type>
  118 + <access>Native</access>
  119 + <database>&#x24;&#x7b;v_db_dname&#x7d;</database>
  120 + <port>3306</port>
  121 + <username>&#x24;&#x7b;v_db_uname&#x7d;</username>
  122 + <password>&#x24;&#x7b;v_db_pwd&#x7d;</password>
  123 + <servername/>
  124 + <data_tablespace/>
  125 + <index_tablespace/>
  126 + <attributes>
  127 + <attribute><code>EXTRA_OPTION_MYSQL.characterEncoding</code><attribute>utf8</attribute></attribute>
  128 + <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>
  129 + <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>
  130 + <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>
  131 + <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>
  132 + <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>
  133 + <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>
  134 + <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>
  135 + <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>
  136 + <attribute><code>STREAM_RESULTS</code><attribute>N</attribute></attribute>
  137 + <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>
  138 + <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>
  139 + <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>
  140 + </attributes>
  141 + </connection>
  142 + <connection>
  143 + <name>bus_control_&#x516c;&#x53f8;_201</name>
  144 + <server>localhost</server>
  145 + <type>MYSQL</type>
  146 + <access>Native</access>
  147 + <database>control</database>
  148 + <port>3306</port>
  149 + <username>root</username>
  150 + <password>Encrypted </password>
  151 + <servername/>
  152 + <data_tablespace/>
  153 + <index_tablespace/>
  154 + <attributes>
  155 + <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>
  156 + <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>
  157 + <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>
  158 + <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>
  159 + <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>
  160 + <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>
  161 + <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>
  162 + <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>
  163 + <attribute><code>STREAM_RESULTS</code><attribute>N</attribute></attribute>
  164 + <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>
  165 + <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>
  166 + <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>
  167 + </attributes>
  168 + </connection>
  169 + <connection>
  170 + <name>bus_control_&#x672c;&#x673a;</name>
  171 + <server>localhost</server>
  172 + <type>MYSQL</type>
  173 + <access>Native</access>
  174 + <database>control</database>
  175 + <port>3306</port>
  176 + <username>root</username>
  177 + <password>Encrypted </password>
  178 + <servername/>
  179 + <data_tablespace/>
  180 + <index_tablespace/>
  181 + <attributes>
  182 + <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>
  183 + <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>
  184 + <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>
  185 + <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>
  186 + <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>
  187 + <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>
  188 + <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>
  189 + <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>
  190 + <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>
  191 + <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>
  192 + <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>
  193 + <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>
  194 + </attributes>
  195 + </connection>
  196 + <connection>
  197 + <name>xlab_mysql_youle</name>
  198 + <server>101.231.124.8</server>
  199 + <type>MYSQL</type>
  200 + <access>Native</access>
  201 + <database>xlab_youle</database>
  202 + <port>45687</port>
  203 + <username>xlab-youle</username>
  204 + <password>Encrypted 2be98afc86aa78a88aa1be369d187a3df</password>
  205 + <servername/>
  206 + <data_tablespace/>
  207 + <index_tablespace/>
  208 + <attributes>
  209 + <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>
  210 + <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>
  211 + <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>
  212 + <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>
  213 + <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>
  214 + <attribute><code>PORT_NUMBER</code><attribute>45687</attribute></attribute>
  215 + <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>
  216 + <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>
  217 + <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>
  218 + <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>N</attribute></attribute>
  219 + <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>N</attribute></attribute>
  220 + <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>
  221 + </attributes>
  222 + </connection>
  223 + <connection>
  224 + <name>xlab_mysql_youle&#xff08;&#x672c;&#x673a;&#xff09;</name>
  225 + <server>localhost</server>
  226 + <type>MYSQL</type>
  227 + <access>Native</access>
  228 + <database>xlab_youle</database>
  229 + <port>3306</port>
  230 + <username>root</username>
  231 + <password>Encrypted </password>
  232 + <servername/>
  233 + <data_tablespace/>
  234 + <index_tablespace/>
  235 + <attributes>
  236 + <attribute><code>EXTRA_OPTION_MYSQL.defaultFetchSize</code><attribute>500</attribute></attribute>
  237 + <attribute><code>EXTRA_OPTION_MYSQL.useCursorFetch</code><attribute>true</attribute></attribute>
  238 + <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>
  239 + <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>
  240 + <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>
  241 + <attribute><code>PORT_NUMBER</code><attribute>3306</attribute></attribute>
  242 + <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>
  243 + <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>
  244 + <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>
  245 + <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>N</attribute></attribute>
  246 + <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>N</attribute></attribute>
  247 + <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>
  248 + </attributes>
  249 + </connection>
  250 + <connection>
  251 + <name>xlab_youle</name>
  252 + <server/>
  253 + <type>MYSQL</type>
  254 + <access>JNDI</access>
  255 + <database>xlab_youle</database>
  256 + <port>1521</port>
  257 + <username/>
  258 + <password>Encrypted </password>
  259 + <servername/>
  260 + <data_tablespace/>
  261 + <index_tablespace/>
  262 + <attributes>
  263 + <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>
  264 + <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>
  265 + <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>
  266 + <attribute><code>PORT_NUMBER</code><attribute>1521</attribute></attribute>
  267 + <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>N</attribute></attribute>
  268 + <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>
  269 + <attribute><code>STREAM_RESULTS</code><attribute>Y</attribute></attribute>
  270 + <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>
  271 + <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>
  272 + <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>
  273 + </attributes>
  274 + </connection>
  275 + <order>
  276 + <hop> <from>&#x8868;&#x8f93;&#x5165;</from><to>&#x8fc7;&#x6ee4;&#x8bb0;&#x5f55;</to><enabled>Y</enabled> </hop>
  277 + <hop> <from>&#x8fc7;&#x6ee4;&#x8bb0;&#x5f55;</from><to>&#x6b63;&#x5e38;&#x73ed;&#x6b21;&#x7ad9;&#x70b9;&#x67e5;&#x8be2;&#x7528;&#x6570;&#x636e;</to><enabled>Y</enabled> </hop>
  278 + <hop> <from>&#x8fc7;&#x6ee4;&#x8bb0;&#x5f55;</from><to>&#x8fdb;&#x573a;&#x51fa;&#x573a;&#x73ed;&#x6b21;&#x67e5;&#x8be2;&#x7528;&#x7684;&#x6570;&#x636e;</to><enabled>Y</enabled> </hop>
  279 + <hop> <from>&#x6b63;&#x5e38;&#x73ed;&#x6b21;&#x7ad9;&#x70b9;&#x67e5;&#x8be2;&#x7528;&#x6570;&#x636e;</from><to>&#x67e5;&#x627e;&#x8d77;&#x70b9;&#x7ad9;&#x540d;&#x79f0;</to><enabled>Y</enabled> </hop>
  280 + <hop> <from>&#x67e5;&#x627e;&#x8d77;&#x70b9;&#x7ad9;&#x540d;&#x79f0;</from><to>&#x67e5;&#x627e;&#x7ec8;&#x70b9;&#x7ad9;&#x540d;&#x79f0;</to><enabled>Y</enabled> </hop>
  281 + <hop> <from>&#x67e5;&#x627e;&#x7ec8;&#x70b9;&#x7ad9;&#x540d;&#x79f0;</from><to>&#x5b57;&#x6bb5;&#x9009;&#x62e9;</to><enabled>Y</enabled> </hop>
  282 + <hop> <from>&#x8fdb;&#x573a;&#x51fa;&#x573a;&#x73ed;&#x6b21;&#x67e5;&#x8be2;&#x7528;&#x7684;&#x6570;&#x636e;</from><to>&#x5b57;&#x6bb5;&#x9009;&#x62e9; 2</to><enabled>Y</enabled> </hop>
  283 + <hop> <from>&#x5b57;&#x6bb5;&#x9009;&#x62e9;</from><to>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</to><enabled>Y</enabled> </hop>
  284 + <hop> <from>&#x5b57;&#x6bb5;&#x9009;&#x62e9; 2</from><to>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</to><enabled>Y</enabled> </hop>
  285 + <hop> <from>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</from><to>&#x8ba1;&#x7b97;&#x53d1;&#x8f66;&#x7ad9;&#x540d;</to><enabled>Y</enabled> </hop>
  286 + <hop> <from>&#x8ba1;&#x7b97;&#x53d1;&#x8f66;&#x7ad9;&#x540d;</from><to>&#x5217;&#x8f6c;&#x884c;</to><enabled>Y</enabled> </hop>
  287 + <hop> <from>&#x5217;&#x8f6c;&#x884c;</from><to>&#x53bb;&#x9664;&#x5b57;&#x6bb5;</to><enabled>Y</enabled> </hop>
  288 + <hop> <from>&#x53bb;&#x9664;&#x5b57;&#x6bb5;</from><to>Excel&#x8f93;&#x51fa;</to><enabled>Y</enabled> </hop>
  289 + <hop> <from>&#x83b7;&#x53d6;&#x53d8;&#x91cf;</from><to>&#x8868;&#x8f93;&#x5165;</to><enabled>Y</enabled> </hop>
  290 + </order>
  291 + <step>
  292 + <name>Excel&#x8f93;&#x51fa;</name>
  293 + <type>ExcelOutput</type>
  294 + <description/>
  295 + <distribute>Y</distribute>
  296 + <custom_distribution/>
  297 + <copies>1</copies>
  298 + <partitioning>
  299 + <method>none</method>
  300 + <schema_name/>
  301 + </partitioning>
  302 + <header>Y</header>
  303 + <footer>N</footer>
  304 + <encoding/>
  305 + <append>N</append>
  306 + <add_to_result_filenames>Y</add_to_result_filenames>
  307 + <file>
  308 + <name>&#x24;&#x7b;tempfilepath&#x7d;</name>
  309 + <extention>xls</extention>
  310 + <do_not_open_newfile_init>N</do_not_open_newfile_init>
  311 + <create_parent_folder>N</create_parent_folder>
  312 + <split>N</split>
  313 + <add_date>N</add_date>
  314 + <add_time>N</add_time>
  315 + <SpecifyFormat>N</SpecifyFormat>
  316 + <date_time_format/>
  317 + <sheetname>Sheet1</sheetname>
  318 + <autosizecolums>N</autosizecolums>
  319 + <nullisblank>N</nullisblank>
  320 + <protect_sheet>N</protect_sheet>
  321 + <password>Encrypted </password>
  322 + <splitevery>0</splitevery>
  323 + <usetempfiles>N</usetempfiles>
  324 + <tempdirectory/>
  325 + </file>
  326 + <template>
  327 + <enabled>N</enabled>
  328 + <append>N</append>
  329 + <filename>template.xls</filename>
  330 + </template>
  331 + <fields>
  332 + <field>
  333 + <name>lp</name>
  334 + <type>String</type>
  335 + <format/>
  336 + </field>
  337 + <field>
  338 + <name>fcno1_id</name>
  339 + <type>String</type>
  340 + <format/>
  341 + </field>
  342 + <field>
  343 + <name>fcno1_fcsj</name>
  344 + <type>String</type>
  345 + <format/>
  346 + </field>
  347 + <field>
  348 + <name>fcno1_zdname</name>
  349 + <type>String</type>
  350 + <format/>
  351 + </field>
  352 + <field>
  353 + <name>fcno1_bctype</name>
  354 + <type>String</type>
  355 + <format/>
  356 + </field>
  357 + <field>
  358 + <name>fcno1_xldir</name>
  359 + <type>String</type>
  360 + <format/>
  361 + </field>
  362 + <field>
  363 + <name>fcno1_isfb</name>
  364 + <type>String</type>
  365 + <format/>
  366 + </field>
  367 + <field>
  368 + <name>fcno2_id</name>
  369 + <type>String</type>
  370 + <format/>
  371 + </field>
  372 + <field>
  373 + <name>fcno2_fcsj</name>
  374 + <type>String</type>
  375 + <format/>
  376 + </field>
  377 + <field>
  378 + <name>fcno2_zdname</name>
  379 + <type>String</type>
  380 + <format/>
  381 + </field>
  382 + <field>
  383 + <name>fcno2_bctype</name>
  384 + <type>String</type>
  385 + <format/>
  386 + </field>
  387 + <field>
  388 + <name>fcno2_xldir</name>
  389 + <type>String</type>
  390 + <format/>
  391 + </field>
  392 + <field>
  393 + <name>fcno2_isfb</name>
  394 + <type>String</type>
  395 + <format/>
  396 + </field>
  397 + <field>
  398 + <name>fcno3_id</name>
  399 + <type>String</type>
  400 + <format/>
  401 + </field>
  402 + <field>
  403 + <name>fcno3_fcsj</name>
  404 + <type>String</type>
  405 + <format/>
  406 + </field>
  407 + <field>
  408 + <name>fcno3_zdname</name>
  409 + <type>String</type>
  410 + <format/>
  411 + </field>
  412 + <field>
  413 + <name>fcno3_bctype</name>
  414 + <type>String</type>
  415 + <format/>
  416 + </field>
  417 + <field>
  418 + <name>fcno3_xldir</name>
  419 + <type>String</type>
  420 + <format/>
  421 + </field>
  422 + <field>
  423 + <name>fcno3_isfb</name>
  424 + <type>String</type>
  425 + <format/>
  426 + </field>
  427 + <field>
  428 + <name>fcno4_id</name>
  429 + <type>String</type>
  430 + <format/>
  431 + </field>
  432 + <field>
  433 + <name>fcno4_fcsj</name>
  434 + <type>String</type>
  435 + <format/>
  436 + </field>
  437 + <field>
  438 + <name>fcno4_zdname</name>
  439 + <type>String</type>
  440 + <format/>
  441 + </field>
  442 + <field>
  443 + <name>fcno4_bctype</name>
  444 + <type>String</type>
  445 + <format/>
  446 + </field>
  447 + <field>
  448 + <name>fcno4_xldir</name>
  449 + <type>String</type>
  450 + <format/>
  451 + </field>
  452 + <field>
  453 + <name>fcno4_isfb</name>
  454 + <type>String</type>
  455 + <format/>
  456 + </field>
  457 + <field>
  458 + <name>fcno5_id</name>
  459 + <type>String</type>
  460 + <format/>
  461 + </field>
  462 + <field>
  463 + <name>fcno5_fcsj</name>
  464 + <type>String</type>
  465 + <format/>
  466 + </field>
  467 + <field>
  468 + <name>fcno5_zdname</name>
  469 + <type>String</type>
  470 + <format/>
  471 + </field>
  472 + <field>
  473 + <name>fcno5_bctype</name>
  474 + <type>String</type>
  475 + <format/>
  476 + </field>
  477 + <field>
  478 + <name>fcno5_xldir</name>
  479 + <type>String</type>
  480 + <format/>
  481 + </field>
  482 + <field>
  483 + <name>fcno5_isfb</name>
  484 + <type>String</type>
  485 + <format/>
  486 + </field>
  487 + <field>
  488 + <name>fcno6_id</name>
  489 + <type>String</type>
  490 + <format/>
  491 + </field>
  492 + <field>
  493 + <name>fcno6_fcsj</name>
  494 + <type>String</type>
  495 + <format/>
  496 + </field>
  497 + <field>
  498 + <name>fcno6_zdname</name>
  499 + <type>String</type>
  500 + <format/>
  501 + </field>
  502 + <field>
  503 + <name>fcno6_bctype</name>
  504 + <type>String</type>
  505 + <format/>
  506 + </field>
  507 + <field>
  508 + <name>fcno6_xldir</name>
  509 + <type>String</type>
  510 + <format/>
  511 + </field>
  512 + <field>
  513 + <name>fcno6_isfb</name>
  514 + <type>String</type>
  515 + <format/>
  516 + </field>
  517 + <field>
  518 + <name>fcno7_id</name>
  519 + <type>String</type>
  520 + <format/>
  521 + </field>
  522 + <field>
  523 + <name>fcno7_fcsj</name>
  524 + <type>String</type>
  525 + <format/>
  526 + </field>
  527 + <field>
  528 + <name>fcno7_zdname</name>
  529 + <type>String</type>
  530 + <format/>
  531 + </field>
  532 + <field>
  533 + <name>fcno7_bctype</name>
  534 + <type>String</type>
  535 + <format/>
  536 + </field>
  537 + <field>
  538 + <name>fcno7_xldir</name>
  539 + <type>String</type>
  540 + <format/>
  541 + </field>
  542 + <field>
  543 + <name>fcno7_isfb</name>
  544 + <type>String</type>
  545 + <format/>
  546 + </field>
  547 + <field>
  548 + <name>fcno8_id</name>
  549 + <type>String</type>
  550 + <format/>
  551 + </field>
  552 + <field>
  553 + <name>fcno8_fcsj</name>
  554 + <type>String</type>
  555 + <format/>
  556 + </field>
  557 + <field>
  558 + <name>fcno8_zdname</name>
  559 + <type>String</type>
  560 + <format/>
  561 + </field>
  562 + <field>
  563 + <name>fcno8_bctype</name>
  564 + <type>String</type>
  565 + <format/>
  566 + </field>
  567 + <field>
  568 + <name>fcno8_xldir</name>
  569 + <type>String</type>
  570 + <format/>
  571 + </field>
  572 + <field>
  573 + <name>fcno8_isfb</name>
  574 + <type>String</type>
  575 + <format/>
  576 + </field>
  577 + <field>
  578 + <name>fcno9_id</name>
  579 + <type>String</type>
  580 + <format/>
  581 + </field>
  582 + <field>
  583 + <name>fcno9_fcsj</name>
  584 + <type>String</type>
  585 + <format/>
  586 + </field>
  587 + <field>
  588 + <name>fcno9_zdname</name>
  589 + <type>String</type>
  590 + <format/>
  591 + </field>
  592 + <field>
  593 + <name>fcno9_bctype</name>
  594 + <type>String</type>
  595 + <format/>
  596 + </field>
  597 + <field>
  598 + <name>fcno9_xldir</name>
  599 + <type>String</type>
  600 + <format/>
  601 + </field>
  602 + <field>
  603 + <name>fcno9_isfb</name>
  604 + <type>String</type>
  605 + <format/>
  606 + </field>
  607 + <field>
  608 + <name>fcno10_id</name>
  609 + <type>String</type>
  610 + <format/>
  611 + </field>
  612 + <field>
  613 + <name>fcno10_fcsj</name>
  614 + <type>String</type>
  615 + <format/>
  616 + </field>
  617 + <field>
  618 + <name>fcno10_zdname</name>
  619 + <type>String</type>
  620 + <format/>
  621 + </field>
  622 + <field>
  623 + <name>fcno10_bctype</name>
  624 + <type>String</type>
  625 + <format/>
  626 + </field>
  627 + <field>
  628 + <name>fcno10_xldir</name>
  629 + <type>String</type>
  630 + <format/>
  631 + </field>
  632 + <field>
  633 + <name>fcno10_isfb</name>
  634 + <type>String</type>
  635 + <format/>
  636 + </field>
  637 + <field>
  638 + <name>fcno11_id</name>
  639 + <type>String</type>
  640 + <format/>
  641 + </field>
  642 + <field>
  643 + <name>fcno11_fcsj</name>
  644 + <type>String</type>
  645 + <format/>
  646 + </field>
  647 + <field>
  648 + <name>fcno11_zdname</name>
  649 + <type>String</type>
  650 + <format/>
  651 + </field>
  652 + <field>
  653 + <name>fcno11_bctype</name>
  654 + <type>String</type>
  655 + <format/>
  656 + </field>
  657 + <field>
  658 + <name>fcno11_xldir</name>
  659 + <type>String</type>
  660 + <format/>
  661 + </field>
  662 + <field>
  663 + <name>fcno11_isfb</name>
  664 + <type>String</type>
  665 + <format/>
  666 + </field>
  667 + <field>
  668 + <name>fcno12_id</name>
  669 + <type>String</type>
  670 + <format/>
  671 + </field>
  672 + <field>
  673 + <name>fcno12_fcsj</name>
  674 + <type>String</type>
  675 + <format/>
  676 + </field>
  677 + <field>
  678 + <name>fcno12_zdname</name>
  679 + <type>String</type>
  680 + <format/>
  681 + </field>
  682 + <field>
  683 + <name>fcno12_bctype</name>
  684 + <type>String</type>
  685 + <format/>
  686 + </field>
  687 + <field>
  688 + <name>fcno12_xldir</name>
  689 + <type>String</type>
  690 + <format/>
  691 + </field>
  692 + <field>
  693 + <name>fcno12_isfb</name>
  694 + <type>String</type>
  695 + <format/>
  696 + </field>
  697 + <field>
  698 + <name>fcno13_id</name>
  699 + <type>String</type>
  700 + <format/>
  701 + </field>
  702 + <field>
  703 + <name>fcno13_fcsj</name>
  704 + <type>String</type>
  705 + <format/>
  706 + </field>
  707 + <field>
  708 + <name>fcno13_zdname</name>
  709 + <type>String</type>
  710 + <format/>
  711 + </field>
  712 + <field>
  713 + <name>fcno13_bctype</name>
  714 + <type>String</type>
  715 + <format/>
  716 + </field>
  717 + <field>
  718 + <name>fcno13_xldir</name>
  719 + <type>String</type>
  720 + <format/>
  721 + </field>
  722 + <field>
  723 + <name>fcno13_isfb</name>
  724 + <type>String</type>
  725 + <format/>
  726 + </field>
  727 + <field>
  728 + <name>fcno14_id</name>
  729 + <type>String</type>
  730 + <format/>
  731 + </field>
  732 + <field>
  733 + <name>fcno14_fcsj</name>
  734 + <type>String</type>
  735 + <format/>
  736 + </field>
  737 + <field>
  738 + <name>fcno14_zdname</name>
  739 + <type>String</type>
  740 + <format/>
  741 + </field>
  742 + <field>
  743 + <name>fcno14_bctype</name>
  744 + <type>String</type>
  745 + <format/>
  746 + </field>
  747 + <field>
  748 + <name>fcno14_xldir</name>
  749 + <type>String</type>
  750 + <format/>
  751 + </field>
  752 + <field>
  753 + <name>fcno14_isfb</name>
  754 + <type>String</type>
  755 + <format/>
  756 + </field>
  757 + <field>
  758 + <name>fcno15_id</name>
  759 + <type>String</type>
  760 + <format/>
  761 + </field>
  762 + <field>
  763 + <name>fcno15_fcsj</name>
  764 + <type>String</type>
  765 + <format/>
  766 + </field>
  767 + <field>
  768 + <name>fcno15_zdname</name>
  769 + <type>String</type>
  770 + <format/>
  771 + </field>
  772 + <field>
  773 + <name>fcno15_bctype</name>
  774 + <type>String</type>
  775 + <format/>
  776 + </field>
  777 + <field>
  778 + <name>fcno15_xldir</name>
  779 + <type>String</type>
  780 + <format/>
  781 + </field>
  782 + <field>
  783 + <name>fcno15_isfb</name>
  784 + <type>String</type>
  785 + <format/>
  786 + </field>
  787 + <field>
  788 + <name>fcno16_id</name>
  789 + <type>String</type>
  790 + <format/>
  791 + </field>
  792 + <field>
  793 + <name>fcno16_fcsj</name>
  794 + <type>String</type>
  795 + <format/>
  796 + </field>
  797 + <field>
  798 + <name>fcno16_zdname</name>
  799 + <type>String</type>
  800 + <format/>
  801 + </field>
  802 + <field>
  803 + <name>fcno16_bctype</name>
  804 + <type>String</type>
  805 + <format/>
  806 + </field>
  807 + <field>
  808 + <name>fcno16_xldir</name>
  809 + <type>String</type>
  810 + <format/>
  811 + </field>
  812 + <field>
  813 + <name>fcno16_isfb</name>
  814 + <type>String</type>
  815 + <format/>
  816 + </field>
  817 + <field>
  818 + <name>fcno17_id</name>
  819 + <type>String</type>
  820 + <format/>
  821 + </field>
  822 + <field>
  823 + <name>fcno17_fcsj</name>
  824 + <type>String</type>
  825 + <format/>
  826 + </field>
  827 + <field>
  828 + <name>fcno17_zdname</name>
  829 + <type>String</type>
  830 + <format/>
  831 + </field>
  832 + <field>
  833 + <name>fcno17_bctype</name>
  834 + <type>String</type>
  835 + <format/>
  836 + </field>
  837 + <field>
  838 + <name>fcno17_xldir</name>
  839 + <type>String</type>
  840 + <format/>
  841 + </field>
  842 + <field>
  843 + <name>fcno17_isfb</name>
  844 + <type>String</type>
  845 + <format/>
  846 + </field>
  847 + <field>
  848 + <name>fcno18_id</name>
  849 + <type>String</type>
  850 + <format/>
  851 + </field>
  852 + <field>
  853 + <name>fcno18_fcsj</name>
  854 + <type>String</type>
  855 + <format/>
  856 + </field>
  857 + <field>
  858 + <name>fcno18_zdname</name>
  859 + <type>String</type>
  860 + <format/>
  861 + </field>
  862 + <field>
  863 + <name>fcno18_bctype</name>
  864 + <type>String</type>
  865 + <format/>
  866 + </field>
  867 + <field>
  868 + <name>fcno18_xldir</name>
  869 + <type>String</type>
  870 + <format/>
  871 + </field>
  872 + <field>
  873 + <name>fcno18_isfb</name>
  874 + <type>String</type>
  875 + <format/>
  876 + </field>
  877 + <field>
  878 + <name>fcno19_id</name>
  879 + <type>String</type>
  880 + <format/>
  881 + </field>
  882 + <field>
  883 + <name>fcno19_fcsj</name>
  884 + <type>String</type>
  885 + <format/>
  886 + </field>
  887 + <field>
  888 + <name>fcno19_zdname</name>
  889 + <type>String</type>
  890 + <format/>
  891 + </field>
  892 + <field>
  893 + <name>fcno19_bctype</name>
  894 + <type>String</type>
  895 + <format/>
  896 + </field>
  897 + <field>
  898 + <name>fcno19_xldir</name>
  899 + <type>String</type>
  900 + <format/>
  901 + </field>
  902 + <field>
  903 + <name>fcno19_isfb</name>
  904 + <type>String</type>
  905 + <format/>
  906 + </field>
  907 + <field>
  908 + <name>fcno20_id</name>
  909 + <type>String</type>
  910 + <format/>
  911 + </field>
  912 + <field>
  913 + <name>fcno20_fcsj</name>
  914 + <type>String</type>
  915 + <format/>
  916 + </field>
  917 + <field>
  918 + <name>fcno20_zdname</name>
  919 + <type>String</type>
  920 + <format/>
  921 + </field>
  922 + <field>
  923 + <name>fcno20_bctype</name>
  924 + <type>String</type>
  925 + <format/>
  926 + </field>
  927 + <field>
  928 + <name>fcno20_xldir</name>
  929 + <type>String</type>
  930 + <format/>
  931 + </field>
  932 + <field>
  933 + <name>fcno20_isfb</name>
  934 + <type>String</type>
  935 + <format/>
  936 + </field>
  937 + <field>
  938 + <name>fcno21_id</name>
  939 + <type>String</type>
  940 + <format/>
  941 + </field>
  942 + <field>
  943 + <name>fcno21_fcsj</name>
  944 + <type>String</type>
  945 + <format/>
  946 + </field>
  947 + <field>
  948 + <name>fcno21_zdname</name>
  949 + <type>String</type>
  950 + <format/>
  951 + </field>
  952 + <field>
  953 + <name>fcno21_bctype</name>
  954 + <type>String</type>
  955 + <format/>
  956 + </field>
  957 + <field>
  958 + <name>fcno21_xldir</name>
  959 + <type>String</type>
  960 + <format/>
  961 + </field>
  962 + <field>
  963 + <name>fcno21_isfb</name>
  964 + <type>String</type>
  965 + <format/>
  966 + </field>
  967 + <field>
  968 + <name>fcno22_id</name>
  969 + <type>String</type>
  970 + <format/>
  971 + </field>
  972 + <field>
  973 + <name>fcno22_fcsj</name>
  974 + <type>String</type>
  975 + <format/>
  976 + </field>
  977 + <field>
  978 + <name>fcno22_zdname</name>
  979 + <type>String</type>
  980 + <format/>
  981 + </field>
  982 + <field>
  983 + <name>fcno22_bctype</name>
  984 + <type>String</type>
  985 + <format/>
  986 + </field>
  987 + <field>
  988 + <name>fcno22_xldir</name>
  989 + <type>String</type>
  990 + <format/>
  991 + </field>
  992 + <field>
  993 + <name>fcno22_isfb</name>
  994 + <type>String</type>
  995 + <format/>
  996 + </field>
  997 + <field>
  998 + <name>fcno23_id</name>
  999 + <type>String</type>
  1000 + <format/>
  1001 + </field>
  1002 + <field>
  1003 + <name>fcno23_fcsj</name>
  1004 + <type>String</type>
  1005 + <format/>
  1006 + </field>
  1007 + <field>
  1008 + <name>fcno23_zdname</name>
  1009 + <type>String</type>
  1010 + <format/>
  1011 + </field>
  1012 + <field>
  1013 + <name>fcno23_bctype</name>
  1014 + <type>String</type>
  1015 + <format/>
  1016 + </field>
  1017 + <field>
  1018 + <name>fcno23_xldir</name>
  1019 + <type>String</type>
  1020 + <format/>
  1021 + </field>
  1022 + <field>
  1023 + <name>fcno23_isfb</name>
  1024 + <type>String</type>
  1025 + <format/>
  1026 + </field>
  1027 + <field>
  1028 + <name>fcno24_id</name>
  1029 + <type>String</type>
  1030 + <format/>
  1031 + </field>
  1032 + <field>
  1033 + <name>fcno24_fcsj</name>
  1034 + <type>String</type>
  1035 + <format/>
  1036 + </field>
  1037 + <field>
  1038 + <name>fcno24_zdname</name>
  1039 + <type>String</type>
  1040 + <format/>
  1041 + </field>
  1042 + <field>
  1043 + <name>fcno24_bctype</name>
  1044 + <type>String</type>
  1045 + <format/>
  1046 + </field>
  1047 + <field>
  1048 + <name>fcno24_xldir</name>
  1049 + <type>String</type>
  1050 + <format/>
  1051 + </field>
  1052 + <field>
  1053 + <name>fcno24_isfb</name>
  1054 + <type>String</type>
  1055 + <format/>
  1056 + </field>
  1057 + <field>
  1058 + <name>fcno25_id</name>
  1059 + <type>String</type>
  1060 + <format/>
  1061 + </field>
  1062 + <field>
  1063 + <name>fcno25_fcsj</name>
  1064 + <type>String</type>
  1065 + <format/>
  1066 + </field>
  1067 + <field>
  1068 + <name>fcno25_zdname</name>
  1069 + <type>String</type>
  1070 + <format/>
  1071 + </field>
  1072 + <field>
  1073 + <name>fcno25_bctype</name>
  1074 + <type>String</type>
  1075 + <format/>
  1076 + </field>
  1077 + <field>
  1078 + <name>fcno25_xldir</name>
  1079 + <type>String</type>
  1080 + <format/>
  1081 + </field>
  1082 + <field>
  1083 + <name>fcno25_isfb</name>
  1084 + <type>String</type>
  1085 + <format/>
  1086 + </field>
  1087 + <field>
  1088 + <name>fcno26_id</name>
  1089 + <type>String</type>
  1090 + <format/>
  1091 + </field>
  1092 + <field>
  1093 + <name>fcno26_fcsj</name>
  1094 + <type>String</type>
  1095 + <format/>
  1096 + </field>
  1097 + <field>
  1098 + <name>fcno26_zdname</name>
  1099 + <type>String</type>
  1100 + <format/>
  1101 + </field>
  1102 + <field>
  1103 + <name>fcno26_bctype</name>
  1104 + <type>String</type>
  1105 + <format/>
  1106 + </field>
  1107 + <field>
  1108 + <name>fcno26_xldir</name>
  1109 + <type>String</type>
  1110 + <format/>
  1111 + </field>
  1112 + <field>
  1113 + <name>fcno26_isfb</name>
  1114 + <type>String</type>
  1115 + <format/>
  1116 + </field>
  1117 + <field>
  1118 + <name>fcno27_id</name>
  1119 + <type>String</type>
  1120 + <format/>
  1121 + </field>
  1122 + <field>
  1123 + <name>fcno27_fcsj</name>
  1124 + <type>String</type>
  1125 + <format/>
  1126 + </field>
  1127 + <field>
  1128 + <name>fcno27_zdname</name>
  1129 + <type>String</type>
  1130 + <format/>
  1131 + </field>
  1132 + <field>
  1133 + <name>fcno27_bctype</name>
  1134 + <type>String</type>
  1135 + <format/>
  1136 + </field>
  1137 + <field>
  1138 + <name>fcno27_xldir</name>
  1139 + <type>String</type>
  1140 + <format/>
  1141 + </field>
  1142 + <field>
  1143 + <name>fcno27_isfb</name>
  1144 + <type>String</type>
  1145 + <format/>
  1146 + </field>
  1147 + <field>
  1148 + <name>fcno28_id</name>
  1149 + <type>String</type>
  1150 + <format/>
  1151 + </field>
  1152 + <field>
  1153 + <name>fcno28_fcsj</name>
  1154 + <type>String</type>
  1155 + <format/>
  1156 + </field>
  1157 + <field>
  1158 + <name>fcno28_zdname</name>
  1159 + <type>String</type>
  1160 + <format/>
  1161 + </field>
  1162 + <field>
  1163 + <name>fcno28_bctype</name>
  1164 + <type>String</type>
  1165 + <format/>
  1166 + </field>
  1167 + <field>
  1168 + <name>fcno28_xldir</name>
  1169 + <type>String</type>
  1170 + <format/>
  1171 + </field>
  1172 + <field>
  1173 + <name>fcno28_isfb</name>
  1174 + <type>String</type>
  1175 + <format/>
  1176 + </field>
  1177 + <field>
  1178 + <name>fcno29_id</name>
  1179 + <type>String</type>
  1180 + <format/>
  1181 + </field>
  1182 + <field>
  1183 + <name>fcno29_fcsj</name>
  1184 + <type>String</type>
  1185 + <format/>
  1186 + </field>
  1187 + <field>
  1188 + <name>fcno29_zdname</name>
  1189 + <type>String</type>
  1190 + <format/>
  1191 + </field>
  1192 + <field>
  1193 + <name>fcno29_bctype</name>
  1194 + <type>String</type>
  1195 + <format/>
  1196 + </field>
  1197 + <field>
  1198 + <name>fcno29_xldir</name>
  1199 + <type>String</type>
  1200 + <format/>
  1201 + </field>
  1202 + <field>
  1203 + <name>fcno29_isfb</name>
  1204 + <type>String</type>
  1205 + <format/>
  1206 + </field>
  1207 + <field>
  1208 + <name>fcno30_id</name>
  1209 + <type>String</type>
  1210 + <format/>
  1211 + </field>
  1212 + <field>
  1213 + <name>fcno30_fcsj</name>
  1214 + <type>String</type>
  1215 + <format/>
  1216 + </field>
  1217 + <field>
  1218 + <name>fcno30_zdname</name>
  1219 + <type>String</type>
  1220 + <format/>
  1221 + </field>
  1222 + <field>
  1223 + <name>fcno30_bctype</name>
  1224 + <type>String</type>
  1225 + <format/>
  1226 + </field>
  1227 + <field>
  1228 + <name>fcno30_xldir</name>
  1229 + <type>String</type>
  1230 + <format/>
  1231 + </field>
  1232 + <field>
  1233 + <name>fcno30_isfb</name>
  1234 + <type>String</type>
  1235 + <format/>
  1236 + </field>
  1237 + <field>
  1238 + <name>fcno31_id</name>
  1239 + <type>String</type>
  1240 + <format/>
  1241 + </field>
  1242 + <field>
  1243 + <name>fcno31_fcsj</name>
  1244 + <type>String</type>
  1245 + <format/>
  1246 + </field>
  1247 + <field>
  1248 + <name>fcno31_zdname</name>
  1249 + <type>String</type>
  1250 + <format/>
  1251 + </field>
  1252 + <field>
  1253 + <name>fcno31_bctype</name>
  1254 + <type>String</type>
  1255 + <format/>
  1256 + </field>
  1257 + <field>
  1258 + <name>fcno31_xldir</name>
  1259 + <type>String</type>
  1260 + <format/>
  1261 + </field>
  1262 + <field>
  1263 + <name>fcno31_isfb</name>
  1264 + <type>String</type>
  1265 + <format/>
  1266 + </field>
  1267 + <field>
  1268 + <name>fcno32_id</name>
  1269 + <type>String</type>
  1270 + <format/>
  1271 + </field>
  1272 + <field>
  1273 + <name>fcno32_fcsj</name>
  1274 + <type>String</type>
  1275 + <format/>
  1276 + </field>
  1277 + <field>
  1278 + <name>fcno32_zdname</name>
  1279 + <type>String</type>
  1280 + <format/>
  1281 + </field>
  1282 + <field>
  1283 + <name>fcno32_bctype</name>
  1284 + <type>String</type>
  1285 + <format/>
  1286 + </field>
  1287 + <field>
  1288 + <name>fcno32_xldir</name>
  1289 + <type>String</type>
  1290 + <format/>
  1291 + </field>
  1292 + <field>
  1293 + <name>fcno32_isfb</name>
  1294 + <type>String</type>
  1295 + <format/>
  1296 + </field>
  1297 + <field>
  1298 + <name>fcno33_id</name>
  1299 + <type>String</type>
  1300 + <format/>
  1301 + </field>
  1302 + <field>
  1303 + <name>fcno33_fcsj</name>
  1304 + <type>String</type>
  1305 + <format/>
  1306 + </field>
  1307 + <field>
  1308 + <name>fcno33_zdname</name>
  1309 + <type>String</type>
  1310 + <format/>
  1311 + </field>
  1312 + <field>
  1313 + <name>fcno33_bctype</name>
  1314 + <type>String</type>
  1315 + <format/>
  1316 + </field>
  1317 + <field>
  1318 + <name>fcno33_xldir</name>
  1319 + <type>String</type>
  1320 + <format/>
  1321 + </field>
  1322 + <field>
  1323 + <name>fcno33_isfb</name>
  1324 + <type>String</type>
  1325 + <format/>
  1326 + </field>
  1327 + <field>
  1328 + <name>fcno34_id</name>
  1329 + <type>String</type>
  1330 + <format/>
  1331 + </field>
  1332 + <field>
  1333 + <name>fcno34_fcsj</name>
  1334 + <type>String</type>
  1335 + <format/>
  1336 + </field>
  1337 + <field>
  1338 + <name>fcno34_zdname</name>
  1339 + <type>String</type>
  1340 + <format/>
  1341 + </field>
  1342 + <field>
  1343 + <name>fcno34_bctype</name>
  1344 + <type>String</type>
  1345 + <format/>
  1346 + </field>
  1347 + <field>
  1348 + <name>fcno34_xldir</name>
  1349 + <type>String</type>
  1350 + <format/>
  1351 + </field>
  1352 + <field>
  1353 + <name>fcno34_isfb</name>
  1354 + <type>String</type>
  1355 + <format/>
  1356 + </field>
  1357 + <field>
  1358 + <name>fcno35_id</name>
  1359 + <type>String</type>
  1360 + <format/>
  1361 + </field>
  1362 + <field>
  1363 + <name>fcno35_fcsj</name>
  1364 + <type>String</type>
  1365 + <format/>
  1366 + </field>
  1367 + <field>
  1368 + <name>fcno35_zdname</name>
  1369 + <type>String</type>
  1370 + <format/>
  1371 + </field>
  1372 + <field>
  1373 + <name>fcno35_bctype</name>
  1374 + <type>String</type>
  1375 + <format/>
  1376 + </field>
  1377 + <field>
  1378 + <name>fcno35_xldir</name>
  1379 + <type>String</type>
  1380 + <format/>
  1381 + </field>
  1382 + <field>
  1383 + <name>fcno35_isfb</name>
  1384 + <type>String</type>
  1385 + <format/>
  1386 + </field>
  1387 + </fields>
  1388 + <custom>
  1389 + <header_font_name>arial</header_font_name>
  1390 + <header_font_size>10</header_font_size>
  1391 + <header_font_bold>N</header_font_bold>
  1392 + <header_font_italic>N</header_font_italic>
  1393 + <header_font_underline>no</header_font_underline>
  1394 + <header_font_orientation>horizontal</header_font_orientation>
  1395 + <header_font_color>black</header_font_color>
  1396 + <header_background_color>none</header_background_color>
  1397 + <header_row_height>255</header_row_height>
  1398 + <header_alignment>left</header_alignment>
  1399 + <header_image/>
  1400 + <row_font_name>arial</row_font_name>
  1401 + <row_font_size>10</row_font_size>
  1402 + <row_font_color>black</row_font_color>
  1403 + <row_background_color>none</row_background_color>
  1404 + </custom>
  1405 + <cluster_schema/>
  1406 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  1407 + <xloc>696</xloc>
  1408 + <yloc>476</yloc>
  1409 + <draw>Y</draw>
  1410 + </GUI>
  1411 + </step>
  1412 +
  1413 + <step>
  1414 + <name>&#x5217;&#x8f6c;&#x884c;</name>
  1415 + <type>Denormaliser</type>
  1416 + <description/>
  1417 + <distribute>Y</distribute>
  1418 + <custom_distribution/>
  1419 + <copies>1</copies>
  1420 + <partitioning>
  1421 + <method>none</method>
  1422 + <schema_name/>
  1423 + </partitioning>
  1424 + <key_field>fcno</key_field>
  1425 + <group>
  1426 + <field>
  1427 + <name>lp</name>
  1428 + </field>
  1429 + </group>
  1430 + <fields>
  1431 + <field>
  1432 + <field_name>id</field_name>
  1433 + <key_value>1</key_value>
  1434 + <target_name>fcno1_id</target_name>
  1435 + <target_type>String</target_type>
  1436 + <target_format/>
  1437 + <target_length>-1</target_length>
  1438 + <target_precision>-1</target_precision>
  1439 + <target_decimal_symbol/>
  1440 + <target_grouping_symbol/>
  1441 + <target_currency_symbol/>
  1442 + <target_null_string/>
  1443 + <target_aggregation_type>-</target_aggregation_type>
  1444 + </field>
  1445 + <field>
  1446 + <field_name>fcsj</field_name>
  1447 + <key_value>1</key_value>
  1448 + <target_name>fcno1_fcsj</target_name>
  1449 + <target_type>String</target_type>
  1450 + <target_format/>
  1451 + <target_length>-1</target_length>
  1452 + <target_precision>-1</target_precision>
  1453 + <target_decimal_symbol/>
  1454 + <target_grouping_symbol/>
  1455 + <target_currency_symbol/>
  1456 + <target_null_string/>
  1457 + <target_aggregation_type>-</target_aggregation_type>
  1458 + </field>
  1459 + <field>
  1460 + <field_name>fczdName</field_name>
  1461 + <key_value>1</key_value>
  1462 + <target_name>fcno1_zdname</target_name>
  1463 + <target_type>String</target_type>
  1464 + <target_format/>
  1465 + <target_length>-1</target_length>
  1466 + <target_precision>-1</target_precision>
  1467 + <target_decimal_symbol/>
  1468 + <target_grouping_symbol/>
  1469 + <target_currency_symbol/>
  1470 + <target_null_string/>
  1471 + <target_aggregation_type>-</target_aggregation_type>
  1472 + </field>
  1473 + <field>
  1474 + <field_name>bc_type</field_name>
  1475 + <key_value>1</key_value>
  1476 + <target_name>fcno1_bctype</target_name>
  1477 + <target_type>String</target_type>
  1478 + <target_format/>
  1479 + <target_length>-1</target_length>
  1480 + <target_precision>-1</target_precision>
  1481 + <target_decimal_symbol/>
  1482 + <target_grouping_symbol/>
  1483 + <target_currency_symbol/>
  1484 + <target_null_string/>
  1485 + <target_aggregation_type>-</target_aggregation_type>
  1486 + </field>
  1487 + <field>
  1488 + <field_name>xl_dir</field_name>
  1489 + <key_value>1</key_value>
  1490 + <target_name>fcno1_xldir</target_name>
  1491 + <target_type>String</target_type>
  1492 + <target_format/>
  1493 + <target_length>-1</target_length>
  1494 + <target_precision>-1</target_precision>
  1495 + <target_decimal_symbol/>
  1496 + <target_grouping_symbol/>
  1497 + <target_currency_symbol/>
  1498 + <target_null_string/>
  1499 + <target_aggregation_type>-</target_aggregation_type>
  1500 + </field>
  1501 + <field>
  1502 + <field_name>isfb</field_name>
  1503 + <key_value>1</key_value>
  1504 + <target_name>fcno1_isfb</target_name>
  1505 + <target_type>String</target_type>
  1506 + <target_format/>
  1507 + <target_length>-1</target_length>
  1508 + <target_precision>-1</target_precision>
  1509 + <target_decimal_symbol/>
  1510 + <target_grouping_symbol/>
  1511 + <target_currency_symbol/>
  1512 + <target_null_string/>
  1513 + <target_aggregation_type>-</target_aggregation_type>
  1514 + </field>
  1515 + <field>
  1516 + <field_name>id</field_name>
  1517 + <key_value>2</key_value>
  1518 + <target_name>fcno2_id</target_name>
  1519 + <target_type>String</target_type>
  1520 + <target_format/>
  1521 + <target_length>-1</target_length>
  1522 + <target_precision>-1</target_precision>
  1523 + <target_decimal_symbol/>
  1524 + <target_grouping_symbol/>
  1525 + <target_currency_symbol/>
  1526 + <target_null_string/>
  1527 + <target_aggregation_type>-</target_aggregation_type>
  1528 + </field>
  1529 + <field>
  1530 + <field_name>fcsj</field_name>
  1531 + <key_value>2</key_value>
  1532 + <target_name>fcno2_fcsj</target_name>
  1533 + <target_type>String</target_type>
  1534 + <target_format/>
  1535 + <target_length>-1</target_length>
  1536 + <target_precision>-1</target_precision>
  1537 + <target_decimal_symbol/>
  1538 + <target_grouping_symbol/>
  1539 + <target_currency_symbol/>
  1540 + <target_null_string/>
  1541 + <target_aggregation_type>-</target_aggregation_type>
  1542 + </field>
  1543 + <field>
  1544 + <field_name>fczdName</field_name>
  1545 + <key_value>2</key_value>
  1546 + <target_name>fcno2_zdname</target_name>
  1547 + <target_type>String</target_type>
  1548 + <target_format/>
  1549 + <target_length>-1</target_length>
  1550 + <target_precision>-1</target_precision>
  1551 + <target_decimal_symbol/>
  1552 + <target_grouping_symbol/>
  1553 + <target_currency_symbol/>
  1554 + <target_null_string/>
  1555 + <target_aggregation_type>-</target_aggregation_type>
  1556 + </field>
  1557 + <field>
  1558 + <field_name>bc_type</field_name>
  1559 + <key_value>2</key_value>
  1560 + <target_name>fcno2_bctype</target_name>
  1561 + <target_type>String</target_type>
  1562 + <target_format/>
  1563 + <target_length>-1</target_length>
  1564 + <target_precision>-1</target_precision>
  1565 + <target_decimal_symbol/>
  1566 + <target_grouping_symbol/>
  1567 + <target_currency_symbol/>
  1568 + <target_null_string/>
  1569 + <target_aggregation_type>-</target_aggregation_type>
  1570 + </field>
  1571 + <field>
  1572 + <field_name>xl_dir</field_name>
  1573 + <key_value>2</key_value>
  1574 + <target_name>fcno2_xldir</target_name>
  1575 + <target_type>String</target_type>
  1576 + <target_format/>
  1577 + <target_length>-1</target_length>
  1578 + <target_precision>-1</target_precision>
  1579 + <target_decimal_symbol/>
  1580 + <target_grouping_symbol/>
  1581 + <target_currency_symbol/>
  1582 + <target_null_string/>
  1583 + <target_aggregation_type>-</target_aggregation_type>
  1584 + </field>
  1585 + <field>
  1586 + <field_name>isfb</field_name>
  1587 + <key_value>2</key_value>
  1588 + <target_name>fcno2_isfb</target_name>
  1589 + <target_type>String</target_type>
  1590 + <target_format/>
  1591 + <target_length>-1</target_length>
  1592 + <target_precision>-1</target_precision>
  1593 + <target_decimal_symbol/>
  1594 + <target_grouping_symbol/>
  1595 + <target_currency_symbol/>
  1596 + <target_null_string/>
  1597 + <target_aggregation_type>-</target_aggregation_type>
  1598 + </field>
  1599 + <field>
  1600 + <field_name>id</field_name>
  1601 + <key_value>3</key_value>
  1602 + <target_name>fcno3_id</target_name>
  1603 + <target_type>String</target_type>
  1604 + <target_format/>
  1605 + <target_length>-1</target_length>
  1606 + <target_precision>-1</target_precision>
  1607 + <target_decimal_symbol/>
  1608 + <target_grouping_symbol/>
  1609 + <target_currency_symbol/>
  1610 + <target_null_string/>
  1611 + <target_aggregation_type>-</target_aggregation_type>
  1612 + </field>
  1613 + <field>
  1614 + <field_name>fcsj</field_name>
  1615 + <key_value>3</key_value>
  1616 + <target_name>fcno3_fcsj</target_name>
  1617 + <target_type>String</target_type>
  1618 + <target_format/>
  1619 + <target_length>-1</target_length>
  1620 + <target_precision>-1</target_precision>
  1621 + <target_decimal_symbol/>
  1622 + <target_grouping_symbol/>
  1623 + <target_currency_symbol/>
  1624 + <target_null_string/>
  1625 + <target_aggregation_type>-</target_aggregation_type>
  1626 + </field>
  1627 + <field>
  1628 + <field_name>fczdName</field_name>
  1629 + <key_value>3</key_value>
  1630 + <target_name>fcno3_zdname</target_name>
  1631 + <target_type>String</target_type>
  1632 + <target_format/>
  1633 + <target_length>-1</target_length>
  1634 + <target_precision>-1</target_precision>
  1635 + <target_decimal_symbol/>
  1636 + <target_grouping_symbol/>
  1637 + <target_currency_symbol/>
  1638 + <target_null_string/>
  1639 + <target_aggregation_type>-</target_aggregation_type>
  1640 + </field>
  1641 + <field>
  1642 + <field_name>bc_type</field_name>
  1643 + <key_value>3</key_value>
  1644 + <target_name>fcno3_bctype</target_name>
  1645 + <target_type>String</target_type>
  1646 + <target_format/>
  1647 + <target_length>-1</target_length>
  1648 + <target_precision>-1</target_precision>
  1649 + <target_decimal_symbol/>
  1650 + <target_grouping_symbol/>
  1651 + <target_currency_symbol/>
  1652 + <target_null_string/>
  1653 + <target_aggregation_type>-</target_aggregation_type>
  1654 + </field>
  1655 + <field>
  1656 + <field_name>xl_dir</field_name>
  1657 + <key_value>3</key_value>
  1658 + <target_name>fcno3_xldir</target_name>
  1659 + <target_type>String</target_type>
  1660 + <target_format/>
  1661 + <target_length>-1</target_length>
  1662 + <target_precision>-1</target_precision>
  1663 + <target_decimal_symbol/>
  1664 + <target_grouping_symbol/>
  1665 + <target_currency_symbol/>
  1666 + <target_null_string/>
  1667 + <target_aggregation_type>-</target_aggregation_type>
  1668 + </field>
  1669 + <field>
  1670 + <field_name>isfb</field_name>
  1671 + <key_value>3</key_value>
  1672 + <target_name>fcno3_isfb</target_name>
  1673 + <target_type>String</target_type>
  1674 + <target_format/>
  1675 + <target_length>-1</target_length>
  1676 + <target_precision>-1</target_precision>
  1677 + <target_decimal_symbol/>
  1678 + <target_grouping_symbol/>
  1679 + <target_currency_symbol/>
  1680 + <target_null_string/>
  1681 + <target_aggregation_type>-</target_aggregation_type>
  1682 + </field>
  1683 + <field>
  1684 + <field_name>id</field_name>
  1685 + <key_value>4</key_value>
  1686 + <target_name>fcno4_id</target_name>
  1687 + <target_type>String</target_type>
  1688 + <target_format/>
  1689 + <target_length>-1</target_length>
  1690 + <target_precision>-1</target_precision>
  1691 + <target_decimal_symbol/>
  1692 + <target_grouping_symbol/>
  1693 + <target_currency_symbol/>
  1694 + <target_null_string/>
  1695 + <target_aggregation_type>-</target_aggregation_type>
  1696 + </field>
  1697 + <field>
  1698 + <field_name>fcsj</field_name>
  1699 + <key_value>4</key_value>
  1700 + <target_name>fcno4_fcsj</target_name>
  1701 + <target_type>String</target_type>
  1702 + <target_format/>
  1703 + <target_length>-1</target_length>
  1704 + <target_precision>-1</target_precision>
  1705 + <target_decimal_symbol/>
  1706 + <target_grouping_symbol/>
  1707 + <target_currency_symbol/>
  1708 + <target_null_string/>
  1709 + <target_aggregation_type>-</target_aggregation_type>
  1710 + </field>
  1711 + <field>
  1712 + <field_name>fczdName</field_name>
  1713 + <key_value>4</key_value>
  1714 + <target_name>fcno4_zdname</target_name>
  1715 + <target_type>String</target_type>
  1716 + <target_format/>
  1717 + <target_length>-1</target_length>
  1718 + <target_precision>-1</target_precision>
  1719 + <target_decimal_symbol/>
  1720 + <target_grouping_symbol/>
  1721 + <target_currency_symbol/>
  1722 + <target_null_string/>
  1723 + <target_aggregation_type>-</target_aggregation_type>
  1724 + </field>
  1725 + <field>
  1726 + <field_name>bc_type</field_name>
  1727 + <key_value>4</key_value>
  1728 + <target_name>fcno4_bctype</target_name>
  1729 + <target_type>String</target_type>
  1730 + <target_format/>
  1731 + <target_length>-1</target_length>
  1732 + <target_precision>-1</target_precision>
  1733 + <target_decimal_symbol/>
  1734 + <target_grouping_symbol/>
  1735 + <target_currency_symbol/>
  1736 + <target_null_string/>
  1737 + <target_aggregation_type>-</target_aggregation_type>
  1738 + </field>
  1739 + <field>
  1740 + <field_name>xl_dir</field_name>
  1741 + <key_value>4</key_value>
  1742 + <target_name>fcno4_xldir</target_name>
  1743 + <target_type>String</target_type>
  1744 + <target_format/>
  1745 + <target_length>-1</target_length>
  1746 + <target_precision>-1</target_precision>
  1747 + <target_decimal_symbol/>
  1748 + <target_grouping_symbol/>
  1749 + <target_currency_symbol/>
  1750 + <target_null_string/>
  1751 + <target_aggregation_type>-</target_aggregation_type>
  1752 + </field>
  1753 + <field>
  1754 + <field_name>isfb</field_name>
  1755 + <key_value>4</key_value>
  1756 + <target_name>fcno4_isfb</target_name>
  1757 + <target_type>String</target_type>
  1758 + <target_format/>
  1759 + <target_length>-1</target_length>
  1760 + <target_precision>-1</target_precision>
  1761 + <target_decimal_symbol/>
  1762 + <target_grouping_symbol/>
  1763 + <target_currency_symbol/>
  1764 + <target_null_string/>
  1765 + <target_aggregation_type>-</target_aggregation_type>
  1766 + </field>
  1767 + <field>
  1768 + <field_name>id</field_name>
  1769 + <key_value>5</key_value>
  1770 + <target_name>fcno5_id</target_name>
  1771 + <target_type>String</target_type>
  1772 + <target_format/>
  1773 + <target_length>-1</target_length>
  1774 + <target_precision>-1</target_precision>
  1775 + <target_decimal_symbol/>
  1776 + <target_grouping_symbol/>
  1777 + <target_currency_symbol/>
  1778 + <target_null_string/>
  1779 + <target_aggregation_type>-</target_aggregation_type>
  1780 + </field>
  1781 + <field>
  1782 + <field_name>fcsj</field_name>
  1783 + <key_value>5</key_value>
  1784 + <target_name>fcno5_fcsj</target_name>
  1785 + <target_type>String</target_type>
  1786 + <target_format/>
  1787 + <target_length>-1</target_length>
  1788 + <target_precision>-1</target_precision>
  1789 + <target_decimal_symbol/>
  1790 + <target_grouping_symbol/>
  1791 + <target_currency_symbol/>
  1792 + <target_null_string/>
  1793 + <target_aggregation_type>-</target_aggregation_type>
  1794 + </field>
  1795 + <field>
  1796 + <field_name>fczdName</field_name>
  1797 + <key_value>5</key_value>
  1798 + <target_name>fcno5_zdname</target_name>
  1799 + <target_type>String</target_type>
  1800 + <target_format/>
  1801 + <target_length>-1</target_length>
  1802 + <target_precision>-1</target_precision>
  1803 + <target_decimal_symbol/>
  1804 + <target_grouping_symbol/>
  1805 + <target_currency_symbol/>
  1806 + <target_null_string/>
  1807 + <target_aggregation_type>-</target_aggregation_type>
  1808 + </field>
  1809 + <field>
  1810 + <field_name>bc_type</field_name>
  1811 + <key_value>5</key_value>
  1812 + <target_name>fcno5_bctype</target_name>
  1813 + <target_type>String</target_type>
  1814 + <target_format/>
  1815 + <target_length>-1</target_length>
  1816 + <target_precision>-1</target_precision>
  1817 + <target_decimal_symbol/>
  1818 + <target_grouping_symbol/>
  1819 + <target_currency_symbol/>
  1820 + <target_null_string/>
  1821 + <target_aggregation_type>-</target_aggregation_type>
  1822 + </field>
  1823 + <field>
  1824 + <field_name>xl_dir</field_name>
  1825 + <key_value>5</key_value>
  1826 + <target_name>fcno5_xldir</target_name>
  1827 + <target_type>String</target_type>
  1828 + <target_format/>
  1829 + <target_length>-1</target_length>
  1830 + <target_precision>-1</target_precision>
  1831 + <target_decimal_symbol/>
  1832 + <target_grouping_symbol/>
  1833 + <target_currency_symbol/>
  1834 + <target_null_string/>
  1835 + <target_aggregation_type>-</target_aggregation_type>
  1836 + </field>
  1837 + <field>
  1838 + <field_name>isfb</field_name>
  1839 + <key_value>5</key_value>
  1840 + <target_name>fcno5_isfb</target_name>
  1841 + <target_type>String</target_type>
  1842 + <target_format/>
  1843 + <target_length>-1</target_length>
  1844 + <target_precision>-1</target_precision>
  1845 + <target_decimal_symbol/>
  1846 + <target_grouping_symbol/>
  1847 + <target_currency_symbol/>
  1848 + <target_null_string/>
  1849 + <target_aggregation_type>-</target_aggregation_type>
  1850 + </field>
  1851 + <field>
  1852 + <field_name>id</field_name>
  1853 + <key_value>6</key_value>
  1854 + <target_name>fcno6_id</target_name>
  1855 + <target_type>String</target_type>
  1856 + <target_format/>
  1857 + <target_length>-1</target_length>
  1858 + <target_precision>-1</target_precision>
  1859 + <target_decimal_symbol/>
  1860 + <target_grouping_symbol/>
  1861 + <target_currency_symbol/>
  1862 + <target_null_string/>
  1863 + <target_aggregation_type>-</target_aggregation_type>
  1864 + </field>
  1865 + <field>
  1866 + <field_name>fcsj</field_name>
  1867 + <key_value>6</key_value>
  1868 + <target_name>fcno6_fcsj</target_name>
  1869 + <target_type>String</target_type>
  1870 + <target_format/>
  1871 + <target_length>-1</target_length>
  1872 + <target_precision>-1</target_precision>
  1873 + <target_decimal_symbol/>
  1874 + <target_grouping_symbol/>
  1875 + <target_currency_symbol/>
  1876 + <target_null_string/>
  1877 + <target_aggregation_type>-</target_aggregation_type>
  1878 + </field>
  1879 + <field>
  1880 + <field_name>fczdName</field_name>
  1881 + <key_value>6</key_value>
  1882 + <target_name>fcno6_zdname</target_name>
  1883 + <target_type>String</target_type>
  1884 + <target_format/>
  1885 + <target_length>-1</target_length>
  1886 + <target_precision>-1</target_precision>
  1887 + <target_decimal_symbol/>
  1888 + <target_grouping_symbol/>
  1889 + <target_currency_symbol/>
  1890 + <target_null_string/>
  1891 + <target_aggregation_type>-</target_aggregation_type>
  1892 + </field>
  1893 + <field>
  1894 + <field_name>bc_type</field_name>
  1895 + <key_value>6</key_value>
  1896 + <target_name>fcno6_bctype</target_name>
  1897 + <target_type>String</target_type>
  1898 + <target_format/>
  1899 + <target_length>-1</target_length>
  1900 + <target_precision>-1</target_precision>
  1901 + <target_decimal_symbol/>
  1902 + <target_grouping_symbol/>
  1903 + <target_currency_symbol/>
  1904 + <target_null_string/>
  1905 + <target_aggregation_type>-</target_aggregation_type>
  1906 + </field>
  1907 + <field>
  1908 + <field_name>xl_dir</field_name>
  1909 + <key_value>6</key_value>
  1910 + <target_name>fcno6_xldir</target_name>
  1911 + <target_type>String</target_type>
  1912 + <target_format/>
  1913 + <target_length>-1</target_length>
  1914 + <target_precision>-1</target_precision>
  1915 + <target_decimal_symbol/>
  1916 + <target_grouping_symbol/>
  1917 + <target_currency_symbol/>
  1918 + <target_null_string/>
  1919 + <target_aggregation_type>-</target_aggregation_type>
  1920 + </field>
  1921 + <field>
  1922 + <field_name>isfb</field_name>
  1923 + <key_value>6</key_value>
  1924 + <target_name>fcno6_isfb</target_name>
  1925 + <target_type>String</target_type>
  1926 + <target_format/>
  1927 + <target_length>-1</target_length>
  1928 + <target_precision>-1</target_precision>
  1929 + <target_decimal_symbol/>
  1930 + <target_grouping_symbol/>
  1931 + <target_currency_symbol/>
  1932 + <target_null_string/>
  1933 + <target_aggregation_type>-</target_aggregation_type>
  1934 + </field>
  1935 + <field>
  1936 + <field_name>id</field_name>
  1937 + <key_value>7</key_value>
  1938 + <target_name>fcno7_id</target_name>
  1939 + <target_type>String</target_type>
  1940 + <target_format/>
  1941 + <target_length>-1</target_length>
  1942 + <target_precision>-1</target_precision>
  1943 + <target_decimal_symbol/>
  1944 + <target_grouping_symbol/>
  1945 + <target_currency_symbol/>
  1946 + <target_null_string/>
  1947 + <target_aggregation_type>-</target_aggregation_type>
  1948 + </field>
  1949 + <field>
  1950 + <field_name>fcsj</field_name>
  1951 + <key_value>7</key_value>
  1952 + <target_name>fcno7_fcsj</target_name>
  1953 + <target_type>String</target_type>
  1954 + <target_format/>
  1955 + <target_length>-1</target_length>
  1956 + <target_precision>-1</target_precision>
  1957 + <target_decimal_symbol/>
  1958 + <target_grouping_symbol/>
  1959 + <target_currency_symbol/>
  1960 + <target_null_string/>
  1961 + <target_aggregation_type>-</target_aggregation_type>
  1962 + </field>
  1963 + <field>
  1964 + <field_name>fczdName</field_name>
  1965 + <key_value>7</key_value>
  1966 + <target_name>fcno7_zdname</target_name>
  1967 + <target_type>String</target_type>
  1968 + <target_format/>
  1969 + <target_length>-1</target_length>
  1970 + <target_precision>-1</target_precision>
  1971 + <target_decimal_symbol/>
  1972 + <target_grouping_symbol/>
  1973 + <target_currency_symbol/>
  1974 + <target_null_string/>
  1975 + <target_aggregation_type>-</target_aggregation_type>
  1976 + </field>
  1977 + <field>
  1978 + <field_name>bc_type</field_name>
  1979 + <key_value>7</key_value>
  1980 + <target_name>fcno7_bctype</target_name>
  1981 + <target_type>String</target_type>
  1982 + <target_format/>
  1983 + <target_length>-1</target_length>
  1984 + <target_precision>-1</target_precision>
  1985 + <target_decimal_symbol/>
  1986 + <target_grouping_symbol/>
  1987 + <target_currency_symbol/>
  1988 + <target_null_string/>
  1989 + <target_aggregation_type>-</target_aggregation_type>
  1990 + </field>
  1991 + <field>
  1992 + <field_name>xl_dir</field_name>
  1993 + <key_value>7</key_value>
  1994 + <target_name>fcno7_xldir</target_name>
  1995 + <target_type>String</target_type>
  1996 + <target_format/>
  1997 + <target_length>-1</target_length>
  1998 + <target_precision>-1</target_precision>
  1999 + <target_decimal_symbol/>
  2000 + <target_grouping_symbol/>
  2001 + <target_currency_symbol/>
  2002 + <target_null_string/>
  2003 + <target_aggregation_type>-</target_aggregation_type>
  2004 + </field>
  2005 + <field>
  2006 + <field_name>isfb</field_name>
  2007 + <key_value>7</key_value>
  2008 + <target_name>fcno7_isfb</target_name>
  2009 + <target_type>String</target_type>
  2010 + <target_format/>
  2011 + <target_length>-1</target_length>
  2012 + <target_precision>-1</target_precision>
  2013 + <target_decimal_symbol/>
  2014 + <target_grouping_symbol/>
  2015 + <target_currency_symbol/>
  2016 + <target_null_string/>
  2017 + <target_aggregation_type>-</target_aggregation_type>
  2018 + </field>
  2019 + <field>
  2020 + <field_name>id</field_name>
  2021 + <key_value>8</key_value>
  2022 + <target_name>fcno8_id</target_name>
  2023 + <target_type>String</target_type>
  2024 + <target_format/>
  2025 + <target_length>-1</target_length>
  2026 + <target_precision>-1</target_precision>
  2027 + <target_decimal_symbol/>
  2028 + <target_grouping_symbol/>
  2029 + <target_currency_symbol/>
  2030 + <target_null_string/>
  2031 + <target_aggregation_type>-</target_aggregation_type>
  2032 + </field>
  2033 + <field>
  2034 + <field_name>fcsj</field_name>
  2035 + <key_value>8</key_value>
  2036 + <target_name>fcno8_fcsj</target_name>
  2037 + <target_type>String</target_type>
  2038 + <target_format/>
  2039 + <target_length>-1</target_length>
  2040 + <target_precision>-1</target_precision>
  2041 + <target_decimal_symbol/>
  2042 + <target_grouping_symbol/>
  2043 + <target_currency_symbol/>
  2044 + <target_null_string/>
  2045 + <target_aggregation_type>-</target_aggregation_type>
  2046 + </field>
  2047 + <field>
  2048 + <field_name>fczdName</field_name>
  2049 + <key_value>8</key_value>
  2050 + <target_name>fcno8_zdname</target_name>
  2051 + <target_type>String</target_type>
  2052 + <target_format/>
  2053 + <target_length>-1</target_length>
  2054 + <target_precision>-1</target_precision>
  2055 + <target_decimal_symbol/>
  2056 + <target_grouping_symbol/>
  2057 + <target_currency_symbol/>
  2058 + <target_null_string/>
  2059 + <target_aggregation_type>-</target_aggregation_type>
  2060 + </field>
  2061 + <field>
  2062 + <field_name>bc_type</field_name>
  2063 + <key_value>8</key_value>
  2064 + <target_name>fcno8_bctype</target_name>
  2065 + <target_type>String</target_type>
  2066 + <target_format/>
  2067 + <target_length>-1</target_length>
  2068 + <target_precision>-1</target_precision>
  2069 + <target_decimal_symbol/>
  2070 + <target_grouping_symbol/>
  2071 + <target_currency_symbol/>
  2072 + <target_null_string/>
  2073 + <target_aggregation_type>-</target_aggregation_type>
  2074 + </field>
  2075 + <field>
  2076 + <field_name>xl_dir</field_name>
  2077 + <key_value>8</key_value>
  2078 + <target_name>fcno8_xldir</target_name>
  2079 + <target_type>String</target_type>
  2080 + <target_format/>
  2081 + <target_length>-1</target_length>
  2082 + <target_precision>-1</target_precision>
  2083 + <target_decimal_symbol/>
  2084 + <target_grouping_symbol/>
  2085 + <target_currency_symbol/>
  2086 + <target_null_string/>
  2087 + <target_aggregation_type>-</target_aggregation_type>
  2088 + </field>
  2089 + <field>
  2090 + <field_name>isfb</field_name>
  2091 + <key_value>8</key_value>
  2092 + <target_name>fcno8_isfb</target_name>
  2093 + <target_type>String</target_type>
  2094 + <target_format/>
  2095 + <target_length>-1</target_length>
  2096 + <target_precision>-1</target_precision>
  2097 + <target_decimal_symbol/>
  2098 + <target_grouping_symbol/>
  2099 + <target_currency_symbol/>
  2100 + <target_null_string/>
  2101 + <target_aggregation_type>-</target_aggregation_type>
  2102 + </field>
  2103 + <field>
  2104 + <field_name>id</field_name>
  2105 + <key_value>9</key_value>
  2106 + <target_name>fcno9_id</target_name>
  2107 + <target_type>String</target_type>
  2108 + <target_format/>
  2109 + <target_length>-1</target_length>
  2110 + <target_precision>-1</target_precision>
  2111 + <target_decimal_symbol/>
  2112 + <target_grouping_symbol/>
  2113 + <target_currency_symbol/>
  2114 + <target_null_string/>
  2115 + <target_aggregation_type>-</target_aggregation_type>
  2116 + </field>
  2117 + <field>
  2118 + <field_name>fcsj</field_name>
  2119 + <key_value>9</key_value>
  2120 + <target_name>fcno9_fcsj</target_name>
  2121 + <target_type>String</target_type>
  2122 + <target_format/>
  2123 + <target_length>-1</target_length>
  2124 + <target_precision>-1</target_precision>
  2125 + <target_decimal_symbol/>
  2126 + <target_grouping_symbol/>
  2127 + <target_currency_symbol/>
  2128 + <target_null_string/>
  2129 + <target_aggregation_type>-</target_aggregation_type>
  2130 + </field>
  2131 + <field>
  2132 + <field_name>fczdName</field_name>
  2133 + <key_value>9</key_value>
  2134 + <target_name>fcno9_zdname</target_name>
  2135 + <target_type>String</target_type>
  2136 + <target_format/>
  2137 + <target_length>-1</target_length>
  2138 + <target_precision>-1</target_precision>
  2139 + <target_decimal_symbol/>
  2140 + <target_grouping_symbol/>
  2141 + <target_currency_symbol/>
  2142 + <target_null_string/>
  2143 + <target_aggregation_type>-</target_aggregation_type>
  2144 + </field>
  2145 + <field>
  2146 + <field_name>bc_type</field_name>
  2147 + <key_value>9</key_value>
  2148 + <target_name>fcno9_bctype</target_name>
  2149 + <target_type>String</target_type>
  2150 + <target_format/>
  2151 + <target_length>-1</target_length>
  2152 + <target_precision>-1</target_precision>
  2153 + <target_decimal_symbol/>
  2154 + <target_grouping_symbol/>
  2155 + <target_currency_symbol/>
  2156 + <target_null_string/>
  2157 + <target_aggregation_type>-</target_aggregation_type>
  2158 + </field>
  2159 + <field>
  2160 + <field_name>xl_dir</field_name>
  2161 + <key_value>9</key_value>
  2162 + <target_name>fcno9_xldir</target_name>
  2163 + <target_type>String</target_type>
  2164 + <target_format/>
  2165 + <target_length>-1</target_length>
  2166 + <target_precision>-1</target_precision>
  2167 + <target_decimal_symbol/>
  2168 + <target_grouping_symbol/>
  2169 + <target_currency_symbol/>
  2170 + <target_null_string/>
  2171 + <target_aggregation_type>-</target_aggregation_type>
  2172 + </field>
  2173 + <field>
  2174 + <field_name>isfb</field_name>
  2175 + <key_value>9</key_value>
  2176 + <target_name>fcno9_isfb</target_name>
  2177 + <target_type>String</target_type>
  2178 + <target_format/>
  2179 + <target_length>-1</target_length>
  2180 + <target_precision>-1</target_precision>
  2181 + <target_decimal_symbol/>
  2182 + <target_grouping_symbol/>
  2183 + <target_currency_symbol/>
  2184 + <target_null_string/>
  2185 + <target_aggregation_type>-</target_aggregation_type>
  2186 + </field>
  2187 + <field>
  2188 + <field_name>id</field_name>
  2189 + <key_value>10</key_value>
  2190 + <target_name>fcno10_id</target_name>
  2191 + <target_type>String</target_type>
  2192 + <target_format/>
  2193 + <target_length>-1</target_length>
  2194 + <target_precision>-1</target_precision>
  2195 + <target_decimal_symbol/>
  2196 + <target_grouping_symbol/>
  2197 + <target_currency_symbol/>
  2198 + <target_null_string/>
  2199 + <target_aggregation_type>-</target_aggregation_type>
  2200 + </field>
  2201 + <field>
  2202 + <field_name>fcsj</field_name>
  2203 + <key_value>10</key_value>
  2204 + <target_name>fcno10_fcsj</target_name>
  2205 + <target_type>String</target_type>
  2206 + <target_format/>
  2207 + <target_length>-1</target_length>
  2208 + <target_precision>-1</target_precision>
  2209 + <target_decimal_symbol/>
  2210 + <target_grouping_symbol/>
  2211 + <target_currency_symbol/>
  2212 + <target_null_string/>
  2213 + <target_aggregation_type>-</target_aggregation_type>
  2214 + </field>
  2215 + <field>
  2216 + <field_name>fczdName</field_name>
  2217 + <key_value>10</key_value>
  2218 + <target_name>fcno10_zdname</target_name>
  2219 + <target_type>String</target_type>
  2220 + <target_format/>
  2221 + <target_length>-1</target_length>
  2222 + <target_precision>-1</target_precision>
  2223 + <target_decimal_symbol/>
  2224 + <target_grouping_symbol/>
  2225 + <target_currency_symbol/>
  2226 + <target_null_string/>
  2227 + <target_aggregation_type>-</target_aggregation_type>
  2228 + </field>
  2229 + <field>
  2230 + <field_name>bc_type</field_name>
  2231 + <key_value>10</key_value>
  2232 + <target_name>fcno10_bctype</target_name>
  2233 + <target_type>String</target_type>
  2234 + <target_format/>
  2235 + <target_length>-1</target_length>
  2236 + <target_precision>-1</target_precision>
  2237 + <target_decimal_symbol/>
  2238 + <target_grouping_symbol/>
  2239 + <target_currency_symbol/>
  2240 + <target_null_string/>
  2241 + <target_aggregation_type>-</target_aggregation_type>
  2242 + </field>
  2243 + <field>
  2244 + <field_name>xl_dir</field_name>
  2245 + <key_value>10</key_value>
  2246 + <target_name>fcno10_xldir</target_name>
  2247 + <target_type>String</target_type>
  2248 + <target_format/>
  2249 + <target_length>-1</target_length>
  2250 + <target_precision>-1</target_precision>
  2251 + <target_decimal_symbol/>
  2252 + <target_grouping_symbol/>
  2253 + <target_currency_symbol/>
  2254 + <target_null_string/>
  2255 + <target_aggregation_type>-</target_aggregation_type>
  2256 + </field>
  2257 + <field>
  2258 + <field_name>isfb</field_name>
  2259 + <key_value>10</key_value>
  2260 + <target_name>fcno10_isfb</target_name>
  2261 + <target_type>String</target_type>
  2262 + <target_format/>
  2263 + <target_length>-1</target_length>
  2264 + <target_precision>-1</target_precision>
  2265 + <target_decimal_symbol/>
  2266 + <target_grouping_symbol/>
  2267 + <target_currency_symbol/>
  2268 + <target_null_string/>
  2269 + <target_aggregation_type>-</target_aggregation_type>
  2270 + </field>
  2271 + <field>
  2272 + <field_name>id</field_name>
  2273 + <key_value>11</key_value>
  2274 + <target_name>fcno11_id</target_name>
  2275 + <target_type>String</target_type>
  2276 + <target_format/>
  2277 + <target_length>-1</target_length>
  2278 + <target_precision>-1</target_precision>
  2279 + <target_decimal_symbol/>
  2280 + <target_grouping_symbol/>
  2281 + <target_currency_symbol/>
  2282 + <target_null_string/>
  2283 + <target_aggregation_type>-</target_aggregation_type>
  2284 + </field>
  2285 + <field>
  2286 + <field_name>fcsj</field_name>
  2287 + <key_value>11</key_value>
  2288 + <target_name>fcno11_fcsj</target_name>
  2289 + <target_type>String</target_type>
  2290 + <target_format/>
  2291 + <target_length>-1</target_length>
  2292 + <target_precision>-1</target_precision>
  2293 + <target_decimal_symbol/>
  2294 + <target_grouping_symbol/>
  2295 + <target_currency_symbol/>
  2296 + <target_null_string/>
  2297 + <target_aggregation_type>-</target_aggregation_type>
  2298 + </field>
  2299 + <field>
  2300 + <field_name>fczdName</field_name>
  2301 + <key_value>11</key_value>
  2302 + <target_name>fcno11_zdname</target_name>
  2303 + <target_type>String</target_type>
  2304 + <target_format/>
  2305 + <target_length>-1</target_length>
  2306 + <target_precision>-1</target_precision>
  2307 + <target_decimal_symbol/>
  2308 + <target_grouping_symbol/>
  2309 + <target_currency_symbol/>
  2310 + <target_null_string/>
  2311 + <target_aggregation_type>-</target_aggregation_type>
  2312 + </field>
  2313 + <field>
  2314 + <field_name>bc_type</field_name>
  2315 + <key_value>11</key_value>
  2316 + <target_name>fcno11_bctype</target_name>
  2317 + <target_type>String</target_type>
  2318 + <target_format/>
  2319 + <target_length>-1</target_length>
  2320 + <target_precision>-1</target_precision>
  2321 + <target_decimal_symbol/>
  2322 + <target_grouping_symbol/>
  2323 + <target_currency_symbol/>
  2324 + <target_null_string/>
  2325 + <target_aggregation_type>-</target_aggregation_type>
  2326 + </field>
  2327 + <field>
  2328 + <field_name>xl_dir</field_name>
  2329 + <key_value>11</key_value>
  2330 + <target_name>fcno11_xldir</target_name>
  2331 + <target_type>String</target_type>
  2332 + <target_format/>
  2333 + <target_length>-1</target_length>
  2334 + <target_precision>-1</target_precision>
  2335 + <target_decimal_symbol/>
  2336 + <target_grouping_symbol/>
  2337 + <target_currency_symbol/>
  2338 + <target_null_string/>
  2339 + <target_aggregation_type>-</target_aggregation_type>
  2340 + </field>
  2341 + <field>
  2342 + <field_name>isfb</field_name>
  2343 + <key_value>11</key_value>
  2344 + <target_name>fcno11_isfb</target_name>
  2345 + <target_type>String</target_type>
  2346 + <target_format/>
  2347 + <target_length>-1</target_length>
  2348 + <target_precision>-1</target_precision>
  2349 + <target_decimal_symbol/>
  2350 + <target_grouping_symbol/>
  2351 + <target_currency_symbol/>
  2352 + <target_null_string/>
  2353 + <target_aggregation_type>-</target_aggregation_type>
  2354 + </field>
  2355 + <field>
  2356 + <field_name>id</field_name>
  2357 + <key_value>12</key_value>
  2358 + <target_name>fcno12_id</target_name>
  2359 + <target_type>String</target_type>
  2360 + <target_format/>
  2361 + <target_length>-1</target_length>
  2362 + <target_precision>-1</target_precision>
  2363 + <target_decimal_symbol/>
  2364 + <target_grouping_symbol/>
  2365 + <target_currency_symbol/>
  2366 + <target_null_string/>
  2367 + <target_aggregation_type>-</target_aggregation_type>
  2368 + </field>
  2369 + <field>
  2370 + <field_name>fcsj</field_name>
  2371 + <key_value>12</key_value>
  2372 + <target_name>fcno12_fcsj</target_name>
  2373 + <target_type>String</target_type>
  2374 + <target_format/>
  2375 + <target_length>-1</target_length>
  2376 + <target_precision>-1</target_precision>
  2377 + <target_decimal_symbol/>
  2378 + <target_grouping_symbol/>
  2379 + <target_currency_symbol/>
  2380 + <target_null_string/>
  2381 + <target_aggregation_type>-</target_aggregation_type>
  2382 + </field>
  2383 + <field>
  2384 + <field_name>fczdName</field_name>
  2385 + <key_value>12</key_value>
  2386 + <target_name>fcno12_zdname</target_name>
  2387 + <target_type>String</target_type>
  2388 + <target_format/>
  2389 + <target_length>-1</target_length>
  2390 + <target_precision>-1</target_precision>
  2391 + <target_decimal_symbol/>
  2392 + <target_grouping_symbol/>
  2393 + <target_currency_symbol/>
  2394 + <target_null_string/>
  2395 + <target_aggregation_type>-</target_aggregation_type>
  2396 + </field>
  2397 + <field>
  2398 + <field_name>bc_type</field_name>
  2399 + <key_value>12</key_value>
  2400 + <target_name>fcno12_bctype</target_name>
  2401 + <target_type>String</target_type>
  2402 + <target_format/>
  2403 + <target_length>-1</target_length>
  2404 + <target_precision>-1</target_precision>
  2405 + <target_decimal_symbol/>
  2406 + <target_grouping_symbol/>
  2407 + <target_currency_symbol/>
  2408 + <target_null_string/>
  2409 + <target_aggregation_type>-</target_aggregation_type>
  2410 + </field>
  2411 + <field>
  2412 + <field_name>xl_dir</field_name>
  2413 + <key_value>12</key_value>
  2414 + <target_name>fcno12_xldir</target_name>
  2415 + <target_type>String</target_type>
  2416 + <target_format/>
  2417 + <target_length>-1</target_length>
  2418 + <target_precision>-1</target_precision>
  2419 + <target_decimal_symbol/>
  2420 + <target_grouping_symbol/>
  2421 + <target_currency_symbol/>
  2422 + <target_null_string/>
  2423 + <target_aggregation_type>-</target_aggregation_type>
  2424 + </field>
  2425 + <field>
  2426 + <field_name>isfb</field_name>
  2427 + <key_value>12</key_value>
  2428 + <target_name>fcno12_isfb</target_name>
  2429 + <target_type>String</target_type>
  2430 + <target_format/>
  2431 + <target_length>-1</target_length>
  2432 + <target_precision>-1</target_precision>
  2433 + <target_decimal_symbol/>
  2434 + <target_grouping_symbol/>
  2435 + <target_currency_symbol/>
  2436 + <target_null_string/>
  2437 + <target_aggregation_type>-</target_aggregation_type>
  2438 + </field>
  2439 + <field>
  2440 + <field_name>id</field_name>
  2441 + <key_value>13</key_value>
  2442 + <target_name>fcno13_id</target_name>
  2443 + <target_type>String</target_type>
  2444 + <target_format/>
  2445 + <target_length>-1</target_length>
  2446 + <target_precision>-1</target_precision>
  2447 + <target_decimal_symbol/>
  2448 + <target_grouping_symbol/>
  2449 + <target_currency_symbol/>
  2450 + <target_null_string/>
  2451 + <target_aggregation_type>-</target_aggregation_type>
  2452 + </field>
  2453 + <field>
  2454 + <field_name>fcsj</field_name>
  2455 + <key_value>13</key_value>
  2456 + <target_name>fcno13_fcsj</target_name>
  2457 + <target_type>String</target_type>
  2458 + <target_format/>
  2459 + <target_length>-1</target_length>
  2460 + <target_precision>-1</target_precision>
  2461 + <target_decimal_symbol/>
  2462 + <target_grouping_symbol/>
  2463 + <target_currency_symbol/>
  2464 + <target_null_string/>
  2465 + <target_aggregation_type>-</target_aggregation_type>
  2466 + </field>
  2467 + <field>
  2468 + <field_name>fczdName</field_name>
  2469 + <key_value>13</key_value>
  2470 + <target_name>fcno13_zdname</target_name>
  2471 + <target_type>String</target_type>
  2472 + <target_format/>
  2473 + <target_length>-1</target_length>
  2474 + <target_precision>-1</target_precision>
  2475 + <target_decimal_symbol/>
  2476 + <target_grouping_symbol/>
  2477 + <target_currency_symbol/>
  2478 + <target_null_string/>
  2479 + <target_aggregation_type>-</target_aggregation_type>
  2480 + </field>
  2481 + <field>
  2482 + <field_name>bc_type</field_name>
  2483 + <key_value>13</key_value>
  2484 + <target_name>fcno13_bctype</target_name>
  2485 + <target_type>String</target_type>
  2486 + <target_format/>
  2487 + <target_length>-1</target_length>
  2488 + <target_precision>-1</target_precision>
  2489 + <target_decimal_symbol/>
  2490 + <target_grouping_symbol/>
  2491 + <target_currency_symbol/>
  2492 + <target_null_string/>
  2493 + <target_aggregation_type>-</target_aggregation_type>
  2494 + </field>
  2495 + <field>
  2496 + <field_name>xl_dir</field_name>
  2497 + <key_value>13</key_value>
  2498 + <target_name>fcno13_xldir</target_name>
  2499 + <target_type>String</target_type>
  2500 + <target_format/>
  2501 + <target_length>-1</target_length>
  2502 + <target_precision>-1</target_precision>
  2503 + <target_decimal_symbol/>
  2504 + <target_grouping_symbol/>
  2505 + <target_currency_symbol/>
  2506 + <target_null_string/>
  2507 + <target_aggregation_type>-</target_aggregation_type>
  2508 + </field>
  2509 + <field>
  2510 + <field_name>isfb</field_name>
  2511 + <key_value>13</key_value>
  2512 + <target_name>fcno13_isfb</target_name>
  2513 + <target_type>String</target_type>
  2514 + <target_format/>
  2515 + <target_length>-1</target_length>
  2516 + <target_precision>-1</target_precision>
  2517 + <target_decimal_symbol/>
  2518 + <target_grouping_symbol/>
  2519 + <target_currency_symbol/>
  2520 + <target_null_string/>
  2521 + <target_aggregation_type>-</target_aggregation_type>
  2522 + </field>
  2523 + <field>
  2524 + <field_name>id</field_name>
  2525 + <key_value>14</key_value>
  2526 + <target_name>fcno14_id</target_name>
  2527 + <target_type>String</target_type>
  2528 + <target_format/>
  2529 + <target_length>-1</target_length>
  2530 + <target_precision>-1</target_precision>
  2531 + <target_decimal_symbol/>
  2532 + <target_grouping_symbol/>
  2533 + <target_currency_symbol/>
  2534 + <target_null_string/>
  2535 + <target_aggregation_type>-</target_aggregation_type>
  2536 + </field>
  2537 + <field>
  2538 + <field_name>fcsj</field_name>
  2539 + <key_value>14</key_value>
  2540 + <target_name>fcno14_fcsj</target_name>
  2541 + <target_type>String</target_type>
  2542 + <target_format/>
  2543 + <target_length>-1</target_length>
  2544 + <target_precision>-1</target_precision>
  2545 + <target_decimal_symbol/>
  2546 + <target_grouping_symbol/>
  2547 + <target_currency_symbol/>
  2548 + <target_null_string/>
  2549 + <target_aggregation_type>-</target_aggregation_type>
  2550 + </field>
  2551 + <field>
  2552 + <field_name>fczdName</field_name>
  2553 + <key_value>14</key_value>
  2554 + <target_name>fcno14_zdname</target_name>
  2555 + <target_type>String</target_type>
  2556 + <target_format/>
  2557 + <target_length>-1</target_length>
  2558 + <target_precision>-1</target_precision>
  2559 + <target_decimal_symbol/>
  2560 + <target_grouping_symbol/>
  2561 + <target_currency_symbol/>
  2562 + <target_null_string/>
  2563 + <target_aggregation_type>-</target_aggregation_type>
  2564 + </field>
  2565 + <field>
  2566 + <field_name>bc_type</field_name>
  2567 + <key_value>14</key_value>
  2568 + <target_name>fcno14_bctype</target_name>
  2569 + <target_type>String</target_type>
  2570 + <target_format/>
  2571 + <target_length>-1</target_length>
  2572 + <target_precision>-1</target_precision>
  2573 + <target_decimal_symbol/>
  2574 + <target_grouping_symbol/>
  2575 + <target_currency_symbol/>
  2576 + <target_null_string/>
  2577 + <target_aggregation_type>-</target_aggregation_type>
  2578 + </field>
  2579 + <field>
  2580 + <field_name>xl_dir</field_name>
  2581 + <key_value>14</key_value>
  2582 + <target_name>fcno14_xldir</target_name>
  2583 + <target_type>String</target_type>
  2584 + <target_format/>
  2585 + <target_length>-1</target_length>
  2586 + <target_precision>-1</target_precision>
  2587 + <target_decimal_symbol/>
  2588 + <target_grouping_symbol/>
  2589 + <target_currency_symbol/>
  2590 + <target_null_string/>
  2591 + <target_aggregation_type>-</target_aggregation_type>
  2592 + </field>
  2593 + <field>
  2594 + <field_name>isfb</field_name>
  2595 + <key_value>14</key_value>
  2596 + <target_name>fcno14_isfb</target_name>
  2597 + <target_type>String</target_type>
  2598 + <target_format/>
  2599 + <target_length>-1</target_length>
  2600 + <target_precision>-1</target_precision>
  2601 + <target_decimal_symbol/>
  2602 + <target_grouping_symbol/>
  2603 + <target_currency_symbol/>
  2604 + <target_null_string/>
  2605 + <target_aggregation_type>-</target_aggregation_type>
  2606 + </field>
  2607 + <field>
  2608 + <field_name>id</field_name>
  2609 + <key_value>15</key_value>
  2610 + <target_name>fcno15_id</target_name>
  2611 + <target_type>String</target_type>
  2612 + <target_format/>
  2613 + <target_length>-1</target_length>
  2614 + <target_precision>-1</target_precision>
  2615 + <target_decimal_symbol/>
  2616 + <target_grouping_symbol/>
  2617 + <target_currency_symbol/>
  2618 + <target_null_string/>
  2619 + <target_aggregation_type>-</target_aggregation_type>
  2620 + </field>
  2621 + <field>
  2622 + <field_name>fcsj</field_name>
  2623 + <key_value>15</key_value>
  2624 + <target_name>fcno15_fcsj</target_name>
  2625 + <target_type>String</target_type>
  2626 + <target_format/>
  2627 + <target_length>-1</target_length>
  2628 + <target_precision>-1</target_precision>
  2629 + <target_decimal_symbol/>
  2630 + <target_grouping_symbol/>
  2631 + <target_currency_symbol/>
  2632 + <target_null_string/>
  2633 + <target_aggregation_type>-</target_aggregation_type>
  2634 + </field>
  2635 + <field>
  2636 + <field_name>fczdName</field_name>
  2637 + <key_value>15</key_value>
  2638 + <target_name>fcno15_zdname</target_name>
  2639 + <target_type>String</target_type>
  2640 + <target_format/>
  2641 + <target_length>-1</target_length>
  2642 + <target_precision>-1</target_precision>
  2643 + <target_decimal_symbol/>
  2644 + <target_grouping_symbol/>
  2645 + <target_currency_symbol/>
  2646 + <target_null_string/>
  2647 + <target_aggregation_type>-</target_aggregation_type>
  2648 + </field>
  2649 + <field>
  2650 + <field_name>bc_type</field_name>
  2651 + <key_value>15</key_value>
  2652 + <target_name>fcno15_bctype</target_name>
  2653 + <target_type>String</target_type>
  2654 + <target_format/>
  2655 + <target_length>-1</target_length>
  2656 + <target_precision>-1</target_precision>
  2657 + <target_decimal_symbol/>
  2658 + <target_grouping_symbol/>
  2659 + <target_currency_symbol/>
  2660 + <target_null_string/>
  2661 + <target_aggregation_type>-</target_aggregation_type>
  2662 + </field>
  2663 + <field>
  2664 + <field_name>xl_dir</field_name>
  2665 + <key_value>15</key_value>
  2666 + <target_name>fcno15_xldir</target_name>
  2667 + <target_type>String</target_type>
  2668 + <target_format/>
  2669 + <target_length>-1</target_length>
  2670 + <target_precision>-1</target_precision>
  2671 + <target_decimal_symbol/>
  2672 + <target_grouping_symbol/>
  2673 + <target_currency_symbol/>
  2674 + <target_null_string/>
  2675 + <target_aggregation_type>-</target_aggregation_type>
  2676 + </field>
  2677 + <field>
  2678 + <field_name>isfb</field_name>
  2679 + <key_value>15</key_value>
  2680 + <target_name>fcno15_isfb</target_name>
  2681 + <target_type>String</target_type>
  2682 + <target_format/>
  2683 + <target_length>-1</target_length>
  2684 + <target_precision>-1</target_precision>
  2685 + <target_decimal_symbol/>
  2686 + <target_grouping_symbol/>
  2687 + <target_currency_symbol/>
  2688 + <target_null_string/>
  2689 + <target_aggregation_type>-</target_aggregation_type>
  2690 + </field>
  2691 + <field>
  2692 + <field_name>id</field_name>
  2693 + <key_value>16</key_value>
  2694 + <target_name>fcno16_id</target_name>
  2695 + <target_type>String</target_type>
  2696 + <target_format/>
  2697 + <target_length>-1</target_length>
  2698 + <target_precision>-1</target_precision>
  2699 + <target_decimal_symbol/>
  2700 + <target_grouping_symbol/>
  2701 + <target_currency_symbol/>
  2702 + <target_null_string/>
  2703 + <target_aggregation_type>-</target_aggregation_type>
  2704 + </field>
  2705 + <field>
  2706 + <field_name>fcsj</field_name>
  2707 + <key_value>16</key_value>
  2708 + <target_name>fcno16_fcsj</target_name>
  2709 + <target_type>String</target_type>
  2710 + <target_format/>
  2711 + <target_length>-1</target_length>
  2712 + <target_precision>-1</target_precision>
  2713 + <target_decimal_symbol/>
  2714 + <target_grouping_symbol/>
  2715 + <target_currency_symbol/>
  2716 + <target_null_string/>
  2717 + <target_aggregation_type>-</target_aggregation_type>
  2718 + </field>
  2719 + <field>
  2720 + <field_name>fczdName</field_name>
  2721 + <key_value>16</key_value>
  2722 + <target_name>fcno16_zdname</target_name>
  2723 + <target_type>String</target_type>
  2724 + <target_format/>
  2725 + <target_length>-1</target_length>
  2726 + <target_precision>-1</target_precision>
  2727 + <target_decimal_symbol/>
  2728 + <target_grouping_symbol/>
  2729 + <target_currency_symbol/>
  2730 + <target_null_string/>
  2731 + <target_aggregation_type>-</target_aggregation_type>
  2732 + </field>
  2733 + <field>
  2734 + <field_name>bc_type</field_name>
  2735 + <key_value>16</key_value>
  2736 + <target_name>fcno16_bctype</target_name>
  2737 + <target_type>String</target_type>
  2738 + <target_format/>
  2739 + <target_length>-1</target_length>
  2740 + <target_precision>-1</target_precision>
  2741 + <target_decimal_symbol/>
  2742 + <target_grouping_symbol/>
  2743 + <target_currency_symbol/>
  2744 + <target_null_string/>
  2745 + <target_aggregation_type>-</target_aggregation_type>
  2746 + </field>
  2747 + <field>
  2748 + <field_name>xl_dir</field_name>
  2749 + <key_value>16</key_value>
  2750 + <target_name>fcno16_xldir</target_name>
  2751 + <target_type>String</target_type>
  2752 + <target_format/>
  2753 + <target_length>-1</target_length>
  2754 + <target_precision>-1</target_precision>
  2755 + <target_decimal_symbol/>
  2756 + <target_grouping_symbol/>
  2757 + <target_currency_symbol/>
  2758 + <target_null_string/>
  2759 + <target_aggregation_type>-</target_aggregation_type>
  2760 + </field>
  2761 + <field>
  2762 + <field_name>isfb</field_name>
  2763 + <key_value>16</key_value>
  2764 + <target_name>fcno16_isfb</target_name>
  2765 + <target_type>String</target_type>
  2766 + <target_format/>
  2767 + <target_length>-1</target_length>
  2768 + <target_precision>-1</target_precision>
  2769 + <target_decimal_symbol/>
  2770 + <target_grouping_symbol/>
  2771 + <target_currency_symbol/>
  2772 + <target_null_string/>
  2773 + <target_aggregation_type>-</target_aggregation_type>
  2774 + </field>
  2775 + <field>
  2776 + <field_name>id</field_name>
  2777 + <key_value>17</key_value>
  2778 + <target_name>fcno17_id</target_name>
  2779 + <target_type>String</target_type>
  2780 + <target_format/>
  2781 + <target_length>-1</target_length>
  2782 + <target_precision>-1</target_precision>
  2783 + <target_decimal_symbol/>
  2784 + <target_grouping_symbol/>
  2785 + <target_currency_symbol/>
  2786 + <target_null_string/>
  2787 + <target_aggregation_type>-</target_aggregation_type>
  2788 + </field>
  2789 + <field>
  2790 + <field_name>fcsj</field_name>
  2791 + <key_value>17</key_value>
  2792 + <target_name>fcno17_fcsj</target_name>
  2793 + <target_type>String</target_type>
  2794 + <target_format/>
  2795 + <target_length>-1</target_length>
  2796 + <target_precision>-1</target_precision>
  2797 + <target_decimal_symbol/>
  2798 + <target_grouping_symbol/>
  2799 + <target_currency_symbol/>
  2800 + <target_null_string/>
  2801 + <target_aggregation_type>-</target_aggregation_type>
  2802 + </field>
  2803 + <field>
  2804 + <field_name>fczdName</field_name>
  2805 + <key_value>17</key_value>
  2806 + <target_name>fcno17_zdname</target_name>
  2807 + <target_type>String</target_type>
  2808 + <target_format/>
  2809 + <target_length>-1</target_length>
  2810 + <target_precision>-1</target_precision>
  2811 + <target_decimal_symbol/>
  2812 + <target_grouping_symbol/>
  2813 + <target_currency_symbol/>
  2814 + <target_null_string/>
  2815 + <target_aggregation_type>-</target_aggregation_type>
  2816 + </field>
  2817 + <field>
  2818 + <field_name>bc_type</field_name>
  2819 + <key_value>17</key_value>
  2820 + <target_name>fcno17_bctype</target_name>
  2821 + <target_type>String</target_type>
  2822 + <target_format/>
  2823 + <target_length>-1</target_length>
  2824 + <target_precision>-1</target_precision>
  2825 + <target_decimal_symbol/>
  2826 + <target_grouping_symbol/>
  2827 + <target_currency_symbol/>
  2828 + <target_null_string/>
  2829 + <target_aggregation_type>-</target_aggregation_type>
  2830 + </field>
  2831 + <field>
  2832 + <field_name>xl_dir</field_name>
  2833 + <key_value>17</key_value>
  2834 + <target_name>fcno17_xldir</target_name>
  2835 + <target_type>String</target_type>
  2836 + <target_format/>
  2837 + <target_length>-1</target_length>
  2838 + <target_precision>-1</target_precision>
  2839 + <target_decimal_symbol/>
  2840 + <target_grouping_symbol/>
  2841 + <target_currency_symbol/>
  2842 + <target_null_string/>
  2843 + <target_aggregation_type>-</target_aggregation_type>
  2844 + </field>
  2845 + <field>
  2846 + <field_name>isfb</field_name>
  2847 + <key_value>17</key_value>
  2848 + <target_name>fcno17_isfb</target_name>
  2849 + <target_type>String</target_type>
  2850 + <target_format/>
  2851 + <target_length>-1</target_length>
  2852 + <target_precision>-1</target_precision>
  2853 + <target_decimal_symbol/>
  2854 + <target_grouping_symbol/>
  2855 + <target_currency_symbol/>
  2856 + <target_null_string/>
  2857 + <target_aggregation_type>-</target_aggregation_type>
  2858 + </field>
  2859 + <field>
  2860 + <field_name>id</field_name>
  2861 + <key_value>18</key_value>
  2862 + <target_name>fcno18_id</target_name>
  2863 + <target_type>String</target_type>
  2864 + <target_format/>
  2865 + <target_length>-1</target_length>
  2866 + <target_precision>-1</target_precision>
  2867 + <target_decimal_symbol/>
  2868 + <target_grouping_symbol/>
  2869 + <target_currency_symbol/>
  2870 + <target_null_string/>
  2871 + <target_aggregation_type>-</target_aggregation_type>
  2872 + </field>
  2873 + <field>
  2874 + <field_name>fcsj</field_name>
  2875 + <key_value>18</key_value>
  2876 + <target_name>fcno18_fcsj</target_name>
  2877 + <target_type>String</target_type>
  2878 + <target_format/>
  2879 + <target_length>-1</target_length>
  2880 + <target_precision>-1</target_precision>
  2881 + <target_decimal_symbol/>
  2882 + <target_grouping_symbol/>
  2883 + <target_currency_symbol/>
  2884 + <target_null_string/>
  2885 + <target_aggregation_type>-</target_aggregation_type>
  2886 + </field>
  2887 + <field>
  2888 + <field_name>fczdName</field_name>
  2889 + <key_value>18</key_value>
  2890 + <target_name>fcno18_zdname</target_name>
  2891 + <target_type>String</target_type>
  2892 + <target_format/>
  2893 + <target_length>-1</target_length>
  2894 + <target_precision>-1</target_precision>
  2895 + <target_decimal_symbol/>
  2896 + <target_grouping_symbol/>
  2897 + <target_currency_symbol/>
  2898 + <target_null_string/>
  2899 + <target_aggregation_type>-</target_aggregation_type>
  2900 + </field>
  2901 + <field>
  2902 + <field_name>bc_type</field_name>
  2903 + <key_value>18</key_value>
  2904 + <target_name>fcno18_bctype</target_name>
  2905 + <target_type>String</target_type>
  2906 + <target_format/>
  2907 + <target_length>-1</target_length>
  2908 + <target_precision>-1</target_precision>
  2909 + <target_decimal_symbol/>
  2910 + <target_grouping_symbol/>
  2911 + <target_currency_symbol/>
  2912 + <target_null_string/>
  2913 + <target_aggregation_type>-</target_aggregation_type>
  2914 + </field>
  2915 + <field>
  2916 + <field_name>xl_dir</field_name>
  2917 + <key_value>18</key_value>
  2918 + <target_name>fcno18_xldir</target_name>
  2919 + <target_type>String</target_type>
  2920 + <target_format/>
  2921 + <target_length>-1</target_length>
  2922 + <target_precision>-1</target_precision>
  2923 + <target_decimal_symbol/>
  2924 + <target_grouping_symbol/>
  2925 + <target_currency_symbol/>
  2926 + <target_null_string/>
  2927 + <target_aggregation_type>-</target_aggregation_type>
  2928 + </field>
  2929 + <field>
  2930 + <field_name>isfb</field_name>
  2931 + <key_value>18</key_value>
  2932 + <target_name>fcno18_isfb</target_name>
  2933 + <target_type>String</target_type>
  2934 + <target_format/>
  2935 + <target_length>-1</target_length>
  2936 + <target_precision>-1</target_precision>
  2937 + <target_decimal_symbol/>
  2938 + <target_grouping_symbol/>
  2939 + <target_currency_symbol/>
  2940 + <target_null_string/>
  2941 + <target_aggregation_type>-</target_aggregation_type>
  2942 + </field>
  2943 + <field>
  2944 + <field_name>id</field_name>
  2945 + <key_value>19</key_value>
  2946 + <target_name>fcno19_id</target_name>
  2947 + <target_type>String</target_type>
  2948 + <target_format/>
  2949 + <target_length>-1</target_length>
  2950 + <target_precision>-1</target_precision>
  2951 + <target_decimal_symbol/>
  2952 + <target_grouping_symbol/>
  2953 + <target_currency_symbol/>
  2954 + <target_null_string/>
  2955 + <target_aggregation_type>-</target_aggregation_type>
  2956 + </field>
  2957 + <field>
  2958 + <field_name>fcsj</field_name>
  2959 + <key_value>19</key_value>
  2960 + <target_name>fcno19_fcsj</target_name>
  2961 + <target_type>String</target_type>
  2962 + <target_format/>
  2963 + <target_length>-1</target_length>
  2964 + <target_precision>-1</target_precision>
  2965 + <target_decimal_symbol/>
  2966 + <target_grouping_symbol/>
  2967 + <target_currency_symbol/>
  2968 + <target_null_string/>
  2969 + <target_aggregation_type>-</target_aggregation_type>
  2970 + </field>
  2971 + <field>
  2972 + <field_name>fczdName</field_name>
  2973 + <key_value>19</key_value>
  2974 + <target_name>fcno19_zdname</target_name>
  2975 + <target_type>String</target_type>
  2976 + <target_format/>
  2977 + <target_length>-1</target_length>
  2978 + <target_precision>-1</target_precision>
  2979 + <target_decimal_symbol/>
  2980 + <target_grouping_symbol/>
  2981 + <target_currency_symbol/>
  2982 + <target_null_string/>
  2983 + <target_aggregation_type>-</target_aggregation_type>
  2984 + </field>
  2985 + <field>
  2986 + <field_name>bc_type</field_name>
  2987 + <key_value>19</key_value>
  2988 + <target_name>fcno19_bctype</target_name>
  2989 + <target_type>String</target_type>
  2990 + <target_format/>
  2991 + <target_length>-1</target_length>
  2992 + <target_precision>-1</target_precision>
  2993 + <target_decimal_symbol/>
  2994 + <target_grouping_symbol/>
  2995 + <target_currency_symbol/>
  2996 + <target_null_string/>
  2997 + <target_aggregation_type>-</target_aggregation_type>
  2998 + </field>
  2999 + <field>
  3000 + <field_name>xl_dir</field_name>
  3001 + <key_value>19</key_value>
  3002 + <target_name>fcno19_xldir</target_name>
  3003 + <target_type>String</target_type>
  3004 + <target_format/>
  3005 + <target_length>-1</target_length>
  3006 + <target_precision>-1</target_precision>
  3007 + <target_decimal_symbol/>
  3008 + <target_grouping_symbol/>
  3009 + <target_currency_symbol/>
  3010 + <target_null_string/>
  3011 + <target_aggregation_type>-</target_aggregation_type>
  3012 + </field>
  3013 + <field>
  3014 + <field_name>isfb</field_name>
  3015 + <key_value>19</key_value>
  3016 + <target_name>fcno19_isfb</target_name>
  3017 + <target_type>String</target_type>
  3018 + <target_format/>
  3019 + <target_length>-1</target_length>
  3020 + <target_precision>-1</target_precision>
  3021 + <target_decimal_symbol/>
  3022 + <target_grouping_symbol/>
  3023 + <target_currency_symbol/>
  3024 + <target_null_string/>
  3025 + <target_aggregation_type>-</target_aggregation_type>
  3026 + </field>
  3027 + <field>
  3028 + <field_name>id</field_name>
  3029 + <key_value>20</key_value>
  3030 + <target_name>fcno20_id</target_name>
  3031 + <target_type>String</target_type>
  3032 + <target_format/>
  3033 + <target_length>-1</target_length>
  3034 + <target_precision>-1</target_precision>
  3035 + <target_decimal_symbol/>
  3036 + <target_grouping_symbol/>
  3037 + <target_currency_symbol/>
  3038 + <target_null_string/>
  3039 + <target_aggregation_type>-</target_aggregation_type>
  3040 + </field>
  3041 + <field>
  3042 + <field_name>fcsj</field_name>
  3043 + <key_value>20</key_value>
  3044 + <target_name>fcno20_fcsj</target_name>
  3045 + <target_type>String</target_type>
  3046 + <target_format/>
  3047 + <target_length>-1</target_length>
  3048 + <target_precision>-1</target_precision>
  3049 + <target_decimal_symbol/>
  3050 + <target_grouping_symbol/>
  3051 + <target_currency_symbol/>
  3052 + <target_null_string/>
  3053 + <target_aggregation_type>-</target_aggregation_type>
  3054 + </field>
  3055 + <field>
  3056 + <field_name>fczdName</field_name>
  3057 + <key_value>20</key_value>
  3058 + <target_name>fcno20_zdname</target_name>
  3059 + <target_type>String</target_type>
  3060 + <target_format/>
  3061 + <target_length>-1</target_length>
  3062 + <target_precision>-1</target_precision>
  3063 + <target_decimal_symbol/>
  3064 + <target_grouping_symbol/>
  3065 + <target_currency_symbol/>
  3066 + <target_null_string/>
  3067 + <target_aggregation_type>-</target_aggregation_type>
  3068 + </field>
  3069 + <field>
  3070 + <field_name>bc_type</field_name>
  3071 + <key_value>20</key_value>
  3072 + <target_name>fcno20_bctype</target_name>
  3073 + <target_type>String</target_type>
  3074 + <target_format/>
  3075 + <target_length>-1</target_length>
  3076 + <target_precision>-1</target_precision>
  3077 + <target_decimal_symbol/>
  3078 + <target_grouping_symbol/>
  3079 + <target_currency_symbol/>
  3080 + <target_null_string/>
  3081 + <target_aggregation_type>-</target_aggregation_type>
  3082 + </field>
  3083 + <field>
  3084 + <field_name>xl_dir</field_name>
  3085 + <key_value>20</key_value>
  3086 + <target_name>fcno20_xldir</target_name>
  3087 + <target_type>String</target_type>
  3088 + <target_format/>
  3089 + <target_length>-1</target_length>
  3090 + <target_precision>-1</target_precision>
  3091 + <target_decimal_symbol/>
  3092 + <target_grouping_symbol/>
  3093 + <target_currency_symbol/>
  3094 + <target_null_string/>
  3095 + <target_aggregation_type>-</target_aggregation_type>
  3096 + </field>
  3097 + <field>
  3098 + <field_name>isfb</field_name>
  3099 + <key_value>20</key_value>
  3100 + <target_name>fcno20_isfb</target_name>
  3101 + <target_type>String</target_type>
  3102 + <target_format/>
  3103 + <target_length>-1</target_length>
  3104 + <target_precision>-1</target_precision>
  3105 + <target_decimal_symbol/>
  3106 + <target_grouping_symbol/>
  3107 + <target_currency_symbol/>
  3108 + <target_null_string/>
  3109 + <target_aggregation_type>-</target_aggregation_type>
  3110 + </field>
  3111 + <field>
  3112 + <field_name>id</field_name>
  3113 + <key_value>21</key_value>
  3114 + <target_name>fcno21_id</target_name>
  3115 + <target_type>String</target_type>
  3116 + <target_format/>
  3117 + <target_length>-1</target_length>
  3118 + <target_precision>-1</target_precision>
  3119 + <target_decimal_symbol/>
  3120 + <target_grouping_symbol/>
  3121 + <target_currency_symbol/>
  3122 + <target_null_string/>
  3123 + <target_aggregation_type>-</target_aggregation_type>
  3124 + </field>
  3125 + <field>
  3126 + <field_name>fcsj</field_name>
  3127 + <key_value>21</key_value>
  3128 + <target_name>fcno21_fcsj</target_name>
  3129 + <target_type>String</target_type>
  3130 + <target_format/>
  3131 + <target_length>-1</target_length>
  3132 + <target_precision>-1</target_precision>
  3133 + <target_decimal_symbol/>
  3134 + <target_grouping_symbol/>
  3135 + <target_currency_symbol/>
  3136 + <target_null_string/>
  3137 + <target_aggregation_type>-</target_aggregation_type>
  3138 + </field>
  3139 + <field>
  3140 + <field_name>fczdName</field_name>
  3141 + <key_value>21</key_value>
  3142 + <target_name>fcno21_zdname</target_name>
  3143 + <target_type>String</target_type>
  3144 + <target_format/>
  3145 + <target_length>-1</target_length>
  3146 + <target_precision>-1</target_precision>
  3147 + <target_decimal_symbol/>
  3148 + <target_grouping_symbol/>
  3149 + <target_currency_symbol/>
  3150 + <target_null_string/>
  3151 + <target_aggregation_type>-</target_aggregation_type>
  3152 + </field>
  3153 + <field>
  3154 + <field_name>bc_type</field_name>
  3155 + <key_value>21</key_value>
  3156 + <target_name>fcno21_bctype</target_name>
  3157 + <target_type>String</target_type>
  3158 + <target_format/>
  3159 + <target_length>-1</target_length>
  3160 + <target_precision>-1</target_precision>
  3161 + <target_decimal_symbol/>
  3162 + <target_grouping_symbol/>
  3163 + <target_currency_symbol/>
  3164 + <target_null_string/>
  3165 + <target_aggregation_type>-</target_aggregation_type>
  3166 + </field>
  3167 + <field>
  3168 + <field_name>xl_dir</field_name>
  3169 + <key_value>21</key_value>
  3170 + <target_name>fcno21_xldir</target_name>
  3171 + <target_type>String</target_type>
  3172 + <target_format/>
  3173 + <target_length>-1</target_length>
  3174 + <target_precision>-1</target_precision>
  3175 + <target_decimal_symbol/>
  3176 + <target_grouping_symbol/>
  3177 + <target_currency_symbol/>
  3178 + <target_null_string/>
  3179 + <target_aggregation_type>-</target_aggregation_type>
  3180 + </field>
  3181 + <field>
  3182 + <field_name>isfb</field_name>
  3183 + <key_value>21</key_value>
  3184 + <target_name>fcno21_isfb</target_name>
  3185 + <target_type>String</target_type>
  3186 + <target_format/>
  3187 + <target_length>-1</target_length>
  3188 + <target_precision>-1</target_precision>
  3189 + <target_decimal_symbol/>
  3190 + <target_grouping_symbol/>
  3191 + <target_currency_symbol/>
  3192 + <target_null_string/>
  3193 + <target_aggregation_type>-</target_aggregation_type>
  3194 + </field>
  3195 + <field>
  3196 + <field_name>id</field_name>
  3197 + <key_value>22</key_value>
  3198 + <target_name>fcno22_id</target_name>
  3199 + <target_type>String</target_type>
  3200 + <target_format/>
  3201 + <target_length>-1</target_length>
  3202 + <target_precision>-1</target_precision>
  3203 + <target_decimal_symbol/>
  3204 + <target_grouping_symbol/>
  3205 + <target_currency_symbol/>
  3206 + <target_null_string/>
  3207 + <target_aggregation_type>-</target_aggregation_type>
  3208 + </field>
  3209 + <field>
  3210 + <field_name>fcsj</field_name>
  3211 + <key_value>22</key_value>
  3212 + <target_name>fcno22_fcsj</target_name>
  3213 + <target_type>String</target_type>
  3214 + <target_format/>
  3215 + <target_length>-1</target_length>
  3216 + <target_precision>-1</target_precision>
  3217 + <target_decimal_symbol/>
  3218 + <target_grouping_symbol/>
  3219 + <target_currency_symbol/>
  3220 + <target_null_string/>
  3221 + <target_aggregation_type>-</target_aggregation_type>
  3222 + </field>
  3223 + <field>
  3224 + <field_name>fczdName</field_name>
  3225 + <key_value>22</key_value>
  3226 + <target_name>fcno22_zdname</target_name>
  3227 + <target_type>String</target_type>
  3228 + <target_format/>
  3229 + <target_length>-1</target_length>
  3230 + <target_precision>-1</target_precision>
  3231 + <target_decimal_symbol/>
  3232 + <target_grouping_symbol/>
  3233 + <target_currency_symbol/>
  3234 + <target_null_string/>
  3235 + <target_aggregation_type>-</target_aggregation_type>
  3236 + </field>
  3237 + <field>
  3238 + <field_name>bc_type</field_name>
  3239 + <key_value>22</key_value>
  3240 + <target_name>fcno22_bctype</target_name>
  3241 + <target_type>String</target_type>
  3242 + <target_format/>
  3243 + <target_length>-1</target_length>
  3244 + <target_precision>-1</target_precision>
  3245 + <target_decimal_symbol/>
  3246 + <target_grouping_symbol/>
  3247 + <target_currency_symbol/>
  3248 + <target_null_string/>
  3249 + <target_aggregation_type>-</target_aggregation_type>
  3250 + </field>
  3251 + <field>
  3252 + <field_name>xl_dir</field_name>
  3253 + <key_value>22</key_value>
  3254 + <target_name>fcno22_xldir</target_name>
  3255 + <target_type>String</target_type>
  3256 + <target_format/>
  3257 + <target_length>-1</target_length>
  3258 + <target_precision>-1</target_precision>
  3259 + <target_decimal_symbol/>
  3260 + <target_grouping_symbol/>
  3261 + <target_currency_symbol/>
  3262 + <target_null_string/>
  3263 + <target_aggregation_type>-</target_aggregation_type>
  3264 + </field>
  3265 + <field>
  3266 + <field_name>isfb</field_name>
  3267 + <key_value>22</key_value>
  3268 + <target_name>fcno22_isfb</target_name>
  3269 + <target_type>String</target_type>
  3270 + <target_format/>
  3271 + <target_length>-1</target_length>
  3272 + <target_precision>-1</target_precision>
  3273 + <target_decimal_symbol/>
  3274 + <target_grouping_symbol/>
  3275 + <target_currency_symbol/>
  3276 + <target_null_string/>
  3277 + <target_aggregation_type>-</target_aggregation_type>
  3278 + </field>
  3279 + <field>
  3280 + <field_name>id</field_name>
  3281 + <key_value>23</key_value>
  3282 + <target_name>fcno23_id</target_name>
  3283 + <target_type>String</target_type>
  3284 + <target_format/>
  3285 + <target_length>-1</target_length>
  3286 + <target_precision>-1</target_precision>
  3287 + <target_decimal_symbol/>
  3288 + <target_grouping_symbol/>
  3289 + <target_currency_symbol/>
  3290 + <target_null_string/>
  3291 + <target_aggregation_type>-</target_aggregation_type>
  3292 + </field>
  3293 + <field>
  3294 + <field_name>fcsj</field_name>
  3295 + <key_value>23</key_value>
  3296 + <target_name>fcno23_fcsj</target_name>
  3297 + <target_type>String</target_type>
  3298 + <target_format/>
  3299 + <target_length>-1</target_length>
  3300 + <target_precision>-1</target_precision>
  3301 + <target_decimal_symbol/>
  3302 + <target_grouping_symbol/>
  3303 + <target_currency_symbol/>
  3304 + <target_null_string/>
  3305 + <target_aggregation_type>-</target_aggregation_type>
  3306 + </field>
  3307 + <field>
  3308 + <field_name>fczdName</field_name>
  3309 + <key_value>23</key_value>
  3310 + <target_name>fcno23_zdname</target_name>
  3311 + <target_type>String</target_type>
  3312 + <target_format/>
  3313 + <target_length>-1</target_length>
  3314 + <target_precision>-1</target_precision>
  3315 + <target_decimal_symbol/>
  3316 + <target_grouping_symbol/>
  3317 + <target_currency_symbol/>
  3318 + <target_null_string/>
  3319 + <target_aggregation_type>-</target_aggregation_type>
  3320 + </field>
  3321 + <field>
  3322 + <field_name>bc_type</field_name>
  3323 + <key_value>23</key_value>
  3324 + <target_name>fcno23_bctype</target_name>
  3325 + <target_type>String</target_type>
  3326 + <target_format/>
  3327 + <target_length>-1</target_length>
  3328 + <target_precision>-1</target_precision>
  3329 + <target_decimal_symbol/>
  3330 + <target_grouping_symbol/>
  3331 + <target_currency_symbol/>
  3332 + <target_null_string/>
  3333 + <target_aggregation_type>-</target_aggregation_type>
  3334 + </field>
  3335 + <field>
  3336 + <field_name>xl_dir</field_name>
  3337 + <key_value>23</key_value>
  3338 + <target_name>fcno23_xldir</target_name>
  3339 + <target_type>String</target_type>
  3340 + <target_format/>
  3341 + <target_length>-1</target_length>
  3342 + <target_precision>-1</target_precision>
  3343 + <target_decimal_symbol/>
  3344 + <target_grouping_symbol/>
  3345 + <target_currency_symbol/>
  3346 + <target_null_string/>
  3347 + <target_aggregation_type>-</target_aggregation_type>
  3348 + </field>
  3349 + <field>
  3350 + <field_name>isfb</field_name>
  3351 + <key_value>23</key_value>
  3352 + <target_name>fcno23_isfb</target_name>
  3353 + <target_type>String</target_type>
  3354 + <target_format/>
  3355 + <target_length>-1</target_length>
  3356 + <target_precision>-1</target_precision>
  3357 + <target_decimal_symbol/>
  3358 + <target_grouping_symbol/>
  3359 + <target_currency_symbol/>
  3360 + <target_null_string/>
  3361 + <target_aggregation_type>-</target_aggregation_type>
  3362 + </field>
  3363 + <field>
  3364 + <field_name>id</field_name>
  3365 + <key_value>24</key_value>
  3366 + <target_name>fcno24_id</target_name>
  3367 + <target_type>String</target_type>
  3368 + <target_format/>
  3369 + <target_length>-1</target_length>
  3370 + <target_precision>-1</target_precision>
  3371 + <target_decimal_symbol/>
  3372 + <target_grouping_symbol/>
  3373 + <target_currency_symbol/>
  3374 + <target_null_string/>
  3375 + <target_aggregation_type>-</target_aggregation_type>
  3376 + </field>
  3377 + <field>
  3378 + <field_name>fcsj</field_name>
  3379 + <key_value>24</key_value>
  3380 + <target_name>fcno24_fcsj</target_name>
  3381 + <target_type>String</target_type>
  3382 + <target_format/>
  3383 + <target_length>-1</target_length>
  3384 + <target_precision>-1</target_precision>
  3385 + <target_decimal_symbol/>
  3386 + <target_grouping_symbol/>
  3387 + <target_currency_symbol/>
  3388 + <target_null_string/>
  3389 + <target_aggregation_type>-</target_aggregation_type>
  3390 + </field>
  3391 + <field>
  3392 + <field_name>fczdName</field_name>
  3393 + <key_value>24</key_value>
  3394 + <target_name>fcno24_zdname</target_name>
  3395 + <target_type>String</target_type>
  3396 + <target_format/>
  3397 + <target_length>-1</target_length>
  3398 + <target_precision>-1</target_precision>
  3399 + <target_decimal_symbol/>
  3400 + <target_grouping_symbol/>
  3401 + <target_currency_symbol/>
  3402 + <target_null_string/>
  3403 + <target_aggregation_type>-</target_aggregation_type>
  3404 + </field>
  3405 + <field>
  3406 + <field_name>bc_type</field_name>
  3407 + <key_value>24</key_value>
  3408 + <target_name>fcno24_bctype</target_name>
  3409 + <target_type>String</target_type>
  3410 + <target_format/>
  3411 + <target_length>-1</target_length>
  3412 + <target_precision>-1</target_precision>
  3413 + <target_decimal_symbol/>
  3414 + <target_grouping_symbol/>
  3415 + <target_currency_symbol/>
  3416 + <target_null_string/>
  3417 + <target_aggregation_type>-</target_aggregation_type>
  3418 + </field>
  3419 + <field>
  3420 + <field_name>xl_dir</field_name>
  3421 + <key_value>24</key_value>
  3422 + <target_name>fcno24_xldir</target_name>
  3423 + <target_type>String</target_type>
  3424 + <target_format/>
  3425 + <target_length>-1</target_length>
  3426 + <target_precision>-1</target_precision>
  3427 + <target_decimal_symbol/>
  3428 + <target_grouping_symbol/>
  3429 + <target_currency_symbol/>
  3430 + <target_null_string/>
  3431 + <target_aggregation_type>-</target_aggregation_type>
  3432 + </field>
  3433 + <field>
  3434 + <field_name>isfb</field_name>
  3435 + <key_value>24</key_value>
  3436 + <target_name>fcno24_isfb</target_name>
  3437 + <target_type>String</target_type>
  3438 + <target_format/>
  3439 + <target_length>-1</target_length>
  3440 + <target_precision>-1</target_precision>
  3441 + <target_decimal_symbol/>
  3442 + <target_grouping_symbol/>
  3443 + <target_currency_symbol/>
  3444 + <target_null_string/>
  3445 + <target_aggregation_type>-</target_aggregation_type>
  3446 + </field>
  3447 + <field>
  3448 + <field_name>id</field_name>
  3449 + <key_value>25</key_value>
  3450 + <target_name>fcno25_id</target_name>
  3451 + <target_type>String</target_type>
  3452 + <target_format/>
  3453 + <target_length>-1</target_length>
  3454 + <target_precision>-1</target_precision>
  3455 + <target_decimal_symbol/>
  3456 + <target_grouping_symbol/>
  3457 + <target_currency_symbol/>
  3458 + <target_null_string/>
  3459 + <target_aggregation_type>-</target_aggregation_type>
  3460 + </field>
  3461 + <field>
  3462 + <field_name>fcsj</field_name>
  3463 + <key_value>25</key_value>
  3464 + <target_name>fcno25_fcsj</target_name>
  3465 + <target_type>String</target_type>
  3466 + <target_format/>
  3467 + <target_length>-1</target_length>
  3468 + <target_precision>-1</target_precision>
  3469 + <target_decimal_symbol/>
  3470 + <target_grouping_symbol/>
  3471 + <target_currency_symbol/>
  3472 + <target_null_string/>
  3473 + <target_aggregation_type>-</target_aggregation_type>
  3474 + </field>
  3475 + <field>
  3476 + <field_name>fczdName</field_name>
  3477 + <key_value>25</key_value>
  3478 + <target_name>fcno25_zdname</target_name>
  3479 + <target_type>String</target_type>
  3480 + <target_format/>
  3481 + <target_length>-1</target_length>
  3482 + <target_precision>-1</target_precision>
  3483 + <target_decimal_symbol/>
  3484 + <target_grouping_symbol/>
  3485 + <target_currency_symbol/>
  3486 + <target_null_string/>
  3487 + <target_aggregation_type>-</target_aggregation_type>
  3488 + </field>
  3489 + <field>
  3490 + <field_name>bc_type</field_name>
  3491 + <key_value>25</key_value>
  3492 + <target_name>fcno25_bctype</target_name>
  3493 + <target_type>String</target_type>
  3494 + <target_format/>
  3495 + <target_length>-1</target_length>
  3496 + <target_precision>-1</target_precision>
  3497 + <target_decimal_symbol/>
  3498 + <target_grouping_symbol/>
  3499 + <target_currency_symbol/>
  3500 + <target_null_string/>
  3501 + <target_aggregation_type>-</target_aggregation_type>
  3502 + </field>
  3503 + <field>
  3504 + <field_name>xl_dir</field_name>
  3505 + <key_value>25</key_value>
  3506 + <target_name>fcno25_xldir</target_name>
  3507 + <target_type>String</target_type>
  3508 + <target_format/>
  3509 + <target_length>-1</target_length>
  3510 + <target_precision>-1</target_precision>
  3511 + <target_decimal_symbol/>
  3512 + <target_grouping_symbol/>
  3513 + <target_currency_symbol/>
  3514 + <target_null_string/>
  3515 + <target_aggregation_type>-</target_aggregation_type>
  3516 + </field>
  3517 + <field>
  3518 + <field_name>isfb</field_name>
  3519 + <key_value>25</key_value>
  3520 + <target_name>fcno25_isfb</target_name>
  3521 + <target_type>String</target_type>
  3522 + <target_format/>
  3523 + <target_length>-1</target_length>
  3524 + <target_precision>-1</target_precision>
  3525 + <target_decimal_symbol/>
  3526 + <target_grouping_symbol/>
  3527 + <target_currency_symbol/>
  3528 + <target_null_string/>
  3529 + <target_aggregation_type>-</target_aggregation_type>
  3530 + </field>
  3531 + <field>
  3532 + <field_name>id</field_name>
  3533 + <key_value>26</key_value>
  3534 + <target_name>fcno26_id</target_name>
  3535 + <target_type>String</target_type>
  3536 + <target_format/>
  3537 + <target_length>-1</target_length>
  3538 + <target_precision>-1</target_precision>
  3539 + <target_decimal_symbol/>
  3540 + <target_grouping_symbol/>
  3541 + <target_currency_symbol/>
  3542 + <target_null_string/>
  3543 + <target_aggregation_type>-</target_aggregation_type>
  3544 + </field>
  3545 + <field>
  3546 + <field_name>fcsj</field_name>
  3547 + <key_value>26</key_value>
  3548 + <target_name>fcno26_fcsj</target_name>
  3549 + <target_type>String</target_type>
  3550 + <target_format/>
  3551 + <target_length>-1</target_length>
  3552 + <target_precision>-1</target_precision>
  3553 + <target_decimal_symbol/>
  3554 + <target_grouping_symbol/>
  3555 + <target_currency_symbol/>
  3556 + <target_null_string/>
  3557 + <target_aggregation_type>-</target_aggregation_type>
  3558 + </field>
  3559 + <field>
  3560 + <field_name>fczdName</field_name>
  3561 + <key_value>26</key_value>
  3562 + <target_name>fcno26_zdname</target_name>
  3563 + <target_type>String</target_type>
  3564 + <target_format/>
  3565 + <target_length>-1</target_length>
  3566 + <target_precision>-1</target_precision>
  3567 + <target_decimal_symbol/>
  3568 + <target_grouping_symbol/>
  3569 + <target_currency_symbol/>
  3570 + <target_null_string/>
  3571 + <target_aggregation_type>-</target_aggregation_type>
  3572 + </field>
  3573 + <field>
  3574 + <field_name>bc_type</field_name>
  3575 + <key_value>26</key_value>
  3576 + <target_name>fcno26_bctype</target_name>
  3577 + <target_type>String</target_type>
  3578 + <target_format/>
  3579 + <target_length>-1</target_length>
  3580 + <target_precision>-1</target_precision>
  3581 + <target_decimal_symbol/>
  3582 + <target_grouping_symbol/>
  3583 + <target_currency_symbol/>
  3584 + <target_null_string/>
  3585 + <target_aggregation_type>-</target_aggregation_type>
  3586 + </field>
  3587 + <field>
  3588 + <field_name>xl_dir</field_name>
  3589 + <key_value>26</key_value>
  3590 + <target_name>fcno26_xldir</target_name>
  3591 + <target_type>String</target_type>
  3592 + <target_format/>
  3593 + <target_length>-1</target_length>
  3594 + <target_precision>-1</target_precision>
  3595 + <target_decimal_symbol/>
  3596 + <target_grouping_symbol/>
  3597 + <target_currency_symbol/>
  3598 + <target_null_string/>
  3599 + <target_aggregation_type>-</target_aggregation_type>
  3600 + </field>
  3601 + <field>
  3602 + <field_name>isfb</field_name>
  3603 + <key_value>26</key_value>
  3604 + <target_name>fcno26_isfb</target_name>
  3605 + <target_type>String</target_type>
  3606 + <target_format/>
  3607 + <target_length>-1</target_length>
  3608 + <target_precision>-1</target_precision>
  3609 + <target_decimal_symbol/>
  3610 + <target_grouping_symbol/>
  3611 + <target_currency_symbol/>
  3612 + <target_null_string/>
  3613 + <target_aggregation_type>-</target_aggregation_type>
  3614 + </field>
  3615 + <field>
  3616 + <field_name>id</field_name>
  3617 + <key_value>27</key_value>
  3618 + <target_name>fcno27_id</target_name>
  3619 + <target_type>String</target_type>
  3620 + <target_format/>
  3621 + <target_length>-1</target_length>
  3622 + <target_precision>-1</target_precision>
  3623 + <target_decimal_symbol/>
  3624 + <target_grouping_symbol/>
  3625 + <target_currency_symbol/>
  3626 + <target_null_string/>
  3627 + <target_aggregation_type>-</target_aggregation_type>
  3628 + </field>
  3629 + <field>
  3630 + <field_name>fcsj</field_name>
  3631 + <key_value>27</key_value>
  3632 + <target_name>fcno27_fcsj</target_name>
  3633 + <target_type>String</target_type>
  3634 + <target_format/>
  3635 + <target_length>-1</target_length>
  3636 + <target_precision>-1</target_precision>
  3637 + <target_decimal_symbol/>
  3638 + <target_grouping_symbol/>
  3639 + <target_currency_symbol/>
  3640 + <target_null_string/>
  3641 + <target_aggregation_type>-</target_aggregation_type>
  3642 + </field>
  3643 + <field>
  3644 + <field_name>fczdName</field_name>
  3645 + <key_value>27</key_value>
  3646 + <target_name>fcno27_zdname</target_name>
  3647 + <target_type>String</target_type>
  3648 + <target_format/>
  3649 + <target_length>-1</target_length>
  3650 + <target_precision>-1</target_precision>
  3651 + <target_decimal_symbol/>
  3652 + <target_grouping_symbol/>
  3653 + <target_currency_symbol/>
  3654 + <target_null_string/>
  3655 + <target_aggregation_type>-</target_aggregation_type>
  3656 + </field>
  3657 + <field>
  3658 + <field_name>bc_type</field_name>
  3659 + <key_value>27</key_value>
  3660 + <target_name>fcno27_bctype</target_name>
  3661 + <target_type>String</target_type>
  3662 + <target_format/>
  3663 + <target_length>-1</target_length>
  3664 + <target_precision>-1</target_precision>
  3665 + <target_decimal_symbol/>
  3666 + <target_grouping_symbol/>
  3667 + <target_currency_symbol/>
  3668 + <target_null_string/>
  3669 + <target_aggregation_type>-</target_aggregation_type>
  3670 + </field>
  3671 + <field>
  3672 + <field_name>xl_dir</field_name>
  3673 + <key_value>27</key_value>
  3674 + <target_name>fcno27_xldir</target_name>
  3675 + <target_type>String</target_type>
  3676 + <target_format/>
  3677 + <target_length>-1</target_length>
  3678 + <target_precision>-1</target_precision>
  3679 + <target_decimal_symbol/>
  3680 + <target_grouping_symbol/>
  3681 + <target_currency_symbol/>
  3682 + <target_null_string/>
  3683 + <target_aggregation_type>-</target_aggregation_type>
  3684 + </field>
  3685 + <field>
  3686 + <field_name>isfb</field_name>
  3687 + <key_value>27</key_value>
  3688 + <target_name>fcno27_isfb</target_name>
  3689 + <target_type>String</target_type>
  3690 + <target_format/>
  3691 + <target_length>-1</target_length>
  3692 + <target_precision>-1</target_precision>
  3693 + <target_decimal_symbol/>
  3694 + <target_grouping_symbol/>
  3695 + <target_currency_symbol/>
  3696 + <target_null_string/>
  3697 + <target_aggregation_type>-</target_aggregation_type>
  3698 + </field>
  3699 + <field>
  3700 + <field_name>id</field_name>
  3701 + <key_value>28</key_value>
  3702 + <target_name>fcno28_id</target_name>
  3703 + <target_type>String</target_type>
  3704 + <target_format/>
  3705 + <target_length>-1</target_length>
  3706 + <target_precision>-1</target_precision>
  3707 + <target_decimal_symbol/>
  3708 + <target_grouping_symbol/>
  3709 + <target_currency_symbol/>
  3710 + <target_null_string/>
  3711 + <target_aggregation_type>-</target_aggregation_type>
  3712 + </field>
  3713 + <field>
  3714 + <field_name>fcsj</field_name>
  3715 + <key_value>28</key_value>
  3716 + <target_name>fcno28_fcsj</target_name>
  3717 + <target_type>String</target_type>
  3718 + <target_format/>
  3719 + <target_length>-1</target_length>
  3720 + <target_precision>-1</target_precision>
  3721 + <target_decimal_symbol/>
  3722 + <target_grouping_symbol/>
  3723 + <target_currency_symbol/>
  3724 + <target_null_string/>
  3725 + <target_aggregation_type>-</target_aggregation_type>
  3726 + </field>
  3727 + <field>
  3728 + <field_name>fczdName</field_name>
  3729 + <key_value>28</key_value>
  3730 + <target_name>fcno28_zdname</target_name>
  3731 + <target_type>String</target_type>
  3732 + <target_format/>
  3733 + <target_length>-1</target_length>
  3734 + <target_precision>-1</target_precision>
  3735 + <target_decimal_symbol/>
  3736 + <target_grouping_symbol/>
  3737 + <target_currency_symbol/>
  3738 + <target_null_string/>
  3739 + <target_aggregation_type>-</target_aggregation_type>
  3740 + </field>
  3741 + <field>
  3742 + <field_name>bc_type</field_name>
  3743 + <key_value>28</key_value>
  3744 + <target_name>fcno28_bctype</target_name>
  3745 + <target_type>String</target_type>
  3746 + <target_format/>
  3747 + <target_length>-1</target_length>
  3748 + <target_precision>-1</target_precision>
  3749 + <target_decimal_symbol/>
  3750 + <target_grouping_symbol/>
  3751 + <target_currency_symbol/>
  3752 + <target_null_string/>
  3753 + <target_aggregation_type>-</target_aggregation_type>
  3754 + </field>
  3755 + <field>
  3756 + <field_name>xl_dir</field_name>
  3757 + <key_value>28</key_value>
  3758 + <target_name>fcno28_xldir</target_name>
  3759 + <target_type>String</target_type>
  3760 + <target_format/>
  3761 + <target_length>-1</target_length>
  3762 + <target_precision>-1</target_precision>
  3763 + <target_decimal_symbol/>
  3764 + <target_grouping_symbol/>
  3765 + <target_currency_symbol/>
  3766 + <target_null_string/>
  3767 + <target_aggregation_type>-</target_aggregation_type>
  3768 + </field>
  3769 + <field>
  3770 + <field_name>isfb</field_name>
  3771 + <key_value>28</key_value>
  3772 + <target_name>fcno28_isfb</target_name>
  3773 + <target_type>String</target_type>
  3774 + <target_format/>
  3775 + <target_length>-1</target_length>
  3776 + <target_precision>-1</target_precision>
  3777 + <target_decimal_symbol/>
  3778 + <target_grouping_symbol/>
  3779 + <target_currency_symbol/>
  3780 + <target_null_string/>
  3781 + <target_aggregation_type>-</target_aggregation_type>
  3782 + </field>
  3783 + <field>
  3784 + <field_name>id</field_name>
  3785 + <key_value>29</key_value>
  3786 + <target_name>fcno29_id</target_name>
  3787 + <target_type>String</target_type>
  3788 + <target_format/>
  3789 + <target_length>-1</target_length>
  3790 + <target_precision>-1</target_precision>
  3791 + <target_decimal_symbol/>
  3792 + <target_grouping_symbol/>
  3793 + <target_currency_symbol/>
  3794 + <target_null_string/>
  3795 + <target_aggregation_type>-</target_aggregation_type>
  3796 + </field>
  3797 + <field>
  3798 + <field_name>fcsj</field_name>
  3799 + <key_value>29</key_value>
  3800 + <target_name>fcno29_fcsj</target_name>
  3801 + <target_type>String</target_type>
  3802 + <target_format/>
  3803 + <target_length>-1</target_length>
  3804 + <target_precision>-1</target_precision>
  3805 + <target_decimal_symbol/>
  3806 + <target_grouping_symbol/>
  3807 + <target_currency_symbol/>
  3808 + <target_null_string/>
  3809 + <target_aggregation_type>-</target_aggregation_type>
  3810 + </field>
  3811 + <field>
  3812 + <field_name>fczdName</field_name>
  3813 + <key_value>29</key_value>
  3814 + <target_name>fcno29_zdname</target_name>
  3815 + <target_type>String</target_type>
  3816 + <target_format/>
  3817 + <target_length>-1</target_length>
  3818 + <target_precision>-1</target_precision>
  3819 + <target_decimal_symbol/>
  3820 + <target_grouping_symbol/>
  3821 + <target_currency_symbol/>
  3822 + <target_null_string/>
  3823 + <target_aggregation_type>-</target_aggregation_type>
  3824 + </field>
  3825 + <field>
  3826 + <field_name>bc_type</field_name>
  3827 + <key_value>29</key_value>
  3828 + <target_name>fcno29_bctype</target_name>
  3829 + <target_type>String</target_type>
  3830 + <target_format/>
  3831 + <target_length>-1</target_length>
  3832 + <target_precision>-1</target_precision>
  3833 + <target_decimal_symbol/>
  3834 + <target_grouping_symbol/>
  3835 + <target_currency_symbol/>
  3836 + <target_null_string/>
  3837 + <target_aggregation_type>-</target_aggregation_type>
  3838 + </field>
  3839 + <field>
  3840 + <field_name>xl_dir</field_name>
  3841 + <key_value>29</key_value>
  3842 + <target_name>fcno29_xldir</target_name>
  3843 + <target_type>String</target_type>
  3844 + <target_format/>
  3845 + <target_length>-1</target_length>
  3846 + <target_precision>-1</target_precision>
  3847 + <target_decimal_symbol/>
  3848 + <target_grouping_symbol/>
  3849 + <target_currency_symbol/>
  3850 + <target_null_string/>
  3851 + <target_aggregation_type>-</target_aggregation_type>
  3852 + </field>
  3853 + <field>
  3854 + <field_name>isfb</field_name>
  3855 + <key_value>29</key_value>
  3856 + <target_name>fcno29_isfb</target_name>
  3857 + <target_type>String</target_type>
  3858 + <target_format/>
  3859 + <target_length>-1</target_length>
  3860 + <target_precision>-1</target_precision>
  3861 + <target_decimal_symbol/>
  3862 + <target_grouping_symbol/>
  3863 + <target_currency_symbol/>
  3864 + <target_null_string/>
  3865 + <target_aggregation_type>-</target_aggregation_type>
  3866 + </field>
  3867 + <field>
  3868 + <field_name>id</field_name>
  3869 + <key_value>30</key_value>
  3870 + <target_name>fcno30_id</target_name>
  3871 + <target_type>String</target_type>
  3872 + <target_format/>
  3873 + <target_length>-1</target_length>
  3874 + <target_precision>-1</target_precision>
  3875 + <target_decimal_symbol/>
  3876 + <target_grouping_symbol/>
  3877 + <target_currency_symbol/>
  3878 + <target_null_string/>
  3879 + <target_aggregation_type>-</target_aggregation_type>
  3880 + </field>
  3881 + <field>
  3882 + <field_name>fcsj</field_name>
  3883 + <key_value>30</key_value>
  3884 + <target_name>fcno30_fcsj</target_name>
  3885 + <target_type>String</target_type>
  3886 + <target_format/>
  3887 + <target_length>-1</target_length>
  3888 + <target_precision>-1</target_precision>
  3889 + <target_decimal_symbol/>
  3890 + <target_grouping_symbol/>
  3891 + <target_currency_symbol/>
  3892 + <target_null_string/>
  3893 + <target_aggregation_type>-</target_aggregation_type>
  3894 + </field>
  3895 + <field>
  3896 + <field_name>fczdName</field_name>
  3897 + <key_value>30</key_value>
  3898 + <target_name>fcno30_zdname</target_name>
  3899 + <target_type>String</target_type>
  3900 + <target_format/>
  3901 + <target_length>-1</target_length>
  3902 + <target_precision>-1</target_precision>
  3903 + <target_decimal_symbol/>
  3904 + <target_grouping_symbol/>
  3905 + <target_currency_symbol/>
  3906 + <target_null_string/>
  3907 + <target_aggregation_type>-</target_aggregation_type>
  3908 + </field>
  3909 + <field>
  3910 + <field_name>bc_type</field_name>
  3911 + <key_value>30</key_value>
  3912 + <target_name>fcno30_bctype</target_name>
  3913 + <target_type>String</target_type>
  3914 + <target_format/>
  3915 + <target_length>-1</target_length>
  3916 + <target_precision>-1</target_precision>
  3917 + <target_decimal_symbol/>
  3918 + <target_grouping_symbol/>
  3919 + <target_currency_symbol/>
  3920 + <target_null_string/>
  3921 + <target_aggregation_type>-</target_aggregation_type>
  3922 + </field>
  3923 + <field>
  3924 + <field_name>xl_dir</field_name>
  3925 + <key_value>30</key_value>
  3926 + <target_name>fcno30_xldir</target_name>
  3927 + <target_type>String</target_type>
  3928 + <target_format/>
  3929 + <target_length>-1</target_length>
  3930 + <target_precision>-1</target_precision>
  3931 + <target_decimal_symbol/>
  3932 + <target_grouping_symbol/>
  3933 + <target_currency_symbol/>
  3934 + <target_null_string/>
  3935 + <target_aggregation_type>-</target_aggregation_type>
  3936 + </field>
  3937 + <field>
  3938 + <field_name>isfb</field_name>
  3939 + <key_value>30</key_value>
  3940 + <target_name>fcno30_isfb</target_name>
  3941 + <target_type>String</target_type>
  3942 + <target_format/>
  3943 + <target_length>-1</target_length>
  3944 + <target_precision>-1</target_precision>
  3945 + <target_decimal_symbol/>
  3946 + <target_grouping_symbol/>
  3947 + <target_currency_symbol/>
  3948 + <target_null_string/>
  3949 + <target_aggregation_type>-</target_aggregation_type>
  3950 + </field>
  3951 + <field>
  3952 + <field_name>id</field_name>
  3953 + <key_value>31</key_value>
  3954 + <target_name>fcno31_id</target_name>
  3955 + <target_type>String</target_type>
  3956 + <target_format/>
  3957 + <target_length>-1</target_length>
  3958 + <target_precision>-1</target_precision>
  3959 + <target_decimal_symbol/>
  3960 + <target_grouping_symbol/>
  3961 + <target_currency_symbol/>
  3962 + <target_null_string/>
  3963 + <target_aggregation_type>-</target_aggregation_type>
  3964 + </field>
  3965 + <field>
  3966 + <field_name>fcsj</field_name>
  3967 + <key_value>31</key_value>
  3968 + <target_name>fcno31_fcsj</target_name>
  3969 + <target_type>String</target_type>
  3970 + <target_format/>
  3971 + <target_length>-1</target_length>
  3972 + <target_precision>-1</target_precision>
  3973 + <target_decimal_symbol/>
  3974 + <target_grouping_symbol/>
  3975 + <target_currency_symbol/>
  3976 + <target_null_string/>
  3977 + <target_aggregation_type>-</target_aggregation_type>
  3978 + </field>
  3979 + <field>
  3980 + <field_name>fczdName</field_name>
  3981 + <key_value>31</key_value>
  3982 + <target_name>fcno31_zdname</target_name>
  3983 + <target_type>String</target_type>
  3984 + <target_format/>
  3985 + <target_length>-1</target_length>
  3986 + <target_precision>-1</target_precision>
  3987 + <target_decimal_symbol/>
  3988 + <target_grouping_symbol/>
  3989 + <target_currency_symbol/>
  3990 + <target_null_string/>
  3991 + <target_aggregation_type>-</target_aggregation_type>
  3992 + </field>
  3993 + <field>
  3994 + <field_name>bc_type</field_name>
  3995 + <key_value>31</key_value>
  3996 + <target_name>fcno31_bctype</target_name>
  3997 + <target_type>String</target_type>
  3998 + <target_format/>
  3999 + <target_length>-1</target_length>
  4000 + <target_precision>-1</target_precision>
  4001 + <target_decimal_symbol/>
  4002 + <target_grouping_symbol/>
  4003 + <target_currency_symbol/>
  4004 + <target_null_string/>
  4005 + <target_aggregation_type>-</target_aggregation_type>
  4006 + </field>
  4007 + <field>
  4008 + <field_name>xl_dir</field_name>
  4009 + <key_value>31</key_value>
  4010 + <target_name>fcno31_xldir</target_name>
  4011 + <target_type>String</target_type>
  4012 + <target_format/>
  4013 + <target_length>-1</target_length>
  4014 + <target_precision>-1</target_precision>
  4015 + <target_decimal_symbol/>
  4016 + <target_grouping_symbol/>
  4017 + <target_currency_symbol/>
  4018 + <target_null_string/>
  4019 + <target_aggregation_type>-</target_aggregation_type>
  4020 + </field>
  4021 + <field>
  4022 + <field_name>isfb</field_name>
  4023 + <key_value>31</key_value>
  4024 + <target_name>fcno31_isfb</target_name>
  4025 + <target_type>String</target_type>
  4026 + <target_format/>
  4027 + <target_length>-1</target_length>
  4028 + <target_precision>-1</target_precision>
  4029 + <target_decimal_symbol/>
  4030 + <target_grouping_symbol/>
  4031 + <target_currency_symbol/>
  4032 + <target_null_string/>
  4033 + <target_aggregation_type>-</target_aggregation_type>
  4034 + </field>
  4035 + <field>
  4036 + <field_name>id</field_name>
  4037 + <key_value>32</key_value>
  4038 + <target_name>fcno32_id</target_name>
  4039 + <target_type>String</target_type>
  4040 + <target_format/>
  4041 + <target_length>-1</target_length>
  4042 + <target_precision>-1</target_precision>
  4043 + <target_decimal_symbol/>
  4044 + <target_grouping_symbol/>
  4045 + <target_currency_symbol/>
  4046 + <target_null_string/>
  4047 + <target_aggregation_type>-</target_aggregation_type>
  4048 + </field>
  4049 + <field>
  4050 + <field_name>fcsj</field_name>
  4051 + <key_value>32</key_value>
  4052 + <target_name>fcno32_fcsj</target_name>
  4053 + <target_type>String</target_type>
  4054 + <target_format/>
  4055 + <target_length>-1</target_length>
  4056 + <target_precision>-1</target_precision>
  4057 + <target_decimal_symbol/>
  4058 + <target_grouping_symbol/>
  4059 + <target_currency_symbol/>
  4060 + <target_null_string/>
  4061 + <target_aggregation_type>-</target_aggregation_type>
  4062 + </field>
  4063 + <field>
  4064 + <field_name>fczdName</field_name>
  4065 + <key_value>32</key_value>
  4066 + <target_name>fcno32_zdname</target_name>
  4067 + <target_type>String</target_type>
  4068 + <target_format/>
  4069 + <target_length>-1</target_length>
  4070 + <target_precision>-1</target_precision>
  4071 + <target_decimal_symbol/>
  4072 + <target_grouping_symbol/>
  4073 + <target_currency_symbol/>
  4074 + <target_null_string/>
  4075 + <target_aggregation_type>-</target_aggregation_type>
  4076 + </field>
  4077 + <field>
  4078 + <field_name>bc_type</field_name>
  4079 + <key_value>32</key_value>
  4080 + <target_name>fcno32_bctype</target_name>
  4081 + <target_type>String</target_type>
  4082 + <target_format/>
  4083 + <target_length>-1</target_length>
  4084 + <target_precision>-1</target_precision>
  4085 + <target_decimal_symbol/>
  4086 + <target_grouping_symbol/>
  4087 + <target_currency_symbol/>
  4088 + <target_null_string/>
  4089 + <target_aggregation_type>-</target_aggregation_type>
  4090 + </field>
  4091 + <field>
  4092 + <field_name>xl_dir</field_name>
  4093 + <key_value>32</key_value>
  4094 + <target_name>fcno32_xldir</target_name>
  4095 + <target_type>String</target_type>
  4096 + <target_format/>
  4097 + <target_length>-1</target_length>
  4098 + <target_precision>-1</target_precision>
  4099 + <target_decimal_symbol/>
  4100 + <target_grouping_symbol/>
  4101 + <target_currency_symbol/>
  4102 + <target_null_string/>
  4103 + <target_aggregation_type>-</target_aggregation_type>
  4104 + </field>
  4105 + <field>
  4106 + <field_name>isfb</field_name>
  4107 + <key_value>32</key_value>
  4108 + <target_name>fcno32_isfb</target_name>
  4109 + <target_type>String</target_type>
  4110 + <target_format/>
  4111 + <target_length>-1</target_length>
  4112 + <target_precision>-1</target_precision>
  4113 + <target_decimal_symbol/>
  4114 + <target_grouping_symbol/>
  4115 + <target_currency_symbol/>
  4116 + <target_null_string/>
  4117 + <target_aggregation_type>-</target_aggregation_type>
  4118 + </field>
  4119 + <field>
  4120 + <field_name>id</field_name>
  4121 + <key_value>33</key_value>
  4122 + <target_name>fcno33_id</target_name>
  4123 + <target_type>String</target_type>
  4124 + <target_format/>
  4125 + <target_length>-1</target_length>
  4126 + <target_precision>-1</target_precision>
  4127 + <target_decimal_symbol/>
  4128 + <target_grouping_symbol/>
  4129 + <target_currency_symbol/>
  4130 + <target_null_string/>
  4131 + <target_aggregation_type>-</target_aggregation_type>
  4132 + </field>
  4133 + <field>
  4134 + <field_name>fcsj</field_name>
  4135 + <key_value>33</key_value>
  4136 + <target_name>fcno33_fcsj</target_name>
  4137 + <target_type>String</target_type>
  4138 + <target_format/>
  4139 + <target_length>-1</target_length>
  4140 + <target_precision>-1</target_precision>
  4141 + <target_decimal_symbol/>
  4142 + <target_grouping_symbol/>
  4143 + <target_currency_symbol/>
  4144 + <target_null_string/>
  4145 + <target_aggregation_type>-</target_aggregation_type>
  4146 + </field>
  4147 + <field>
  4148 + <field_name>fczdName</field_name>
  4149 + <key_value>33</key_value>
  4150 + <target_name>fcno33_zdname</target_name>
  4151 + <target_type>String</target_type>
  4152 + <target_format/>
  4153 + <target_length>-1</target_length>
  4154 + <target_precision>-1</target_precision>
  4155 + <target_decimal_symbol/>
  4156 + <target_grouping_symbol/>
  4157 + <target_currency_symbol/>
  4158 + <target_null_string/>
  4159 + <target_aggregation_type>-</target_aggregation_type>
  4160 + </field>
  4161 + <field>
  4162 + <field_name>bc_type</field_name>
  4163 + <key_value>33</key_value>
  4164 + <target_name>fcno33_bctype</target_name>
  4165 + <target_type>String</target_type>
  4166 + <target_format/>
  4167 + <target_length>-1</target_length>
  4168 + <target_precision>-1</target_precision>
  4169 + <target_decimal_symbol/>
  4170 + <target_grouping_symbol/>
  4171 + <target_currency_symbol/>
  4172 + <target_null_string/>
  4173 + <target_aggregation_type>-</target_aggregation_type>
  4174 + </field>
  4175 + <field>
  4176 + <field_name>xl_dir</field_name>
  4177 + <key_value>33</key_value>
  4178 + <target_name>fcno33_xldir</target_name>
  4179 + <target_type>String</target_type>
  4180 + <target_format/>
  4181 + <target_length>-1</target_length>
  4182 + <target_precision>-1</target_precision>
  4183 + <target_decimal_symbol/>
  4184 + <target_grouping_symbol/>
  4185 + <target_currency_symbol/>
  4186 + <target_null_string/>
  4187 + <target_aggregation_type>-</target_aggregation_type>
  4188 + </field>
  4189 + <field>
  4190 + <field_name>isfb</field_name>
  4191 + <key_value>33</key_value>
  4192 + <target_name>fcno33_isfb</target_name>
  4193 + <target_type>String</target_type>
  4194 + <target_format/>
  4195 + <target_length>-1</target_length>
  4196 + <target_precision>-1</target_precision>
  4197 + <target_decimal_symbol/>
  4198 + <target_grouping_symbol/>
  4199 + <target_currency_symbol/>
  4200 + <target_null_string/>
  4201 + <target_aggregation_type>-</target_aggregation_type>
  4202 + </field>
  4203 + <field>
  4204 + <field_name>id</field_name>
  4205 + <key_value>34</key_value>
  4206 + <target_name>fcno34_id</target_name>
  4207 + <target_type>String</target_type>
  4208 + <target_format/>
  4209 + <target_length>-1</target_length>
  4210 + <target_precision>-1</target_precision>
  4211 + <target_decimal_symbol/>
  4212 + <target_grouping_symbol/>
  4213 + <target_currency_symbol/>
  4214 + <target_null_string/>
  4215 + <target_aggregation_type>-</target_aggregation_type>
  4216 + </field>
  4217 + <field>
  4218 + <field_name>fcsj</field_name>
  4219 + <key_value>34</key_value>
  4220 + <target_name>fcno34_fcsj</target_name>
  4221 + <target_type>String</target_type>
  4222 + <target_format/>
  4223 + <target_length>-1</target_length>
  4224 + <target_precision>-1</target_precision>
  4225 + <target_decimal_symbol/>
  4226 + <target_grouping_symbol/>
  4227 + <target_currency_symbol/>
  4228 + <target_null_string/>
  4229 + <target_aggregation_type>-</target_aggregation_type>
  4230 + </field>
  4231 + <field>
  4232 + <field_name>fczdName</field_name>
  4233 + <key_value>34</key_value>
  4234 + <target_name>fcno34_zdname</target_name>
  4235 + <target_type>String</target_type>
  4236 + <target_format/>
  4237 + <target_length>-1</target_length>
  4238 + <target_precision>-1</target_precision>
  4239 + <target_decimal_symbol/>
  4240 + <target_grouping_symbol/>
  4241 + <target_currency_symbol/>
  4242 + <target_null_string/>
  4243 + <target_aggregation_type>-</target_aggregation_type>
  4244 + </field>
  4245 + <field>
  4246 + <field_name>bc_type</field_name>
  4247 + <key_value>34</key_value>
  4248 + <target_name>fcno34_bctype</target_name>
  4249 + <target_type>String</target_type>
  4250 + <target_format/>
  4251 + <target_length>-1</target_length>
  4252 + <target_precision>-1</target_precision>
  4253 + <target_decimal_symbol/>
  4254 + <target_grouping_symbol/>
  4255 + <target_currency_symbol/>
  4256 + <target_null_string/>
  4257 + <target_aggregation_type>-</target_aggregation_type>
  4258 + </field>
  4259 + <field>
  4260 + <field_name>xl_dir</field_name>
  4261 + <key_value>34</key_value>
  4262 + <target_name>fcno34_xldir</target_name>
  4263 + <target_type>String</target_type>
  4264 + <target_format/>
  4265 + <target_length>-1</target_length>
  4266 + <target_precision>-1</target_precision>
  4267 + <target_decimal_symbol/>
  4268 + <target_grouping_symbol/>
  4269 + <target_currency_symbol/>
  4270 + <target_null_string/>
  4271 + <target_aggregation_type>-</target_aggregation_type>
  4272 + </field>
  4273 + <field>
  4274 + <field_name>isfb</field_name>
  4275 + <key_value>34</key_value>
  4276 + <target_name>fcno34_isfb</target_name>
  4277 + <target_type>String</target_type>
  4278 + <target_format/>
  4279 + <target_length>-1</target_length>
  4280 + <target_precision>-1</target_precision>
  4281 + <target_decimal_symbol/>
  4282 + <target_grouping_symbol/>
  4283 + <target_currency_symbol/>
  4284 + <target_null_string/>
  4285 + <target_aggregation_type>-</target_aggregation_type>
  4286 + </field>
  4287 + <field>
  4288 + <field_name>id</field_name>
  4289 + <key_value>35</key_value>
  4290 + <target_name>fcno35_id</target_name>
  4291 + <target_type>String</target_type>
  4292 + <target_format/>
  4293 + <target_length>-1</target_length>
  4294 + <target_precision>-1</target_precision>
  4295 + <target_decimal_symbol/>
  4296 + <target_grouping_symbol/>
  4297 + <target_currency_symbol/>
  4298 + <target_null_string/>
  4299 + <target_aggregation_type>-</target_aggregation_type>
  4300 + </field>
  4301 + <field>
  4302 + <field_name>fcsj</field_name>
  4303 + <key_value>35</key_value>
  4304 + <target_name>fcno35_fcsj</target_name>
  4305 + <target_type>String</target_type>
  4306 + <target_format/>
  4307 + <target_length>-1</target_length>
  4308 + <target_precision>-1</target_precision>
  4309 + <target_decimal_symbol/>
  4310 + <target_grouping_symbol/>
  4311 + <target_currency_symbol/>
  4312 + <target_null_string/>
  4313 + <target_aggregation_type>-</target_aggregation_type>
  4314 + </field>
  4315 + <field>
  4316 + <field_name>fczdName</field_name>
  4317 + <key_value>35</key_value>
  4318 + <target_name>fcno35_zdname</target_name>
  4319 + <target_type>String</target_type>
  4320 + <target_format/>
  4321 + <target_length>-1</target_length>
  4322 + <target_precision>-1</target_precision>
  4323 + <target_decimal_symbol/>
  4324 + <target_grouping_symbol/>
  4325 + <target_currency_symbol/>
  4326 + <target_null_string/>
  4327 + <target_aggregation_type>-</target_aggregation_type>
  4328 + </field>
  4329 + <field>
  4330 + <field_name>bc_type</field_name>
  4331 + <key_value>35</key_value>
  4332 + <target_name>fcno35_bctype</target_name>
  4333 + <target_type>String</target_type>
  4334 + <target_format/>
  4335 + <target_length>-1</target_length>
  4336 + <target_precision>-1</target_precision>
  4337 + <target_decimal_symbol/>
  4338 + <target_grouping_symbol/>
  4339 + <target_currency_symbol/>
  4340 + <target_null_string/>
  4341 + <target_aggregation_type>-</target_aggregation_type>
  4342 + </field>
  4343 + <field>
  4344 + <field_name>xl_dir</field_name>
  4345 + <key_value>35</key_value>
  4346 + <target_name>fcno35_xldir</target_name>
  4347 + <target_type>String</target_type>
  4348 + <target_format/>
  4349 + <target_length>-1</target_length>
  4350 + <target_precision>-1</target_precision>
  4351 + <target_decimal_symbol/>
  4352 + <target_grouping_symbol/>
  4353 + <target_currency_symbol/>
  4354 + <target_null_string/>
  4355 + <target_aggregation_type>-</target_aggregation_type>
  4356 + </field>
  4357 + <field>
  4358 + <field_name>isfb</field_name>
  4359 + <key_value>35</key_value>
  4360 + <target_name>fcno35_isfb</target_name>
  4361 + <target_type>String</target_type>
  4362 + <target_format/>
  4363 + <target_length>-1</target_length>
  4364 + <target_precision>-1</target_precision>
  4365 + <target_decimal_symbol/>
  4366 + <target_grouping_symbol/>
  4367 + <target_currency_symbol/>
  4368 + <target_null_string/>
  4369 + <target_aggregation_type>-</target_aggregation_type>
  4370 + </field>
  4371 + </fields>
  4372 + <cluster_schema/>
  4373 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  4374 + <xloc>693</xloc>
  4375 + <yloc>275</yloc>
  4376 + <draw>Y</draw>
  4377 + </GUI>
  4378 + </step>
  4379 +
  4380 + <step>
  4381 + <name>&#x53bb;&#x9664;&#x5b57;&#x6bb5;</name>
  4382 + <type>SelectValues</type>
  4383 + <description/>
  4384 + <distribute>Y</distribute>
  4385 + <custom_distribution/>
  4386 + <copies>1</copies>
  4387 + <partitioning>
  4388 + <method>none</method>
  4389 + <schema_name/>
  4390 + </partitioning>
  4391 + <fields> <select_unspecified>N</select_unspecified>
  4392 + <remove> <name>bcs</name>
  4393 + </remove> <remove> <name>qdzName</name>
  4394 + </remove> <remove> <name>zdzName</name>
  4395 + </remove> </fields> <cluster_schema/>
  4396 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  4397 + <xloc>694</xloc>
  4398 + <yloc>364</yloc>
  4399 + <draw>Y</draw>
  4400 + </GUI>
  4401 + </step>
  4402 +
  4403 + <step>
  4404 + <name>&#x5b57;&#x6bb5;&#x9009;&#x62e9;</name>
  4405 + <type>SelectValues</type>
  4406 + <description/>
  4407 + <distribute>Y</distribute>
  4408 + <custom_distribution/>
  4409 + <copies>1</copies>
  4410 + <partitioning>
  4411 + <method>none</method>
  4412 + <schema_name/>
  4413 + </partitioning>
  4414 + <fields> <field> <name>id</name>
  4415 + <rename/>
  4416 + <length>-2</length>
  4417 + <precision>-2</precision>
  4418 + </field> <field> <name>lp</name>
  4419 + <rename/>
  4420 + <length>-2</length>
  4421 + <precision>-2</precision>
  4422 + </field> <field> <name>fcsj</name>
  4423 + <rename/>
  4424 + <length>-2</length>
  4425 + <precision>-2</precision>
  4426 + </field> <field> <name>fcno</name>
  4427 + <rename/>
  4428 + <length>-2</length>
  4429 + <precision>-2</precision>
  4430 + </field> <field> <name>bcs</name>
  4431 + <rename/>
  4432 + <length>-2</length>
  4433 + <precision>-2</precision>
  4434 + </field> <field> <name>bc_type</name>
  4435 + <rename/>
  4436 + <length>-2</length>
  4437 + <precision>-2</precision>
  4438 + </field> <field> <name>qdzName</name>
  4439 + <rename/>
  4440 + <length>-2</length>
  4441 + <precision>-2</precision>
  4442 + </field> <field> <name>zdzName</name>
  4443 + <rename/>
  4444 + <length>-2</length>
  4445 + <precision>-2</precision>
  4446 + </field> <field> <name>xl_dir</name>
  4447 + <rename/>
  4448 + <length>-2</length>
  4449 + <precision>-2</precision>
  4450 + </field> <field> <name>isfb</name>
  4451 + <rename/>
  4452 + <length>-2</length>
  4453 + <precision>-2</precision>
  4454 + </field> <select_unspecified>N</select_unspecified>
  4455 + </fields> <cluster_schema/>
  4456 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  4457 + <xloc>690</xloc>
  4458 + <yloc>188</yloc>
  4459 + <draw>Y</draw>
  4460 + </GUI>
  4461 + </step>
  4462 +
  4463 + <step>
  4464 + <name>&#x5b57;&#x6bb5;&#x9009;&#x62e9; 2</name>
  4465 + <type>SelectValues</type>
  4466 + <description/>
  4467 + <distribute>Y</distribute>
  4468 + <custom_distribution/>
  4469 + <copies>1</copies>
  4470 + <partitioning>
  4471 + <method>none</method>
  4472 + <schema_name/>
  4473 + </partitioning>
  4474 + <fields> <field> <name>id</name>
  4475 + <rename/>
  4476 + <length>-2</length>
  4477 + <precision>-2</precision>
  4478 + </field> <field> <name>lp</name>
  4479 + <rename/>
  4480 + <length>-2</length>
  4481 + <precision>-2</precision>
  4482 + </field> <field> <name>fcsj</name>
  4483 + <rename/>
  4484 + <length>-2</length>
  4485 + <precision>-2</precision>
  4486 + </field> <field> <name>fcno</name>
  4487 + <rename/>
  4488 + <length>-2</length>
  4489 + <precision>-2</precision>
  4490 + </field> <field> <name>bcs</name>
  4491 + <rename/>
  4492 + <length>-2</length>
  4493 + <precision>-2</precision>
  4494 + </field> <field> <name>bc_type</name>
  4495 + <rename/>
  4496 + <length>-2</length>
  4497 + <precision>-2</precision>
  4498 + </field> <field> <name>qdzName</name>
  4499 + <rename/>
  4500 + <length>-2</length>
  4501 + <precision>-2</precision>
  4502 + </field> <field> <name>zdzName</name>
  4503 + <rename/>
  4504 + <length>-2</length>
  4505 + <precision>-2</precision>
  4506 + </field> <field> <name>xl_dir</name>
  4507 + <rename/>
  4508 + <length>-2</length>
  4509 + <precision>-2</precision>
  4510 + </field> <field> <name>isfb</name>
  4511 + <rename/>
  4512 + <length>-2</length>
  4513 + <precision>-2</precision>
  4514 + </field> <select_unspecified>N</select_unspecified>
  4515 + </fields> <cluster_schema/>
  4516 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  4517 + <xloc>402</xloc>
  4518 + <yloc>189</yloc>
  4519 + <draw>Y</draw>
  4520 + </GUI>
  4521 + </step>
  4522 +
  4523 + <step>
  4524 + <name>&#x6392;&#x5e8f;&#x8bb0;&#x5f55;</name>
  4525 + <type>SortRows</type>
  4526 + <description/>
  4527 + <distribute>Y</distribute>
  4528 + <custom_distribution/>
  4529 + <copies>1</copies>
  4530 + <partitioning>
  4531 + <method>none</method>
  4532 + <schema_name/>
  4533 + </partitioning>
  4534 + <directory>&#x25;&#x25;java.io.tmpdir&#x25;&#x25;</directory>
  4535 + <prefix>out</prefix>
  4536 + <sort_size>1000000</sort_size>
  4537 + <free_memory/>
  4538 + <compress>N</compress>
  4539 + <compress_variable/>
  4540 + <unique_rows>N</unique_rows>
  4541 + <fields>
  4542 + <field>
  4543 + <name>bcs</name>
  4544 + <ascending>Y</ascending>
  4545 + <case_sensitive>N</case_sensitive>
  4546 + <presorted>N</presorted>
  4547 + </field>
  4548 + </fields>
  4549 + <cluster_schema/>
  4550 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  4551 + <xloc>549</xloc>
  4552 + <yloc>191</yloc>
  4553 + <draw>Y</draw>
  4554 + </GUI>
  4555 + </step>
  4556 +
  4557 + <step>
  4558 + <name>&#x67e5;&#x627e;&#x7ec8;&#x70b9;&#x7ad9;&#x540d;&#x79f0;</name>
  4559 + <type>DBLookup</type>
  4560 + <description/>
  4561 + <distribute>Y</distribute>
  4562 + <custom_distribution/>
  4563 + <copies>1</copies>
  4564 + <partitioning>
  4565 + <method>none</method>
  4566 + <schema_name/>
  4567 + </partitioning>
  4568 + <connection>bus_control_variable</connection>
  4569 + <cache>Y</cache>
  4570 + <cache_load_all>Y</cache_load_all>
  4571 + <cache_size>0</cache_size>
  4572 + <lookup>
  4573 + <schema/>
  4574 + <table>bsth_c_stationroute</table>
  4575 + <orderby/>
  4576 + <fail_on_multiple>N</fail_on_multiple>
  4577 + <eat_row_on_failure>N</eat_row_on_failure>
  4578 + <key>
  4579 + <name>xl</name>
  4580 + <field>line</field>
  4581 + <condition>&#x3d;</condition>
  4582 + <name2/>
  4583 + </key>
  4584 + <key>
  4585 + <name>xl_dir</name>
  4586 + <field>directions</field>
  4587 + <condition>&#x3d;</condition>
  4588 + <name2/>
  4589 + </key>
  4590 + <key>
  4591 + <name>endZdType</name>
  4592 + <field>station_mark</field>
  4593 + <condition>&#x3d;</condition>
  4594 + <name2/>
  4595 + </key>
  4596 + <value>
  4597 + <name>station_name</name>
  4598 + <rename>zdzName</rename>
  4599 + <default/>
  4600 + <type>String</type>
  4601 + </value>
  4602 + </lookup>
  4603 + <cluster_schema/>
  4604 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  4605 + <xloc>688</xloc>
  4606 + <yloc>86</yloc>
  4607 + <draw>Y</draw>
  4608 + </GUI>
  4609 + </step>
  4610 +
  4611 + <step>
  4612 + <name>&#x67e5;&#x627e;&#x8d77;&#x70b9;&#x7ad9;&#x540d;&#x79f0;</name>
  4613 + <type>DBLookup</type>
  4614 + <description/>
  4615 + <distribute>Y</distribute>
  4616 + <custom_distribution/>
  4617 + <copies>1</copies>
  4618 + <partitioning>
  4619 + <method>none</method>
  4620 + <schema_name/>
  4621 + </partitioning>
  4622 + <connection>bus_control_variable</connection>
  4623 + <cache>Y</cache>
  4624 + <cache_load_all>Y</cache_load_all>
  4625 + <cache_size>0</cache_size>
  4626 + <lookup>
  4627 + <schema/>
  4628 + <table>bsth_c_stationroute</table>
  4629 + <orderby/>
  4630 + <fail_on_multiple>N</fail_on_multiple>
  4631 + <eat_row_on_failure>N</eat_row_on_failure>
  4632 + <key>
  4633 + <name>xl</name>
  4634 + <field>line</field>
  4635 + <condition>&#x3d;</condition>
  4636 + <name2/>
  4637 + </key>
  4638 + <key>
  4639 + <name>xl_dir</name>
  4640 + <field>directions</field>
  4641 + <condition>&#x3d;</condition>
  4642 + <name2/>
  4643 + </key>
  4644 + <key>
  4645 + <name>startZdType</name>
  4646 + <field>station_mark</field>
  4647 + <condition>&#x3d;</condition>
  4648 + <name2/>
  4649 + </key>
  4650 + <value>
  4651 + <name>station_name</name>
  4652 + <rename>qdzName</rename>
  4653 + <default/>
  4654 + <type>String</type>
  4655 + </value>
  4656 + </lookup>
  4657 + <cluster_schema/>
  4658 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  4659 + <xloc>553</xloc>
  4660 + <yloc>86</yloc>
  4661 + <draw>Y</draw>
  4662 + </GUI>
  4663 + </step>
  4664 +
  4665 + <step>
  4666 + <name>&#x6b63;&#x5e38;&#x73ed;&#x6b21;&#x7ad9;&#x70b9;&#x67e5;&#x8be2;&#x7528;&#x6570;&#x636e;</name>
  4667 + <type>ScriptValueMod</type>
  4668 + <description/>
  4669 + <distribute>Y</distribute>
  4670 + <custom_distribution/>
  4671 + <copies>1</copies>
  4672 + <partitioning>
  4673 + <method>none</method>
  4674 + <schema_name/>
  4675 + </partitioning>
  4676 + <compatible>N</compatible>
  4677 + <optimizationLevel>9</optimizationLevel>
  4678 + <jsScripts> <jsScript> <jsScript_type>0</jsScript_type>
  4679 + <jsScript_name>Script 1</jsScript_name>
  4680 + <jsScript_script>&#x2f;&#x2f;Script here&#xa;&#xa;var startZdType &#x3d; &#x27;B&#x27;&#x3b; &#x2f;&#x2f; &#x8d77;&#x70b9;&#x7ad9;&#x7ad9;&#x70b9;&#x7c7b;&#x578b;&#x6807;&#x8bc6;&#x522b;&#xa;var endZdType &#x3d; &#x27;E&#x27;&#x3b; &#x2f;&#x2f; &#x7ec8;&#x70b9;&#x7ad9;&#x7ad9;&#x70b9;&#x7c7b;&#x578b;&#x6807;&#x8bc6;</jsScript_script>
  4681 + </jsScript> </jsScripts> <fields> <field> <name>startZdType</name>
  4682 + <rename>startZdType</rename>
  4683 + <type>String</type>
  4684 + <length>-1</length>
  4685 + <precision>-1</precision>
  4686 + <replace>N</replace>
  4687 + </field> <field> <name>endZdType</name>
  4688 + <rename>endZdType</rename>
  4689 + <type>String</type>
  4690 + <length>-1</length>
  4691 + <precision>-1</precision>
  4692 + <replace>N</replace>
  4693 + </field> </fields> <cluster_schema/>
  4694 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  4695 + <xloc>391</xloc>
  4696 + <yloc>87</yloc>
  4697 + <draw>Y</draw>
  4698 + </GUI>
  4699 + </step>
  4700 +
  4701 + <step>
  4702 + <name>&#x83b7;&#x53d6;&#x53d8;&#x91cf;</name>
  4703 + <type>GetVariable</type>
  4704 + <description/>
  4705 + <distribute>Y</distribute>
  4706 + <custom_distribution/>
  4707 + <copies>1</copies>
  4708 + <partitioning>
  4709 + <method>none</method>
  4710 + <schema_name/>
  4711 + </partitioning>
  4712 + <fields>
  4713 + <field>
  4714 + <name>xlid_</name>
  4715 + <variable>&#x24;&#x7b;xlid&#x7d;</variable>
  4716 + <type>Integer</type>
  4717 + <format/>
  4718 + <currency/>
  4719 + <decimal/>
  4720 + <group/>
  4721 + <length>-1</length>
  4722 + <precision>-1</precision>
  4723 + <trim_type>none</trim_type>
  4724 + </field>
  4725 + <field>
  4726 + <name>ttid_</name>
  4727 + <variable>&#x24;&#x7b;ttid&#x7d;</variable>
  4728 + <type>Number</type>
  4729 + <format/>
  4730 + <currency/>
  4731 + <decimal/>
  4732 + <group/>
  4733 + <length>-1</length>
  4734 + <precision>-1</precision>
  4735 + <trim_type>none</trim_type>
  4736 + </field>
  4737 + </fields>
  4738 + <cluster_schema/>
  4739 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  4740 + <xloc>45</xloc>
  4741 + <yloc>189</yloc>
  4742 + <draw>Y</draw>
  4743 + </GUI>
  4744 + </step>
  4745 +
  4746 + <step>
  4747 + <name>&#x8868;&#x8f93;&#x5165;</name>
  4748 + <type>TableInput</type>
  4749 + <description/>
  4750 + <distribute>Y</distribute>
  4751 + <custom_distribution/>
  4752 + <copies>1</copies>
  4753 + <partitioning>
  4754 + <method>none</method>
  4755 + <schema_name/>
  4756 + </partitioning>
  4757 + <connection>bus_control_variable</connection>
  4758 + <sql>select &#xa;t.id as id&#xa;, g.lp_name as lp&#xa;, g.xl as xl&#xa;, qdz&#xa;, zdz&#xa;, tcc&#xa;, fcsj&#xa;, bc_type &#xa;, bcs&#xa;, fcno&#xa;, xl_dir&#xa;, isfb&#xa;from bsth_c_s_ttinfo_detail t left join &#xa;bsth_c_s_gbi g on t.lp &#x3d; g.id &#xa;where &#xa;g.xl &#x3d; &#x3f; and&#xa;t.ttinfo &#x3d; &#x3f; &#xa;order by t.bcs asc</sql>
  4759 + <limit>0</limit>
  4760 + <lookup>&#x83b7;&#x53d6;&#x53d8;&#x91cf;</lookup>
  4761 + <execute_each_row>N</execute_each_row>
  4762 + <variables_active>Y</variables_active>
  4763 + <lazy_conversion_active>N</lazy_conversion_active>
  4764 + <cluster_schema/>
  4765 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  4766 + <xloc>130</xloc>
  4767 + <yloc>85</yloc>
  4768 + <draw>Y</draw>
  4769 + </GUI>
  4770 + </step>
  4771 +
  4772 + <step>
  4773 + <name>&#x8ba1;&#x7b97;&#x53d1;&#x8f66;&#x7ad9;&#x540d;</name>
  4774 + <type>ScriptValueMod</type>
  4775 + <description/>
  4776 + <distribute>Y</distribute>
  4777 + <custom_distribution/>
  4778 + <copies>1</copies>
  4779 + <partitioning>
  4780 + <method>none</method>
  4781 + <schema_name/>
  4782 + </partitioning>
  4783 + <compatible>N</compatible>
  4784 + <optimizationLevel>9</optimizationLevel>
  4785 + <jsScripts> <jsScript> <jsScript_type>0</jsScript_type>
  4786 + <jsScript_name>Script 1</jsScript_name>
  4787 + <jsScript_script>&#x2f;&#x2f;Script here&#xa;&#xa;var fczdName &#x3d; null&#x3b; &#x2f;&#x2f; &#x53d1;&#x8f66;&#x7ad9;&#x70b9;&#x540d;&#x5b57;&#xa;if &#x28;bc_type &#x3d;&#x3d; &#x22;in&#x22;&#x29; &#x7b;&#xa; fczdName &#x3d; &#x22;&#x8fdb;&#x573a;&#x22;&#x3b;&#xa;&#x7d; else if &#x28;bc_type &#x3d;&#x3d; &#x22;out&#x22;&#x29; &#x7b;&#xa; fczdName &#x3d; &#x22;&#x51fa;&#x573a;&#x22;&#x3b;&#xa;&#x7d; else &#x7b;&#xa; fczdName &#x3d; qdzName&#x3b;&#xa;&#x7d;</jsScript_script>
  4788 + </jsScript> </jsScripts> <fields> <field> <name>fczdName</name>
  4789 + <rename>fczdName</rename>
  4790 + <type>String</type>
  4791 + <length>-1</length>
  4792 + <precision>-1</precision>
  4793 + <replace>N</replace>
  4794 + </field> </fields> <cluster_schema/>
  4795 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  4796 + <xloc>550</xloc>
  4797 + <yloc>276</yloc>
  4798 + <draw>Y</draw>
  4799 + </GUI>
  4800 + </step>
  4801 +
  4802 + <step>
  4803 + <name>&#x8fc7;&#x6ee4;&#x8bb0;&#x5f55;</name>
  4804 + <type>FilterRows</type>
  4805 + <description/>
  4806 + <distribute>Y</distribute>
  4807 + <custom_distribution/>
  4808 + <copies>1</copies>
  4809 + <partitioning>
  4810 + <method>none</method>
  4811 + <schema_name/>
  4812 + </partitioning>
  4813 +<send_true_to>&#x6b63;&#x5e38;&#x73ed;&#x6b21;&#x7ad9;&#x70b9;&#x67e5;&#x8be2;&#x7528;&#x6570;&#x636e;</send_true_to>
  4814 +<send_false_to>&#x8fdb;&#x573a;&#x51fa;&#x573a;&#x73ed;&#x6b21;&#x67e5;&#x8be2;&#x7528;&#x7684;&#x6570;&#x636e;</send_false_to>
  4815 + <compare>
  4816 +<condition>
  4817 + <negated>N</negated>
  4818 + <leftvalue>bc_type</leftvalue>
  4819 + <function>&#x3d;</function>
  4820 + <rightvalue/>
  4821 + <value><name>constant</name><type>String</type><text>normal</text><length>-1</length><precision>-1</precision><isnull>N</isnull><mask/></value> </condition>
  4822 + </compare>
  4823 + <cluster_schema/>
  4824 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  4825 + <xloc>248</xloc>
  4826 + <yloc>87</yloc>
  4827 + <draw>Y</draw>
  4828 + </GUI>
  4829 + </step>
  4830 +
  4831 + <step>
  4832 + <name>&#x8fdb;&#x573a;&#x51fa;&#x573a;&#x73ed;&#x6b21;&#x67e5;&#x8be2;&#x7528;&#x7684;&#x6570;&#x636e;</name>
  4833 + <type>ScriptValueMod</type>
  4834 + <description/>
  4835 + <distribute>Y</distribute>
  4836 + <custom_distribution/>
  4837 + <copies>1</copies>
  4838 + <partitioning>
  4839 + <method>none</method>
  4840 + <schema_name/>
  4841 + </partitioning>
  4842 + <compatible>N</compatible>
  4843 + <optimizationLevel>9</optimizationLevel>
  4844 + <jsScripts> <jsScript> <jsScript_type>0</jsScript_type>
  4845 + <jsScript_name>Script 1</jsScript_name>
  4846 + <jsScript_script>&#x2f;&#x2f;Script here&#xa;&#xa;var qdzName &#x3d; null&#x3b; &#x2f;&#x2f; &#x8d77;&#x70b9;&#x7ad9;&#x540d;&#x5b57;&#xa;var zdzName &#x3d; null&#x3b; &#x2f;&#x2f; &#x7ec8;&#x70b9;&#x7ad9;&#x540d;&#x5b57;</jsScript_script>
  4847 + </jsScript> </jsScripts> <fields> <field> <name>qdzName</name>
  4848 + <rename>qdzName</rename>
  4849 + <type>String</type>
  4850 + <length>-1</length>
  4851 + <precision>-1</precision>
  4852 + <replace>N</replace>
  4853 + </field> <field> <name>zdzName</name>
  4854 + <rename>zdzName</rename>
  4855 + <type>String</type>
  4856 + <length>-1</length>
  4857 + <precision>-1</precision>
  4858 + <replace>N</replace>
  4859 + </field> </fields> <cluster_schema/>
  4860 + <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI>
  4861 + <xloc>250</xloc>
  4862 + <yloc>188</yloc>
  4863 + <draw>Y</draw>
  4864 + </GUI>
  4865 + </step>
  4866 +
  4867 + <step_error_handling>
  4868 + </step_error_handling>
  4869 + <slave-step-copy-partition-distribution>
  4870 +</slave-step-copy-partition-distribution>
  4871 + <slave_transformation>N</slave_transformation>
  4872 +
  4873 +</transformation>