592 |
jpm |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
2 |
<!-- ==================================================================== -->
|
|
|
3 |
<!-- Introduction -->
|
|
|
4 |
<!-- ==================================================================== -->
|
|
|
5 |
<!-- Curatorial extension to the Darwin Core. -->
|
|
|
6 |
<!-- History: -->
|
|
|
7 |
<!-- version 0.5 2007-02-14 John Wieczorek -->
|
|
|
8 |
<!-- Status: -->
|
|
|
9 |
<!-- Ready for testing. -->
|
|
|
10 |
<!-- See http://wiki.tdwg.org for current status of this standard. -->
|
|
|
11 |
<!-- ==================================================================== -->
|
|
|
12 |
<!-- Schema -->
|
|
|
13 |
<!-- ==================================================================== -->
|
|
|
14 |
<xs:schema targetNamespace="http://rs.tdwg.org/dwc/curatorial" xmlns:dwe="http://rs.tdwg.org/dwc/dwelement" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" version="0.5">
|
|
|
15 |
|
|
|
16 |
<!-- ============================================================== -->
|
|
|
17 |
<!-- Documentation -->
|
|
|
18 |
<!-- ============================================================== -->
|
|
|
19 |
<xs:annotation>
|
|
|
20 |
<xs:documentation>
|
|
|
21 |
Protocol-independent XML Schema for a curatorial extension to the
|
|
|
22 |
Darwin Core. For element documentation, see
|
|
|
23 |
http://wiki.tdwg.org/twiki/bin/view/DarwinCore/CuratorialExtension.
|
|
|
24 |
</xs:documentation>
|
|
|
25 |
</xs:annotation>
|
|
|
26 |
|
|
|
27 |
<!-- ============================================================== -->
|
|
|
28 |
<!-- Imports -->
|
|
|
29 |
<!-- ============================================================== -->
|
|
|
30 |
<!-- import - must be used to import definitions from other -->
|
|
|
31 |
<!-- namespaces. -->
|
|
|
32 |
<!-- ============================================================== -->
|
|
|
33 |
<xs:import namespace="http://rs.tdwg.org/dwc/dwelement" schemaLocation="http://rs.tdwg.org/dwc/tdwg_dw_element.xsd"/>
|
|
|
34 |
|
|
|
35 |
<!-- ============================================================== -->
|
|
|
36 |
<!-- Elements -->
|
|
|
37 |
<!-- ============================================================== -->
|
|
|
38 |
<xs:element name="CatalogNumberNumeric" type="xs:double" substitutionGroup="dwe:dwElement" nillable="true">
|
|
|
39 |
<xs:annotation>
|
|
|
40 |
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/CatalogNumberNumeric" xml:lang="en"/>
|
|
|
41 |
</xs:annotation>
|
|
|
42 |
</xs:element>
|
|
|
43 |
<xs:element name="IdentifiedBy" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
|
|
|
44 |
<xs:annotation>
|
|
|
45 |
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/IdentifiedBy" xml:lang="en"/>
|
|
|
46 |
</xs:annotation>
|
|
|
47 |
</xs:element>
|
|
|
48 |
<xs:element name="DateIdentified" type="xs:dateTime" substitutionGroup="dwe:dwElement" nillable="true">
|
|
|
49 |
<xs:annotation>
|
|
|
50 |
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/DateIdentified" xml:lang="en"/>
|
|
|
51 |
</xs:annotation>
|
|
|
52 |
</xs:element>
|
|
|
53 |
<xs:element name="CollectorNumber" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
|
|
|
54 |
<xs:annotation>
|
|
|
55 |
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/CollectorNumber" xml:lang="en"/>
|
|
|
56 |
</xs:annotation>
|
|
|
57 |
</xs:element>
|
|
|
58 |
<xs:element name="FieldNumber" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
|
|
|
59 |
<xs:annotation>
|
|
|
60 |
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/FieldNumber" xml:lang="en"/>
|
|
|
61 |
</xs:annotation>
|
|
|
62 |
</xs:element>
|
|
|
63 |
<xs:element name="FieldNotes" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
|
|
|
64 |
<xs:annotation>
|
|
|
65 |
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/FieldNotes" xml:lang="en"/>
|
|
|
66 |
</xs:annotation>
|
|
|
67 |
</xs:element>
|
|
|
68 |
<xs:element name="VerbatimCollectingDate" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
|
|
|
69 |
<xs:annotation>
|
|
|
70 |
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/VerbatimCollectingDate" xml:lang="en"/>
|
|
|
71 |
</xs:annotation>
|
|
|
72 |
</xs:element>
|
|
|
73 |
<xs:element name="VerbatimElevation" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
|
|
|
74 |
<xs:annotation>
|
|
|
75 |
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/VerbatimElevation" xml:lang="en"/>
|
|
|
76 |
</xs:annotation>
|
|
|
77 |
</xs:element>
|
|
|
78 |
<xs:element name="VerbatimDepth" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
|
|
|
79 |
<xs:annotation>
|
|
|
80 |
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/VerbatimDepth" xml:lang="en"/>
|
|
|
81 |
</xs:annotation>
|
|
|
82 |
</xs:element>
|
|
|
83 |
<xs:element name="Preparations" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
|
|
|
84 |
<xs:annotation>
|
|
|
85 |
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Preparations" xml:lang="en"/>
|
|
|
86 |
</xs:annotation>
|
|
|
87 |
</xs:element>
|
|
|
88 |
<xs:element name="TypeStatus" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
|
|
|
89 |
<xs:annotation>
|
|
|
90 |
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/TypeStatus" xml:lang="en"/>
|
|
|
91 |
</xs:annotation>
|
|
|
92 |
</xs:element>
|
|
|
93 |
<xs:element name="GenBankNumber" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
|
|
|
94 |
<xs:annotation>
|
|
|
95 |
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/GenBankNumber" xml:lang="en"/>
|
|
|
96 |
</xs:annotation>
|
|
|
97 |
</xs:element>
|
|
|
98 |
<xs:element name="OtherCatalogNumbers" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
|
|
|
99 |
<xs:annotation>
|
|
|
100 |
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/OtherCatalogNumbers" xml:lang="en"/>
|
|
|
101 |
</xs:annotation>
|
|
|
102 |
</xs:element>
|
|
|
103 |
<xs:element name="RelatedCatalogedItems" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
|
|
|
104 |
<xs:annotation>
|
|
|
105 |
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/RelatedCatalogedItems" xml:lang="en"/>
|
|
|
106 |
</xs:annotation>
|
|
|
107 |
</xs:element>
|
|
|
108 |
<xs:element name="Disposition" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
|
|
|
109 |
<xs:annotation>
|
|
|
110 |
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Disposition" xml:lang="en"/>
|
|
|
111 |
</xs:annotation>
|
|
|
112 |
</xs:element>
|
|
|
113 |
<xs:element name="IndividualCount" type="xs:nonNegativeInteger" substitutionGroup="dwe:dwElement" nillable="true">
|
|
|
114 |
<xs:annotation>
|
|
|
115 |
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/IndividualCount" xml:lang="en"/>
|
|
|
116 |
</xs:annotation>
|
|
|
117 |
</xs:element>
|
|
|
118 |
|
|
|
119 |
</xs:schema>
|