Map128

From Commander4j Wiki
Revision as of 17:04, 9 May 2019 by Dgarratt (talk | contribs) (Created page with " <map id="map128" enabed="Y" description="NES C4J ProdDec to Marcellus XML & B2MML S95 XML"> <input id="in1" description="Commander4j ProdDec"> <t...")
(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="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>