Changes for page SplitFile
Last modified by Outhman Moustaghfir on 2024/08/09 17:37
<
>
edited by Outhman Moustaghfir
on 2024/08/09 17:26
on 2024/08/09 17:26
edited by Outhman Moustaghfir
on 2024/08/09 17:13
on 2024/08/09 17:13
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -21,7 +21,7 @@ 21 21 xmlns:ix="localFunction" 22 22 xmlns:fn="http://www.w3.org/2005/xpath-functions"> 23 23 24 - <Split400 mode="" headers="" footers="" excluded="" included="" endLine="" position ="" size="" optionChar=""></Split400>24 + <Split400 mode="" headers="" footers="" excluded="" included="" endLine="" position ="" size=""></Split400> 25 25 </ixDOC> 26 26 27 27 {{/code}} ... ... @@ -32,13 +32,9 @@ 32 32 === Key Attributes: === 33 33 34 34 * **Headers and Footers:** Specify header and footer lines to be included in each output file. 35 -* **endLine:** Define the character used to separate lines in the file, default value is newLine char. 36 -* ((( 37 -**optionChar : **Define the character used to separate lines in output file, default value is newLine char. 38 -))) 39 -* **included : :** Include specific lines from the output by defining them in the include attribute. 40 -* **excluded:** Exclude specific lines from the output by defining them in the exclude attribute. 41 -* **Position and Size:** Used to locate and define the include in the input file. 35 +* **Line Separator:** Define the character used to separate lines in the file. 36 +* **Ignored Items:** Exclude specific lines from the output by defining them in the ignoreItems attribute. 37 +* **Position and Size:** Used in **per_identifier** mode to locate and define the identifier in the input file. 42 42 43 43 === 1. Mode: per_identifier === 44 44