use dcw-table class

This commit is contained in:
Markus Döring 2015-01-14 13:46:08 +01:00 committed by Peter Desmet
parent 3b0aa1764e
commit b30db03c67
1 changed files with 7 additions and 45 deletions

View File

@ -1,4 +1,4 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
@ -183,20 +183,14 @@ occurrenceID,scientificName,individualCount,datasetID
<h4>Attributes</h4> <h4>Attributes</h4>
<table class="table table-bordered table-condensed"> <table class="table table-bordered table-condensed dwc-table">
<thead>
<tr> <tr>
<th>Attribute</th> <th>Attribute</th>
<th>Description</th> <th>Description</th>
<th>Required</th> <th>Required</th>
<th>Default</th> <th>Default</th>
</tr> </tr>
</thead>
<tbody>
<tr> <tr>
<td class=""><em>metadata</em></td> <td class=""><em>metadata</em></td>
@ -209,20 +203,14 @@ occurrenceID,scientificName,individualCount,datasetID
<td></td> <td></td>
<td> <td>
</tr> </tr>
</tbody>
</table> </table>
<h4>Elements</h4> <h4>Elements</h4>
<table class="table table-bordered table-condensed"> <table class="table table-bordered table-condensed dwc-table">
<thead>
<tr> <tr>
<th>Element</th> <th>Element</th>
<th>Description</th> <th>Description</th>
</tr> </tr>
</thead>
<tbody>
<tr> <tr>
<td class=""> <td class="">
<a href="#coreTag">&lt;core&gt;</a> <a href="#coreTag">&lt;core&gt;</a>
@ -256,27 +244,20 @@ occurrenceID,scientificName,individualCount,datasetID
the same core record. the same core record.
</td> </td>
</tr> </tr>
</tbody>
</table> </table>
<h3 id="coreTag">2.2 The &lt;core&gt; or &lt;extension&gt; element</h3> <h3 id="coreTag">2.2 The &lt;core&gt; or &lt;extension&gt; element</h3>
<h4>Attributes</h4> <h4>Attributes</h4>
<table class="table table-bordered table-condensed"> <table class="table table-bordered table-condensed dwc-table">
<thead>
<tr> <tr>
<th>Attribute</th> <th>Attribute</th>
<th>Description</th> <th>Description</th>
<th>Required</th> <th>Required</th>
<th>Default</th> <th>Default</th>
</tr> </tr>
</thead>
<tbody>
<tr> <tr>
<td class=""><em>rowType</em></td> <td class=""><em>rowType</em></td>
@ -443,20 +424,15 @@ occurrenceID,scientificName,individualCount,datasetID
<td>YYYY-MM-DD</td> <td>YYYY-MM-DD</td>
</tr> </tr>
</tbody>
</table> </table>
<h4>Elements</h4> <h4>Elements</h4>
<table class="table table-bordered table-condensed"> <table class="table table-bordered table-condensed dwc-table">
<thead>
<tr> <tr>
<th>Element</th> <th>Element</th>
<th>Description</th> <th>Description</th>
</tr> </tr>
</thead>
<tbody>
<tr> <tr>
<td class=""> <td class="">
<a href="#files">&lt;files&gt;</a> <a href="#files">&lt;files&gt;</a>
@ -504,7 +480,6 @@ occurrenceID,scientificName,individualCount,datasetID
'column' in the row. 'column' in the row.
</td> </td>
</tr> </tr>
</tbody>
</table> </table>
@ -517,17 +492,12 @@ occurrenceID,scientificName,individualCount,datasetID
entity.</p> entity.</p>
<h4>Elements</h4> <h4>Elements</h4>
<table class="table table-bordered table-condensed dwc-table">
<table class="table table-bordered table-condensed">
<thead>
<tr> <tr>
<th>Element</th> <th>Element</th>
<th>Description</th> <th>Description</th>
</tr> </tr>
</thead>
<tbody>
<tr> <tr>
<td class=""><em>location</em></td> <td class=""><em>location</em></td>
@ -545,7 +515,6 @@ occurrenceID,scientificName,individualCount,datasetID
</ul> </ul>
</td> </td>
</tr> </tr>
</tbody>
</table> </table>
@ -557,20 +526,14 @@ occurrenceID,scientificName,individualCount,datasetID
<h4>Attributes</h4> <h4>Attributes</h4>
<table class="table table-bordered table-condensed"> <table class="table table-bordered table-condensed dwc-table">
<thead>
<tr> <tr>
<th>Attribute</th> <th>Attribute</th>
<th>Description</th> <th>Description</th>
<th>Required</th> <th>Required</th>
<th>Default</th> <th>Default</th>
</tr> </tr>
</thead>
<tbody>
<tr> <tr>
<td class=""><em>index</em></td> <td class=""><em>index</em></td>
@ -621,7 +584,6 @@ occurrenceID,scientificName,individualCount,datasetID
<td></td> <td></td>
</tr> </tr>
</tbody>
</table> </table>