<page xmlns="http://bali.us.oracle.com/cabo/baja"
      xmlns:baja="http://bali.us.oracle.com/cabo/baja"
      xmlns:marlin="http://bali.us.oracle.com/cabo/marlin"
      xmlns:html="http://www.w3.org/TR/REC-html40"
      xmlns:data="http://bali.us.oracle.com/cabo/marlin">

  <baja:head xmlns="http://www.w3.org/TR/REC-html40"/>

  <baja:content xmlns="http://bali.us.oracle.com/cabo/marlin">

  <form name="targetConfigErr" method="POST" >
    <contents>
      <dataScope>
        <contents>
          <html:title>
            <text data:text="browserTitle@noLicense"/>
          </html:title>

          <pageLayout>
            <mediumAdvertisement>
              <include baja:node="oemBanner" />
            </mediumAdvertisement>

            <globalButtons>
              <include baja:node="globalButtonBar" />
            </globalButtons>

            <pageHeader>
              <include baja:node="globalHeader"/>
            </pageHeader>

            <tabs>
              <include baja:node="globalTabs" />
            </tabs>

   <location>
      <include baja:node="/breadCrumbs"/>
   </location>


            <contentFooter>
                  <pageButtonBar>
                    <contents>
                      <button data:text="OK@sdkMsg" 
                              onClick="javascript:if(document.referrer.indexOf('logon')>-1 ){ document.location.href='../console/home';}else{history.go(-1);}"/>
                    </contents>
                  </pageButtonBar>
            </contentFooter>

            <copyright>
              <include baja:node="copyright"/>
            </copyright>

            <contents>
                  <header messageType="info">
                    <contents>
                      <stackLayout>
                        <contents>
                          <styledText data:text="missingPacksText@noLicense"
                                      styleClass="OraDataText" />
                          <spacer height="10"/>
                          <styledText data:text="missingPacksInstr@noLicense"
                                      styleClass="OraInstructionText"/>
                         </contents>
                       </stackLayout>
                      <tableLayout width="100%">
                        <contents>
                          <rowLayout>
                            <contents>
<!--
                              <cellFormat hAlign="left">
                               <contents>
                               </contents>
                              </cellFormat>
-->
                              <cellFormat hAlign="left">
                               <contents>
                                 <stackLayout>
                                   <contents data:childData="missingPacksDesc@noLicense">
                                     <styledText styleClass="OraDataText" data:text="pack"/>
                                     <rawText styleClass="OraInstructionText"
                                                 data:text="text">
                                      </rawText> 
                                     <spacer height="5"/>
                                   </contents>
                                 </stackLayout>
                               </contents>
                             </cellFormat>
                           </contents>
                         </rowLayout>
                          <spacer height="5"/>
                        </contents>
                      </tableLayout>
                    </contents>
                    
                      <contents>
                      <header data:text="RELATED_LINKS@sdkMsg" 
                              data:rendered="showRelatedLinks@noLicense">
                           <contents data:childData="relatedLinks@noLicense">
                            <rowLayout>
                            <contents>
                            <cellFormat width="33%">
                               <contents>
                               <styledText data:text="text0"  data:destination="destination0"/>                
                               </contents>
                              </cellFormat>
                            <cellFormat width="33%">
                                  <styledText data:text="text1"
                                              data:destination="destination1"/>
                            </cellFormat>
                            <cellFormat width="33%">
                                   <styledText data:text="text2"
                                               data:destination="destination2"/>
                            </cellFormat>
                            </contents>
                            </rowLayout>
                             </contents>
                      </header>
                  </contents>

                  </header>
            </contents>
          </pageLayout>
        </contents>
        <provider>
          <data name="sdkMsg">
            <bundle class="oracle.sysman.emSDK.eml.SDKUIMsg" />
          </data>
          <data name="licenseMsg">
           <bundle class="oracle.sysman.eml.license.LicenseMsg"/>
          </data>
          <data name="noLicense">
           <method class="oracle.sysman.eml.license.NoLicense"
                   method="getNoLicenseData"/>
          </data> 
        </provider>

      </dataScope>
    </contents>
  </form>

  </baja:content>

  <handlers>
  </handlers>


</page>