loosy static <FONT CLASS="head_caption">Edit Document Collection:</FONT><FONT CLASS="head_names">%^NAME^%</FONT> <HR> This Document Collection contains the following document sets: <FORM ACTION="EditDc.php?testSet=%^TESTSETID^%&DcId=%^DCID^%&action=removeSel" METHOD="POST"> %#DATA#% <BR> <INPUT TYPE="SUBMIT" VALUE="Remove selection"> </FORM> <HR> <a href="EditDs.php?testSet=%^TESTSETID^%&DcId=%^DCID^%&action=new">Create a new "Document set" in this collection</a> | <a href="index.php?action=editInput&testSet=%^TESTSETID^%">Back to Input settings</a> <BR><BR> <H3>Documentation:</H3> The Documentcollection is the representation of all the unprocessed documents in a documentspace. It is used as documentsource for creating the documentspace. It is contructed like the image below:<BR> <IMG src="documentation/img/documentcollection.gif"><BR> <BR> The documentcollection contains a number of <b>Document sets</b> that represent groups of documentation and contain the <b>documents</b>. %#EO_INDEX#% %#SO_TABLE#% <TABLE class="standard"> <TR><TH> </TH><TH>Document Set Name</TH><TH>Amount</TH><TH>Edit Documentset</TH></TR> %#SO_ROW#% <TR><TD><INPUT TYPE="CHECKBOX" NAME="%^DOCSET_ID^%"></TD><TD>%^DOCSET_NAME^%</TD><TD>%^AMOUNT^% document(s) in set</TD><TD><A HREF="%^EDIT_REFERRER^%">Edit</A></TD></TR> %#EO_ROW#% </TABLE> %#EO_TABLE#%