<dataScope  xmlns="http://xmlns.oracle.com/cabo/marlin"
            xmlns:baja="http://xmlns.oracle.com/cabo/baja"
            xmlns:data="http://xmlns.oracle.com/cabo/marlin"
            xmlns:html="http://www.w3.org/TR/REC-html40">

 <contents>

  <rowLayout>
   <contents>
    <spacer height="120" />

        <labeledFieldLayout fieldWidth="100%" labelWidth="30%">
         <contents>
           <messageTextInput name="grtName" 
                             required="yes"
                             columns="40"
                             data:prompt="PROMPT_GRANTEE_NAME@nls" />
           <messageTextInput name="codeBase" 
                             required="no"
                             columns="40"
                             data:prompt="CODE_BASE@nls" />
         </contents>
        </labeledFieldLayout>

   </contents>
  </rowLayout>

 </contents>
</dataScope>
 





