BDG Scenario 3

PersonGroupList.xml

<HTML>
   <HEAD>
      <TITLE LID="tit15"></TITLE>
      <META content="Microsoft Visual Studio 6.0" name="GENERATOR" />
      <META http-equiv="content-type" />
      <LINK href="../Forms.css" rel="stylesheet" type="text/css" />
   </HEAD>
   <BODY bottomMargin="0" leftMargin="0" rightMargin="0" topMargin="0">
      <OBJECT classid="clsid:550dda30-0541-11d2-9ca9-0060b0ec3d39" height="1" id="xmldso" width="1" VIEWASTEXT=""></OBJECT>
      <SCRIPT language="JavaScript" src="../Scripts/GetParam.js"></SCRIPT>
      <SCRIPT language="JavaScript" src="../Scripts/LoadList.js"></SCRIPT>
      <SCRIPT language="JavaScript" src="../Scripts/PersonGroupList.js"></SCRIPT>
      <DIV style="BACKGROUND-COLOR: black; COLOR: white; HEIGHT: 100%">
         <DIV align="center" style="FONT-SIZE: x-small">
            <LABEL LID="lbl93"></LABEL>
         </DIV>
         <DIV id="ScrollContainer" style="HEIGHT: 97%; OVERFLOW: scroll; WIDTH: 100%">
            <TABLE border="1" id="TargetTable" width="100%" style="BORDER-COLLAPSE: collapse; TABLE-LAYOUT: fixed">
               <TBODY id="TargetBody" />
            </TABLE>
            <DIV id="NoRecords" style="DISPLAY: none; FONT-SIZE: xx-small">
               <LABEL LID="lbl14"></LABEL>
            </DIV>
            <DIV id="firstspacer" style="DISPLAY: block"></DIV>
         </DIV>
      </DIV>
      <TABLE dataPageSize="20" dataSrc="#xmldso" id="SourceTable" style="DISPLAY: none; TABLE-LAYOUT: fixed">
         <TBODY>
            <TR>
               <TD>
                  <SPAN dataFld="GroupId"></SPAN>
               </TD>
               <TD>
                  <SPAN dataFld="Name"></SPAN>
               </TD>
            </TR>
         </TBODY>
      </TABLE>
   </BODY>
</HTML>