Oracle Migration Tool On Demand Guide > Migrating Custom Web Applets > Elements and Sections in the Web Applet XML Output File >

Home Tab Custom Web Applets


Table 28 describes the elements and sections in the Home tab custom Web applet XML output file.

Table 28. Elements and Sections in the Home Tab Custom Web Applet XML File
Element or Section
Description

<data:DisplayName>GlobalWebApplet</data:DisplayName>
<data:Description></data:Description>
<data:DisplayNameCurrentUserLang>ENU</data:DisplayNameCurrentUserLang>
<data:Width>1</data:Width>
<data:Height>200</data:Height>

This section lists the elements for Home tab custom Web applets.

<data:HTMLType>
  <data:HTMLHeader></data:HTMLHeader>
  <data:HTMLBody></data:HTMLBody>
</data:HTMLType>

This section lists the elements for Home tab custom Web applets of type HTML.

<data:FeedType>
  <data:URL></data:URL>
  <data:OverrideURLFlag>false</data:OverrideURLFlag>
  <data:TargetWindow>New Window</data:TargetWindow>
</data:FeedType>

This section lists the elements for Home tab custom Web applets of type Feed.

<data:URLType>
  <data:URL>http://www.oracle.com</data:URL>
</data:URLType>

This section lists the elements for Home tab custom Web applets of type URL.

<data:ListOfTranslation>
  <data:Translation>
    <data:LanguageCode>ENU</data:LanguageCode>
    <data:DisplayName>MyApplet</data:DisplayName>
  </data:Translation>
</data:ListOfTranslation>

This section contains the translation elements for the Home tab custom Web applet.

Oracle Migration Tool On Demand Guide, Release 33 Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.