Subversion Repositories oidinfo_new_design

Rev

Rev 2 | Rev 10 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 9
Line 356... Line 356...
356
                                        <tbody>
356
                                        <tbody>
357
                                                <tr>
357
                                                <tr>
358
                                                        <td valign="middle" width="55%" height="3%">
358
                                                        <td valign="middle" width="55%" height="3%">
359
                                                                <span class="page_subtitle">
359
                                                                <span class="page_subtitle">
360
                                                                        Submit OID descriptions as XML files
360
                                                                        Submit OID descriptions as XML files
361
                                                                </span><br></td>
361
                                                                </span> <a href="javascript: switchInfoPerso('submit_info_1');"><img src="images/Info.png" alt="" width="15" height="15"></a><br></td>
362
                                                        <td valign="top" width="2%" height="3%"></td>
362
                                                        <td valign="top" width="2%" height="3%"></td>
363
                                                        <td valign="top" align="right" width="20%">
363
                                                        <td valign="top" align="right" width="20%">
364
                                                                <div id="menu">
364
                                                                <div id="menu">
365
                                                                        <ul>
365
                                                                        <ul>
366
                                                                                <li>
366
                                                                                <li>
Line 375... Line 375...
375
                                                        </td>
375
                                                        </td>
376
                                                </tr>
376
                                                </tr>
377
                                        </tbody>
377
                                        </tbody>
378
                                </table>
378
                                </table>
379
 
379
 
380
                                <a href="javascript: switchInfoPerso('submit_info_1');"><img src="images/Info.png" alt="" width="15" height="15"></a> About this form
-
 
381
                                <div id="submit_info_1" style="display:none;">
380
                                <div id="submit_info_1" style="display:none;">
382
                                        <table width="100%" border="0" cellpadding="0" cellspacing="0">
381
                                        <table width="100%" border="0" cellpadding="0" cellspacing="0">
383
                                                <tbody>
382
                                                <tbody>
384
                                                        <tr>
383
                                                        <tr>
385
                                                                <td valign="top" width="1%"></td>
384
                                                                <td valign="top" width="1%"></td>
Line 427... Line 426...
427
                                                                <td valign="top" width="2%"></td>
426
                                                                <td valign="top" width="2%"></td>
428
 
427
 
429
                                                        </tr>
428
                                                        </tr>
430
                                                </tbody>
429
                                                </tbody>
431
                                        </table>
430
                                        </table>
432
                                </div>
-
 
433
 
431
 
434
                                <form method="post" action="/cgi-bin/submit" enctype="multipart/form-data" name="submit">
-
 
435
                                        <table width="100%" border="0" cellpadding="0" cellspacing="0">
-
 
436
                                                <tbody>
-
 
437
                                                        <tr>
-
 
438
                                                                <td valign="middle" width="50%">
-
 
439
                                                                        <strong>File name</strong><span style="font-size:10px;">
-
 
440
                                                                                (a single XML file containing all the OID descriptions, or
-
 
441
                                                                                a zipped archive of XML files):
-
 
442
                                                                        </span>
-
 
443
                                                                        <br><input name="fichier" size="50" type="file"><input name="submit" value="Submit" type="submit"><br></td>
-
 
444
                                                        </tr>
-
 
445
                                                </tbody>
-
 
446
                                        </table>
-
 
447
                                        <table dwcopytype="CopyTableRow" width="80%" border="0" cellpadding="0" cellspacing="0">
-
 
448
                                                <tbody>
-
 
449
                                                        <tr>
-
 
450
                                                                <td></td>
-
 
451
                                                                <td></td>
-
 
452
                                                        </tr>
-
 
453
                                                        <tr>
-
 
454
                                                                <td valign="top" align="center" bgcolor="#CCCCCC" height="3%">
-
 
455
                                                                        <input name="ignoreNL" value="true" type="checkbox"><code>-ignoreNL</code>
-
 
456
                                                                </td>
-
 
457
                                                                <td valign="CENTER" width="454" bgcolor="#CCCCCC" height="19">
-
 
458
                                                                        <span style="font-size:10px;">
-
 
459
                                                                                Ignore
-
 
460
                                                                                all newline characters used in text descriptions between XML tags. By
-
 
461
                                                                                default, newline characters are turned into <code><br></code> elements
-
 
462
                                                                                when displayed in HTML. When this box is checked, newline characters
-
 
463
                                                                                are replaced with a whitespace.
-
 
464
                                                                        </span>
-
 
465
                                                                </td>
-
 
466
                                                        </tr>
-
 
467
                                                </tbody>
-
 
468
                                        </table>
-
 
469
                                </form>
-
 
470
 
432
 
471
                                <a href="javascript: switchInfoPerso('submit_info_2');"><img src="images/Info.png" alt="" width="15" height="15"></a> XML Example
-
 
472
                                <div id="submit_info_2" style="display:none;">
433
                                <p>XML Example:</p>
-
 
434
                               
473
                                        <table width="100%" border="0" cellpadding="0" cellspacing="0">
435
                                        <table width="100%" border="0" cellpadding="0" cellspacing="0">
474
                                                <tbody>
436
                                                <tbody>
475
                                                        <tr>
437
                                                        <tr>
476
                                                                <td valign="top" width="1%"></td>
438
                                                                <td valign="top" width="1%"></td>
477
 
439
 
Line 554... Line 516...
554
                                                                </td>
516
                                                                </td>
555
                                                        </tr>
517
                                                        </tr>
556
                                                </tbody>
518
                                                </tbody>
557
                                        </table>
519
                                        </table>
558
 
520
 
-
 
521
                                        <br><br>
-
 
522
 
-
 
523
 
559
                                </div>
524
                                </div>
-
 
525
 
-
 
526
                                <form method="post" action="/cgi-bin/submit" enctype="multipart/form-data" name="submit">
-
 
527
                                        <table width="100%" border="0" cellpadding="0" cellspacing="0">
-
 
528
                                                <tbody>
-
 
529
                                                        <tr>
-
 
530
                                                                <td valign="middle" width="50%">
-
 
531
                                                                        <strong>File name</strong><span style="font-size:10px;">
-
 
532
                                                                                (a single XML file containing all the OID descriptions, or
-
 
533
                                                                                a zipped archive of XML files):
-
 
534
                                                                        </span>
-
 
535
                                                                        <br><input name="fichier" size="50" type="file"><input name="submit" value="Submit" type="submit"><br></td>
-
 
536
                                                        </tr>
-
 
537
                                                </tbody>
-
 
538
                                        </table>
-
 
539
                                        <table dwcopytype="CopyTableRow" width="80%" border="0" cellpadding="0" cellspacing="0">
-
 
540
                                                <tbody>
-
 
541
                                                        <tr>
-
 
542
                                                                <td></td>
-
 
543
                                                                <td></td>
-
 
544
                                                        </tr>
-
 
545
                                                        <tr>
-
 
546
                                                                <td valign="top" align="center" bgcolor="#CCCCCC" height="3%">
-
 
547
                                                                        <input name="ignoreNL" value="true" type="checkbox"><code>-ignoreNL</code>
-
 
548
                                                                </td>
-
 
549
                                                                <td valign="CENTER" width="454" bgcolor="#CCCCCC" height="19">
-
 
550
                                                                        <span style="font-size:10px;">
-
 
551
                                                                                Ignore
-
 
552
                                                                                all newline characters used in text descriptions between XML tags. By
-
 
553
                                                                                default, newline characters are turned into <code><br></code> elements
-
 
554
                                                                                when displayed in HTML. When this box is checked, newline characters
-
 
555
                                                                                are replaced with a whitespace.
-
 
556
                                                                        </span>
-
 
557
                                                                </td>
-
 
558
                                                        </tr>
-
 
559
                                                </tbody>
-
 
560
                                        </table>
-
 
561
                                </form>
-
 
562
 
560
                                <div id="display_example_in_management">
563
                                <div id="display_example_in_management">
561
                                        <a name="disp"></a>
564
                                        <a name="disp"></a>
562
                                        <img src="images/grey_captions.png" width="100%" alt="" /></div>
565
                                        <img src="images/grey_captions.png" width="100%" alt="" /></div>
563
                                <div id="registrant_chart_in_management">
566
                                <div id="registrant_chart_in_management">
564
 
567