Map403: Difference between revisions
Jump to navigation
Jump to search
Created page with " <map id="map403" enabed="Y" description="GEN Comma Separated Variables"> <input id="in1" description="Read GEN Comma Separated Variables"> <type>CSV</..." |
(No difference)
|
Latest revision as of 17:21, 9 May 2019
<map id="map403" enabed="Y" description="GEN Comma Separated Variables">
<input id="in1" description="Read GEN Comma Separated Variables">
<type>CSV</type>
<path>./interface/input/403 (GEN Comma Separated Variables)</path>
<mask/>
<pollingInterval>1000</pollingInterval>
<XSLT>CSV_to_XML_Example.xsl</XSLT>
<optionDelimeter>^</optionDelimeter>
<csvOptions>separator=,^quote="</csvOptions>
</input>
<output id="out1" enabed="Y" description="Write XML Example">
<path>./interface/output/403 (GEN XML)</path>
<type>XML</type>
<XSLT/>
</output>
</map>