User:Jcreer/SMS:DMI File Definitions Elements

From XMS Wiki
< User:Jcreer
Revision as of 22:16, 4 March 2015 by Jcreer (talk | contribs) (Created page with "=====Element ''<card>''===== {|class="wikitable" |- |width="70"|'''Info''' |width="530"|Determines the card name and format when the item is exported. For more examples see [...")

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Element <card>
Info Determines the card name and format when the item is exported. For more examples see <export_format>.
Versions 1, 2
Attributes none
Children card_name, export_format, export_location, dependency, anything beginning with “process_each_”, export_group, export_optional
Used by file_def
Example
<item>
   <text>Formulation</text>
   <card>
         <card_name>FORMULATION</card_name>
         <export_format>card "formulationUnits"</export_format>
   </card>