<?xml version='1.0' encoding='UTF-8'?>
<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:dvt="http://xmlns.oracle.com/dss/adf/faces">
<af:panelGroupLayout id="pgl1"
inlineStyle="width:1560px; height:676px; color:Gray; background-color:Gray;background-image:url(&quot;images/Screen2_insert.jpg&quot;);">
<af:panelStretchLayout id="psl1"
inlineStyle="width:1534px; height:663px; color:Gray; background-color:Gray;"
topHeight="64px" endWidth="50px" startWidth="377px">
<f:facet name="bottom"/>
<f:facet name="center">
<af:panelStretchLayout id="psl2" startWidth="1108px"
inlineStyle="background-image:url(&quot;images/Screen2_insert.jpg&quot;);">
<f:facet name="bottom"/>
<f:facet name="center">
<af:deck id="d1">
<f:facet name="center"/>
<af:panelGroupLayout id="pgl5"/>
<af:inputText value="#{bindings.Message.inputValue}" simple="true"
required="#{bindings.Message.hints.mandatory}"
columns="#{bindings.Message.hints.displayWidth}"
maximumLength="#{bindings.Message.hints.precision}"
shortDesc="#{bindings.Message.hints.tooltip}"
id="it2">
<f:validator binding="#{bindings.Message.validator}"/>
</af:inputText>
</af:deck>
</f:facet>
<f:facet name="start">
<af:panelGroupLayout layout="scroll"
xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
id="pgl4"/>
</f:facet>
<f:facet name="end">
<af:panelGroupLayout layout="scroll"
xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
id="pgl3">
<af:outputText value="#{bindings.LogInTime.inputValue}" id="ot1"/>
</af:panelGroupLayout>
</f:facet>
<f:facet name="top">
<af:panelGroupLayout layout="scroll"
xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
id="pgl2">
<af:panelBorderLayout id="pbl1">
<f:facet name="start"/>
<f:facet name="bottom"/>
<f:facet name="end"/>
<f:facet name="top">
<af:group id="g1">
<af:outputLabel value="CalWelc" id="ol1"
inlineStyle="background-color:Black;"/>
<af:inputText value="#{bindings.Message.inputValue}"
simple="true"
required="#{bindings.Message.hints.mandatory}"
columns="#{bindings.Message.hints.displayWidth}"
maximumLength="#{bindings.Message.hints.precision}"
shortDesc="#{bindings.Message.hints.tooltip}"
id="it1">
<f:validator binding="#{bindings.Message.validator}"/>
</af:inputText>
</af:group>
</f:facet>
</af:panelBorderLayout>
<af:gridRow id="gr1"/>
</af:panelGroupLayout>
</f:facet>
</af:panelStretchLayout>
</f:facet>
<f:facet name="start"/>
<f:facet name="end"/>
<f:facet name="top">
<af:toolbox id="t1"/>
</f:facet>
</af:panelStretchLayout>
</af:panelGroupLayout>
</jsp:root>