Huge rewrite of all base templates, added base_ship.xml (unfinished)
[shipsimu.git] / application / ship-simu / templates / de / game / resource / base_resource.xml
index 386a4c4b8ccde7f1ed9028b534d3cadbc3984705..6df52676baa81e05b6f0b185fe37f4fa9cc61151 100644 (file)
@@ -25,7 +25,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
 //-->
 <resource>
        <!-- General data for this resource like id, type, summary or description. //-->
-       <general-data id="{?id?}" type="{?type?}">
+       <general-data>
+               <id>{?id?}</id>
+               <type>{?type?}</type>
                <!-- A summary for this resource. //-->
                <resource-summary>
                        <![CDATA[{?summary?}]]>