Example

Example details an example section, which would be stored in a file called SimpleWorkspaceSection.sec.

Figure 1. SimpleWorkspaceSection.sec
<?xml version="1.0" encoding="UTF-8"?>
<sc:section
  id="SimpleWorkspaceSection"
  title="SimpleWorkspaceSection.title">

  <sc:shortcut-panel-ref id="SimpleShortcutPanel"/>

  <sc:tab id="Person" />
  <sc:tab id="Employer" />
  <sc:tab id="Case" />
  ...

</sc:section>

The SimpleWorkspaceSection.sec should have a corresponding SimpleWorkspaceSection.properties file, which details the localizable content. For example:

SimpleWorkspaceSection.title=Workspace