Example screen definition—Replace an Original CC Screen Definition

<definition xsi:noNamespaceSchemaLocation="../definition-schema.xsd" screen="search" hasSearch="true" hasTree="false" hasDetail="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" customised="true">
 <meta>
 <name>ccclnt</name>
 CCLAS 6 Online HelpClient</title>
 <isMsk>false</isMsk>
 <initial>search</initial>
 <coreDtoName>com.mincom.ellipse.types.m2000.instances.CCClientSearchParam</coreDtoName>
 <coreAppName>ccclnt</coreAppName>
 <customisationType>replace</customisationType>
 <screen>search</screen>
 <customName>ccclnt</customName>
 </meta>
 ....rest of screen definition
</definition>