[% INCLUDE "genericHeader.tmpl" %] [% IF status == 'success' %] [% IF function == 'deleted' %] [%ELSE%] [%END%]
Success
Your data set description has been [% function %]. Thank you.
Your data set description has been [% function %]. Thank you.
You can see the data set description by clicking here.
[% ELSE %] [% IF function == 'cancel' %] [% ELSE %]
Failure
An error occurred. Please check the list of errors below:
    [% FOREACH parameter = invalidParams %]
  • [% parameter %]
  • [% END %]
    [% FOREACH msg = errorMessages %]
  • [% msg %]
  • [% END %]
[% END %] [% END %] [% IF status == 'login_failure' %]
Click here to return to the previous page, and enter the correct username, organization, and password.
[% ELSE %] [% IF function == 'deleted' || function == 'cancel' %] [% IF status != 'success' %] [%ELSE%] [%END%]
Click here to return to the previous page, and enter the correct username, organization, and password.
To register a new data set, click here. Otherwise, use the toolbar links above to navigate.
[% ELSE %] [% IF status == 'success' %]
To register a new data set, click here. Otherwise, use the toolbar links above to navigate.
[% ELSE %] [% IF status != 'failure_no_resubmit' %]
[% IF cfg == 'nceas' %] [% FOREACH group = wg %] [% END %] [% END %] [% numAO = 0 %] [% IF aoCount > 0 %] [% numAO = aoCount %] [% END %] [% cnt = 1 %] [% WHILE cnt <= numAO %] [% SET origNamefirst = "origNamefirst${cnt}" %] [% SET origNamelast = "origNamelast${cnt}" %] [% SET origRole = "origRole${cnt}" %] [% cnt = cnt + 1 %] [% END %] [% numKey = 0 %] [% IF keyCount > 0 %] [% numKey = keyCount %] [% END %] [% cnt = 1 %] [% WHILE cnt <= numKey %] [% SET kyd = "keyword${cnt}" %] [% SET keyType = "kwType${cnt}" %] [% SET keyTh = "kwTh${cnt}" %] [% cnt = cnt + 1 %] [% END %] [% numTaxa = 0 %] [% IF taxaCount > 0 %] [% numTaxa = taxaCount %] [% END %] [% cnt = 1 %] [% WHILE cnt <= numTaxa %] [% SET trn = "taxonRankName${cnt}" %] [% SET trv = "taxonRankValue${cnt}" %] [% cnt = cnt + 1 %] [% END %] [% FOREACH para = methodPara %] [% END %] [% fCount = 0 %] [% IF upCount > 0 %] [% fCount = upCount %] [% END %] [% cnt = 0 %] [% WHILE cnt < fCount %] [% SET fileSum = "upload_${cnt}" %] [% SET fileName = "uploadname_${cnt}" %] [% SET fileType = "uploadtype_${cnt}" %] [% IF fileSum %] [% END %] [% cnt = cnt + 1 %] [% END %]
Click the button below to return to the form and fill in the required fields. Do NOT use the back button on your browser. Submit the description again when you are finished.
[% END %] [% END %] [% END %] [% END %] [% INCLUDE "genericFooter.tmpl" %]