Steve Baskauf
6b15b7b3e2
Change "Task Group" to "Maintenance Group" for newly published docs
2023-09-17 16:02:36 -05:00
Steve Baskauf
80018f6a0f
move XML doc to version and generate new version from template
2023-09-17 15:17:36 -05:00
tucotuco
6e645c9fe0
Major overhaul to address all issues associated with Material Sample Public Review 2023.
2023-09-15 18:18:46 -03:00
tucotuco
7da899a8d0
Updates to XML schema documents, including errata.
2023-06-30 18:05:39 -03:00
cforney
85192d6f8e
Update index.md
...
fix two typos in XML examples
2022-10-24 16:09:35 +02:00
David Fichtmueller
278eeccdd0
removed old version that caused invalid file
...
I wanted to run some validation of a file that included the TDWG Basetypes Schema from this repository and it failed because the file is not well formed, because it contained a duplicate attribute version in the xs:schema element (document root element):
`<xs:schema version="2021-07-15" [...] version="0.5">`
Since the `version="2021-07-15"` was added in the last commit, the old `version="0.5"` is outdated and needs to be removed. The only question is whether the version now needs to be bumped to today's date. So feel free to edit this commit to adjust it accordingly.
2022-05-09 19:26:15 +02:00
tucotuco
86a7c60933
Amended citation to Maintenance Group instead of closed Task Group.
2021-08-07 20:42:20 -03:00
tucotuco
a07b0e5a26
Modifications for RFC2119 keywords.
2021-08-06 21:00:39 -03:00
tucotuco
6085a0dece
Bring XML schemas and guide up to date.
2021-08-06 20:31:51 -03:00
Steve Baskauf
2266877c2f
first pass at RFC 2119 for XML guide
2021-08-04 20:38:54 -05:00
Peter Desmet
12175b4c92
Make functional link in bibliographic citation
2018-10-08 11:00:42 +02:00
Peter Desmet
bc69fdfaa5
Add empty line after titles
2018-10-01 16:13:03 +02:00
Steve Baskauf
a9a54d929b
First pass at cleanup on RDF guide and headers of other docs
2018-09-23 21:14:29 -05:00
Peter Desmet
a9c3668f01
Remove final dots from titles
...
As per https://github.com/tdwg/vocab/blob/master/sds/documentation-specification.md#32-descriptive-documents
2018-09-17 14:03:28 +02:00
Peter Desmet
d2215904b3
Lowercase titles
2018-09-17 11:23:26 +02:00
Peter Desmet
03a4cc0f78
Move all guides to root
...
That way these elements don't necessarily have to be a guide
2018-08-30 09:18:41 +12:00