Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleMain

Code Block
themeEclipse
languagexml
titleMain
<main>
	<view>
    	<type>areas</type>
        <screenareas>
        	...
        </screenareas>
	</view>

    <sections>
        <section>
        	<id>secMainInformation</id>
			<name>Main Information</name>
			...
 		</section>
		
		<section>
        	<id>secProductValidity</id>
			<name>Product Validity</name>
			...
 		</section> 
		<section>
        	<id>secLogInformation</id>
			<name>Log Information</name>
			...
 		</section>
	</sections>
</main>

Ui children
sorttitle