<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../xsd/dataEntryLayout.xsd">
<mainmenu>
<components>
<component><id>cmpHome</id></component>
...
</components>
</mainmenu>
<main>
<view>
<type>areas</type>
<screenareas>
<screenarea>
<leftscreenarea>
<sections>
<section><id>secMainInformation</id></section>
...
</sections>
</leftscreenarea>
</screenarea>
...
</screenareas>
</view>
<sections>
<section>
<id>secMainInformation</id>
<name>Main Information</name>
<disable>false</disable>
<left>
<components>
<component><id>file:general/code.xml</id></component>
...
</components>
</left>
</section>
</sections>
</main>
<details>
<view>default</view>
<defaulttabid>tabComponents</defaulttabid>
<tabs>
<tab>
...
</tab>
</tabs>
</details>
</page> |