[% 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 %]
Click here to return to the form, fill in the required fields, and submit the data set description again.
[% END %] [% END %] [% END %] [% END %] [% INCLUDE "genericFooter.tmpl" %]