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