<!-- edited with XMLSPY v2004 rel. 2 U (http://www.xmlspy.com) by Markus Doering (BGBM) -->
<xs:schema targetNamespace="http://www.tdwg.org/schemas/abcd/1.2" xmlns:sea="http://www.bgbm.org/biodivinf/Schema/sea" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.tdwg.org/schemas/abcd/1.2" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:element name="DataSets">
		<xs:annotation>
			<xs:documentation>ABCD v.1 root element: container for one or more DataSets. </xs:documentation>
			<xs:appinfo>
				<sea:FullName>Datasets</sea:FullName>
				<sea:Audience>BioCASE</sea:Audience>
				<sea:Audience>CODATA TDWG</sea:Audience>
				<sea:Reviewer>Berendsohn Mar 3 2003</sea:Reviewer>
				<sea:ExistingStandards/>
				<sea:Content>Root element of the schema, forming the container for one or more data sets.</sea:Content>
				<sea:Comments>Allows to handle several different datasets with a single response operation</sea:Comments>
				<sea:Rules/>
				<sea:EditorialNotes/>
			</xs:appinfo>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="DataSet" maxOccurs="unbounded">
					<xs:annotation>
						<xs:documentation>A dataset containing unit data and their shared metadata elements.</xs:documentation>
						<xs:appinfo>
							<sea:FullName>Data set</sea:FullName>
							<sea:Audience>BioCASE</sea:Audience>
							<sea:Audience>CODATA TDWG</sea:Audience>
							<sea:Reviewer/>
							<sea:ExistingStandards>NBN: Survey. </sea:ExistingStandards>
							<sea:Content>A container element for one to many unit data records and their shared metadata elements. The metadata relates to the source, provision, the ownership and rights etc. pertaining to the entire dataset. Attribute: xmlns, indicating the schema version used.</sea:Content>
							<sea:Comments/>
							<sea:Rules/>
							<sea:EditorialNotes/>
						</xs:appinfo>
					</xs:annotation>
					<xs:complexType>
						<xs:sequence>
							<xs:element name="OriginalSource">
								<xs:annotation>
									<xs:documentation>Properties of the original data source, also providing a unique identifier for the dataset</xs:documentation>
									<xs:appinfo>
										<sea:FullName>Original source</sea:FullName>
										<sea:Audience>BioCASE</sea:Audience>
										<sea:Audience>CODATA TDWG</sea:Audience>
										<sea:Reviewer/>
										<sea:ExistingStandards/>
										<sea:Content>Properties of the orignal database or other datasource from which the ABCD-document is derived</sea:Content>
										<sea:Examples/>
										<sea:Comments/>
										<sea:Rules/>
										<sea:EditorialNotes>Notes: Many elements of this structure are directly taken from the DTD for the Integrated Taxonomic Information System, Canadian node (ITIS*ca) at: http://sis.agr.gc.ca/itis/ which was provided by Derek Munro. </sea:EditorialNotes>
									</xs:appinfo>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="SourceInstitutionCode" type="InstitutionCodeType">
											<xs:annotation>
												<xs:documentation>Unique identifier of the institution holding the original datasource (first part of dataset identifier)</xs:documentation>
												<xs:appinfo>
													<sea:FullName>Source institution code</sea:FullName>
													<sea:Audience>BioCASE</sea:Audience>
													<sea:Audience>CODATA TDWG</sea:Audience>
													<sea:Reviewer/>
													<sea:ExistingStandards/>
													<sea:Content>An institutional abbreviation, perhaps with indication of the standard it pertains to (e.g. IH-P for Index Herbariorum and the herbarium at the MNHN in Paris. A controlled vocabulary for collection institutions, but inclusion of private collections must be made possible.</sea:Content>
													<sea:Examples/>
													<sea:Comments>The units within the datasource are not necessarily all owned or administred by this institution</sea:Comments>
													<sea:Rules/>
													<sea:EditorialNotes/>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="SourceName" type="xs:string">
											<xs:annotation>
												<xs:documentation>Name or code of the data source (unique within the institution, second part of the dataset identifier)</xs:documentation>
												<xs:appinfo>
													<sea:FullName>Source name</sea:FullName>
													<sea:Audience>BioCASE</sea:Audience>
													<sea:Audience>CODATA TDWG</sea:Audience>
													<sea:Reviewer/>
													<sea:ExistingStandards>ITIS*ca draft metadata</sea:ExistingStandards>
													<sea:Content>May be the name of a collection if all records are for a stem from a single collection. Together with the element DBInstitution, DBName provides a unique identifier for the dataset's original source</sea:Content>
													<sea:Examples/>
													<sea:Comments>Mandatory second partial identifier for a dataset.</sea:Comments>
													<sea:Rules/>
													<sea:EditorialNotes/>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="SourceLastUpdatedDate" type="xs:date">
											<xs:annotation>
												<xs:documentation>Date when the content or structure of the database was last changed</xs:documentation>
												<xs:appinfo>
													<sea:FullName>Date of last update of the dataset</sea:FullName>
													<sea:Audience>BioCASE</sea:Audience>
													<sea:Audience>CODATA TDWG</sea:Audience>
													<sea:Reviewer/>
													<sea:ExistingStandards>ITIS*ca draft metadata. </sea:ExistingStandards>
													<sea:Content>Date when the database was last changed, including the addition, deletion, or editing of records as well as structural changes that may influence the format or structure of ABCD-conformant output</sea:Content>
													<sea:Examples/>
													<sea:Comments>Mandatory to raise efficiency of "harvesters" and indexing engines working on datasets derived from the data source.</sea:Comments>
													<sea:Rules/>
													<sea:EditorialNotes/>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="SourceVersion" type="xs:string" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Version of the datasource</xs:documentation>
												<xs:appinfo>
													<sea:FullName>Source version</sea:FullName>
													<sea:Audience>BioCASE</sea:Audience>
													<sea:Audience>CODATA TDWG</sea:Audience>
													<sea:Reviewer/>
													<sea:ExistingStandards/>
													<sea:Content>Version number or edition of the datasource</sea:Content>
													<sea:Examples/>
													<sea:Comments/>
													<sea:Rules/>
													<sea:EditorialNotes/>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="SourceWebAddress" type="xs:anyURI" minOccurs="0">
											<xs:annotation>
												<xs:documentation>URI of the original datasource</xs:documentation>
												<xs:appinfo>
													<sea:FullName>Source URI</sea:FullName>
													<sea:Audience>BioCASE</sea:Audience>
													<sea:Audience>CODATA TDWG</sea:Audience>
													<sea:Reviewer/>
													<sea:ExistingStandards>ITIS*ca draft metadata. </sea:ExistingStandards>
													<sea:Content>A URL providing an access interface to the original datasource</sea:Content>
													<sea:Examples/>
													<sea:Comments/>
													<sea:Rules/>
													<sea:EditorialNotes/>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="SourceExpiryDate" type="xs:date" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Expiry date of records from the datasource</xs:documentation>
												<xs:appinfo>
													<sea:FullName>Expiry date of source dataset</sea:FullName>
													<sea:Audience>BioCASE</sea:Audience>
													<sea:Audience>CODATA TDWG</sea:Audience>
													<sea:Reviewer/>
													<sea:ExistingStandards>ITIS*ca draft metadata. </sea:ExistingStandards>
													<sea:Content>Date after which the records in the database should not anymore be used</sea:Content>
													<sea:Examples/>
													<sea:Comments>Allows databases to force update of indices etc. </sea:Comments>
													<sea:Rules/>
													<sea:EditorialNotes/>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="SourceNumberOfRecords" type="xs:string" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Number of units in the source database</xs:documentation>
												<xs:appinfo>
													<sea:FullName>Number of unit records in the source dataset</sea:FullName>
													<sea:Audience>BioCASE</sea:Audience>
													<sea:Audience>CODATA TDWG</sea:Audience>
													<sea:Reviewer/>
													<sea:ExistingStandards/>
													<sea:Content>Total number of unit-level records in the datasource</sea:Content>
													<sea:Examples/>
													<sea:Comments/>
													<sea:Rules/>
													<sea:EditorialNotes/>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
							<xs:element name="DatasetDerivations">
								<xs:annotation>
									<xs:documentation>Additional properties of the dataset as created when it is derived from the origninal source or from an already derived dataset.</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="DatasetDerivation" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>Additional properties of datasets</xs:documentation>
												<xs:appinfo>
													<sea:FullName>Dataset derivation</sea:FullName>
													<sea:Audience>BioCASE</sea:Audience>
													<sea:Audience>CODATA TDWG</sea:Audience>
													<sea:Reviewer/>
													<sea:ExistingStandards/>
													<sea:Content>Additional properties pertaining to the dataset(s) derived directly or indirectly from of the orignal source. Repeatable to form a derivation history where appropriate.</sea:Content>
													<sea:Examples/>
													<sea:Comments/>
													<sea:Rules/>
													<sea:EditorialNotes/>
												</xs:appinfo>
											</xs:annotation>
											<xs:complexType>
												<xs:sequence>
													<xs:element name="DateSupplied" type="xs:date">
														<xs:annotation>
															<xs:documentation/>
															<xs:appinfo>
																<sea:FullName>Date supplied</sea:FullName>
																<sea:Audience>BioCASE</sea:Audience>
																<sea:Audience>CODATA TDWG</sea:Audience>
																<sea:Reviewer/>
																<sea:ExistingStandards>ITIS*ca draft metadata. </sea:ExistingStandards>
																<sea:Content/>
																<sea:Examples/>
																<sea:Comments/>
																<sea:Rules/>
																<sea:EditorialNotes/>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="Supplier" type="ContactType">
														<xs:annotation>
															<xs:documentation>Supplier of the dataset.</xs:documentation>
															<xs:appinfo>
																<sea:FullName>Dataset supplier</sea:FullName>
																<sea:Audience>BioCASE</sea:Audience>
																<sea:Audience>CODATA TDWG</sea:Audience>
																<sea:Reviewer/>
																<sea:ExistingStandards/>
																<sea:Content>Individual or organisation who have (generated and) supplied the dataset</sea:Content>
																<sea:Examples/>
																<sea:Comments/>
																<sea:Rules/>
																<sea:EditorialNotes/>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="Rights" type="RightsType" minOccurs="0">
														<xs:annotation>
															<xs:documentation>Legal rights and ownership if different from original source</xs:documentation>
															<xs:appinfo>
																<sea:FullName>Dataset rights</sea:FullName>
																<sea:Audience>BioCASE</sea:Audience>
																<sea:Audience>CODATA TDWG</sea:Audience>
																<sea:Reviewer/>
																<sea:ExistingStandards/>
																<sea:Content>A container element stating the ownership and legal rights pertaining to the entire dataset. May be overuled by statements under UnitData</sea:Content>
																<sea:Examples/>
																<sea:Comments>Should always be cited together with DBRights</sea:Comments>
																<sea:Rules/>
																<sea:EditorialNotes/>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="Statements" type="StatementsType" minOccurs="0">
														<xs:annotation>
															<xs:documentation>Acknowledgements, disclaimer, credit, if different from orgininal source</xs:documentation>
															<xs:appinfo>
																<sea:FullName>Dataset statements</sea:FullName>
																<sea:Audience>BioCASE</sea:Audience>
																<sea:Audience>CODATA TDWG</sea:Audience>
																<sea:Reviewer/>
																<sea:ExistingStandards/>
																<sea:Content>A container element for statements of creditation or disclaimers. May be overuled by statements under UnitData</sea:Content>
																<sea:Examples/>
																<sea:Comments> Should always be cited together with DBStatements</sea:Comments>
																<sea:Rules/>
																<sea:EditorialNotes/>
															</xs:appinfo>
														</xs:annotation>
													</xs:element>
													<xs:element name="Description" minOccurs="0">
														<xs:annotation>
															<xs:documentation>Text describing the DataSet</xs:documentation>
															<xs:appinfo>
																<sea:FullName>Dataset description</sea:FullName>
																<sea:Audience>BioCASE</sea:Audience>
																<sea:Audience>CODATA TDWG</sea:Audience>
																<sea:Reviewer/>
																<sea:ExistingStandards/>
																<sea:Content>A free text statement describing the dataset, including e.g. statements about selective criteria or sort order used in the generation of the dataset </sea:Content>
																<sea:Examples/>
																<sea:Comments/>
																<sea:Rules/>
																<sea:EditorialNotes/>
															</xs:appinfo>
														</xs:annotation>
														<xs:complexType>
															<xs:simpleContent>
																<xs:extension base="xs:string">
																	<xs:attribute name="Language" type="xs:language"/>
																</xs:extension>
															</xs:simpleContent>
														</xs:complexType>
													</xs:element>
												</xs:sequence>
												<xs:attribute name="OriginalSource" type="xs:boolean" use="optional" default="false"/>
											</xs:complexType>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
							<xs:element name="Units">
								<xs:annotation>
									<xs:documentation>A container for one or more unit data records</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="Unit" type="UnitDataType" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>A container for all data referring to a unit (specimen or observation record)</xs:documentation>
											</xs:annotation>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
	<xs:complexType name="AgentType">
		<xs:annotation>
			<xs:documentation>Person, person team, project or organization.</xs:documentation>
			<xs:appinfo>
				<sea:FullName>Agent Type</sea:FullName>
				<sea:Content xml:lang="en">Person, person team, project or organization.</sea:Content>
				<sea:Audience>BioCASE</sea:Audience>
				<sea:Audience>CODATA TDWG</sea:Audience>
				<sea:Reviewer>Neil Thomson</sea:Reviewer>
				<sea:ExistingStandards/>
				<sea:Examples/>
				<sea:Comments xml:lang="en"/>
				<sea:Rules xml:lang="en"/>
				<sea:EditorialNotes xml:lang="en"/>
			</xs:appinfo>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="AgentText" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Free text details for Agent.</xs:documentation>
					<xs:appinfo>
						<sea:FullName>Agent text</sea:FullName>
						<sea:Content xml:lang="en">Free text details for Agent.</sea:Content>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>Neil Thomson</sea:Reviewer>
						<sea:ExistingStandards/>
						<sea:Examples/>
						<sea:Comments xml:lang="en"/>
						<sea:Rules xml:lang="en"/>
						<sea:EditorialNotes xml:lang="en"/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="Organization" type="OrganisationType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Agent organization name and code(s).</xs:documentation>
					<xs:appinfo>
						<sea:FullName>Organization</sea:FullName>
						<sea:Content xml:lang="en">Agent organization name and code(s).</sea:Content>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>Neil Thomson</sea:Reviewer>
						<sea:ExistingStandards/>
						<sea:Examples/>
						<sea:Comments xml:lang="en"/>
						<sea:Rules xml:lang="en"/>
						<sea:EditorialNotes xml:lang="en"/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="Person" type="PersonNameType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Person agent name.</xs:documentation>
					<xs:appinfo>
						<sea:FullName>Person</sea:FullName>
						<sea:Content xml:lang="en">Person agent name.</sea:Content>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>Neil Thomson</sea:Reviewer>
						<sea:ExistingStandards/>
						<sea:Examples/>
						<sea:Comments xml:lang="en"/>
						<sea:Rules xml:lang="en"/>
						<sea:EditorialNotes xml:lang="en"/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:simpleType name="AltTextType">
		<xs:annotation>
			<xs:documentation>Free text alternative to structured data under the same node (in contrast to comment etc.)</xs:documentation>
			<xs:appinfo>
				<sea:FullName/>
				<sea:Audience>BioCASE</sea:Audience>
				<sea:Audience>CODATA TDWG</sea:Audience>
				<sea:Reviewer>Berendsohn</sea:Reviewer>
				<sea:ExistingStandards/>
				<sea:Content/>
				<sea:Examples/>
				<sea:Comments/>
				<sea:Rules/>
				<sea:EditorialNotes>The idea behind this type is that it actually has a "consists of" relationship with the respective atomized data items. Presently it can be treated as any other xs:string</sea:EditorialNotes>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:complexType name="AspectType">
		<xs:annotation>
			<xs:documentation xml:lang="en">Orientation, outlook or aspect of slope</xs:documentation>
			<xs:appinfo>
				<sea:FullName>Aspect</sea:FullName>
				<sea:Content xml:lang="en">The orientation, outlook or aspect or direction of slope.</sea:Content>
				<sea:Audience>BioCASE</sea:Audience>
				<sea:Audience>HISPID</sea:Audience>
				<sea:Audience>CODATA TDWG</sea:Audience>
				<sea:Reviewer>Jim Croft 10/2002</sea:Reviewer>
				<sea:ExistingStandards>HISPID</sea:ExistingStandards>
				<sea:Examples/>
				<sea:Comments xml:lang="en">This information is of particular intertest in relation to exposure and incident sunlight.</sea:Comments>
				<sea:Comments xml:lang="en">The values in these fields are nearly always directional and restricted to mountainous or sloping ground.</sea:Comments>
				<sea:Comments xml:lang="en">The value 'Open' can be used to described flat plains or exposed redge crests; 'Closed' can be used for valleys or ravines.</sea:Comments>
				<sea:Rules/>
				<sea:EditorialNotes/>
			</xs:appinfo>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Ordination" minOccurs="0">
				<xs:annotation>
					<xs:documentation xml:lang="en">The direction, orientation or aspect of slope expressed in compass points</xs:documentation>
					<xs:appinfo>
						<sea:FullName xml:lang="en">Ordination</sea:FullName>
						<sea:Content xml:lang="en">Orientation or bearing as an abbreviation of cardinal points</sea:Content>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>Jim Croft 10/2002, W. Berendsohn 05/2003</sea:Reviewer>
						<sea:ExistingStandards/>
						<sea:Examples/>
						<sea:Comments xml:lang="en"/>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:NMTOKEN">
						<xs:enumeration value="N"/>
						<xs:enumeration value="S"/>
						<xs:enumeration value="E"/>
						<xs:enumeration value="W"/>
						<xs:enumeration value="NE"/>
						<xs:enumeration value="SE"/>
						<xs:enumeration value="SW"/>
						<xs:enumeration value="NW"/>
						<xs:enumeration value="Open"/>
						<xs:enumeration value="Closed"/>
					</xs:restriction>
				</xs:simpleType>
			</xs:element>
			<xs:element name="CompassBearing" type="xs:decimal" minOccurs="0">
				<xs:annotation>
					<xs:documentation xml:lang="en">Orientation or bearing from North</xs:documentation>
					<xs:appinfo>
						<sea:FullName xml:lang="en">Compas Degrees</sea:FullName>
						<sea:Content xml:lang="en">Orientation or bearing from North, expressed  in compass degrees</sea:Content>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>Jim Croft 10/2002</sea:Reviewer>
						<sea:ExistingStandards/>
						<sea:Examples/>
						<sea:Comments xml:lang="en">May be used for recording aspect of a site or as part of the dip/strike measuremnt in geologic records.</sea:Comments>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="Accuracy" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation xml:lang="en">Accuracy of aspect reading or estimation</xs:documentation>
					<xs:appinfo>
						<sea:FullName xml:lang="en">Bearing Accuracy</sea:FullName>
						<sea:Content xml:lang="en">Accuracy of the bearing measurement of Aspect.</sea:Content>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>Jim Croft 10/2002</sea:Reviewer>
						<sea:ExistingStandards/>
						<sea:Examples/>
						<sea:Comments/>
						<sea:Rules/>
						<sea:EditorialNotes xml:lang="en">I have no idea how this element will be applied or who will use it (JRC)</sea:EditorialNotes>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="AspectText" minOccurs="0">
				<xs:annotation>
					<xs:documentation xml:lang="en">Text expression of slope or aspect</xs:documentation>
					<xs:appinfo>
						<sea:FullName xml:lang="en">Aspect Text</sea:FullName>
						<sea:Content xml:lang="en">The direction of aspect or slope expressedas text.</sea:Content>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>Jim Croft 10/2002</sea:Reviewer>
						<sea:ExistingStandards/>
						<sea:Examples xml:lang="en">South West facing slope</sea:Examples>
						<sea:Examples xml:lang="en">Westward cliff</sea:Examples>
						<sea:Comments xml:lang="en">This field will as par as possible be a verbatim quote from the specimen label.</sea:Comments>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
				<xs:complexType>
					<xs:attribute name="Language" type="xs:language"/>
				</xs:complexType>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="BotanicalGardenUnitType">
		<xs:annotation>
			<xs:documentation>Elements specific to units from botanical gardens</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="AccessionSpecimenNumbers" type="xs:int" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Minimum numbers of individuals the garden is holding under the UnitID.</xs:documentation>
					<xs:appinfo>
						<sea:FullName>Accession specimen numbers</sea:FullName>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>Berendsohn</sea:Reviewer>
						<sea:ExistingStandards>HISPID 3: n/a. </sea:ExistingStandards>
						<sea:ExistingStandards>ITF 2: AccessionSpecimenNumbers (=accspe). </sea:ExistingStandards>
						<sea:Content/>
						<sea:Examples>1</sea:Examples>
						<sea:Comments>Field definition taken from ITF 2.</sea:Comments>
						<sea:Rules>Accession status must not be D (dead)</sea:Rules>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="AccessionStatus" type="xs:byte" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Current status (current or not current) of the accession in the garden.</xs:documentation>
					<xs:appinfo>
						<sea:FullName>Accession status</sea:FullName>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>Berendsohn</sea:Reviewer>
						<sea:ExistingStandards>HISPID 3: n/a. </sea:ExistingStandards>
						<sea:ExistingStandards>ITF 2: AccessionStatus (=accsta). </sea:ExistingStandards>
						<sea:Content>The status may be C (current accession in the living collection), D (non-current due to death), T (non current due to transfer to another record system, normally another garden), S (stored in a dormant state), O (other accession status - different from those above). </sea:Content>
						<sea:Examples>C</sea:Examples>
						<sea:Comments>Field definition taken from ITF 2.</sea:Comments>
						<sea:Rules>One or more of the following characters: C,D,T,S,O</sea:Rules>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="AccessionMaterialType" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Type of material the current living accession is composed of.</xs:documentation>
					<xs:appinfo>
						<sea:FullName>Accession material type</sea:FullName>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>Berendsohn</sea:Reviewer>
						<sea:ExistingStandards>HISPID 3: n/a. </sea:ExistingStandards>
						<sea:ExistingStandards>ITF 2: AccessionStatus (=accsta). </sea:ExistingStandards>
						<sea:Content>The status may be C (current accession in the living collection), D (non-current due to death), T (non current due to transfer to another record system, normally another garden), S (stored in a dormant state), O (other accession status - different from those above). </sea:Content>
						<sea:Examples>C</sea:Examples>
						<sea:Comments>Field definition taken from ITF 2.</sea:Comments>
						<sea:Rules>One or more of the following characters: C,D,T,S,O</sea:Rules>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="Hardiness" type="xs:boolean" minOccurs="0">
				<xs:annotation>
					<xs:documentation>A flag indicating that the accession is grown outdoors in the botanical garden.</xs:documentation>
					<xs:appinfo>
						<sea:FullName>Hardiness</sea:FullName>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>Berendsohn</sea:Reviewer>
						<sea:ExistingStandards>HISPID 3: n/a. </sea:ExistingStandards>
						<sea:ExistingStandards>ITF 2: -. </sea:ExistingStandards>
						<sea:Content/>
						<sea:Examples/>
						<sea:Comments/>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="ProvenanceCategory" type="xs:byte" minOccurs="0">
				<xs:annotation>
					<xs:documentation/>
					<xs:appinfo>
						<sea:FullName>Provenance category</sea:FullName>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>Berendsohn</sea:Reviewer>
						<sea:ExistingStandards>HISPID 3:- </sea:ExistingStandards>
						<sea:ExistingStandards>ITF 2: Provenance Type Flag (=prot). </sea:ExistingStandards>
						<sea:Content>W (Accession of wild source), Z (Propagule/s from a wild source plant in cultivation, G (Accession not of wild source), U (Insufficient data to determine which category applies).</sea:Content>
						<sea:Examples>Z</sea:Examples>
						<sea:Comments>Field definition taken from ITF 2, see there for further description.</sea:Comments>
						<sea:Rules>See ITF.</sea:Rules>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="PropagationHistoryCode" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation>A code to indicate the nature of the production of the plant material being accessioned, for you in association with the element ProvenanceType</xs:documentation>
					<xs:appinfo>
						<sea:FullName>Propagation history code</sea:FullName>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>Berendsohn</sea:Reviewer>
						<sea:ExistingStandards>HISPID 3:- </sea:ExistingStandards>
						<sea:ExistingStandards>ITF 2: Propagation History Flag (=prohis). </sea:ExistingStandards>
						<sea:Content>See ITF 2.</sea:Content>
						<sea:Examples/>
						<sea:Comments>Field definition taken from ITF 2.</sea:Comments>
						<sea:Rules>One of the following values: I, S, SA, SB, SC, V, VA, VB, U</sea:Rules>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="AccessionLineage" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The purpose of this element is to trace the lineage of an accession to either one or two immediate parent unit ID's. </xs:documentation>
					<xs:appinfo>
						<sea:FullName>Accession lineage</sea:FullName>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>Berendsohn</sea:Reviewer>
						<sea:ExistingStandards>HISPID 3:- </sea:ExistingStandards>
						<sea:ExistingStandards>ITF 2: Accession Lineage (=acclin). </sea:ExistingStandards>
						<sea:Content>UnitIDspreceeded by garden code ().</sea:Content>
						<sea:Examples>K19650056</sea:Examples>
						<sea:Comments>Field definition taken from ITF 2, further specification see there.</sea:Comments>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="DonorCategory" type="xs:byte" minOccurs="0">
				<xs:annotation>
					<xs:documentation>A code to indicate the type of the immediate donor from which the accession was obtained. This may not be necessarily the original collector of wild material.</xs:documentation>
					<xs:appinfo>
						<sea:FullName>Donor category</sea:FullName>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>Berendsohn</sea:Reviewer>
						<sea:ExistingStandards>HISPID 3: - </sea:ExistingStandards>
						<sea:ExistingStandards>ITF 2:Donor Type Flag  (=dont). </sea:ExistingStandards>
						<sea:Content/>
						<sea:Examples/>
						<sea:Comments>Field definition taken from ITF 2. Note that the ITF-Donor field is found under AccessionSource and the Donor's Accession Number in the PreviousUnitID of first record in the UnitHistory. </sea:Comments>
						<sea:Rules>One or more of the following characters: E, G, B, R, S, U, H, M, N, I, O, U</sea:Rules>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="ContactType">
		<xs:annotation>
			<xs:documentation>Contact details.</xs:documentation>
			<xs:appinfo>
				<sea:FullName/>
				<sea:Audience>BioCASE</sea:Audience>
				<sea:Audience>CODATA TDWG</sea:Audience>
				<sea:Reviewer/>
				<sea:ExistingStandards/>
				<sea:Content>Identifies an organisation and/or a person as contact and provides addresses, telephone numbers, e-mail addresses and URLs.  If a PersonName is supplied, all contact details should relate to the person.  If no PersonName is supplied, they should relate to the Organisation.</sea:Content>
				<sea:Examples/>
				<sea:Comments/>
				<sea:Rules/>
				<sea:EditorialNotes/>
			</xs:appinfo>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Organisation" type="OrganisationType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Organisation to contact</xs:documentation>
					<xs:appinfo>
						<sea:FullName/>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer/>
						<sea:ExistingStandards/>
						<sea:Content/>
						<sea:Examples/>
						<sea:Comments/>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="Person" type="PersonNameType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Person to contact</xs:documentation>
					<xs:appinfo>
						<sea:FullName/>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer/>
						<sea:ExistingStandards/>
						<sea:Content/>
						<sea:Examples/>
						<sea:Comments/>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="Role" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Role of Person or Organisation in context</xs:documentation>
					<xs:appinfo>
						<sea:FullName/>
						<sea:Audience/>
						<sea:Reviewer/>
						<sea:ExistingStandards/>
						<sea:Content>Title for role of person or organisation.  This element can be used to provide a title such as "Database Administrator" or "Curator" when no individual person is named.</sea:Content>
						<sea:Examples/>
						<sea:Comments/>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
				<xs:complexType>
					<xs:simpleContent>
						<xs:extension base="xs:string">
							<xs:attribute name="Language" type="xs:language"/>
						</xs:extension>
					</xs:simpleContent>
				</xs:complexType>
			</xs:element>
			<xs:element name="Addresses" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Contact addresses</xs:documentation>
					<xs:appinfo>
						<sea:FullName/>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer/>
						<sea:ExistingStandards/>
						<sea:Content>Set of addresses for person or organisation.  PreferredFlag attribute is used to indicate preferred postal address.</sea:Content>
						<sea:Examples/>
						<sea:Comments/>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="Address" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Contact address</xs:documentation>
								<xs:appinfo>
									<sea:FullName/>
									<sea:Audience>BioCASE</sea:Audience>
									<sea:Audience>CODATA TDWG</sea:Audience>
									<sea:Reviewer/>
									<sea:ExistingStandards/>
									<sea:Content>Address of person or organisation.  PreferredFlag attribute is used to indicate preferred postal address.</sea:Content>
									<sea:Examples/>
									<sea:Comments/>
									<sea:Rules/>
									<sea:EditorialNotes/>
								</xs:appinfo>
							</xs:annotation>
							<xs:complexType>
								<xs:simpleContent>
									<xs:extension base="xs:string">
										<xs:attribute name="PreferredFlag" type="xs:boolean" default="false"/>
									</xs:extension>
								</xs:simpleContent>
							</xs:complexType>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="TelephoneNumbers" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Telephone and fax numbers</xs:documentation>
					<xs:appinfo>
						<sea:FullName/>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer/>
						<sea:ExistingStandards/>
						<sea:Content>Set of telephone or fax numbers for person or organisation.</sea:Content>
						<sea:Examples/>
						<sea:Comments/>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="TelephoneNumber" type="TelephoneNumberType" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Telephone or fax number</xs:documentation>
								<xs:appinfo>
									<sea:FullName/>
									<sea:Audience>BioCASE</sea:Audience>
									<sea:Audience>CODATA TDWG</sea:Audience>
									<sea:Reviewer/>
									<sea:ExistingStandards>NBN : element Contact_Number. </sea:ExistingStandards>
									<sea:Content>Numbers should be provided in the ITU International Format ("+CountryCode AreaCode Number").   PreferredFlag attribute indicates preferred e-mail address.</sea:Content>
									<sea:Examples>
										<Example>+44 9876 543210</Example>
									</sea:Examples>
									<sea:Comments/>
									<sea:Rules/>
									<sea:EditorialNotes/>
								</xs:appinfo>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="EmailAddresses" minOccurs="0">
				<xs:annotation>
					<xs:documentation>E-mail addresses</xs:documentation>
					<xs:appinfo>
						<sea:FullName/>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer/>
						<sea:ExistingStandards/>
						<sea:Content>Set of e-mail addresses for person or organisation.</sea:Content>
						<sea:Examples/>
						<sea:Comments/>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="EmailAddress" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>E-mail address for contact</xs:documentation>
								<xs:appinfo>
									<sea:FullName/>
									<sea:Audience/>
									<sea:Reviewer/>
									<sea:ExistingStandards/>
									<sea:Content>Valid e-mail address.  PreferredFlag attribute indicates preferred e-mail address.</sea:Content>
									<sea:Examples>
										<Example>any.person@any.org</Example>
									</sea:Examples>
									<sea:Comments/>
									<sea:Rules/>
									<sea:EditorialNotes/>
								</xs:appinfo>
							</xs:annotation>
							<xs:complexType>
								<xs:simpleContent>
									<xs:extension base="xs:token">
										<xs:attribute name="PreferredFlag" type="xs:boolean" default="false"/>
									</xs:extension>
								</xs:simpleContent>
							</xs:complexType>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="URLs" minOccurs="0">
				<xs:annotation>
					<xs:documentation>URLs for person or organisation</xs:documentation>
					<xs:appinfo>
						<sea:FullName/>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer/>
						<sea:ExistingStandards/>
						<sea:Content>Set of URLs of web sites for person or organisation.</sea:Content>
						<sea:Examples/>
						<sea:Comments/>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="URL" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>URL for person or organisation</xs:documentation>
								<xs:appinfo>
									<sea:FullName/>
									<sea:Audience/>
									<sea:Reviewer/>
									<sea:ExistingStandards/>
									<sea:Content>Publicly available URL for person or organisation.  PreferredFlag attribute indicates main URL.</sea:Content>
									<sea:Examples/>
									<sea:Comments/>
									<sea:Rules/>
									<sea:EditorialNotes/>
								</xs:appinfo>
							</xs:annotation>
							<xs:complexType>
								<xs:simpleContent>
									<xs:extension base="xs:anyURI">
										<xs:attribute name="PreferredFlag" type="xs:boolean" default="false"/>
									</xs:extension>
								</xs:simpleContent>
							</xs:complexType>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="CountryType">
		<xs:annotation>
			<xs:documentation>Details of the country</xs:documentation>
			<xs:appinfo>
				<sea:FullName>Country</sea:FullName>
				<sea:Content xml:lang="en">Elements covering the representation of the country and it name.</sea:Content>
				<sea:Audience>BioCASE</sea:Audience>
				<sea:Audience>CODATA TDWG</sea:Audience>
				<sea:Reviewer>Jim Croft 2002, W. Berendsohn 06/2003</sea:Reviewer>
				<sea:ExistingStandards>HISPID4</sea:ExistingStandards>
				<sea:Examples/>
				<sea:Comments xml:lang="en">Maps to Darwin Core 2: Country through either ISO2Letter (future) or CountryName (current). Historical country names and water bodies outside the coastal zone can be entered under named area.</sea:Comments>
				<sea:Comments xml:lang="en">CountryNameDerived is provided for a country name that has been derived, for example from a system supplied dictionary, by library consultation or other independent research.</sea:Comments>
				<sea:Comments xml:lang="en"/>
				<sea:Rules xml:lang="en"> At least one of CountryName or ISO2 or ISO3 should be present but more are allowed. This should be the political country having jurisdiction over the collection site.</sea:Rules>
				<sea:EditorialNotes xml:lang="en">Country names and ISO codes can theoretically be part of controlled enumerations but if included within tghe schems would blow it out to an unacceptable level; is it possible to refer to these lists externally with physically invoking them?(JRC)</sea:EditorialNotes>
			</xs:appinfo>
		</xs:annotation>
		<xs:sequence>
			<xs:annotation>
				<xs:documentation/>
			</xs:annotation>
			<xs:element name="CountryName" id="cou" minOccurs="0">
				<xs:annotation>
					<xs:documentation xml:lang="en">Name of country or major region for specimen or observation</xs:documentation>
					<xs:appinfo>
						<sea:FullName xml:lang="en">Country</sea:FullName>
						<sea:Content xml:lang="en">The name of the country or major region where the specimen was collected,or the observation made, entered in full.</sea:Content>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Audience>HISPID</sea:Audience>
						<sea:Reviewer>Jim Croft 2002</sea:Reviewer>
						<Standard>ABIS</Standard>
						<Standard>ITF</Standard>
						<Standard>TLR</Standard>
						<Standard>WGSUB</Standard>
						<Standard>ISO</Standard>
						<Standard> Brummitt (1992)</Standard>
						<Example xml:lang="en">Australia</Example>
						<Example xml:lang="en">Commonwealth of Australia</Example>
						<Example xml:lang="en">Iceland</Example>
						<Example xml:lang="en">Republic of Iceland</Example>
						<Example xml:lang="en">Samoa</Example>
						<Example xml:lang="en">Independent State of Samoa</Example>
						<Rule xml:lang="en">If the name of the country where the plant was collected is unknown, then this field should contain the value 'UNKNOWN'. In this case, the ISO Code for Country of Origin field must have the entry 'XX' or 'XY'. All remaining 'location group' fields should be left unfilled.</Rule>
						<sea:Comments xml:lang="en">It is recommended that the spelling of the country should be that recognised by the International Standards Organization (ISO).</sea:Comments>
						<sea:Comments xml:lang="en">It is recommended that new country names be enclosed in square brackets, after the old country name, where country names or boundaries have changed. The 2 letter ISO codes in ISO Code for Country of Origin field assist updating and cross referencing country names where boundaries change.</sea:Comments>
						<sea:Comments xml:lang="en">Separate fields for state/province and country are needed to adequately handle the situation with international collections.</sea:Comments>
						<sea:Comments xml:lang="en">The use of this element is slightly ambiguous in that local practice might require either verbatim quote from specimen labels, or standardization by controlled vocabulary or lookup lists</sea:Comments>
						<EditorialNote xml:lang="en">This element is also covered by various geographic standards and may be better covered by reference to these.(JRC)</EditorialNote>
					</xs:appinfo>
				</xs:annotation>
				<xs:complexType>
					<xs:simpleContent>
						<xs:extension base="xs:string">
							<xs:attribute name="Language" type="xs:language"/>
						</xs:extension>
					</xs:simpleContent>
				</xs:complexType>
			</xs:element>
			<xs:element name="CountryNameDerived" minOccurs="0">
				<xs:annotation>
					<xs:documentation xml:lang="en">Derived name of country or major region for specimen or observation</xs:documentation>
					<xs:appinfo>
						<sea:FullName xml:lang="en">Country Name Derived</sea:FullName>
						<ShortName xml:lang="en">DerivedCountry</ShortName>
						<sea:Content xml:lang="en">The derived name of the country or major region where the specimen was collected, or the observation made, entered in full, interpereted in the light of contemporary geographical knowledge.</sea:Content>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Audience>HISPID</sea:Audience>
						<sea:Reviewer>Jim Croft 2002</sea:Reviewer>
						<Standard>ABIS</Standard>
						<Standard>ITF</Standard>
						<Standard>TLR</Standard>
						<Standard>WGSUB</Standard>
						<Standard>ISO</Standard>
						<Standard> Brummitt (1992)</Standard>
						<Example xml:lang="en">Sri Lanka</Example>
						<Example xml:lang="en">Taiwan</Example>
						<Example xml:lang="en">Vanuatu</Example>
						<Example xml:lang="en">Papua New Guinea</Example>
						<Example xml:lang="en">Kiribati</Example>
						<Example xml:lang="en">East Timor</Example>
						<Rule xml:lang="en">If the name of the country where the plant was collected is unknown, then this field should contain the value 'UNKNOWN'. In this case, the ISO Code for Country of Origin field must have the entry 'XX', 'XY',  'XXX', or 'XXY'. All remaining 'location group' fields should be left unfilled.</Rule>
						<sea:Comments xml:lang="en">It is recommended that the spelling of the country should be that recognised by the International Standards Organization (ISO).</sea:Comments>
						<sea:Comments xml:lang="en">The derived country names offers the opportunity to document the name under which a country is currently known, interpreted by an old or superceded names on the specimen label, such as Vanuatu for the New Hebrides, Sri Lanka for Ceylon, etc.</sea:Comments>
						<sea:Comments xml:lang="en">Separate fields for state/province and country are needed to adequately handle the situation with international collections.</sea:Comments>
						<sea:Comments xml:lang="en">The use of this element is slightly ambiguous in that local practice might require either verbatim quote from specimen labels, or standardization by controlled vocabulary or lookup lists</sea:Comments>
						<EditorialNote xml:lang="en">This element is also covered by various geographic standards and may be better covered by reference to these.(JRC)</EditorialNote>
					</xs:appinfo>
				</xs:annotation>
				<xs:complexType>
					<xs:simpleContent>
						<xs:extension base="xs:string">
							<xs:attribute name="Language" type="xs:language"/>
						</xs:extension>
					</xs:simpleContent>
				</xs:complexType>
			</xs:element>
			<xs:element name="ISO2Letter" type="xs:string" id="iso2" minOccurs="0">
				<xs:annotation>
					<xs:documentation xml:lang="en">2-letter ISO code for representatioin of name of country or origin</xs:documentation>
					<xs:appinfo>
						<sea:FullName xml:lang="en">2-letter ISO country code</sea:FullName>
						<ShortName xml:lang="en">ISO Country</ShortName>
						<sea:Content xml:lang="en">The 2-letter code for the representation of the name of the country of origin of the collection or observation using the codes assigned by the International Standards Organization (ISO).</sea:Content>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Audience>HISPID</sea:Audience>
						<sea:Reviewer>Jim Croft 2002</sea:Reviewer>
						<Standard>ABIS</Standard>
						<Standard>ITF</Standard>
						<Standard>ISO</Standard>
						<Standard> Brummitt (1992)</Standard>
						<Example xml:lang="en">AUS</Example>
						<Example xml:lang="en">ESP</Example>
						<Example xml:lang="en">FRA</Example>
						<Example xml:lang="en">USA</Example>
						<Rule xml:lang="en">This field should contain a valid entry as defined by the International Standards Organization (ISO Standard 3166)</Rule>
						<Rule xml:lang="en">Two other entries are permitted in addition to those defined by ISO. If the name of the country where the plant was collected is unknown, then this field should contain the value 'XX'; if a country name is not applicable then teh field should containg the value "XY". In these cases, the Country field must have the entry 'UNKNOWN'. All remaining 'location group' fields should be left unfilled.</Rule>
						<sea:Comments xml:lang="en">The 2 letter ISO codes in ISO Code for Country of Origin field assist updating and cross referencing countries where boundaries change.</sea:Comments>
						<sea:Comments xml:lang="en">The 'XX' code should be used when no country of origin information is provided. The 'XY' code sould be used for non-specific collecting localities, e.g. Africa, SouthEast Asia</sea:Comments>
						<sea:Comments xml:lang="en">See comments under Country.</sea:Comments>
						<EditorialNote xml:lang="en">This element is also covered by various geographic standards and may be better covered by reference to these.(JRC)</EditorialNote>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="ISO3Letter" type="xs:string" id="iso3" minOccurs="0">
				<xs:annotation>
					<xs:documentation xml:lang="en">3-letter ISO code for representation of name of country of origin</xs:documentation>
					<xs:appinfo>
						<sea:FullName xml:lang="en">3-letter ISO country code</sea:FullName>
						<ShortName xml:lang="en">ISO Country</ShortName>
						<sea:Content xml:lang="en">The 2-letter code for the representation of the name of the country of origin of the collection or observation using the codes assigned by the International Standards Organization (ISO).</sea:Content>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Audience>HISPID</sea:Audience>
						<sea:Reviewer>Jim Croft 2002</sea:Reviewer>
						<Standard>ABIS</Standard>
						<Standard>ITF</Standard>
						<Standard>ISO</Standard>
						<Standard> Brummitt (1992)</Standard>
						<Example xml:lang="en">AU</Example>
						<Example xml:lang="en">ES</Example>
						<Example xml:lang="en">FR</Example>
						<Example xml:lang="en">PG</Example>
						<Example xml:lang="en">US</Example>
						<Rule xml:lang="en">This field should contain a valid entry as defined by the International Standards Organization (ISO Standard 3166)</Rule>
						<Rule xml:lang="en">Two other entries are permitted in addition to those defined by ISO. If the name of the country where the plant was collected is unknown, then this field should contain the value 'XXX'; if a country name is not applicable then the field should containg the value "XXY". In these cases, the Country field must have the entry 'UNKNOWN'. All remaining 'location group' fields should be left unfilled.</Rule>
						<sea:Comments xml:lang="en">The 3-letter ISO codes in ISO Code for Country of Origin field assist updating and cross referencing countries where boundaries change.</sea:Comments>
						<sea:Comments xml:lang="en">The 'XXX' code should be used when no country of origin information is provided. The 'XXY' code sould be used for non-specific collecting localities, e.g. Africa, SouthEast Asia</sea:Comments>
						<sea:Comments xml:lang="en">See comments under Country.</sea:Comments>
						<EditorialNote xml:lang="en">This element is also covered by various geographic standards and may be better covered by reference to these.(JRC)</EditorialNote>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="CultureCollectionUnitType">
		<xs:annotation>
			<xs:documentation>Elements only used for units in culture collections</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="CultureNames" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Names under which the culture is known</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="CultureName" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Reference or trade name for a microbial culture</xs:documentation>
								<xs:appinfo>
									<Created>
										<Author>Charles Copp</Author>
										<Date>Oct. 2001</Date>
										<Comment/>
									</Created>
									<Changed>
										<Author/>
										<Date/>
										<Comment/>
									</Changed>
									<sea:FullName/>
									<sea:Audience>BioCASE</sea:Audience>
									<sea:Audience>CODATA TDWG</sea:Audience>
									<sea:Reviewer/>
									<sea:ExistingStandards/>
									<sea:Content/>
									<sea:Examples/>
									<sea:Comments/>
									<sea:Rules/>
									<sea:EditorialNotes/>
								</xs:appinfo>
							</xs:annotation>
							<xs:complexType>
								<xs:simpleContent>
									<xs:extension base="xs:string">
										<xs:attribute name="Language" type="xs:language"/>
									</xs:extension>
								</xs:simpleContent>
							</xs:complexType>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="GrowthConditions" minOccurs="0">
				<xs:annotation>
					<xs:documentation/>
					<xs:appinfo>
						<Created>
							<Author/>
							<Date/>
							<Comment>ABCD Workshop 1</Comment>
						</Created>
						<Changed>
							<Author/>
							<Date/>
							<Comment/>
						</Changed>
						<sea:FullName/>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer/>
						<sea:ExistingStandards/>
						<sea:Content/>
						<sea:Examples/>
						<sea:Comments/>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
				<xs:complexType>
					<xs:simpleContent>
						<xs:extension base="xs:string">
							<xs:attribute name="Language" type="xs:language"/>
						</xs:extension>
					</xs:simpleContent>
				</xs:complexType>
			</xs:element>
			<xs:element name="CultureMedium" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The growth medium for a microbial or similar culture e.g. agar</xs:documentation>
					<xs:appinfo>
						<Created>
							<Author/>
							<Date/>
							<Comment>ABCD Workshop 1</Comment>
						</Created>
						<Changed>
							<Author/>
							<Date/>
							<Comment/>
						</Changed>
						<sea:FullName/>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer/>
						<sea:ExistingStandards/>
						<sea:Content/>
						<sea:Examples/>
						<sea:Comments/>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
				<xs:complexType>
					<xs:simpleContent>
						<xs:extension base="xs:string">
							<xs:attribute name="Language" type="xs:language"/>
						</xs:extension>
					</xs:simpleContent>
				</xs:complexType>
			</xs:element>
			<xs:element name="Aerobicity" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation/>
					<xs:appinfo>
						<Created>
							<Author/>
							<Date/>
							<Comment>ABCD Workshop 1</Comment>
						</Created>
						<Changed>
							<Author/>
							<Date/>
							<Comment/>
						</Changed>
						<sea:FullName/>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer/>
						<sea:ExistingStandards/>
						<sea:Content/>
						<sea:Examples/>
						<sea:Comments/>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="Temperature" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Preferably a number - attribute gives temperature scale used</xs:documentation>
					<xs:appinfo>
						<Created>
							<Author/>
							<Date/>
							<Comment>ABCD Workshop 1</Comment>
						</Created>
						<Changed>
							<Author/>
							<Date/>
							<Comment/>
						</Changed>
						<sea:FullName/>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer/>
						<sea:ExistingStandards/>
						<sea:Content/>
						<sea:Examples/>
						<sea:Comments/>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
				<xs:complexType>
					<xs:simpleContent>
						<xs:extension base="xs:string">
							<xs:attribute name="TemperatureType">
								<xs:simpleType>
									<xs:restriction base="xs:NMTOKEN">
										<xs:enumeration value="Celsius"/>
										<xs:enumeration value="Fahrenheit"/>
										<xs:enumeration value="Absolute"/>
									</xs:restriction>
								</xs:simpleType>
							</xs:attribute>
						</xs:extension>
					</xs:simpleContent>
				</xs:complexType>
			</xs:element>
			<xs:element name="Applications" minOccurs="0">
				<xs:annotation>
					<xs:documentation/>
					<xs:appinfo>
						<Created>
							<Author/>
							<Date/>
							<Comment>ABCD Workshop 1</Comment>
						</Created>
						<Changed>
							<Author/>
							<Date/>
							<Comment/>
						</Changed>
						<sea:FullName/>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer/>
						<sea:ExistingStandards/>
						<sea:Content/>
						<sea:Examples/>
						<sea:Comments/>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
				<xs:complexType>
					<xs:simpleContent>
						<xs:extension base="xs:string">
							<xs:attribute name="Language" type="xs:language"/>
						</xs:extension>
					</xs:simpleContent>
				</xs:complexType>
			</xs:element>
			<xs:element name="Hazard" minOccurs="0">
				<xs:annotation>
					<xs:documentation/>
					<xs:appinfo>
						<Created>
							<Author/>
							<Date/>
							<Comment>ABCD Workshop 1</Comment>
						</Created>
						<Changed>
							<Author/>
							<Date/>
							<Comment/>
						</Changed>
						<sea:FullName/>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer/>
						<sea:ExistingStandards/>
						<sea:Content/>
						<sea:Examples/>
						<sea:Comments/>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
				<xs:complexType>
					<xs:simpleContent>
						<xs:extension base="xs:string">
							<xs:attribute name="Language" type="xs:language"/>
						</xs:extension>
					</xs:simpleContent>
				</xs:complexType>
			</xs:element>
			<xs:element name="References" minOccurs="0">
				<xs:annotation>
					<xs:documentation>References for the culture conditions and method</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="Reference" type="ReferenceType" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Attribute for RefType</xs:documentation>
								<xs:appinfo>
									<Created>
										<Author>Neil Thomson</Author>
										<Date>August 2002</Date>
										<Comment/>
									</Created>
									<Changed>
										<Author/>
										<Date/>
										<Comment/>
									</Changed>
									<sea:FullName/>
									<sea:Audience>BioCASE</sea:Audience>
									<sea:Audience>CODATA TDWG</sea:Audience>
									<sea:Reviewer/>
									<sea:ExistingStandards/>
									<sea:Content/>
									<sea:Examples/>
									<sea:Comments/>
									<sea:Rules/>
									<sea:EditorialNotes/>
								</xs:appinfo>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="DateTimeType">
		<xs:annotation>
			<xs:documentation>Temporal aspects of an event or activity. </xs:documentation>
			<xs:appinfo>
				<sea:FullName>Date and time or period</sea:FullName>
				<sea:Content xml:lang="en">Elements covering the date, time and duration of an event or activity.</sea:Content>
				<sea:Audience>BioCASE</sea:Audience>
				<sea:Audience>CODATA TDWG</sea:Audience>
				<sea:Reviewer>M.Döring, A. Güntsch and W. Berendsohn</sea:Reviewer>
				<sea:ExistingStandards>BioCASE Model:  VDate. </sea:ExistingStandards>
				<sea:Examples/>
				<sea:Comments>See http://www.bgbm.org/tdwg/codata/Schema/DateTime.htm for a discussion of the use of ISO 8601 in this type. </sea:Comments>
				<sea:Comments xml:lang="en">Can be a range or qualified as a vague date (=HISPID4: cdat) for example as a means of adding greater precision to specific groups of observations within a range event (=cdat2 in part)</sea:Comments>
				<sea:Comments xml:lang="en">Dates may be duplicated and expressed in various forms in each of the available fiields to facilitate query.</sea:Comments>
				<sea:Rules xml:lang="en"/>
				<sea:EditorialNotes xml:lang="en"/>
			</xs:appinfo>
		</xs:annotation>
		<xs:sequence>
			<xs:annotation>
				<xs:documentation/>
			</xs:annotation>
			<xs:element name="DateText" type="xs:string" id="datetext" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation xml:lang="en">The date in text format</xs:documentation>
					<xs:appinfo>
						<sea:FullName xml:lang="en">Date text</sea:FullName>
						<ShortName xml:lang="en">Date text</ShortName>
						<sea:Content xml:lang="en">A text version of the date at which an event or action took place, for use when the date is imprecise, ambiguous or not in a form that satifies the standard structured date format.</sea:Content>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Audience>HISPID</sea:Audience>
						<sea:Reviewer>Jim Croft</sea:Reviewer>
						<sea:ExistingStandards>ABIS</sea:ExistingStandards>
						<sea:ExistingStandards>ITF</sea:ExistingStandards>
						<sea:Content xml:lang="en">Alphabetic mixed case and interger; free text.</sea:Content>
						<Example xml:lang="en">25 [?] 1925</Example>
						<Example xml:lang="en">3/9/45 [ambiguous day month]</Example>
						<Example xml:lang="en">Spring 1912</Example>
						<Example xml:lang="en">Late 1800s</Example>
						<Example xml:lang="en">End of 19th Century</Example>
						<Example xml:lang="en">Mid 1978</Example>
						<Example xml:lang="en">Easter 1933</Example>
						<Example xml:lang="en">Post WW2</Example>
						<Example xml:lang="en">Before June 25, 2000</Example>
						<Example xml:lang="en">After June 25, 2000</Example>
						<Example xml:lang="en">Post WW2</Example>
						<Rule xml:lang="en">This field should be used when it is not possible to create a structured standard date from the information provided, or when in is important to record the verbatim representation of the date.</Rule>
						<sea:Comments xml:lang="en">This field will probably not be used very frequently but may be useful when dates to be recorded are not completely legible.  For example the day and month may be decipherable but not the year; the use of this field will allow recording of partially interpreted information.</sea:Comments>
						<sea:Comments xml:lang="en">This filed will also be used when the date, time or period of the event is vague or ambiguous and can not be expressed in the standard structured data format.  This field can be used to record generalized date ranges and unresolvable ambiguity such as different day/month order conventions (e.g. US/Europe)</sea:Comments>
						<sea:Comments xml:lang="en">This field may be repeated to allow multiple dates or periods.</sea:Comments>
						<sea:Comments xml:lang="en">In the rare instances of dates for periods before the year 0000, BC and similar dates can be recorded in this field.</sea:Comments>
						<sea:Comments xml:lang="en">If the project or application requires verbatim representation of dates, this field can be used for that purporse, even though the date might correspond to the standard structured data format.</sea:Comments>
						<EditorialNote xml:lang="en"/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="ISODateTimeBegin" type="DateTimeISOType" id="isodate" minOccurs="0">
				<xs:annotation>
					<xs:documentation xml:lang="en">The exact date (and time) or beginning of a period, expressed in ANSI/ISO standard structured format</xs:documentation>
					<xs:appinfo>
						<sea:FullName xml:lang="en">ISO/ANSI date and time or beginning of period</sea:FullName>
						<sea:Content xml:lang="en">A representation of the date and time of (the beginning of) an event in ISO standard structured date format.</sea:Content>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>M.Döring, A. Güntsch and W. Berendsohn</sea:Reviewer>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="DayNumberBegin" type="xs:integer" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Julian day number in the year for the exact date or for the beginning day of a period</xs:documentation>
					<xs:appinfo>
						<sea:FullName>Julian Day Number</sea:FullName>
						<sea:Content xml:lang="en">The Julian Day number or the sequential day within the year</sea:Content>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>Jim Croft, M.Döring, A. Güntsch and W. Berendsohn</sea:Reviewer>
						<sea:ExistingStandards>Darwin Core 2: Julian Day</sea:ExistingStandards>
						<sea:Examples/>
						<sea:Comments xml:lang="en">Maps to Darwin Core 2: Julian Day.</sea:Comments>
						<sea:Comments xml:lang="en">The year is given in ISODateTimeBegin.</sea:Comments>
						<sea:Rules xml:lang="en">The content range is 1-365 for normal years, 366 for leap years.</sea:Rules>
						<sea:EditorialNotes xml:lang="en"/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="TimeOfDayBegin" type="xs:time" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Time of day in hours from midnight for an exact point in time or for the beginning of a time period</xs:documentation>
					<xs:appinfo>
						<sea:FullName>Time of day</sea:FullName>
						<sea:Content xml:lang="en">The time of day expressed in decimal hours from midnight local time.</sea:Content>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>Jim Croft</sea:Reviewer>
						<sea:ExistingStandards>Darwin Core 2: Time of Day</sea:ExistingStandards>
						<sea:Examples>13.5</sea:Examples>
						<sea:Examples>04.25</sea:Examples>
						<sea:Comments xml:lang="en">This field may apply to times of collecting where this is considered important</sea:Comments>
						<sea:Comments xml:lang="en">Maps to Darwin Core 2: Time of Day.</sea:Comments>
						<sea:Comments xml:lang="en">Note that times are decimial hours: 13.5 represents 1:30 pm, not 1:05 pm, nor 1:50 pm</sea:Comments>
						<sea:Rules xml:lang="en"/>
						<sea:EditorialNotes xml:lang="en">Time can also be expressed in the ISODateTimeElement.(WGB)</sea:EditorialNotes>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="ISODateTimeEnd" type="DateTimeISOType" id="isodate" minOccurs="0">
				<xs:annotation>
					<xs:documentation xml:lang="en">The end of a period expressed ANSI/ISO standard structured format</xs:documentation>
					<xs:appinfo>
						<sea:FullName xml:lang="en">ISO/ANSI date and time for the end of period</sea:FullName>
						<sea:Content xml:lang="en">A representation of the date and time of (the beginning of) an event in ISO standard structured date format.</sea:Content>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>M.Döring, A. Güntsch and W. Berendsohn</sea:Reviewer>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="DayNumberEnd" type="xs:integer" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The Julian day number of the last day in a period. </xs:documentation>
					<xs:appinfo>
						<sea:FullName>Julian Day Number</sea:FullName>
						<sea:Content xml:lang="en">The Julian Day number or the sequential day within the year for the last day of a period. </sea:Content>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>(Jim Croft) M.Döring, A. Güntsch and W. Berendsohn</sea:Reviewer>
						<sea:ExistingStandards/>
						<sea:Examples/>
						<sea:Comments xml:lang="en">The year is given in ISODateTimeBegin.</sea:Comments>
						<sea:Rules xml:lang="en">The content range is 1-365 for normal years, 366 for leap years.</sea:Rules>
						<sea:EditorialNotes xml:lang="en"/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="TimeOfDayEnd" type="xs:time" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Time of day in hours from midnight for the end of a time period</xs:documentation>
					<xs:appinfo>
						<sea:FullName>Time period end time</sea:FullName>
						<sea:Content xml:lang="en">The time of day expressed in decimal hours from midnight local time for the end of a time period.</sea:Content>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>(Jim Croft) M.Döring, A. Güntsch and W. Berendsohn</sea:Reviewer>
						<sea:Examples>13.5</sea:Examples>
						<sea:Examples>04.25</sea:Examples>
						<sea:Comments xml:lang="en">Note that times are decimial hours: 13.5 represents 1:30 pm, not 1:05 pm, nor 1:50 pm</sea:Comments>
						<sea:Rules xml:lang="en"/>
						<sea:EditorialNotes xml:lang="en"/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:simpleType name="DateTimeISOType">
		<xs:annotation>
			<xs:documentation>The date and time expressed in a way conforming to a subset of ISO 8601 </xs:documentation>
			<xs:appinfo>
				<sea:FullName xml:lang="en">ISO/ANSI Date and Time</sea:FullName>
				<ShortName xml:lang="en">ISODateTime</ShortName>
				<sea:Content xml:lang="en">A representation of the date and time of (the beginning of) an event in ANSI/ISO standard structured format.</sea:Content>
				<sea:Audience>BioCASE</sea:Audience>
				<sea:Audience>CODATA TDWG</sea:Audience>
				<sea:Audience>HISPID</sea:Audience>
				<sea:Reviewer>M.Döring, A. Güntsch and W. Berendsohn</sea:Reviewer>
				<Standard>ISO Standard 8601:1988</Standard>
				<Standard>HISPID</Standard>
				<Standard>ITF</Standard>
				<sea:Content xml:lang="en">Any chronologically acceptable dat and time e in ISO/ANSI format</sea:Content>
				<Example xml:lang="en">1966-12-05T23:55:46</Example>
				<Example xml:lang="en">1925-02-21</Example>
				<Example xml:lang="en">1925-02</Example>
				<Example xml:lang="en">1925</Example>
				<Example xml:lang="en">--12-05T23:55:46</Example>
				<Example xml:lang="en">---05T23:55</Example>
				<Example xml:lang="en">1966-12-05T23:55</Example>
				<Rule xml:lang="en">This field is a representation of the date and time in its structured form</Rule>
				<Rule xml:lang="en">The values are in order Year-Month-Day, separated by hyphens, followed by the letter T and the time, in order Hour:Minutes:Seconds, separated by colons</Rule>
				<Rule xml:lang="en">Partial dates in the form of Year-Month or Year only are acceptable</Rule>
				<Rule xml:lang="en">The year is expressed as a 4-digit value, left zero padded if necessary</Rule>
				<Rule xml:lang="en">The year can be ommitted, the month is than preceeded by two hyphens</Rule>
				<Rule xml:lang="en">The year and the month can be ommitted, the day is than preceeded by three hyphens</Rule>
				<Rule xml:lang="en">The month of the year is expressed in as 2-digit value, left zero padded if necessary, ranging between 01 and 12</Rule>
				<Rule xml:lang="en">The day of the month is expressed as a 2-digit value, left zero padded if necessary, ranging between 01 and 31.</Rule>
				<Rule xml:lang="en">Parts can be omitted from the right, whereas a year is replaced by '--' and only a day would look like '---31'. </Rule>
				<Rule xml:lang="en">The hour is expressed as a 2-digit value, left zero padded if necessary, ranging between 01 and 31.</Rule>
				<sea:Comments xml:lang="en">This field will nearly alway be a representaqiton dervied from the date on the specimen.  The DateText field is available for recording verbatim date information for generalized or ambiguous dates.</sea:Comments>
				<sea:Comments xml:lang="en">The year must be represented as four digits to avoid ambiguity between centuries. Month and Day values are left zero padded to two digits to facilitate machine readability.</sea:Comments>
				<sea:Comments xml:lang="en">In the rare instances of multiple exact dates or periods those can be recorded in this DateText field. </sea:Comments>
				<sea:Comments xml:lang="en">In the rare instances of dates for periods before the year 0000, BC and similar dates can be recorded in this DateText field.</sea:Comments>
				<sea:Comments xml:lang="en">Parts can be omitted from the right, whereas a year is replaced by '--' and only a day would look like '---31'. </sea:Comments>
				<sea:Comments xml:lang="en">In the ISO standard element, time can only be specified when there is a full date.</sea:Comments>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:pattern value="\d\d\d\d(\-(0[1-9]|1[012])(\-((0[1-9])|1\d|2\d|3[01])(T(0\d|1\d|2[0-3])(:[0-5]\d){0,2})?)?)?|\-\-(0[1-9]|1[012])(\-(0[1-9]|1\d|2\d|3[01]))?|\-\-\-(0[1-9]|1\d|2\d|3[01])"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EpithetType">
		<xs:annotation>
			<xs:documentation>A name element dependent on a genus name under the bacteriological, botanical, and zoological code. </xs:documentation>
			<xs:appinfo>
				<Created>
					<Author/>
					<Date/>
					<Comment/>
				</Created>
				<Changed>
					<Author/>
					<Date/>
					<Comment/>
				</Changed>
				<sea:FullName/>
				<sea:Audience>BioCASE</sea:Audience>
				<sea:Audience>CODATA TDWG</sea:Audience>
				<sea:Reviewer/>
				<sea:ExistingStandards/>
				<sea:Content/>
				<sea:Examples/>
				<sea:Comments/>
				<sea:Rules/>
				<sea:EditorialNotes/>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:complexType name="GatheringType">
		<xs:annotation>
			<xs:documentation>Elements describing the site and event of collecting or observing a unit.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="GatheringCode" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation>A string that identifies all material that resulted from a collecting event.</xs:documentation>
					<xs:appinfo>
						<sea:FullName>Gathering code</sea:FullName>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer>
						<sea:ExistingStandards>NBN: Sample_Reference. </sea:ExistingStandards>
						<sea:ExistingStandards>Darwin Core 2: Field Number. </sea:ExistingStandards>
						<sea:Content/>
						<sea:Examples/>
						<sea:Comments/>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="GatheringDateTime" type="DateTimeType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Date(s) and time(s) of the gathering or observation event</xs:documentation>
					<xs:appinfo>
						<sea:FullName>Gathering date and time</sea:FullName>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer>
						<sea:ExistingStandards>HISPID4: cdat. </sea:ExistingStandards>
						<sea:ExistingStandards>HISPID4: cdat2. </sea:ExistingStandards>
						<sea:ExistingStandards>NBN: Survey_Event_Date (3 part vague date). </sea:ExistingStandards>
						<sea:ExistingStandards>BioCISE Model: GDate. </sea:ExistingStandards>
						<sea:ExistingStandards>Darwin Core 2: Year/Month/Day collected. </sea:ExistingStandards>
						<sea:Content/>
						<sea:Examples/>
						<sea:Comments/>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="GatheringAgents" minOccurs="0">
				<xs:annotation>
					<xs:documentation>A container element for the agent(s) responsible for collecting or recording. </xs:documentation>
					<xs:appinfo>
						<sea:FullName>Gathering agents</sea:FullName>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer>
						<sea:ExistingStandards>BioCISE Model: GatheringAgent incl. LegTm1_Fk, LegTmAl_Fk, LegTmPr_Fk. </sea:ExistingStandards>
						<sea:ExistingStandards> Sample_Recorder. </sea:ExistingStandards>
						<sea:Content> Either a single person or several persons forming a team or an organisation or (sometimes) a project name</sea:Content>
						<sea:Examples/>
						<sea:Comments/>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="GatheringAgent" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>The person, or one of the persons or team(s) or organization(s) responsible for collecting or recording. Attribute PrimaryCollectorFlag to denote first collector. </xs:documentation>
								<xs:appinfo>
									<sea:FullName>Gathering agents</sea:FullName>
									<sea:Audience>BioCASE</sea:Audience>
									<sea:Audience>CODATA TDWG</sea:Audience>
									<sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer>
									<sea:ExistingStandards>BioCISE Model: GatheringAgent incl. LegTm1_Fk, LegTmAl_Fk, LegTmPr_Fk. </sea:ExistingStandards>
									<sea:ExistingStandards> Sample_Recorder. </sea:ExistingStandards>
									<sea:Content>An agent (person or organisation) </sea:Content>
									<sea:Examples/>
									<sea:Comments>First Collector may be flagged by means of an attribute, which is normally a single person in charge of field book to which records are added or the team leader. It may be the person whose collection number is cited but it could be an organisation name where the collector is not known. Further collectors can be cited who were part of the team or other individuals who may have passed specimens or data onto the team.</sea:Comments>
									<sea:Rules/>
									<sea:EditorialNotes/>
								</xs:appinfo>
							</xs:annotation>
							<xs:complexType>
								<xs:complexContent>
									<xs:extension base="AgentType">
										<xs:attribute name="PrimaryCollectorFlag" type="xs:boolean"/>
									</xs:extension>
								</xs:complexContent>
							</xs:complexType>
						</xs:element>
						<xs:element name="GatheringAgentsText" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Free text representation of the  responsibles for collecting or recording.  </xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="Project" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Project information concerning the gathering event.</xs:documentation>
					<xs:appinfo>
						<sea:FullName>Project</sea:FullName>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer>
						<sea:ExistingStandards>BioCASE Model:  Project Proj_Pk. </sea:ExistingStandards>
						<sea:Content/>
						<sea:Examples/>
						<sea:Comments/>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="ProjectTitle" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Title of collection project</xs:documentation>
								<xs:appinfo>
									<sea:FullName>Project title</sea:FullName>
									<sea:Audience>BioCASE</sea:Audience>
									<sea:Audience>CODATA TDWG</sea:Audience>
									<sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer>
									<sea:ExistingStandards>BioCASE Model:  ProjTitle. </sea:ExistingStandards>
									<sea:Content>Project name if of special importance or cited on a collection label</sea:Content>
									<sea:Examples>Inventory of the Montecristo National Park</sea:Examples>
									<sea:Comments/>
									<sea:Rules/>
									<sea:EditorialNotes/>
								</xs:appinfo>
							</xs:annotation>
							<xs:complexType>
								<xs:simpleContent>
									<xs:extension base="xs:string">
										<xs:attribute name="Language" type="xs:language"/>
									</xs:extension>
								</xs:simpleContent>
							</xs:complexType>
						</xs:element>
						<xs:element name="Contact" type="ContactType" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Contact details for Project Officer or other person with knowledge of the project.</xs:documentation>
								<xs:appinfo>
									<sea:FullName>Project contact</sea:FullName>
									<sea:Audience>BioCASE</sea:Audience>
									<sea:Audience>CODATA TDWG</sea:Audience>
									<sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer>
									<sea:ExistingStandards/>
									<sea:Content/>
									<sea:Examples/>
									<sea:Comments/>
									<sea:Rules/>
									<sea:EditorialNotes/>
								</xs:appinfo>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="PlatformName" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The 'platform' from which observations or collections where made,  e.g. the name of a research vessel or a remote operated vehicle</xs:documentation>
					<xs:appinfo>
						<sea:FullName>Platform name</sea:FullName>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer>
						<sea:ExistingStandards>BioCISE Model: PlatformNm. </sea:ExistingStandards>
						<sea:ExistingStandards>ASC: PLATFORM-NAM. </sea:ExistingStandards>
						<sea:Content/>
						<sea:Examples/>
						<sea:Comments>Refers to the 'platform' from which observations where made e.g. the name of a research vessel or a remote operated vehicle.</sea:Comments>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
				<xs:complexType>
					<xs:simpleContent>
						<xs:extension base="xs:string">
							<xs:attribute name="Language" type="xs:language"/>
						</xs:extension>
					</xs:simpleContent>
				</xs:complexType>
			</xs:element>
			<xs:element name="GatheringSite" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Location at which a Gathering Event takes place.</xs:documentation>
					<xs:appinfo>
						<sea:FullName>Gathering site</sea:FullName>
						<sea:Audience>BioCASE</sea:Audience>
						<sea:Audience>CODATA TDWG</sea:Audience>
						<sea:Reviewer/>
						<sea:ExistingStandards>ITF. </sea:ExistingStandards>
						<sea:ExistingStandards>BioCISE Model: StatedLoc. </sea:ExistingStandards>
						<sea:ExistingStandards>HISPID4: Locality (loc). </sea:ExistingStandards>
						<sea:ExistingStandards>ASC: Locality-Nam.  </sea:ExistingStandards>
						<sea:Content/>
						<sea:Examples/>
						<sea:Comments> Element contains both geospatial and descriptive elements. </sea:Comments>
						<sea:Rules/>
						<sea:EditorialNotes/>
					</xs:appinfo>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="LocalityText" minOccurs="0">
							<xs:annotation>
								<xs:documentation xml:lang="en">Original locality data as apearing on a label.</xs:documentation>
								<xs:appinfo>
									<sea:FullName xml:lang="en">Locality Text</sea:FullName>
									<sea:Content xml:lang="en">The locality data from the label as a string of text</sea:Content>
									<sea:Audience>BioCASE</sea:Audience>
									<sea:Audience>HISPID</sea:Audience>
									<sea:Audience>CODATA TDWG</sea:Audience>
									<sea:Reviewer>Jim Croft</sea:Reviewer>
									<sea:ExistingStandards>HISPID</sea:ExistingStandards>
									<sea:Examples xml:lang="en">New Caledonia, below summit region of Mt Mou.</sea:Examples>
									<sea:Examples xml:lang="en">New South Wales, Central Tablelands 12 km SW or Armidale.</sea:Examples>
									<sea:Comments xml:lang="en">As far as possible this field should be transcribed verbatim from the specimen label</sea:Comments>
									<sea:Comments xml:lang="en">Where possible, the language of the label locality should be indicated with the language attribute.</sea:Comments>
									<sea:Rules xml:lang="en">Editorial ommisions for brevity, etc.should be indicated with an ellipsis (...) and interpreted or implied text should be included in square brackets [ ].</sea:Rules>
									<sea:EditorialNotes xml:lang="en">Clarification is needed as to whether this field includes the full locality infoirmation from the Continental level down, or just regional locality string excluding the higher level named areas or regions (JRC)</sea:EditorialNotes>
								</xs:appinfo>
							</xs:annotation>
							<xs:complexType>
								<xs:simpleContent>
									<xs:extension base="xs:string">
										<xs:attribute name="Language" type="xs:language"/>
									</xs:extension>
								</xs:simpleContent>
							</xs:complexType>
						</xs:element>
						<xs:element name="ContinentOrOcean" minOccurs="0">
							<xs:annotation>
								<xs:documentation xml:lang="en">Name of Continent or Ocean. Separate from NamedArea for compatibility reasons.</xs:documentation>
								<xs:appinfo>
									<sea:FullName xml:lang="en">Continent or Ocean</sea:FullName>
									<sea:Content xml:lang="en">The standard name of the Continent or Ocean; the primary division of geographic locality.</sea:Content>
									<sea:Audience>BioCASE</sea:Audience>
									<sea:Audience>CODATA TDWG</sea:Audience>
									<sea:Reviewer>Jim Croft</sea:Reviewer>
									<sea:ExistingStandards>Darwin Core 2: Continent Ocean</sea:ExistingStandards>
									<sea:Examples xml:lang="en">South America</sea:Examples>
									<sea:Examples xml:lang="en">Indian Ocean</sea:Examples>
									<sea:Examples xml:lang="en">Asia</sea:Examples>
									<sea:Examples xml:lang="en">South America</sea:Examples>
									<sea:Comments xml:lang="en">Maps to Darwin Core 2: Continent Ocean.</sea:Comments>
									<sea:Rules/>
									<sea:EditorialNotes xml:lang="en">The list of available Continent and Ocean names is probably small enough that it could be handled by a controlled enumeration. Howevera this may blow out when the equivalents in mulktiple languages are included.(JRC)</sea:EditorialNotes>
								</xs:appinfo>
							</xs:annotation>
							<xs:complexType>
								<xs:simpleContent>
									<xs:extension base="xs:string">
										<xs:attribute name="Language" type="xs:language"/>
									</xs:extension>
								</xs:simpleContent>
							</xs:complexType>
						</xs:element>
						<xs:element name="Country" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Details of the country. Separate from NamedArea for compatibility reasons. </xs:documentation>
								<xs:appinfo>
									<sea:FullName>Country</sea:FullName>
									<sea:Content xml:lang="en">Elements covering the representation of the country and it name.</sea:Content>
									<sea:Audience>BioCASE</sea:Audience>
									<sea:Audience>CODATA TDWG</sea:Audience>
									<sea:ExistingStandards> Brummitt 1992</sea:ExistingStandards>
									<sea:ExistingStandards>HISPID4</sea:ExistingStandards>
									<sea:ExistingStandards>BioCASE Model:  GDate</sea:ExistingStandards>
									<sea:Examples/>
									<sea:Comments xml:lang="en">Maps to Darwin Core 2: Country through either ISO2Letter (future) or CountryName (current). Historical country names and water bodies outside the coastal zone can be entered under named area.</sea:Comments>
									<sea:Comments xml:lang="en">CountryNameDerived is provided for a country name that has been derived, for example from a system supplied dictionary, by library consultation or other independent research.</sea:Comments>
									<sea:Comments xml:lang="en"/>
									<sea:Rules xml:lang="en"> At least one of CountryName or ISO2 or ISO3 should be present but more are allowed. This should be the political country having jurisdiction over the collection site.</sea:Rules>
									<sea:EditorialNotes xml:lang="en">Country names and ISO codes can theoretically be part of controlled enumerations but if included within tghe schems would blow it out to an unacceptable level; is it possible to refer to these lists externally with physically invoking them?(JRC)</sea:EditorialNotes>
								</xs:appinfo>
							</xs:annotation>
							<xs:complexType>
								<xs:complexContent>
									<xs:extension base="CountryType">
										<xs:attribute name="Derived" type="xs:boolean"/>
									</xs:extension>
								</xs:complexContent>
							</xs:complexType>
						</xs:element>
						<xs:element name="NamedAreas" minOccurs="0">
							<xs:complexType>
								<xs:sequence>
									<xs:element name="NamedArea" type="NamedAreaType" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>Atomized placenames with possibility for hierarchical structuring. </xs:documentation>
										</xs:annotation>
									</xs:element>
								</xs:sequence>
							</xs:complexType>
						</xs:element>
						<xs:element name="NearNamedPlaces" minOccurs="0">
							<xs:complexType>
								<xs:sequence>
									<xs:element name="NamedPlaceRelation" minOccurs="0" maxOccurs="unbounded">
										<xs:complexType>
											<xs:sequence>
												<xs:element name="NearNamedPlace" minOccurs="0">
													<xs:annotation>
														<xs:documentation>The nearest named place to the collection or observation location </xs:documentation>
														<xs:appinfo>
															<sea:FullName>Near named place</sea:FullName>
															<sea:Audience>BioCASE</sea:Audience>
															<sea:Audience>CODATA TDWG</sea:Audience>
															<sea:Reviewer>Jim Croft</sea:Reviewer>
															<sea:ExistingStandards>ABIS. </sea:ExistingStandards>
															<sea:ExistingStandards>AUSLIG. </sea:ExistingStandards>
															<sea:ExistingStandards>HISPID4: nnp. </sea:ExistingStandards>
															<sea:ExistingStandards>TDWG: Stanloc. </sea:ExistingStandards>
															<sea:Content/>
															<sea:Examples/>
															<sea:Comments/>
															<sea:Rules/>
															<sea:EditorialNotes/>
														</xs:appinfo>
													</xs:annotation>
													<xs:complexType>
														<xs:simpleContent>
															<xs:extension base="xs:string">
																<xs:attribute name="Language" type="xs:language"/>
															</xs:extension>
														</xs:simpleContent>
													</xs:complexType>
												</xs:element>
												<xs:element name="NearNamedPlaceRelationTo" minOccurs="0">
													<xs:annotation>
														<xs:documentation>Distance and directional point.</xs:documentation>
														<xs:appinfo>
															<sea:FullName>Relation to nearest named place</sea:FullName>
															<sea:Audience>BioCASE</sea:Audience>
															<sea:Audience>CODATA TDWG</sea:Audience>
															<sea:Reviewer/>
															<sea:ExistingStandards/>
															<sea:Content/>
															<sea:Examples/>
															<sea:Comments/>
															<sea:Rules/>
															<sea:EditorialNotes/>
														</xs:appinfo>
													</xs:annotation>
													<xs:complexType>
														<xs:simpleContent>
															<xs:extension base="xs:string">
																<xs:attribute name="Language" type="xs:language"/>
															</xs:extension>
														</xs:simpleContent>
													</xs:complexType>
												</xs:element>
											</xs:sequence>
											<xs:attribute name="DerivedFlag" type="xs:boolean" default="false"/>
										</xs:complexType>
									</xs:element>
								</xs:sequence>
							</xs:complexType>
						</xs:element>
						<xs:element name="AreaDetail" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Free text description of further details pertaining to the observation, sampling or collection locality</xs:documentation>
								<xs:appinfo>
									<sea:FullName>Area detail</sea:FullName>
									<sea:Audience>BioCASE</sea:Audience>
									<sea:Audience>CODATA TDWG</sea:Audience>
									<sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer>
									<sea:ExistingStandards/>
									<sea:Content>Additional locality details not covered by the named area or nearest named place elements</sea:Content>
									<sea:Examples/>
									<sea:Comments/>
									<sea:Rules/>
									<sea:EditorialNotes/>
								</xs:appinfo>
							</xs:annotation>
							<xs:complexType>
								<xs:simpleContent>
									<xs:extension base="xs:string">
										<xs:attribute name="Language" type="xs:language"/>
									</xs:extension>
								</xs:simpleContent>
							</xs:complexType>
						</xs:element>
						<xs:element name="GML" type="xs:anyType" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Spaceholder for GML-conformant schema extension to express locality coordinates and footprint data (Geographical Markup Language)</xs:documentation>
								<xs:appinfo>
									<sea:FullName>GML Type</sea:FullName>
									<sea:Audience>BioCASE</sea:Audience>
									<sea:Audience>CODATA TDWG</sea:Audience>
									<sea:Reviewer/>
									<sea:ExistingStandards/>
									<sea:Content>Container for GML-Standard Elements</sea:Content>
									<sea:Examples/>
									<sea:Comments/>
									<sea:Rules/>
									<sea:EditorialNotes/>
								</xs:appinfo>
							</xs:annotation>
						</xs:element>
						<xs:element name="WFS" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Retrieval of a boundary polygon or centroid spatial reference relating to the gathering site. URL (GET) or POST text, for Web Feature Service (OpenGIS Consortium Specification 01-023) reference. Alternative GET or POST representation is specified by the GetPost attribute. </xs:documentation>
								<xs:appinfo>
									<sea:FullName/>
									<sea:Audience>BioCASE</sea:Audience>
									<sea:Audience>CODATA TDWG</sea:Audience>
									<sea:Reviewer/>
									<sea:ExistingStandards/>
									<sea:Content/>
									<sea:Examples/>
									<sea:Comments/>
									<sea:Rules/>
									<sea:EditorialNotes/>
								</xs:appinfo>
							</xs:annotation>
							<xs:complexType>
								<xs:simpleContent>
									<xs:extension base="xs:string">
										<xs:attribute name="GetPost" type="xs:string" default="GET"/>
									</xs:extension>
								</xs:simpleContent>
							</xs:complexType>
						</xs:element>
						<xs:element name="WMSURL" type="xs:anyURI" minOccurs="0">
							<xs:annotation>
								<xs:documentation>URI (e.g. web address) for thelocation of a boundary polygon or centroid spatial reference relating to a gathering site, according to the Web Map Services (WMS) specification of the Open GIS Consortium</xs:documentation>
								<xs:appinfo>
									<sea:FullName>Web Map Service URL</sea:FullName>
									<sea:Audience>BioCASE</sea:Audience>
									<sea:Audience>CODATA TDWG</sea:Audience>
									<sea:Reviewer/>
									<sea:ExistingStandards/>
									<sea:Content/>
									<sea:Examples/>
									<sea:Comments>WMS is already common use.  You can link to Microsoft's Terraserver and lots of other resources.[Reed Beaman]</sea:Comments>
									<sea:Rules/>
									<sea:EditorialNotes/>
								</xs:appinfo>
							</xs:annotation>
						</xs:element>
						<xs:element name="SiteCoordinateSets" minOccurs="0">
							<xs:complexType>
								<xs:sequence>
									<xs:element name="SiteCoordinates" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>Attribute for Original data. Composite element to allow  recording multiple coordinates or same coordinate in different systems</xs:documentation>
											<xs:appinfo>
												<Created>
													<Author>Charles Copp</Author>
													<Date>Oct 2001</Date>
													<Comment/>
												</Created>
												<Changed>
													<Author/>
													<Date/>
													<Comment/>
												</Changed>
												<sea:FullName/>
												<sea:Audience>BioCASE</sea:Audience>
												<sea:Audience>CODATA TDWG</sea:Audience>
												<sea:Reviewer/>
												<sea:ExistingStandards/>
												<sea:Content/>
												<sea:Examples/>
												<sea:Comments/>
												<sea:Rules/>
												<sea:EditorialNotes/>
											</xs:appinfo>
										</xs:annotation>
										<xs:complexType>
											<xs:sequence>
												<xs:element name="CoordinateMethod" type="xs:string" minOccurs="0">
													<xs:annotation>
														<xs:documentation>Coordinates measuring system e.g. GPS, field map reference, inferred map reference</xs:documentation>
														<xs:appinfo>
															<Created>
																<Author/>
																<Date/>
																<Comment>ABCD Workshop 1</Comment>
															</Created>
															<Changed>
																<Author/>
																<Date/>
																<Comment/>
															</Changed>
															<sea:FullName/>
															<sea:Audience>BioCASE</sea:Audience>
															<sea:Audience>CODATA TDWG</sea:Audience>
															<sea:Reviewer/>
															<sea:ExistingStandards>HISPID4: geosou (part). </sea:ExistingStandards>
															<sea:ExistingStandards>BioCASE Model:  CrdMsmthMtd . </sea:ExistingStandards>
															<sea:Content/>
															<sea:Examples/>
															<sea:Comments/>
															<sea:Rules/>
															<sea:EditorialNotes/>
														</xs:appinfo>
													</xs:annotation>
												</xs:element>
												<xs:element name="CoordinatesUTM" minOccurs="0">
													<xs:annotation>
														<xs:documentation/>
														<xs:appinfo>
															<Created>
																<Author/>
																<Date/>
																<Comment>ABCD Workshop 1</Comment>
															</Created>
															<Changed>
																<Author/>
																<Date/>
																<Comment/>
															</Changed>
															<sea:FullName/>
															<sea:Audience>BioCASE</sea:Audience>
															<sea:Audience>CODATA TDWG</sea:Audience>
															<sea:Reviewer/>
															<sea:ExistingStandards/>
															<sea:Content/>
															<sea:Examples/>
															<sea:Comments/>
															<sea:Rules/>
															<sea:EditorialNotes/>
														</xs:appinfo>
													</xs:annotation>
													<xs:complexType>
														<xs:sequence>
															<xs:element name="UTMZone" type="xs:string">
																<xs:annotation>
																	<xs:documentation/>
																	<xs:appinfo>
																		<Created>
																			<Author/>
																			<Date/>
																			<Comment>ABCD Workshop 1</Comment>
																		</Created>
																		<Changed>
																			<Author/>
																			<Date/>
																			<Comment/>
																		</Changed>
																		<sea:FullName/>
																		<sea:Audience>BioCASE</sea:Audience>
																		<sea:Audience>CODATA TDWG</sea:Audience>
																		<sea:Reviewer/>
																		<sea:ExistingStandards>HISPID4: sqz. </sea:ExistingStandards>
																		<sea:Content/>
																		<sea:Examples/>
																		<sea:Comments/>
																		<sea:Rules/>
																		<sea:EditorialNotes/>
																	</xs:appinfo>
																</xs:annotation>
															</xs:element>
															<xs:element name="UTMEastWest" type="xs:string">
																<xs:annotation>
																	<xs:documentation/>
																	<xs:appinfo>
																		<Created>
																			<Author/>
																			<Date/>
																			<Comment>ABCD Workshop 1</Comment>
																		</Created>
																		<Changed>
																			<Author/>
																			<Date/>
																			<Comment/>
																		</Changed>
																		<sea:FullName/>
																		<sea:Audience>BioCASE</sea:Audience>
																		<sea:Audience>CODATA TDWG</sea:Audience>
																		<sea:Reviewer/>
																		<sea:ExistingStandards>HISPID4: sge (part). </sea:ExistingStandards>
																		<sea:Content/>
																		<sea:Examples/>
																		<sea:Comments/>
																		<sea:Rules/>
																		<sea:EditorialNotes/>
																	</xs:appinfo>
																</xs:annotation>
															</xs:element>
															<xs:element name="UTMNorthSouth" type="xs:string">
																<xs:annotation>
																	<xs:documentation/>
																	<xs:appinfo>
																		<Created>
																			<Author/>
																			<Date/>
																			<Comment>ABCD Workshop 1</Comment>
																		</Created>
																		<Changed>
																			<Author/>
																			<Date/>
																			<Comment/>
																		</Changed>
																		<sea:FullName/>
																		<sea:Audience>BioCASE</sea:Audience>
																		<sea:Audience>CODATA TDWG</sea:Audience>
																		<sea:Reviewer/>
																		<sea:ExistingStandards>HISPID4: sgn  (part). </sea:ExistingStandards>
																		<sea:Content/>
																		<sea:Examples/>
																		<sea:Comments/>
																		<sea:Rules/>
																		<sea:EditorialNotes/>
																	</xs:appinfo>
																</xs:annotation>
															</xs:element>
															<xs:element name="UTMMethod" type="xs:string" minOccurs="0">
																<xs:annotation>
																	<xs:documentation/>
																	<xs:appinfo>
																		<Created>
																			<Author/>
																			<Date/>
																			<Comment>ABCD Workshop 1</Comment>
																		</Created>
																		<Changed>
																			<Author/>
																			<Date/>
																			<Comment/>
																		</Changed>
																		<sea:FullName/>
																		<sea:Audience>BioCASE</sea:Audience>
																		<sea:Audience>CODATA TDWG</sea:Audience>
																		<sea:Reviewer/>
																		<sea:ExistingStandards/>
																		<sea:Content/>
																		<sea:Examples/>
																		<sea:Comments/>
																		<sea:Rules/>
																		<sea:EditorialNotes/>
																	</xs:appinfo>
																</xs:annotation>
															</xs:element>
														</xs:sequence>
													</xs:complexType>
												</xs:element>
												<xs:element name="CoordinatesGrid" minOccurs="0">
													<xs:annotation>
														<xs:documentation>Geospatial coordinates recorded using a grid system</xs:documentation>
														<xs:appinfo>
															<Created>
																<Author/>
																<Date/>
																<Comment>ABCD Workshop 1</Comment>
															</Created>
															<Changed>
																<Author/>
																<Date/>
																<Comment/>
															</Changed>
															<sea:FullName/>
															<sea:Audience>BioCASE</sea:Audience>
															<sea:Audience>CODATA TDWG</sea:Audience>
															<sea:Reviewer/>
															<sea:ExistingStandards>BioCASE Model:  Geospatial Coordinates GridSysNam, GridCode, GridPreQual,CrdMsmtMth. </sea:ExistingStandards>
															<sea:Content/>
															<sea:Examples/>
															<sea:Comments/>
															<sea:Rules/>
															<sea:EditorialNotes/>
														</xs:appinfo>
													</xs:annotation>
													<xs:complexType>
														<xs:sequence>
															<xs:element name="GridCellSystem" type="xs:string">
																<xs:annotation>
																	<xs:documentation>Grid system name e.g. "GB OS"</xs:documentation>
																	<xs:appinfo>
																		<Created>
																			<Author/>
																			<Date/>
																			<Comment>ABCD Workshop 1</Comment>
																		</Created>
																		<Changed>
																			<Author/>
																			<Date/>
																			<Comment/>
																		</Changed>
																		<sea:FullName/>
																		<sea:Audience>BioCASE</sea:Audience>
																		<sea:Audience>CODATA TDWG</sea:Audience>
																		<sea:Reviewer/>
																		<sea:ExistingStandards>BioCASE Model:  GrdSystTxt. </sea:ExistingStandards>
																		<sea:Content/>
																		<sea:Examples/>
																		<sea:Comments/>
																		<sea:Rules/>
																		<sea:EditorialNotes/>
																	</xs:appinfo>
																</xs:annotation>
															</xs:element>
															<xs:element name="GridCellCode" type="xs:string">
																<xs:annotation>
																	<xs:documentation/>
																	<xs:appinfo>
																		<Created>
																			<Author/>
																			<Date/>
																			<Comment>ABCD Workshop 1</Comment>
																		</Created>
																		<Changed>
																			<Author/>
																			<Date/>
																			<Comment/>
																		</Changed>
																		<sea:FullName/>
																		<sea:Audience>BioCASE</sea:Audience>
																		<sea:Audience>CODATA TDWG</sea:Audience>
																		<sea:Reviewer/>
																		<sea:ExistingStandards/>
																		<sea:Content/>
																		<sea:Examples/>
																		<sea:Comments/>
																		<sea:Rules/>
																		<sea:EditorialNotes/>
																	</xs:appinfo>
																</xs:annotation>
															</xs:element>
															<xs:element name="GridQualifier" type="xs:string" minOccurs="0">
																<xs:annotation>
																	<xs:documentation>Grid reference precision qualifier</xs:documentation>
																	<xs:appinfo>
																		<Created>
																			<Author/>
																			<Date/>
																			<Comment>ABCD Workshop 1</Comment>
																		</Created>
																		<Changed>
																			<Author/>
																			<Date/>
																			<Comment/>
																		</Changed>
																		<sea:FullName/>
																		<sea:Audience>BioCASE</sea:Audience>
																		<sea:Audience>CODATA TDWG</sea:Audience>
																		<sea:Reviewer/>
																		<sea:ExistingStandards>BioCASE Model:  GridPrecQual. </sea:ExistingStandards>
																		<sea:Content/>
																		<sea:Examples/>
																		<sea:Comments/>
																		<sea:Rules/>
																		<sea:EditorialNotes/>
																	</xs:appinfo>
																</xs:annotation>
															</xs:element>
														</xs:sequence>
													</xs:complexType>
												</xs:element>
												<xs:element name="CoordinatesLatLong" minOccurs="0">
													<xs:annotation>
														<xs:documentation>Element that allows the recording of the latitude and longitude of a recording or collecting position. Could be simplified by converting many of the sub-elements into attributes. </xs:documentation>
														<xs:appinfo>
															<Created>
																<Author/>
																<Date/>
																<Comment>ABCD Workshop 1</Comment>
															</Created>
															<Changed>
																<Author/>
																<Date/>
																<Comment/>
															</Changed>
															<sea:FullName/>
															<sea:Audience>BioCASE</sea:Audience>
															<sea:Audience>CODATA TDWG</sea:Audience>
															<sea:Reviewer/>
															<sea:ExistingStandards>ABIS. </sea:ExistingStandards>
															<sea:ExistingStandards>ITF. </sea:ExistingStandards>
															<sea:ExistingStandards>AUSLIG. </sea:ExistingStandards>
															<sea:Content/>
															<sea:Examples/>
															<sea:Comments/>
															<sea:Rules/>
															<sea:EditorialNotes/>
														</xs:appinfo>
													</xs:annotation>
													<xs:complexType>
														<xs:sequence>
															<xs:element name="LongitudeDecimal" type="xs:string">
																<xs:annotation>
																	<xs:documentation>Maps to Darwin Core 2: Longitude. Express in decimal degrees</xs:documentation>
																	<xs:appinfo>
																		<Created>
																			<Author/>
																			<Date/>
																			<Comment>Workshop 1</Comment>
																		</Created>
																		<Changed>
																			<Author/>
																			<Date/>
																			<Comment/>
																		</Changed>
																		<sea:FullName/>
																		<sea:Audience>BioCASE</sea:Audience>
																		<sea:Audience>CODATA TDWG</sea:Audience>
																		<sea:Reviewer/>
																		<sea:ExistingStandards>Darwin Core 2: Longitude. </sea:ExistingStandards>
																		<sea:Content/>
																		<sea:Examples/>
																		<sea:Comments/>
																		<sea:Rules/>
																		<sea:EditorialNotes/>
																	</xs:appinfo>
																</xs:annotation>
															</xs:element>
															<xs:element name="LatitudeDecimal" type="xs:string">
																<xs:annotation>
																	<xs:documentation>Maps to Darwin Core 2: Latitude. Express in decimal degrees </xs:documentation>
																	<xs:appinfo>
																		<Created>
																			<Author/>
																			<Date/>
																			<Comment>Workshop 1</Comment>
																		</Created>
																		<Changed>
																			<Author/>
																			<Date/>
																			<Comment/>
																		</Changed>
																		<sea:FullName/>
																		<sea:Audience>BioCASE</sea:Audience>
																		<sea:Audience>CODATA TDWG</sea:Audience>
																		<sea:Reviewer/>
																		<sea:ExistingStandards>Darwin Core 2: Latitude. </sea:ExistingStandards>
																		<sea:Content/>
																		<sea:Examples/>
																		<sea:Comments/>
																		<sea:Rules/>
																		<sea:EditorialNotes/>
																	</xs:appinfo>
																</xs:annotation>
															</xs:element>
															<xs:element name="SpatialDatum" type="xs:string" minOccurs="0">
																<xs:annotation>
																	<xs:documentation>mathematical surface on which the mapping and coordinate system used for the geocodes of the record are based</xs:documentation>
																	<xs:appinfo>
																		<Created>
																			<Author/>
																			<Date/>
																			<Comment>ABCD Workshop 1</Comment>
																		</Created>
																		<Changed>
																			<Author/>
																			<Date/>
																			<Comment/>
																		</Changed>
																		<sea:FullName/>
																		<sea:Audience>BioCASE</sea:Audience>
																		<sea:Audience>CODATA TDWG</sea:Audience>
																		<sea:Reviewer/>
																		<sea:ExistingStandards>AS/NZS4270 spatial transfer standard, SDTS spatial transfer standard. </sea:ExistingStandards>
																		<sea:Content/>
																		<sea:Examples/>
																		<sea:Comments/>
																		<sea:Rules/>
																		<sea:EditorialNotes/>
																	</xs:appinfo>
																</xs:annotation>
															</xs:element>
															<xs:element name="ISOAccuracy" type="xs:string" minOccurs="0">
																<xs:annotation>
																	<xs:documentation/>
																	<xs:appinfo>
																		<Created>
																			<Author/>
																			<Date/>
																			<Comment>ABCD Workshop 1</Comment>
																		</Created>
																		<Changed>
																			<Author/>
																			<Date/>
																			<Comment/>
																		</Changed>
																		<sea:FullName/>
																		<sea:Audience>BioCASE</sea:Audience>
																		<sea:Audience>CODATA TDWG</sea:Audience>
																		<sea:Reviewer/>
																		<sea:ExistingStandards/>
																		<sea:Content/>
																		<sea:Examples/>
																		<sea:Comments/>
																		<sea:Rules/>
																		<sea:EditorialNotes/>
																	</xs:appinfo>
																</xs:annotation>
															</xs:element>
															<xs:element name="AccuracyStatement" type="xs:string" minOccurs="0">
																<xs:annotation>
																	<xs:documentation>Free text statement of degree of accuracy</xs:documentation>
																	<xs:appinfo>
																		<Created>
																			<Author/>
																			<Date/>
																			<Comment>ABCD Workshop 1</Comment>
																		</Created>
																		<Changed>
																			<Author/>
																			<Date/>
																			<Comment/>
																		</Changed>
																		<sea:FullName/>
																		<sea:Audience>BioCASE</sea:Audience>
																		<sea:Audience>CODATA TDWG</sea:Audience>
																		<sea:Reviewer/>
																		<sea:ExistingStandards>HISPID4: includes geoacy  TDWG: LatAccurr, LongAccur. </sea:ExistingStandards>
																		<sea:Content/>
																		<sea:Examples/>
																		<sea:Comments/>
																		<sea:Rules/>
																		<sea:EditorialNotes/>
																	</xs:appinfo>
																</xs:annotation>
															</xs:element>
															<xs:element name="CoordinateErrorDistanceInMeters" type="xs:decimal" minOccurs="0">
																<xs:annotation>
																	<xs:documentation>Maps to Darwin Core 2: Coordinate Precision. An estimate of how tightly the collecting locality was specified; expressed as a distance in metres corresponding to a radius around the Lat/Long coordinates. Use NULL where precision is unknown, cannot be estimated or is not applicable.</xs:documentation>
																	<xs:appinfo>
																		<Created>
																			<Author>Neil Thomson</Author>
																			<Date>July 2002</Date>
																			<Comment/>
																		</Created>
																		<Changed>
																			<Author/>
																			<Date/>
																			<Comment/>
																		</Changed>
																		<sea:FullName/>
																		<sea:Audience>BioCASE</sea:Audience>
																		<sea:Audience>CODATA TDWG</sea:Audience>
																		<sea:Reviewer/>
																		<sea:ExistingStandards>Darwin Core 2: Coordinate Precision. </sea:ExistingStandards>
																		<sea:Content/>
																		<sea:Examples/>
																		<sea:Comments/>
																		<sea:Rules/>
																		<sea:EditorialNotes/>
																	</xs:appinfo>
																</xs:annotation>
															</xs:element>
															<xs:element name="CoordinateErrorMethod" type="xs:string" minOccurs="0"/>
														</xs:sequence>
													</xs:complexType>
												</xs:element>
											</xs:sequence>
										</xs:complexType>
									</xs:element>
								</xs:sequence>
							</xs:complexType>
						</xs:element>
						<xs:element name="Altitude" type="MeasurementType" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Distance above (positive) or below sea level of the collecting locality.</xs:documentation>
								<xs:appinfo>
									<sea:FullName>Altitude</sea:FullName>
									<sea:Audience>BioCASE</sea:Audience>
									<sea:Audience>CODATA TDWG</sea:Audience>
									<sea:Reviewer>Berendsohn 02 Mar 2003</sea:Reviewer>
									<sea:ExistingStandards>Darwin Core 2: Minimum Elevation (lower value). </sea:ExistingStandards>
									<sea:ExistingStandards>Darwin Core 2: Maximum Elevation (upper value).  </sea:ExistingStandards>
									<sea:Content/>
									<sea:Examples/>
									<sea:Comments>Although this could be covered by a generic element for site measurements, the separate Altitude element is preserved for the sake of clarity.</sea:Comments>
									<sea:Comments>Note the difference to the hight and Depth elements, which are measured relative to a local surface.</sea:Comments>
									<sea:Rules/>
									<sea:EditorialNotes/>
								</xs:appinfo>
							</xs:annotation>
						</xs:element>
						<xs:element name="Depth" type="MeasurementType" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Vertical distance measure in relation to a ground datum, e.g. water level, which normally forms the upper limit of a possible range. </xs:documentation>
								<xs:appinfo>
									<sea:FullName>Depth</sea:FullName>
									<sea:Audience>BioCASE</sea:Audience>
									<sea:Audience>CODATA TDWG</sea:Audience>
									<sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer>
									<sea:ExistingStandards>Darwin Core 2: Minimum Depth (lower value).</sea:ExistingStandards>
									<sea:ExistingStandards>Darwin Core 2: Maximum Depth (higher value). </sea:ExistingStandards>
									<sea:Content/>
									<sea:Examples/>
									<sea:Comments>Although this could be covered by a generic element for site measurements, the separate Depth element is preserved for the sake of clarity.</sea:Comments>
									<sea:Rules>Positive below the surface, negative above (e.g. collecting above sea level in tidal areas).</sea:Rules>
									<sea:EditorialNotes/>
								</xs:appinfo>
							</xs:annotation>
						</xs:element>
						<xs:element name="Height" type="MeasurementType" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Vertical distance measure in relation to a ground datum, e.g. ground level, which normally forms the lower limit of a possible range. </xs:documentation>
								<xs:appinfo>
									<sea:FullName>Hight</sea:FullName>
									<sea:Audience>BioCASE</sea:Audience>
									<sea:Audience>CODATA TDWG</sea:Audience>
									<sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer>
									<sea:ExistingStandards>Darwin Core 2: Minimum Depth (lower value). Darwin Core 2: Maximum Depth (higher value). </sea:ExistingStandards>
									<sea:Content/>
									<sea:Examples/>
									<sea:Comments>Although this could be covered by a generic element for site measurements, the separate Hight element is preserved for the sake of clarity.</sea:Comments>
									<sea:Rules>Positive above the surface.</sea:Rules>
									<sea:EditorialNotes/>
								</xs:appinfo>
							</xs:annotation>
						</xs:element>
						<xs:element name="Stratigraphy" type="StratigraphyType" minOccurs="0">
							<xs:annotation>
								<xs:documentation>A container for geological dating and rock unit names related to the site or sample locations</xs:documentation>
								<xs:appinfo>
									<sea:FullName>Stratigraphy</sea:FullName>
									<sea:Audience>BioCASE</sea:Audience>
									<sea:Audience>CODATA TDWG</sea:Audience>
									<sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer>
									<sea:ExistingStandards>LNHM model. </sea:ExistingStandards>
									<sea:Content/>
									<sea:Examples/>
									<sea:Comments>Allows the linking of geological dating and rock unit names to sites or sample locations. Structure allows for full analysis of stratigraphy e.g. to allow fossils in collections to be sorted by period and zone. Also allows for free text terms when their staus is unknown or for more full descriptions of stratigraphy of site.</sea:Comments>
									<sea:Rules/>
									<sea:EditorialNotes/>
								</xs:appinfo>
							</xs:annotation>
						</xs:element>
						<xs:element name="BiotopeData" minOccurs="0">
							<xs:annotation>
								<xs:documentation>An container element for citing biotope type terms (e.g. classification terms) and measurments  (e.g. vegetation height) related to the unit's gathering site</xs:documentation>
							</xs:annotation>
							<xs:complexType>
								<xs:sequence>
									<xs:element name="BiotopeClassification" minOccurs="0">
										<xs:annotation>
											<xs:documentation>Attribute for classification system used.</xs:documentation>
											<xs:appinfo>
												<sea:FullName>Biotope classification</sea:FullName>
												<sea:Audience>BioCASE</sea:Audience>
												<sea:Audience>CODATA TDWG</sea:Audience>
												<sea:Reviewer/>
												<sea:ExistingStandards>NBN: Short_Name. </sea:ExistingStandards>
												<sea:Content/>
												<sea:Examples/>
												<sea:Comments/>
												<sea:Rules/>
												<sea:EditorialNotes/>
											</xs:appinfo>
										</xs:annotation>
										<xs:complexType>
											<xs:simpleContent>
												<xs:extension base="xs:string">
													<xs:attribute name="ClassificationUsed" type="xs:string"/>
													<xs:attribute name="Language" type="xs:language"/>
												</xs:extension>
											</xs:simpleContent>
										</xs:complexType>
									</xs:element>
									<xs:element name="BiotopeName" minOccurs="0">
										<xs:annotation>
											<xs:documentation>Attribute for type designating ShortName, Long name, Code, or AltText</xs:documentation>
											<xs:appinfo>
												<sea:FullName>Biotope name</sea:FullName>
												<sea:Audience>BioCASE</sea:Audience>
												<sea:Audience>CODATA TDWG</sea:Audience>
												<sea:Reviewer/>
												<sea:ExistingStandards>NBN: Long_Name. </sea:ExistingStandards>
												<sea:Content/>
												<sea:Examples/>
												<sea:Comments/>
												<sea:Rules/>
												<sea:EditorialNotes/>
											</xs:appinfo>
										</xs:annotation>
										<xs:complexType>
											<xs:simpleContent>
												<xs:extension base="xs:string">
													<xs:attribute name="Type" type="xs:string"/>
													<xs:attribute name="Language" type="xs:language"/>
												</xs:extension>
											</xs:simpleContent>
										</xs:complexType>
									</xs:element>
									<xs:element name="BiotopeText" minOccurs="0">
										<xs:annotation>
											<xs:documentation>Free text field for informal recording of Biotope</xs:documentation>
											<xs:appinfo>
												<sea:FullName>Biotope text</sea:FullName>
												<sea:Audience>BioCASE</sea:Audience>
												<sea:Audience>CODATA TDWG</sea:Audience>
												<sea:Reviewer/>
												<sea:ExistingStandards/>
												<sea:Content/>
												<sea:Examples/>
												<sea:Comments/>
												<sea:Rules/>
												<sea:EditorialNotes/>
											</xs:appinfo>
										</xs:annotation>
										<xs:complexType>
											<xs:simpleContent>
												<xs:extension base="AltTextType">
													<xs:attribute name="Language" type="xs:language"/>
												</xs:extension>
											</xs:simpleContent>
										</xs:complexType>
									</xs:element>
									<xs:element name="BiotopeMeasurments" minOccurs="0">
										<xs:annotation>
											<xs:documentation>A container allowing to linking any biotope-related measurement to the site description</xs:documentation>
											<xs:appinfo>
												<sea:FullName>Biotope measurements</sea:FullName>
												<sea:Audience>BioCASE</sea:Audience>
												<sea:Audience>CODATA TDWG</sea:Audience>
												<sea:Reviewer/>
												<sea:ExistingStandards/>
												<sea:Content/>
												<sea:Examples/>
												<sea:Comments>Although this could be covered by a generic element for site measurements, the separate element is preserved for the sake of clarity.</sea:Comments>
												<sea:Rules/>
												<sea:EditorialNotes/>
											</xs:appinfo>
										</xs:annotation>
										<xs:complexType>
											<xs:sequence>
												<xs:element name="BiotopeMeasurment" type="MeasurementType" minOccurs="0" maxOccurs="unbounded">
													<xs:annotation>
														<xs:documentation>A measurement (e.g. biotope area size) of the biotope at the gathering site</xs:documentation>
														<xs:appinfo>
															<sea:FullName>Biotope measurement</sea:FullName>
															<sea:Audience>BioCASE</sea:Audience>
															<sea:Audience>CODATA TDWG</sea:Audience>
															<sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer>
															<sea:ExistingStandards>NBN: biotope_occurrence_data. </sea:ExistingStandards>
															<sea:Content/>
															<sea:Examples/>
															<sea:Comments>Although this could be covered by a generic element for site measurements, the separate element is preserved for the sake of clarity.</sea:Comments>
															<sea:Rules/>
															<sea:EditorialNotes/>
														</xs:appinfo>
													</xs:annotation>
												</xs:element>
											</xs:sequence>
										</xs:complexType>
									</xs:element>
								</xs:sequence>
							</xs:complexType>
						</xs:element>
						<xs:element name="Synecology" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Relationship of the unit gathered with other taxa at the gathering site</xs:documentation>
								<xs:appinfo>
									<sea:FullName>Synecology</sea:FullName>
									<sea:Audience>BioCASE</sea:Audience>
									<sea:Audience>CODATA TDWG</sea:Audience>
									<sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer>
									<sea:ExistingStandards>HISPID4: asspp. </sea:ExistingStandards>
									<sea:Content/>
									<sea:Examples/>
									<sea:Comments>Note this can be recorded as a feature of a location (e.g. as a syntaxon, or that at this site the following species are known to grow together) or can be used to record an observed relationship (e.g. caterpillar and observed food pl