Commit 0e7b8e25 authored by Kim Mortimer's avatar Kim Mortimer
Browse files

Do I need labels for all these?

Showing with 44 additions and 0 deletions
+44 -0
......@@ -4779,7 +4779,51 @@ xmlns:dwc="http://rs.tdwg.org/dwc/terms/" xmlns:gmi="http://standards.iso.org/is
<label>Other Darwin Core classes</label>
<description></description>
</element>
<element name="dwc:nonEmptyString">
<label>Non-empty string</label>
<description></description>
</element>
<element name="dwc:dayOfYearDataType">
<label>Day of year data type</label>
<description></description>
</element>
<element name="dwc:decimalLatitudeDataType">
<label>Decimal latitude data type</label>
<description></description>
</element>
<element name="dwc:decimalLongitudeDataType">
<label>Decimal longitude data type</label>
<description></description>
</element>
<element name="dwc:spatialFitDataType">
<label>Spatial fit data type</label>
<description></description>
</element>
<element name="dwc:dateTimeISO">
<label>Data time (ISO)</label>
<description></description>
</element>
<element name="xs:double">
<label>Double</label>
<description></description>
</element>
<element name="xs:positiveInteger">
<label>Positive integer</label>
<description></description>
</element>
<element name="xs:gYear">
<label>Gregorian Year</label>
<description></description>
</element>
<element name="xs:gMonth">
<label>Gregorian Month</label>
<description></description>
</element>
<element name="xs:gDay">
<label>Gregorian Day</label>
<description></description>
</element>
<!-- blank
<element name="">
<label></label>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment