====== Map defintion file (XML) ====== The L3DT //map definition// (.def.xml) is an XML-based file (using [[l3dt:formats:specs:xml|L3DT's XML format]] spec) that contains the settings used to generate a map, and lists the operations that were performed. These files are automatically saved and loaded along with the [[l3dt:formats:specs:proj|map project files]], but can also be used to clone a map or generate a batch of maps (see [[l3dt:userguide:batch|batch generation]] in the user-guide). This format replaces the obsolete '[[l3dt:formats:specs:def|.def]]' format previously used. ===== Example file ===== See {{l3dt:formats:specs:temp1.def.xml}}