Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Infrastructure
iso19139.MERIDIAN
Commits
0e7b8e25
Commit
0e7b8e25
authored
5 years ago
by
Kim Mortimer
Browse files
Options
Download
Email Patches
Plain Diff
Do I need labels for all these?
parent
eab8c22c
master
2019-04-03
2019-08-28
Acquisition-indexing
Kimlaptop
adding-polygons-3
coordinate-formating
geom-to-geojson
gml-sucks
master-copy-2019-08-29
template-renaming
1 merge request
!6
2019 02 20
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/plugin/iso19139.MERIDIAN/loc/eng/labels.xml
+44
-0
src/main/plugin/iso19139.MERIDIAN/loc/eng/labels.xml
with
44 additions
and
0 deletions
+44
-0
src/main/plugin/iso19139.MERIDIAN/loc/eng/labels.xml
View file @
0e7b8e25
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help