<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED>
<!ELEMENT define EMPTY>
<!ATTLIST define
perspective CDATA #REQUIRED
file CDATA #IMPLIED
type (URL|FromJAR)
preActivity CDATA #IMPLIED>
<extension point=
"com.ibm.btt.rcp.perspective.perspectiveDef"
>
<define perspective=
"com.ibm.btt.rcp.smartbank.perspective"
file=
"perspectiveDef.xml"
preActivity=
"com.ibm.btt.rcp.sample.perspectiveactivity"
type=
"FromJAR"
/>
</extension>
Licensed Materials - Property of IBM Restricted Materials of IBM 5724-H82 (C) Copyright IBM Corp. 2007, 2008 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.