<dataScope xmlns="http://bali.us.oracle.com/cabo/marlin"
           xmlns:data="http://bali.us.oracle.com/cabo/marlin"
           xmlns:marlin="http://bali.us.oracle.com/cabo/marlin">
  <contents>
    <tableLayout width="100%">
      <contents>
        <rowLayout>
          <contents>
            <cellFormat>
              <contents>
                <rowLayout hAlign="right">
                  <contents>
                    <flowLayout>
                      <contents>
                        <styledText styleClass="OraInlineInfoText" data:text="LAST_REFRESHED@resourceBundle" />
                        <spacer  width="5"/>
                        <styledText styleClass="OraInlineInfoText" data:text="timestamp@timeData" />
                      </contents>
                    </flowLayout>
                    <spacer width="15"/>
                    <choice name="refOptionChoice" columns="5">
                      <contents marlin:childData="refOption@refOptionList">
                        <option marlin:text="name" marlin:selected="selected" marlin:value="value"/>
                      </contents>
                    </choice>
                    <spacer width="10"/>
                    <submitButton data:text="REFRESH_BUTTON@resourceBundle" name="event" value="refToOpt" />
                  </contents>
                </rowLayout>
              </contents>
            </cellFormat>
          </contents>
        </rowLayout>
      </contents>
    </tableLayout> 
  </contents>
</dataScope>

