<dataScope xmlns="http://bali.us.oracle.com/cabo/marlin" xmlns:data="http://bali.us.oracle.com/cabo/marlin">
  <contents>
    <header data:text="watchList@favoriteUrlTable">
      <contents>
        <form name="favoriteUrl">
          <contents>   
            <stackLayout>
              <contents>
                <tableLayout width="100%">
                 <contents>
                  <rowLayout hAlign="right">
                    <contents>
                    <styledText data:text="wlistAdminPageText@favoriteUrlTable"
                        data:destination="wlistAdminPageDest@favoriteUrlTable"
                        hAlign="right"/>
                    </contents>
                  </rowLayout>
                 </contents>
                </tableLayout>
                  <spacer height="1" />
                  <link data:name="anchor@favoriteUrlTable"/>
                  <table width="100%"
                            data:tableData="row@favoriteUrlTable"
                            data:columnHeaderData="column@favoriteUrlTable"
                            data:value="value@favoriteUrlTable"
                            data:minValue="minValue@favoriteUrlTable"
                            data:blockSize="blockSize@favoriteUrlTable"
                            data:maxValue="maxValue@favoriteUrlTable" 
                            data:name="name@favoriteUrlTable"
                            data:destination="tableDestination@favoriteUrlTable"
                            data:alternateText="alternateText@favoriteUrlTable"
                            data:columnFormats="columnFormats@favoriteUrlTable"
                      >
                      <columnHeaderStamp>
                        <data:boundText select="columnName"/>
                      </columnHeaderStamp>
                      <contents>
                        <dataScope>
                          <contents>
                            <image data:source="urlAddressImage"
                                   data:destination="urlAddressKey" 
                                   data:shortDesc="urlAddressText"
                                   targetFrame="_blank"/>
                            <spacer width="5"/>
                            <link data:text="displayNameKey" 
                                  data:shortDesc="urlPerfDestText"
                                  data:destination="urlPerfDestKey"/>
                          </contents>
                        </dataScope>
                        <styledText  data:text="urlAvgKey" />
                        <switcher data:childName="hasAvgThreshLevel">
                          <case name="true">
                            <dataScope>
                              <contents>
                                <image data:source="img0Src"
                                       data:width="img0Width"
                                       data:height="img0Height"/>
                                <image data:source="img1Src"
                                       data:width="img1Width"
                                       data:height="img1Height"/>
                                <image data:source="img2Src"
                                       data:width="img2Width"
                                       data:height="img2Height"/>
                                <image data:source="img3Src"
                                       data:width="img3Width"
                                       data:height="img3Height"/>
                                <image data:source="img4Src"
                                       data:width="img4Width"
                                       data:height="img4Height"/>
                                <image data:source="img5Src"
                                       data:width="img5Width"
                                       data:height="img5Height"/>
                              </contents>
                            </dataScope>
                          </case>
                        </switcher>
                        <styledText  data:text="urlHitsKey" hAlign="right" />
                        <styledText  data:text="urlStdDevKey" hAlign="right"/>
                        <!-- styledText  data:text="urlCritThresholdKey" hAlign="right"/-->
                      </contents>
                    </table>
              </contents>
            </stackLayout>
          </contents>
        </form>
      </contents>
    </header>
  </contents>
</dataScope>
