    <dataScope xmlns="http://xmlns.oracle.com/uix/ui"
               xmlns:data="http://bali.us.oracle.com/cabo/marlin"
           xmlns:uix="http://bali.us.oracle.com/cabo/marlin"
           xmlns:baja="http://bali.us.oracle.com/cabo/baja"
           xmlns:html="http://www.w3.org/TR/REC-html40">
      <contents>
                <include baja:node="timestamp"/>
                    <!-- pool Properties section -->
                    <tableLayout cellSpacing="2" width="100%">
                      <contents>
                        <rowLayout vAlign="top">
                          <contents>
                            <cellFormat vAlign="top" width="50%">
                            <contents>
                            <header data:text="generalHeader@SLBBundle">
                              <contents>
                                <borderLayout>
                                  <contents>
                                    <tableLayout>
                                      <contents>
                                        <rowLayout>
                                          <contents>
                                            <cellFormat hAlign="right">
                                              <contents>
                                                <spacer width="5"/>
                                                <styledText data:text="loadBalancingPolicy@SLBBundle" styleClass="OraPromptText"/>
                                              </contents>
                                            </cellFormat>
                                            <spacer width="20"/>
                                            <styledText styleClass="OraDataText" data:text="loadBalancingPolicy@pool_properties"/>
                                          </contents>
                                        </rowLayout>
                                        <rowLayout>
                                          <contents>
                                            <cellFormat hAlign="right">
                                              <contents>
                                                <spacer width="5"/>
                                                <styledText data:text="healthCheckType@SLBBundle" styleClass="OraPromptText"/>
                                              </contents>
                                            </cellFormat>
                                            <spacer width="20"/>
                                            <styledText styleClass="OraDataText" data:text="healthCheckType@pool_properties"/>
                                          </contents>
                                        </rowLayout>
                                        <switcher data:childName="slb_type@type">
                                          <case name="slb_bigip">
                                        <rowLayout>
                                          <contents>
                                            <cellFormat hAlign="right">
                                              <contents>
                                                <spacer width="5"/>
                                                <styledText data:text="persistentMode@SLBBundle" styleClass="OraPromptText"/>
                                              </contents>
                                            </cellFormat>
                                            <spacer width="20"/>
                                            <styledText styleClass="OraDataText" data:text="persistentMode@pool_properties"/>
                                          </contents>
                                        </rowLayout>
                                          </case>
                                        </switcher>
                                       </contents>
                                    </tableLayout>
                                  </contents>
                                  <left>
                                    <!-- <image data:source="statusImage@pool_properties"/> -->
                                    <spacer width="5"/>
                                  </left>
                                </borderLayout>
                              </contents>
                            </header>
                            </contents>
                            </cellFormat>
                            <!-- end General section -->
                            <cellFormat vAlign="top" width="50%">
                            <contents>
                            <header data:text="STATE@SLBBundle">
                              <contents>
                                    <tableLayout>
                                      <contents>
                                        <rowLayout data:rendered="bigip_render@type">
                                          <contents>
                                            <cellFormat hAlign="right">
                                              <contents>
                                                <spacer width="5"/>
                                                <styledText data:text="BitsInSec@SLBBundle" styleClass="OraPromptText"/>
                                              </contents>
                                            </cellFormat>
                                            <spacer width="2"/>
                                            <link data:text="bits_in_sec@pool_properties" data:destination="bits_in_sec_graph_link@pool_properties"/>
                                          </contents>
                                        </rowLayout>
                                        <rowLayout data:rendered="bigip_render@type">
                                          <contents>
                                            <cellFormat hAlign="right">
                                              <contents>
                                                <spacer width="5"/>
                                                <styledText data:text="BitsOutSec@SLBBundle" styleClass="OraPromptText"/>
                                              </contents>
                                            </cellFormat>
                                            <spacer width="2"/>
                                            <link data:text="bits_out_sec@pool_properties" data:destination="bits_out_sec_graph_link@pool_properties"/>
                                          </contents>
                                        </rowLayout>
                                        <rowLayout data:rendered="nortel_render@type">
                                          <contents>
                                            <cellFormat hAlign="right">
                                              <contents>
                                                <spacer width="5"/>
                                                <styledText data:text="BandwidthSec@SLBBundle" styleClass="OraPromptText"/>
                                              </contents>
                                            </cellFormat>
                                            <spacer width="20"/>
                                            <link data:text="bandwidth_sec@pool_properties" data:destination="bandwidth_sec_graph_link@pool_properties"/>
                                          </contents>
                                        </rowLayout>
                                        <rowLayout>
                                          <contents>
                                            <cellFormat hAlign="right">
                                              <contents>
                                                <spacer width="5"/>
                                                <styledText data:text="pool_cur_sess@SLBBundle" styleClass="OraPromptText"/>
                                              </contents>
                                            </cellFormat>
                                            <spacer width="20"/>
                                            <link data:text="pool_cur_sess@pool_properties" data:destination="pool_cur_sess_graph_link@pool_properties"/>
                                          </contents>
                                        </rowLayout>
                                        <rowLayout>
                                          <contents>
                                            <cellFormat hAlign="right">
                                              <contents>
                                                <spacer width="5"/>
                                                <styledText data:text="pool_max_sess@SLBBundle" styleClass="OraPromptText"/>
                                              </contents>
                                            </cellFormat>
                                            <spacer width="2"/>
                                            <link data:text="pool_max_sess@pool_properties" data:destination="pool_max_sess_graph_link@pool_properties"/>
                                          </contents>
                                        </rowLayout>
                                        <rowLayout>
                                          <contents>
                                            <cellFormat hAlign="right">
                                              <contents>
                                                <spacer width="5"/>
                                                <styledText data:text="pool_tot_sess@SLBBundle" styleClass="OraPromptText"/>
                                              </contents>
                                            </cellFormat>
                                            <spacer width="2"/>
                                            <link data:text="pool_tot_sess@pool_properties" data:destination="pool_tot_sess_graph_link@pool_properties"/>
                                          </contents>
                                        </rowLayout>
                                      </contents>
                                    </tableLayout>
                              </contents>
                            </header>
                            </contents>
                            </cellFormat>
                            <!-- end of properties -->
                          </contents>
                        </rowLayout>
                      </contents>
                    </tableLayout>
      </contents>
      <provider>
        <data name="pool_properties">
          <method class="oracle.sysman.eml.target.slb.mgmt.PoolOverviewPage" method="getProperties"/>
        </data>
        <data name="SLBBundle">
          <bundle class="oracle.sysman.eml.rsc.target.slb.SLBBundle"/>
        </data>
        <data name="type">
          <method class="oracle.sysman.eml.target.slb.common.SLB" method="getUixSlbType"/>
        </data>
      </provider>
      <!--End of Data Handlers-->
    </dataScope>

