Map128

From Commander4j Wiki
Jump to: navigation, search


   <map id="map128" enabed="Y" description="NES C4J ProdDec to Marcellus XML & B2MML S95 XML">
       <input id="in1" description="Commander4j ProdDec">
           <type>XML</type>
           <path>./interface/input/128 (NES C4J - Production Declaration XML)</path>
           <mask/>
           <pollingInterval>1000</pollingInterval>
           <XSLT/>
       </input>
       <output id="out1" enabed="Y" description="Write Marcellus XML">
           <path>./interface/output/128 (NES Marcellus XML Production Declaration)</path>
           <type>XML</type>
           <XSLT>C4J_PRODDEC_XML_to_Marcellus_XML.xsl</XSLT>
       </output>
       <output id="out2" enabed="Y" description="Write B2MML S95 Prod Dec">
           <path>./interface/output/128 (NES B2MML S95 Production Declaration)</path>
           <type>XML</type>
           <XSLT>C4J_PRODDEC_XML_to_S95_PRODDEC_XML.xsl</XSLT>
       </output>
   </map>