Map101

From Commander4j Wiki
Revision as of 16:39, 9 May 2019 by Dgarratt (talk | contribs) (Created page with " <map id="map101" enabed="Y" description="NES Konnect XML Material to C4J Material Master"> <input id="in1" description="Read Konnect XML Material Master">...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


   <map id="map101" enabed="Y" description="NES Konnect XML Material to C4J Material Master">
       <input id="in1" description="Read Konnect XML Material Master">
           <type>XML</type>
           <path>./interface/input/101 (NES Konnect XML Material)</path>
           <mask/>
           <pollingInterval>1000</pollingInterval>
           <XSLT>ROCKWELL_MM_FFMW_XML_to_C4J_XML.xsl</XSLT>
       </input>
       <output id="out1" enabed="Y" description="Write C4J Material Master">
           <path>./interface/output/101 (NES C4J - Material)</path>
           <type>XML</type>
           <XSLT/>
       </output>
   </map>