[% INCLUDE $templates.header %]
[% IF status == 'success' %]

Success

Your data set description has been [% function %]. Thank you.

[% IF function == 'deleted' %] [%ELSE%]

View the data set description.

[%END%] [% 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' %]

Click here to return to the previous page, and enter the correct username, organization, and password.

[%ELSE%]

Or, register a new data set. Otherwise, use the toolbar links above to navigate.

[%END%] [% ELSE %] [% IF status == 'success' %]

Or, register a new data set. 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}" %] [% SET filePerm = "uploadperm_${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 $templates.footer %]