]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/game/mineral/base_mineral.xml
Huge rewrite of all base templates, added base_ship.xml (unfinished)
[shipsimu.git] / application / ship-simu / templates / de / game / mineral / base_mineral.xml
index 0d61e0a323579394a991da72f5c7f03dd96221ce..4e2039595b906d94b79a6d687bbfdaba84a92767 100644 (file)
@@ -26,7 +26,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
 //-->
 <mineral>
        <!-- General data for this mineral like id, type, summary or description. //-->
-       <general-data id="{?id?}" type="{?type?}">
+       <general-data>
+               <id>{?id?}</id>
+               <type>{?type?}</type>
                <!-- A summary for this mineral. //-->
                <mineral-summary>
                        <![CDATA[{?summary?}]]>