Types that may be used for different domains (descriptions, taxonomy, specimen collections, etc.):
Many of the types or elements within the types are resulting from attempts to standardize usage between ABCD and SDD and many originate from Gregor Hagedorn's work on the UBIF schema.
However, note that this is work in progress, so there may be considerable differences between types with the same names in UBIF/SDD and ABCD.
<xs:element name="DataSets"><xs:annotation><xs:documentation xml:lang="en">TDWG root element: container for one or more DataSets.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" name="DataSet"><xs:annotation><xs:documentation xml:lang="en">A dataset containing unit data and their shared metadata elements.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="DatasetGUID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A globally unique identifier for the entire data collection the present dataset was derived from. The exact format and/or semantics are still under discussion.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="DatasetID"><xs:annotation><xs:documentation xml:lang="en">Code or Identifier of the dataset (unique within the institution)</xs:documentation></xs:annotation></xs:element><xs:element name="TechnicalContacts"><xs:annotation><xs:documentation xml:lang="en">Container element for the technical contacts responsilbe for the data set.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="MicroAgentP" name="TechnicalContact"><xs:annotation><xs:documentation xml:lang="en">A technical contact normally representing the agent acting as the publisher of the dataset in the network.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="ContentContacts"><xs:annotation><xs:documentation xml:lang="en">Questions and feedback about data, or restrictions on use of the data should be directed here. This contact normally represents the agent acting as the original supplier or custodian of the dataset. If a content contact is given on the unit-level, that one should be used for end-user purposes. The element is unbounded to provide for alternative contacts (vacation etc.).</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="MicroAgentP" name="ContentContact"><xs:annotation><xs:documentation xml:lang="en">An administrative contact usually representing the agent acting as the original supplier or custodian of the dataset.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="OtherProviders" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Other known on-line providers of this dataset.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="String" name="OtherProvider"><xs:annotation><xs:documentation xml:lang="en">The UUID (identifier in the UDDI registry) of another data provider known to serve this dataset.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element type="ContentMetadata" name="Metadata"><xs:annotation><xs:documentation xml:lang="en">Metadata referring to the principal source of the entire data collection (the metadata scope may be wider than the objects actually contained in the data set). In its current form, this collection represents a mixture of elements useful for resource discovery (e.g. scope) with metadata actually pertaining to the received (partial) dataset.</xs:documentation></xs:annotation></xs:element><xs:element name="Units"><xs:annotation><xs:documentation xml:lang="en">A container for one or more unit data records from the gathering</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="Unit" name="Unit"><xs:annotation><xs:documentation xml:lang="en">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:element type="xs:anyType" name="DataSetExtension" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A container element to allow extensions to add data to the dataset-level metadata.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" name="DataSet"><xs:annotation><xs:documentation xml:lang="en">A dataset containing unit data and their shared metadata elements.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="DatasetGUID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A globally unique identifier for the entire data collection the present dataset was derived from. The exact format and/or semantics are still under discussion.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="DatasetID"><xs:annotation><xs:documentation xml:lang="en">Code or Identifier of the dataset (unique within the institution)</xs:documentation></xs:annotation></xs:element><xs:element name="TechnicalContacts"><xs:annotation><xs:documentation xml:lang="en">Container element for the technical contacts responsilbe for the data set.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="MicroAgentP" name="TechnicalContact"><xs:annotation><xs:documentation xml:lang="en">A technical contact normally representing the agent acting as the publisher of the dataset in the network.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="ContentContacts"><xs:annotation><xs:documentation xml:lang="en">Questions and feedback about data, or restrictions on use of the data should be directed here. This contact normally represents the agent acting as the original supplier or custodian of the dataset. If a content contact is given on the unit-level, that one should be used for end-user purposes. The element is unbounded to provide for alternative contacts (vacation etc.).</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="MicroAgentP" name="ContentContact"><xs:annotation><xs:documentation xml:lang="en">An administrative contact usually representing the agent acting as the original supplier or custodian of the dataset.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="OtherProviders" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Other known on-line providers of this dataset.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="String" name="OtherProvider"><xs:annotation><xs:documentation xml:lang="en">The UUID (identifier in the UDDI registry) of another data provider known to serve this dataset.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element type="ContentMetadata" name="Metadata"><xs:annotation><xs:documentation xml:lang="en">Metadata referring to the principal source of the entire data collection (the metadata scope may be wider than the objects actually contained in the data set). In its current form, this collection represents a mixture of elements useful for resource discovery (e.g. scope) with metadata actually pertaining to the received (partial) dataset.</xs:documentation></xs:annotation></xs:element><xs:element name="Units"><xs:annotation><xs:documentation xml:lang="en">A container for one or more unit data records from the gathering</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="Unit" name="Unit"><xs:annotation><xs:documentation xml:lang="en">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:element type="xs:anyType" name="DataSetExtension" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A container element to allow extensions to add data to the dataset-level metadata.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
A globally unique identifier for the entire data collection the present dataset was derived from. The exact format and/or semantics are still under discussion.
<xs:element type="String" name="DatasetGUID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A globally unique identifier for the entire data collection the present dataset was derived from. The exact format and/or semantics are still under discussion.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="DatasetID"><xs:annotation><xs:documentation xml:lang="en">Code or Identifier of the dataset (unique within the institution)</xs:documentation></xs:annotation></xs:element>
<xs:element name="TechnicalContacts"><xs:annotation><xs:documentation xml:lang="en">Container element for the technical contacts responsilbe for the data set.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="MicroAgentP" name="TechnicalContact"><xs:annotation><xs:documentation xml:lang="en">A technical contact normally representing the agent acting as the publisher of the dataset in the network.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" type="MicroAgentP" name="TechnicalContact"><xs:annotation><xs:documentation xml:lang="en">A technical contact normally representing the agent acting as the publisher of the dataset in the network.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String255" name="Name"><xs:annotation><xs:documentation xml:lang="en">Person, person team, or role name (e. g., 'head of department')</xs:documentation></xs:annotation></xs:element>
<xs:element type="String255" name="Email" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The email address of the agent</xs:documentation></xs:annotation></xs:element>
<xs:element type="String255" name="Address" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The complete postal address of the agent.</xs:documentation></xs:annotation></xs:element>
Questions and feedback about data, or restrictions on use of the data should be directed here. This contact normally represents the agent acting as the original supplier or custodian of the dataset. If a content contact is given on the unit-level, that one should be used for end-user purposes. The element is unbounded to provide for alternative contacts (vacation etc.).
<xs:element name="ContentContacts"><xs:annotation><xs:documentation xml:lang="en">Questions and feedback about data, or restrictions on use of the data should be directed here. This contact normally represents the agent acting as the original supplier or custodian of the dataset. If a content contact is given on the unit-level, that one should be used for end-user purposes. The element is unbounded to provide for alternative contacts (vacation etc.).</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="MicroAgentP" name="ContentContact"><xs:annotation><xs:documentation xml:lang="en">An administrative contact usually representing the agent acting as the original supplier or custodian of the dataset.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" type="MicroAgentP" name="ContentContact"><xs:annotation><xs:documentation xml:lang="en">An administrative contact usually representing the agent acting as the original supplier or custodian of the dataset.</xs:documentation></xs:annotation></xs:element>
<xs:element name="OtherProviders" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Other known on-line providers of this dataset.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="String" name="OtherProvider"><xs:annotation><xs:documentation xml:lang="en">The UUID (identifier in the UDDI registry) of another data provider known to serve this dataset.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" type="String" name="OtherProvider"><xs:annotation><xs:documentation xml:lang="en">The UUID (identifier in the UDDI registry) of another data provider known to serve this dataset.</xs:documentation></xs:annotation></xs:element>
Metadata referring to the principal source of the entire data collection (the metadata scope may be wider than the objects actually contained in the data set). In its current form, this collection represents a mixture of elements useful for resource discovery (e.g. scope) with metadata actually pertaining to the received (partial) dataset.
<xs:element type="ContentMetadata" name="Metadata"><xs:annotation><xs:documentation xml:lang="en">Metadata referring to the principal source of the entire data collection (the metadata scope may be wider than the objects actually contained in the data set). In its current form, this collection represents a mixture of elements useful for resource discovery (e.g. scope) with metadata actually pertaining to the received (partial) dataset.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Description"><xs:annotation><xs:documentation xml:lang="en">Dublin Core conformant elements describing the content of the data source queried, representation in different languages possible</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="MetadataDescriptionRepr" name="Representation"><xs:annotation><xs:documentation xml:lang="en">The description in a specified language. Only one representation should be delivered for each language. [ATTR: language]</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" type="MetadataDescriptionRepr" name="Representation"><xs:annotation><xs:documentation xml:lang="en">The description in a specified language. Only one representation should be delivered for each language. [ATTR: language]</xs:documentation></xs:annotation></xs:element>
Source for Dublin-Core standard element "Title": A short, concise title.
General Note on DublinCore translation: In addition to those that can bee transformed from UBIF metadata, an additional DC.Type='dataset' should be added.
<xs:element type="String255" name="Title"><xs:annotation><xs:documentation xml:lang="en">Source for Dublin-Core standard element "Title": A short, concise title.</xs:documentation><xs:documentation xml:lang="en">General Note on DublinCore translation: In addition to those that can bee transformed from UBIF metadata, an additional DC.Type='dataset' should be added.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="Details" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Source for Dublin-Core standard element "Description": Free-form text containing a longer description of the project.</xs:documentation></xs:annotation></xs:element>
Source for Dublin-Core standard element "Coverage": Free-form text describing geographic, taxonomic, or other coverage aspects of terminology or descriptions available in the current project.
<xs:element type="String" name="Coverage" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Source for Dublin-Core standard element "Coverage": Free-form text describing geographic, taxonomic, or other coverage aspects of terminology or descriptions available in the current project.</xs:documentation></xs:annotation></xs:element>
URI pointing to an online source related to the current project, which may or may not serve an updated version of the description data.
Diagram
Type
xs:anyURI
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:anyURI" name="URI" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">URI pointing to an online source related to the current project, which may or may not serve an updated version of the description data.</xs:documentation></xs:annotation></xs:element>
<xs:element type="xs:anyURI" name="IconURI" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The URI of an icon/logo symbolizing the project.</xs:documentation></xs:annotation></xs:element>
Keyword lists of geographical, taxonomic, etc. scopes. In the case of projects in progress, 'scope' may define the planned or intended, rather than the achieved scope (or coverage). If scope is given, the content available should be entirely within scope, because this item is for resource discovery purposes. Compare also Coverage in DC.Description (which is language-specific). (Items from Scope may be added to DC.Coverage)
<xs:element name="Scope" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Keyword lists of geographical, taxonomic, etc. scopes. In the case of projects in progress, 'scope' may define the planned or intended, rather than the achieved scope (or coverage). If scope is given, the content available should be entirely within scope, because this item is for resource discovery purposes. Compare also Coverage in DC.Description (which is language-specific). (Items from Scope may be added to DC.Coverage)</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="GeoecologicalTerms" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A collection of terms describing the geoecological scope of the source queried by means of area names (e.g. 'World', 'Germany', 'Atlantic Ocean', 'Andes', 'Mountains'). A list of recommended terms should be developed.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="StringL255" name="GeoecologicalTerm"><xs:annotation><xs:documentation xml:lang="en">An area name describing the or part of the geoecological scope of the source queried.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="TaxonomicTerms" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A collection of taxon names of higher rank describing the taxonomic scope of the source queried. A list of recommended terms should be developed.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="StringL255" name="TaxonomicTerm"><xs:annotation><xs:documentation xml:lang="en">A name for a group of organisms that is included in the scope of the source queried.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element>
A collection of terms describing the geoecological scope of the source queried by means of area names (e.g. 'World', 'Germany', 'Atlantic Ocean', 'Andes', 'Mountains'). A list of recommended terms should be developed.
<xs:element name="GeoecologicalTerms" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A collection of terms describing the geoecological scope of the source queried by means of area names (e.g. 'World', 'Germany', 'Atlantic Ocean', 'Andes', 'Mountains'). A list of recommended terms should be developed.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="StringL255" name="GeoecologicalTerm"><xs:annotation><xs:documentation xml:lang="en">An area name describing the or part of the geoecological scope of the source queried.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" type="StringL255" name="GeoecologicalTerm"><xs:annotation><xs:documentation xml:lang="en">An area name describing the or part of the geoecological scope of the source queried.</xs:documentation></xs:annotation></xs:element>
<xs:element name="TaxonomicTerms" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A collection of taxon names of higher rank describing the taxonomic scope of the source queried. A list of recommended terms should be developed.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="StringL255" name="TaxonomicTerm"><xs:annotation><xs:documentation xml:lang="en">A name for a group of organisms that is included in the scope of the source queried.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" type="StringL255" name="TaxonomicTerm"><xs:annotation><xs:documentation xml:lang="en">A name for a group of organisms that is included in the scope of the source queried.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Version" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Number and date of current version (particularly for citing purposes)</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="xs:nonNegativeInteger" name="Major"><xs:annotation><xs:documentation xml:lang="en">The major version number ('1' in 1.2) as defined by the content creators OR the only version number given.</xs:documentation></xs:annotation></xs:element><xs:element type="xs:nonNegativeInteger" name="Minor" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">An optional minor version number ('2' in 1.2)</xs:documentation></xs:annotation></xs:element><xs:element type="String255" name="Modifier" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Unconstrained text specifying status + optional number, e. g., 'beta', 'alpha', 'rc/release candidate', 'internal'. If missing, release status is assumed.</xs:documentation></xs:annotation></xs:element><xs:element type="xs:date" name="DateIssued" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Source for Dublin-Core standard element Date.Issued: Citable 'publication date' of the current version (comp. RevisionData/DateCreated and DateModified for version- independent dates). This date should be missing if the current version is not yet published!</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
The major version number ('1' in 1.2) as defined by the content creators OR the only version number given.
Diagram
Type
xs:nonNegativeInteger
Properties
content
simple
Source
<xs:element type="xs:nonNegativeInteger" name="Major"><xs:annotation><xs:documentation xml:lang="en">The major version number ('1' in 1.2) as defined by the content creators OR the only version number given.</xs:documentation></xs:annotation></xs:element>
<xs:element type="xs:nonNegativeInteger" name="Minor" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">An optional minor version number ('2' in 1.2)</xs:documentation></xs:annotation></xs:element>
Unconstrained text specifying status + optional number, e. g., 'beta', 'alpha', 'rc/release candidate', 'internal'. If missing, release status is assumed.
<xs:element type="String255" name="Modifier" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Unconstrained text specifying status + optional number, e. g., 'beta', 'alpha', 'rc/release candidate', 'internal'. If missing, release status is assumed.</xs:documentation></xs:annotation></xs:element>
Source for Dublin-Core standard element Date.Issued: Citable 'publication date' of the current version (comp. RevisionData/DateCreated and DateModified for version- independent dates). This date should be missing if the current version is not yet published!
Diagram
Type
xs:date
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:date" name="DateIssued" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Source for Dublin-Core standard element Date.Issued: Citable 'publication date' of the current version (comp. RevisionData/DateCreated and DateModified for version- independent dates). This date should be missing if the current version is not yet published!</xs:documentation></xs:annotation></xs:element>
<xs:element type="RevisionData" name="RevisionData"><xs:annotation><xs:documentation xml:lang="en">Creators, Revision status, and dates of the entire data collection from which the current dataset is derived.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="Creators" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Source for Dublin-Core standard element "Creators", i.e. Author or editor.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="Contributors" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Source for Dublin-Core standard element "Contributors": General contributors, or translators.</xs:documentation></xs:annotation></xs:element>
Source for Dublin-Core standard element "Date.Created": Date/time when the intellectual content (project, term, description, etc.) was created. Applications may initially set this to the system date for new data objects, but authors must be able to change it to an earlier date if necessary. If for legacy data this is imprecisely known, it may be missing here. Earlier versions in other data formats should then be mentioned in the copyright or acknowledgement statements.
Diagram
Type
xs:dateTime
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:dateTime" name="DateCreated" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Source for Dublin-Core standard element "Date.Created": Date/time when the intellectual content (project, term, description, etc.) was created. Applications may initially set this to the system date for new data objects, but authors must be able to change it to an earlier date if necessary. If for legacy data this is imprecisely known, it may be missing here. Earlier versions in other data formats should then be mentioned in the copyright or acknowledgement statements.</xs:documentation></xs:annotation></xs:element>
Source for Dublin-Core standard element Date.Modified: Date/time when the last modification of the object was made. If in online data sources the provider can not assess this, the current date/time may be substituted. For legacy data this may be set to the file date of imported data, or estimated. Note that experience shows that the information provided here is often unreliable, because providers tend to disregard updating this information.
Diagram
Type
xs:dateTime
Properties
content
simple
Source
<xs:element type="xs:dateTime" name="DateModified"><xs:annotation><xs:documentation xml:lang="en">Source for Dublin-Core standard element Date.Modified: Date/time when the last modification of the object was made. If in online data sources the provider can not assess this, the current date/time may be substituted. For legacy data this may be set to the file date of imported data, or estimated. Note that experience shows that the information provided here is often unreliable, because providers tend to disregard updating this information.</xs:documentation></xs:annotation></xs:element>
Entities having legal possession of the data collection content. Here defined for the entire data collection, not for individual units. If an owner statement is present on the unit level, it should override this dataset-level statement.
<xs:element name="Owners" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Entities having legal possession of the data collection content. Here defined for the entire data collection, not for individual units. If an owner statement is present on the unit level, it should override this dataset-level statement.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="Contact" name="Owner" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Entity having legal possession of the data collection content.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" type="Contact" name="Owner" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Entity having legal possession of the data collection content.</xs:documentation></xs:annotation></xs:element>
A globally unique identifier for the organisation or organisational unit
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:string" name="OrganisationGUID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A globally unique identifier for the organisation or organisational unit</xs:documentation></xs:annotation></xs:element>
Full organization or corporate name in multiple languages (en: 'Botanical Garden of ...', de: 'Botanischer Garten von ...'). (vCard:Org.OrgName). The Label mechanism also supports acronyms / abbreviations (no vCard equivalent!).
<xs:element type="Label" name="Name"><xs:annotation><xs:documentation xml:lang="en">Full organization or corporate name in multiple languages (en: 'Botanical Garden of ...', de: 'Botanischer Garten von ...'). (vCard:Org.OrgName). The Label mechanism also supports acronyms / abbreviations (no vCard equivalent!).</xs:documentation></xs:annotation></xs:element>
<xs:element type="String255" name="Text"><xs:annotation><xs:documentation xml:lang="en">Label text in a specific language.</xs:documentation></xs:annotation></xs:element>
Restricted to 50 characters maximum length, including blanks (recommended to be shorter!). Label abbreviations are especially important when displaying information in a tabular format.
<xs:element type="String50" name="Abbreviation" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Restricted to 50 characters maximum length, including blanks (recommended to be shorter!). Label abbreviations are especially important when displaying information in a tabular format.</xs:documentation></xs:annotation></xs:element>
If the contact contains no person definition: the unit within the organization the agent represents; else a list of the various organisational units to which a person may belong. (vCard:OrgUnit)
<xs:element name="OrgUnits" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">If the contact contains no person definition: the unit within the organization the agent represents; else a list of the various organisational units to which a person may belong. (vCard:OrgUnit)</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="StringL" name="OrgUnit"><xs:annotation><xs:documentation xml:lang="en">(vCard:OrgUnit)</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element type="String255" name="FullName"><xs:annotation><xs:documentation xml:lang="en">Preferred form of personal name for display as a string.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String255" name="SortingName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The full name with the elements in preferred sorting sequence (vCard: Sort-String).</xs:documentation></xs:annotation></xs:element>
<xs:element name="AtomisedName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomised name of the person.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String255" name="InheritedName"><xs:annotation><xs:documentation xml:lang="en">Family names, generational names, clan name, parents/grandparents personal names, etc. This (= last name in western cultures) may be compound ('Fischer von Waldheim', 'da Selva', 'Silvano Morales'). Depending on culture it is not necessarily the name of the parents nor common to the married couple and children, thus 'family name' should be avoided even though used in vCard. (vCard:N.Family)</xs:documentation></xs:annotation></xs:element><xs:element type="String255" name="Prefix" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Prefix to inherited name that should be output before name, but is usually not included in sorting. Examples: 'von', 'Lord'. Compare Title for 'Prof', 'Dr.' (vCard:N.Prefix)</xs:documentation></xs:annotation></xs:element><xs:element type="String255" name="Suffix" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Suffix to name that should be output after name, regardless whether it is in sorting sequence (Inherited, Given) or not. Examples: 'Jun.', 'III.'. (vCard:N.Suffix)</xs:documentation></xs:annotation></xs:element><xs:element type="String255" name="GivenNames" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The name given to a person as a personal name (= first or Christian name in western cultures, including 'middle initials') may contain several words ('Ana Maria', 'Jerry B.'). Applicable only to persons. (vCard:N.Given + vCard:N.Middle)</xs:documentation></xs:annotation></xs:element><xs:element type="String255" name="PreferredName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">May differ from the first given name: second given name, nickname ('Bob' for 'Robert'), etc. (vCard:Nickname)</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
Family names, generational names, clan name, parents/grandparents personal names, etc. This (= last name in western cultures) may be compound ('Fischer von Waldheim', 'da Selva', 'Silvano Morales'). Depending on culture it is not necessarily the name of the parents nor common to the married couple and children, thus 'family name' should be avoided even though used in vCard. (vCard:N.Family)
<xs:element type="String255" name="InheritedName"><xs:annotation><xs:documentation xml:lang="en">Family names, generational names, clan name, parents/grandparents personal names, etc. This (= last name in western cultures) may be compound ('Fischer von Waldheim', 'da Selva', 'Silvano Morales'). Depending on culture it is not necessarily the name of the parents nor common to the married couple and children, thus 'family name' should be avoided even though used in vCard. (vCard:N.Family)</xs:documentation></xs:annotation></xs:element>
Prefix to inherited name that should be output before name, but is usually not included in sorting. Examples: 'von', 'Lord'. Compare Title for 'Prof', 'Dr.' (vCard:N.Prefix)
<xs:element type="String255" name="Prefix" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Prefix to inherited name that should be output before name, but is usually not included in sorting. Examples: 'von', 'Lord'. Compare Title for 'Prof', 'Dr.' (vCard:N.Prefix)</xs:documentation></xs:annotation></xs:element>
Suffix to name that should be output after name, regardless whether it is in sorting sequence (Inherited, Given) or not. Examples: 'Jun.', 'III.'. (vCard:N.Suffix)
<xs:element type="String255" name="Suffix" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Suffix to name that should be output after name, regardless whether it is in sorting sequence (Inherited, Given) or not. Examples: 'Jun.', 'III.'. (vCard:N.Suffix)</xs:documentation></xs:annotation></xs:element>
The name given to a person as a personal name (= first or Christian name in western cultures, including 'middle initials') may contain several words ('Ana Maria', 'Jerry B.'). Applicable only to persons. (vCard:N.Given + vCard:N.Middle)
<xs:element type="String255" name="GivenNames" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The name given to a person as a personal name (= first or Christian name in western cultures, including 'middle initials') may contain several words ('Ana Maria', 'Jerry B.'). Applicable only to persons. (vCard:N.Given + vCard:N.Middle)</xs:documentation></xs:annotation></xs:element>
<xs:element type="String255" name="PreferredName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">May differ from the first given name: second given name, nickname ('Bob' for 'Robert'), etc. (vCard:Nickname)</xs:documentation></xs:annotation></xs:element>
<xs:element name="Roles" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A container element for several roles of the person.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="StringL" name="Role"><xs:annotation><xs:documentation xml:lang="en">Analogue to vCard:Role: Functional contact name, e.g. "Database administrator", "The Director", etc.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element type="String255" name="Number"><xs:annotation><xs:documentation xml:lang="en">Full number in standard international format</xs:documentation></xs:annotation></xs:element>
<xs:element type="TelephoneDevice" name="Device" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The type of device reached by the telephone number.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="UsageNotes" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Free text for constraints on use e.g. "weekdays only" or "home number"</xs:documentation></xs:annotation></xs:element>
<xs:element name="URIs" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">URIs for person or organisation</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="anyUriP" name="URI" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">URI for person or organisation</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" type="anyUriP" name="URI" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">URI for person or organisation</xs:documentation></xs:annotation></xs:element>
<xs:element type="xs:anyURI" name="LogoURI" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">URI of a logo image.</xs:documentation></xs:annotation></xs:element>
Copyright, terms of use, license and other IPR-related statements like disclaimer or acknowledgement. Giving a copyright statement and a (if possible public) licence is highly recommended! (=DC.Rights)
<xs:element type="IPRStatements" name="IPRStatements" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Copyright, terms of use, license and other IPR-related statements like disclaimer or acknowledgement. Giving a copyright statement and a (if possible public) licence is highly recommended! (=DC.Rights)</xs:documentation></xs:annotation></xs:element>
<xs:element name="IPRDeclarations" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Container element for one to several statements, normally representing different language representations of the same content.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="Statement" name="IPRDeclaration"><xs:annotation><xs:documentation xml:lang="en">Used where the IPR declaration cannot be parsed into the specific items or for forms of IPR declaration not yet covered (e.g. database rights),</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" type="Statement" name="IPRDeclaration"><xs:annotation><xs:documentation xml:lang="en">Used where the IPR declaration cannot be parsed into the specific items or for forms of IPR declaration not yet covered (e.g. database rights),</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="Text"><xs:annotation><xs:documentation xml:lang="en">A concise representation of a statement, recommended to be as short as possible, but actual length is unconstrained.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="Details" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Optional text of unconstrained length, elaborating details of the ShortText</xs:documentation></xs:annotation></xs:element>
An optional resource on the net providing details on the statement (may be used as an alternative to the long text).
Diagram
Type
xs:anyURI
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:anyURI" name="URI" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">An optional resource on the net providing details on the statement (may be used as an alternative to the long text).</xs:documentation></xs:annotation></xs:element>
<xs:element name="Copyrights" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Container element for one to several statements, normally representing different language representations of the same content.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="Statement" name="Copyright"><xs:annotation><xs:documentation xml:lang="en">Copyright may include the information that the data has been released to the public domain.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" type="Statement" name="Copyright"><xs:annotation><xs:documentation xml:lang="en">Copyright may include the information that the data has been released to the public domain.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Licenses" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Container element for one to several statements, normally representing different language representations of the same content.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="Statement" name="License"><xs:annotation><xs:documentation xml:lang="en">To be used if data are placed under a public license (GPL, GFDL, OpenDocument). Placing data under a public license while maintaining copyright is recommended!</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
To be used if data are placed under a public license (GPL, GFDL, OpenDocument). Placing data under a public license while maintaining copyright is recommended!
<xs:element maxOccurs="unbounded" type="Statement" name="License"><xs:annotation><xs:documentation xml:lang="en">To be used if data are placed under a public license (GPL, GFDL, OpenDocument). Placing data under a public license while maintaining copyright is recommended!</xs:documentation></xs:annotation></xs:element>
<xs:element name="TermsOfUseStatements" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Container element for one to several statements, normally representing different language representations of the same content.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="Statement" name="TermsOfUseStatement"><xs:annotation><xs:documentation xml:lang="en">Defines conditions under which the data may be analysed, distributed or changed. "Terms of use" includes concepts like "Usage conditions" and "Specific Restrictions".</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
Defines conditions under which the data may be analysed, distributed or changed. "Terms of use" includes concepts like "Usage conditions" and "Specific Restrictions".
<xs:element maxOccurs="unbounded" type="Statement" name="TermsOfUseStatement"><xs:annotation><xs:documentation xml:lang="en">Defines conditions under which the data may be analysed, distributed or changed. "Terms of use" includes concepts like "Usage conditions" and "Specific Restrictions".</xs:documentation></xs:annotation></xs:element>
<xs:element name="Disclaimers" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Container element for one to several statements, normally representing different language representations of the same content.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="Statement" name="Disclaimer"><xs:annotation><xs:documentation xml:lang="en">Disclaimer statement, e. g. concerning responsibility for data quality or legal implications.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" type="Statement" name="Disclaimer"><xs:annotation><xs:documentation xml:lang="en">Disclaimer statement, e. g. concerning responsibility for data quality or legal implications.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Acknowledgements" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Container element for one to several statements, normally representing different language representations of the same content.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="Statement" name="Acknowledgement"><xs:annotation><xs:documentation xml:lang="en">A free form text acknowledging support (e. g. grant money, help, permission to reuse published material, etc.)</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" type="Statement" name="Acknowledgement"><xs:annotation><xs:documentation xml:lang="en">A free form text acknowledging support (e. g. grant money, help, permission to reuse published material, etc.)</xs:documentation></xs:annotation></xs:element>
<xs:element name="Citations" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Container element for one to several statements, normally representing different language representations of the same content.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="Statement" name="Citation"><xs:annotation><xs:documentation xml:lang="en">Indicates how this dataset or record should be attributed if used [OBIF 1.0]</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" type="Statement" name="Citation"><xs:annotation><xs:documentation xml:lang="en">Indicates how this dataset or record should be attributed if used [OBIF 1.0]</xs:documentation></xs:annotation></xs:element>
Brief descriptions of additional information that may exist, but that has not been made public. Information about obtaining the withheld information should be sought from the ContentCcontact. (=DwC.InformationWithheld). If the respective information is present on the unit level, it should override this dataset-level statement.
<xs:element type="StringL" name="InformationWithheld" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Brief descriptions of additional information that may exist, but that has not been made public. Information about obtaining the withheld information should be sought from the ContentCcontact. (=DwC.InformationWithheld). If the respective information is present on the unit level, it should override this dataset-level statement.</xs:documentation></xs:annotation></xs:element>
An electronic source of the dataset (e.g. web address of query interface or download site).
Diagram
Type
xs:anyURI
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:anyURI" name="DirectAccessURI" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">An electronic source of the dataset (e.g. web address of query interface or download site).</xs:documentation></xs:annotation></xs:element>
<xs:element name="Units"><xs:annotation><xs:documentation xml:lang="en">A container for one or more unit data records from the gathering</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="Unit" name="Unit"><xs:annotation><xs:documentation xml:lang="en">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:element maxOccurs="unbounded" type="Unit" name="Unit"><xs:annotation><xs:documentation xml:lang="en">A container for all data referring to a unit (specimen or observation record)</xs:documentation></xs:annotation></xs:element>
A globally unique identifier for the unit (i.e. the physical specimen or original observation). Following DwC, in the absence of a persistent global unique identifier, this should be constructed in the form "URN:catalog:[InstitutionCode]:[CollectionCode]:[CatalogNumber]".
<xs:element type="String" name="UnitGUID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A globally unique identifier for the unit (i.e. the physical specimen or original observation). Following DwC, in the absence of a persistent global unique identifier, this should be constructed in the form "URN:catalog:[InstitutionCode]:[CollectionCode]:[CatalogNumber]".</xs:documentation></xs:annotation></xs:element>
Unique identifier (code or name) of the institution holding the original data source (first part of record identifier). In specimen collections, this is normally the institution or private holder of the collection itself. For herbaria and botanical gardens, the standard abbreviations should be used.
<xs:element type="InstitutionCode" name="SourceInstitutionID"><xs:annotation><xs:documentation xml:lang="en">Unique identifier (code or name) of the institution holding the original data source (first part of record identifier). In specimen collections, this is normally the institution or private holder of the collection itself. For herbaria and botanical gardens, the standard abbreviations should be used.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="SourceID"><xs:annotation><xs:documentation xml:lang="en">Name or code of the data source (unique within the institution, second part of the record identifier)</xs:documentation></xs:annotation></xs:element>
A unique identifier for the unit record within the data source. Preferably, the ID should be stable in the database, so that it also can be used to find the same record again (e.g. for data exchange purposes). Third part of the record identifier.
<xs:element type="String" name="UnitID"><xs:annotation><xs:documentation xml:lang="en">A unique identifier for the unit record within the data source. Preferably, the ID should be stable in the database, so that it also can be used to find the same record again (e.g. for data exchange purposes). Third part of the record identifier.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="LastEditor" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name or other indication of the person or team that created or last edited this record.</xs:documentation></xs:annotation></xs:element>
Date of creation or last change of this unit record.
Diagram
Type
xs:dateTime
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:dateTime" name="DateLastEdited" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Date of creation or last change of this unit record.</xs:documentation></xs:annotation></xs:element>
The legal owner of the unit record. Note that ownership of physical specimens is handled under SpecimenUnit. If present, overrides the equivalent Owners element on the level of dataset.
<xs:element type="Contact" name="Owner" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The legal owner of the unit record. Note that ownership of physical specimens is handled under SpecimenUnit. If present, overrides the equivalent Owners element on the level of dataset.</xs:documentation></xs:annotation></xs:element>
Specific rights, terms and other conditions pertaining to the individual record. If present, override the equivalent statements on the level of dataset.
<xs:element type="IPRStatements" name="IPRStatements" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Specific rights, terms and other conditions pertaining to the individual record. If present, override the equivalent statements on the level of dataset.</xs:documentation></xs:annotation></xs:element>
<xs:element name="UnitContentContacts" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Container element for one to many content contacts for the unit record. If present, overrides the equivalent ContentContact on the level of dataset.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" name="UnitContentContact"><xs:annotation><xs:documentation xml:lang="en">Questions and feedback about data, or restrictions on use of the data should be directed to the contact given here. If present, overrides the equivalent ContentContact on the level of dataset.</xs:documentation></xs:annotation><xs:complexType><xs:complexContent><xs:extension base="Contact"><xs:attribute type="xs:boolean" name="preferred"/></xs:extension></xs:complexContent></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element>
Questions and feedback about data, or restrictions on use of the data should be directed to the contact given here. If present, overrides the equivalent ContentContact on the level of dataset.
<xs:element maxOccurs="unbounded" name="UnitContentContact"><xs:annotation><xs:documentation xml:lang="en">Questions and feedback about data, or restrictions on use of the data should be directed to the contact given here. If present, overrides the equivalent ContentContact on the level of dataset.</xs:documentation></xs:annotation><xs:complexType><xs:complexContent><xs:extension base="Contact"><xs:attribute type="xs:boolean" name="preferred"/></xs:extension></xs:complexContent></xs:complexType></xs:element>
Brief descriptions of additional information that may exist, but that has not been made public. Information about obtaining the withheld information should be sought from the ContentCcontact. (=DwC.InformationWithheld). If present here, the information given should override the respective dataset-level statement.
<xs:element type="StringL" name="InformationWithheld" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Brief descriptions of additional information that may exist, but that has not been made public. Information about obtaining the withheld information should be sought from the ContentCcontact. (=DwC.InformationWithheld). If present here, the information given should override the respective dataset-level statement.</xs:documentation></xs:annotation></xs:element>
<xs:element type="Reference" name="SourceReference" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Reference that is the source of the information about the unit given in the record.</xs:documentation></xs:annotation></xs:element>
A globally unique identifier for the publication or the specific detail (page, figure, etc.) within the publication.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:string" name="ReferenceGUID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A globally unique identifier for the publication or the specific detail (page, figure, etc.) within the publication.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="TitleCitation"><xs:annotation><xs:documentation xml:lang="en">Formal citation for a paper or electronic publication.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="CitationDetail" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Specific page, figure or illustration number(s) within the reference.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="DOI" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Digital object identifier for the reference.</xs:documentation></xs:annotation></xs:element>
<xs:element name="UnitReferences" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Container element for references citing the unit See SourceReference for the case that the record is based on a publication.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="Reference" name="UnitReference" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Published reference citing this unit.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="Identifications" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Container element for identification events, i.e. the circumstances and result of assigning a name to the unit.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="Identification" name="Identification" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">In cases where more than one name applies to a single unit, several identifications should be formed and flagged as preferred. Relationships between differently identified sub-units of the unit can be specified by means of the IdentificationRole.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="IdentificationHistory" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">This is a free text field for use when extracting data from data sources where the identification or verification history (or part of it) is a free text field. In normal circumstances the history can be constructed by sorting identification events by date and reference to the preferred identification flag</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
In cases where more than one name applies to a single unit, several identifications should be formed and flagged as preferred. Relationships between differently identified sub-units of the unit can be specified by means of the IdentificationRole.
<xs:element maxOccurs="unbounded" type="Identification" name="Identification" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">In cases where more than one name applies to a single unit, several identifications should be formed and flagged as preferred. Relationships between differently identified sub-units of the unit can be specified by means of the IdentificationRole.</xs:documentation></xs:annotation></xs:element>
The result of the identification, currently either a material (substrate) or a taxon name, but in the future to be extended to include other types of identifications used in natural history collections and surveys.
<xs:element name="Result"><xs:annotation><xs:documentation xml:lang="en">The result of the identification, currently either a material (substrate) or a taxon name, but in the future to be extended to include other types of identifications used in natural history collections and surveys.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:choice><xs:element type="TaxonIdentified" name="TaxonIdentified" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The Taxon (concept) or Taxonomic name assigned to the unit (or excluded, "non") in the Identification.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="MaterialIdentified" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A material identified as the result of the identification event (e.g. a non-organismic substrate of a microorganism)</xs:documentation></xs:annotation></xs:element></xs:choice><xs:element type="xs:anyType" name="Extension" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A container element to allow extensions to add additional data to the identification of the unit.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element type="TaxonIdentified" name="TaxonIdentified" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The Taxon (concept) or Taxonomic name assigned to the unit (or excluded, "non") in the Identification.</xs:documentation></xs:annotation></xs:element>
Wrapper element for multiple designations of higher taxa. These are higher-level classifications of the name identified, NOT a higher taxon as the sole identification.
<xs:element name="HigherTaxa" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Wrapper element for multiple designations of higher taxa. These are higher-level classifications of the name identified, NOT a higher taxon as the sole identification.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="HigherTaxon" name="HigherTaxon"><xs:annotation><xs:documentation xml:lang="en">The scientific name of a taxon with a rank higher than Genus which is commonly used to classify the group the unit belongs to.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" type="HigherTaxon" name="HigherTaxon"><xs:annotation><xs:documentation xml:lang="en">The scientific name of a taxon with a rank higher than Genus which is commonly used to classify the group the unit belongs to.</xs:documentation></xs:annotation></xs:element>
Name of the taxon identified, formed according to the different Codes of Nomenclature which apply to scientific names - with additional elements for suffixes or other expressions commonly used in taxonomic identifications.
<xs:element type="ScientificNameIdentified" name="ScientificName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name of the taxon identified, formed according to the different Codes of Nomenclature which apply to scientific names - with additional elements for suffixes or other expressions commonly used in taxonomic identifications.</xs:documentation></xs:annotation></xs:element>
Concatenated scientific name, preferably formed in accordance with a Code of Nomenclature, i. e. a monomial, binomial, or trinomial plus author(s) or author team(s) and - where relevant - year, or the name of a cultivar or cultivar group, or a hybrid formula, as fully as possible.
<xs:element type="String" name="FullScientificNameString"><xs:annotation><xs:documentation xml:lang="en">Concatenated scientific name, preferably formed in accordance with a Code of Nomenclature, i. e. a monomial, binomial, or trinomial plus author(s) or author team(s) and - where relevant - year, or the name of a cultivar or cultivar group, or a hybrid formula, as fully as possible.</xs:documentation></xs:annotation></xs:element>
<xs:element name="NameAtomised" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomised data items of the taxon identified, with subtypes according to the different Codes of Nomenclature which apply to scientific names.</xs:documentation></xs:annotation><xs:complexType><xs:choice><xs:element type="NameBacterial" name="Bacterial" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomised name with elements according to the International Code of Nomenclature of Prokaryotes</xs:documentation></xs:annotation></xs:element><xs:element type="NameBotanical" name="Botanical" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomised name with elements according to the International Code of Botanical Nomenclature</xs:documentation></xs:annotation></xs:element><xs:element type="NameZoological" name="Zoological" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomised name with elements according to the International Code of Zoological Nomenclature</xs:documentation></xs:annotation></xs:element><xs:element type="NameViral" name="Viral" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomised name with elements according to the International Committee on Taxonomy of Viruses</xs:documentation></xs:annotation></xs:element></xs:choice></xs:complexType></xs:element>
<xs:element type="NameBacterial" name="Bacterial" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomised name with elements according to the International Code of Nomenclature of Prokaryotes</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="SubgenusAuthorAndYear" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Author team and year of the subgenus name.</xs:documentation></xs:annotation></xs:element>
<xs:element type="Epithet" name="SubspeciesEpithet" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Maps to Darwin Core 2: Subspecies</xs:documentation></xs:annotation></xs:element>
Element NameBacterial / ParentheticalAuthorTeamAndYear
Namespace
http://www.tdwg.org/schemas/abcd/2.06
Annotations
Author team and Year of the basionym of a species or subspecies combination.
<xs:element type="String" name="ParentheticalAuthorTeamAndYear" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Author team and Year of the basionym of a species or subspecies combination.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="AuthorTeamAndYear" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The author(s) who published the full name as it stands and its year.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="NameApprobation" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Approbation of name according to approved list, validation list, or validly published, paper in IJSB after 1980.</xs:documentation></xs:annotation></xs:element>
<xs:element type="NameBotanical" name="Botanical" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomised name with elements according to the International Code of Botanical Nomenclature</xs:documentation></xs:annotation></xs:element>
<xs:element type="Epithet" name="FirstEpithet" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The first epithet in a botanical name combination (species epithet or the epithet of the subdivision of a genus).</xs:documentation></xs:annotation></xs:element>
<xs:element type="Epithet" name="InfraspecificEpithet" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The final epithet of a botanical name of infraspecific rank.</xs:documentation></xs:annotation></xs:element>
<xs:element type="RankAbbreviation" name="Rank" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The rank of the name where needed to form it.</xs:documentation></xs:annotation></xs:element>
Flag indicating that this is a named hybrid ("x") or a graft chimaera ("+"). The attribute insertionpoint defines the name element in front of which the qualifier should be inserted (1 = before entire name, 2= before first epithet, 3 = before rank designation for second epithet.)
<xs:element name="HybridFlag" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Flag indicating that this is a named hybrid ("x") or a graft chimaera ("+"). The attribute insertionpoint defines the name element in front of which the qualifier should be inserted (1 = before entire name, 2= before first epithet, 3 = before rank designation for second epithet.)</xs:documentation></xs:annotation><xs:complexType><xs:simpleContent><xs:extension base="HybridFlag"><xs:attribute type="xs:int" name="insertionpoint"/></xs:extension></xs:simpleContent></xs:complexType></xs:element>
<xs:element type="String" name="AuthorTeamParenthesis" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Author team of the basionym of a combination.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="AuthorTeam" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The author(s) who published the full name as it stands.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="CultivarName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Cultivar name according to the ICNCP.</xs:documentation></xs:annotation></xs:element>
<xs:element name="TradeDesignationNames" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Container for trade names</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="String" name="TradeDesignationName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Trade name used for a specific cultivar</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" type="String" name="TradeDesignationName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Trade name used for a specific cultivar</xs:documentation></xs:annotation></xs:element>
<xs:element type="NameZoological" name="Zoological" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomised name with elements according to the International Code of Zoological Nomenclature</xs:documentation></xs:annotation></xs:element>
<xs:element type="Epithet" name="SubspeciesEpithet" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Maps to Darwin Core 2: Subspecies</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="AuthorTeamOriginalAndYear" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The first person(s) who validly published a species-group name and the year of publication.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="AuthorTeamParenthesisAndYear" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The parenthetical citation of the original author when a species-group was transferred to another genus and the year of the original publication.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="CombinationAuthorTeamAndYear" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The citation of the authors responsible for the new combination and the year of its publication.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="Breed" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name of the breed of an animal</xs:documentation></xs:annotation></xs:element>
<xs:element type="NameViral" name="Viral" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomised name with elements according to the International Committee on Taxonomy of Viruses</xs:documentation></xs:annotation></xs:element>
<xs:element type="Monomial" name="GenusOrMonomial" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Genus or higher taxon name formed according to the code and representing the result of the identification. E.g. Comovirus.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="Acronym" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The accepted acronym for the Virus, e.g. PCV for Peanut Clump Virus.</xs:documentation></xs:annotation></xs:element>
A term to qualify the identification of the unit when doubts have arisen as to its identity (e.g. "cf." or "aff."). If it applies to an atomised name, the attribute insertionpoint defines the name element in front of which the qualifier should be inserted (1 = before entire name, 2= before first epithet, 3 = before second epithet.)
<xs:element name="IdentificationQualifier" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A term to qualify the identification of the unit when doubts have arisen as to its identity (e.g. "cf." or "aff."). If it applies to an atomised name, the attribute insertionpoint defines the name element in front of which the qualifier should be inserted (1 = before entire name, 2= before first epithet, 3 = before second epithet.)</xs:documentation></xs:annotation><xs:complexType><xs:simpleContent><xs:extension base="xs:string"><xs:attribute name="insertionpoint"><xs:simpleType><xs:restriction base="xs:int"><xs:enumeration value="1"/><xs:enumeration value="2"/><xs:enumeration value="3"/></xs:restriction></xs:simpleType></xs:attribute></xs:extension></xs:simpleContent></xs:complexType></xs:element>
A free-text suffix added to the taxon identified (e.g. "sensu lato"), or an additional name element in common use but without formal nomenclatural standing (e.g. Isolate names for viruses).
<xs:element type="String" name="NameAddendum" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A free-text suffix added to the taxon identified (e.g. "sensu lato"), or an additional name element in common use but without formal nomenclatural standing (e.g. Isolate names for viruses).</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="InformalNameString" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The outcome of an identification event that does not adhere to the rule of a Code of Nomenclature.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="NameComments" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Any free text comments related to the name</xs:documentation></xs:annotation></xs:element>
<xs:element type="CodeOfNomenclatureEnum" name="Code" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The Code of Nomenclature that applies to the scientific name.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="MaterialIdentified" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A material identified as the result of the identification event (e.g. a non-organismic substrate of a microorganism)</xs:documentation></xs:annotation></xs:element>
A container element to allow extensions to add additional data to the identification of the unit.
Diagram
Properties
minOccurs
0
Source
<xs:element type="xs:anyType" name="Extension" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A container element to allow extensions to add additional data to the identification of the unit.</xs:documentation></xs:annotation></xs:element>
<xs:element type="xs:boolean" name="PreferredFlag" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">True to designate current identification.</xs:documentation></xs:annotation></xs:element>
True to designate the identification under which the entire unit is stored (in a physical collection) or otherwise preferably referenced.
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:boolean" name="StoredUnderFlag" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">True to designate the identification under which the entire unit is stored (in a physical collection) or otherwise preferably referenced.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="ResultRole" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Used to designate the role of the identification result (e.g. substrate, isolate, host, parasite, etc.)</xs:documentation></xs:annotation></xs:element>
<xs:element name="Identifiers" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A container element for several identifiers for this unit.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" name="Identifier" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomized record of individual, team member, or organization that made the identification.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="PersonName" name="PersonName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomised data for the parts of the Identifier's name.</xs:documentation></xs:annotation></xs:element><xs:element type="Organisation" name="Organisation" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The Organisation the Identifier is affiliated with, or the Organisation (institution) acting as the identifier.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element type="String" name="IdentifiersText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Alternative text indicating the person, person team, or Organization that made the identification.</xs:documentation></xs:annotation></xs:element><xs:element type="Reference" name="IdentificationSource" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A reference which has provided the identification (and - if present - the identifier's name and/or organisation). The entire identification event was taken from the literature or comparable source given here. Note that this is not the literature (e.g. key) used to obtain the result (see IdentificationReferences).</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="IdentifierRole" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Indication of the nature of the taxonomic verification; e.g. "conf." or "det."</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" name="Identifier" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomized record of individual, team member, or organization that made the identification.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="PersonName" name="PersonName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomised data for the parts of the Identifier's name.</xs:documentation></xs:annotation></xs:element><xs:element type="Organisation" name="Organisation" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The Organisation the Identifier is affiliated with, or the Organisation (institution) acting as the identifier.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element type="PersonName" name="PersonName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomised data for the parts of the Identifier's name.</xs:documentation></xs:annotation></xs:element>
<xs:element type="Organisation" name="Organisation" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The Organisation the Identifier is affiliated with, or the Organisation (institution) acting as the identifier.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="IdentifiersText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Alternative text indicating the person, person team, or Organization that made the identification.</xs:documentation></xs:annotation></xs:element>
A reference which has provided the identification (and - if present - the identifier's name and/or organisation). The entire identification event was taken from the literature or comparable source given here. Note that this is not the literature (e.g. key) used to obtain the result (see IdentificationReferences).
<xs:element type="Reference" name="IdentificationSource" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A reference which has provided the identification (and - if present - the identifier's name and/or organisation). The entire identification event was taken from the literature or comparable source given here. Note that this is not the literature (e.g. key) used to obtain the result (see IdentificationReferences).</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="IdentifierRole" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Indication of the nature of the taxonomic verification; e.g. "conf." or "det."</xs:documentation></xs:annotation></xs:element>
References that were used by the identifier to provide the identification (e.g. by means of providing a key or a description of a taxon). It circumscribes a particular taxon concept (also referred to as a potential taxon) for a given taxonomic name. Note: this is not the citation from which and identification was taken, see under Identifier/IdentificationSource.
<xs:element name="References" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">References that were used by the identifier to provide the identification (e.g. by means of providing a key or a description of a taxon). It circumscribes a particular taxon concept (also referred to as a potential taxon) for a given taxonomic name. Note: this is not the citation from which and identification was taken, see under Identifier/IdentificationSource.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="Reference" name="Reference" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A reference (e.g. an article or monograph) that was used as the base for the identifier's taxon identification (e.g. by means of providing a key or a description of the taxon). It circumscribes the taxon identified (and thus can act as a potential taxon's sec. reference). Note: this is not the citation from which and identification was taken, see under Identifier/IdentificationSource.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
A reference (e.g. an article or monograph) that was used as the base for the identifier's taxon identification (e.g. by means of providing a key or a description of the taxon). It circumscribes the taxon identified (and thus can act as a potential taxon's sec. reference). Note: this is not the citation from which and identification was taken, see under Identifier/IdentificationSource.
<xs:element maxOccurs="unbounded" type="Reference" name="Reference" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A reference (e.g. an article or monograph) that was used as the base for the identifier's taxon identification (e.g. by means of providing a key or a description of the taxon). It circumscribes the taxon identified (and thus can act as a potential taxon's sec. reference). Note: this is not the citation from which and identification was taken, see under Identifier/IdentificationSource.</xs:documentation></xs:annotation></xs:element>
<xs:element type="DateTime" name="Date" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Date of the identification event.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="DateText" minOccurs="0" id="datetext"><xs:annotation><xs:documentation xml:lang="en">The date in text format</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="TimeZone" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The time zone to which the time-of-day data refer</xs:documentation></xs:annotation></xs:element>
<xs:element type="DateTimeISO" name="ISODateTimeBegin" minOccurs="0" id="isodate"><xs:annotation><xs:documentation xml:lang="en">The exact date (and time) or beginning of a period, expressed in a modified ISO/ANSI 8601 standard structured format</xs:documentation></xs:annotation></xs:element>
Julian day number in the year for the exact date or for the beginning day of a period
Diagram
Type
xs:integer
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:integer" name="DayNumberBegin" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Julian day number in the year for the exact date or for the beginning day of a period</xs:documentation></xs:annotation></xs:element>
Time of day in hours from midnight for an exact point in time or for the beginning of a time period. This is also covered by ISODateTimeBegin, except in cases when the date is not known
Diagram
Type
xs:time
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:time" name="TimeOfDayBegin" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Time of day in hours from midnight for an exact point in time or for the beginning of a time period. This is also covered by ISODateTimeBegin, except in cases when the date is not known</xs:documentation></xs:annotation></xs:element>
<xs:element type="DateTimeISO" name="ISODateTimeEnd" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The end of a period expressed in a modified ISO/ANSI 8601 standard structured format</xs:documentation></xs:annotation></xs:element>
The Julian day number of the last day in a period.
Diagram
Type
xs:integer
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:integer" name="DayNumberEnd" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The Julian day number of the last day in a period.</xs:documentation></xs:annotation></xs:element>
Time of day in hours from midnight for the end of a time period. This is also covered by ISODateTimeEnd, except in cases when the date is not known.
Diagram
Type
xs:time
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:time" name="TimeOfDayEnd" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Time of day in hours from midnight for the end of a time period. This is also covered by ISODateTimeEnd, except in cases when the date is not known.</xs:documentation></xs:annotation></xs:element>
Set to True if the event takes place for the period indicated, set to false if it occurs at some point of time during the period, not filled if unknown or no period specified.
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:boolean" name="PeriodExplicit" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Set to True if the event takes place for the period indicated, set to false if it occurs at some point of time during the period, not filled if unknown or no period specified.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="Method" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The method by which the identification was obtained, e.g. details of molecular analysis or acoustical procedures.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="Notes" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Supplementary remarks about the identification.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="VerificationLevel" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The level to which the identification has been verified. Different standards may use different values here. See ITF-2 for an example.</xs:documentation></xs:annotation></xs:element>
This is a free text field for use when extracting data from data sources where the identification or verification history (or part of it) is a free text field. In normal circumstances the history can be constructed by sorting identification events by date and reference to the preferred identification flag
<xs:element type="String" name="IdentificationHistory" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">This is a free text field for use when extracting data from data sources where the identification or verification history (or part of it) is a free text field. In normal circumstances the history can be constructed by sorting identification events by date and reference to the preferred identification flag</xs:documentation></xs:annotation></xs:element>
An indication of what the unit record describes. Please note that only the values "PreservedSpecimen", "LivingSpecimen", "FossilSpecimen", "HumanObservation" and "MachineObservation" are compatible with the GBIF Vocabulary for basisOfRecord (http://vocabularies.gbif.org/vocabularies/type_vocabulary). Also note that the element SourceReference provides for the case that the record is based on a publication.
<xs:element type="RecordBasisEnum" name="RecordBasis"><xs:annotation><xs:documentation xml:lang="en">An indication of what the unit record describes. Please note that only the values "PreservedSpecimen", "LivingSpecimen", "FossilSpecimen", "HumanObservation" and "MachineObservation" are compatible with the GBIF Vocabulary for basisOfRecord (http://vocabularies.gbif.org/vocabularies/type_vocabulary). Also note that the element SourceReference provides for the case that the record is based on a publication.</xs:documentation></xs:annotation></xs:element>
<xs:element maxOccurs="unbounded" type="StringL" name="KindOfUnit" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Part(s) of organism or class of materials represented by this unit.</xs:documentation></xs:annotation></xs:element>
<xs:element name="SpecimenUnit" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A Unit subtype containing data elements specific to specimens (living, fossil, or preserved).</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="Contact" name="Owner" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The legal owner or holder of the physical specimen</xs:documentation></xs:annotation></xs:element><xs:element name="Acquisition" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Acquisition date, source and type.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="AcquisitionDate" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Textual statement of the date of acquisition of the specimen by the institution</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="AcquisitionSourceText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Free text field for informal recording of acquisition source details.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="AcquisitionType" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Type of acquisition.</xs:documentation></xs:annotation></xs:element><xs:element type="Contact" name="AcquiredFrom" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name of person and/or organisation the unit was acquired from (e.g. depositor of a strain).</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="Accessions" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Accession details.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" name="Accession"><xs:annotation><xs:documentation xml:lang="en">Triple to accommodate accession number in multiple catalogues.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="AccessionDate" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Textual statement of the date on which the accession was recorded.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="AccessionCatalogue" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Identifier of an accessions catalogue or numbering scheme which contains the SpecimenUnit</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="AccessionNumber" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The institutional number applied to an accession and recorded in the accessions register.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="Preparations" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Specimen preparation details, possibly a sequence of preparation steps</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" name="Preparation" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Specimen preparation details.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="StringL" name="PreparationType" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Description of preparation type.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="PreparationProcess" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Process used in preparing the specimen.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="PreparationMaterials" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Materials and chemicals used in the preparation of the specimen.</xs:documentation></xs:annotation></xs:element><xs:element type="Contact" name="PreparationAgent" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Person and/or institution responsible for or effecting the preparation.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute use="optional" type="xs:int" name="sequence"/></xs:complexType></xs:element><xs:element type="StringL" name="PreparationsText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Textual account of preparations,</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="Marks" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A container element for several labels or inscriptions associated with the unit.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" name="Mark"><xs:annotation><xs:documentation xml:lang="en">Label text(s), writing or inscription(s).</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="StringL" name="MarkType" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Label or inscription</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="MarkText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Text transcription of an inscription</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="PositionOnObject" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Position of inscription, writing or mark.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="MarkAuthor" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name of person who created the label, writing or inscription.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="MarkComment" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Summary, interpretation or opinion of the text.</xs:documentation></xs:annotation></xs:element><xs:element name="Images" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">References to an image or images of the label or inscription</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="ImageID"><xs:annotation><xs:documentation xml:lang="en">The ID of a multimedia object representing the image of the mark</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:element name="History" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A wrapper for previous units.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="PreviousUnits" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A container element for several previous identifiers and locations for this unit.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" name="PreviousUnit"><xs:annotation><xs:documentation xml:lang="en">A container for past identifiers and locations for this specimen.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="PreviousUnitGUID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The globally unique identifier of the specimen in the previous collection.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="PreviousSourceInstitutionID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name or code of the institution previously holding this specimen.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="PreviousSourceID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name or code of collection previously holding this specimen.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="PreviousUnitID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Identifier of specimen in previous collection.</xs:documentation></xs:annotation></xs:element><xs:element type="DateTime" name="Date" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Dates that the specimen was held in previous collection.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="Comment" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Any further information about this specimen in its previous collection.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="PreviousUnitText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">An alternative text identifying the previous unit when no ABCD standard ID s can be assigned.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute use="optional" type="xs:int" name="sequence"/></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element><xs:element type="String" name="PreviousUnitsText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">An alternative text identifying the previous units.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="NomenclaturalTypeDesignations" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A container element for several nomenclatural type designations.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" name="NomenclaturalTypeDesignation" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Information on the type status of the specimen.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="ScientificName" name="TypifiedName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The name based on the specimen.</xs:documentation></xs:annotation></xs:element><xs:element type="Reference" name="NomenclaturalReference" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Published reference.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="TypeStatus" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Full term designating the status.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="CodeAssessment" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Indication whether the type is conserved or rejected/suppressed by the Code or is proposed for conservation or suppression/rejection</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="DoubtfulFlag" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Indicator for unverified type status (kind and fact).</xs:documentation></xs:annotation></xs:element><xs:element type="PersonName" name="Verifier" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The person assigning or verifying the type status of the specimen.</xs:documentation></xs:annotation></xs:element><xs:element type="xs:date" name="VerificationDate" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Date of verification.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="VerificationNotes" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Further information about the verification process.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element type="StringL" name="NomenclaturalTypeText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A note detailing possible or verified type information related to the specimen.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element type="String" name="DuplicatesDistributedTo" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A free text field to note the known other recipients of a duplicate of the unit, preferably in the form of a delimited list of SourceInstitionIDs.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="Disposition" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">DwC curatorial extension r. 14: 'The current disposition of the catalogued item. Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere".'</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element type="Contact" name="Owner" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The legal owner or holder of the physical specimen</xs:documentation></xs:annotation></xs:element>
<xs:element name="Acquisition" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Acquisition date, source and type.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="AcquisitionDate" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Textual statement of the date of acquisition of the specimen by the institution</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="AcquisitionSourceText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Free text field for informal recording of acquisition source details.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="AcquisitionType" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Type of acquisition.</xs:documentation></xs:annotation></xs:element><xs:element type="Contact" name="AcquiredFrom" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name of person and/or organisation the unit was acquired from (e.g. depositor of a strain).</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element type="String" name="AcquisitionDate" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Textual statement of the date of acquisition of the specimen by the institution</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="AcquisitionSourceText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Free text field for informal recording of acquisition source details.</xs:documentation></xs:annotation></xs:element>
<xs:element type="Contact" name="AcquiredFrom" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name of person and/or organisation the unit was acquired from (e.g. depositor of a strain).</xs:documentation></xs:annotation></xs:element>
<xs:element name="Accessions" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Accession details.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" name="Accession"><xs:annotation><xs:documentation xml:lang="en">Triple to accommodate accession number in multiple catalogues.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="AccessionDate" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Textual statement of the date on which the accession was recorded.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="AccessionCatalogue" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Identifier of an accessions catalogue or numbering scheme which contains the SpecimenUnit</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="AccessionNumber" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The institutional number applied to an accession and recorded in the accessions register.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" name="Accession"><xs:annotation><xs:documentation xml:lang="en">Triple to accommodate accession number in multiple catalogues.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="AccessionDate" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Textual statement of the date on which the accession was recorded.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="AccessionCatalogue" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Identifier of an accessions catalogue or numbering scheme which contains the SpecimenUnit</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="AccessionNumber" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The institutional number applied to an accession and recorded in the accessions register.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element type="String" name="AccessionDate" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Textual statement of the date on which the accession was recorded.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="AccessionCatalogue" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Identifier of an accessions catalogue or numbering scheme which contains the SpecimenUnit</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="AccessionNumber" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The institutional number applied to an accession and recorded in the accessions register.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Preparations" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Specimen preparation details, possibly a sequence of preparation steps</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" name="Preparation" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Specimen preparation details.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="StringL" name="PreparationType" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Description of preparation type.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="PreparationProcess" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Process used in preparing the specimen.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="PreparationMaterials" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Materials and chemicals used in the preparation of the specimen.</xs:documentation></xs:annotation></xs:element><xs:element type="Contact" name="PreparationAgent" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Person and/or institution responsible for or effecting the preparation.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute use="optional" type="xs:int" name="sequence"/></xs:complexType></xs:element><xs:element type="StringL" name="PreparationsText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Textual account of preparations,</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" name="Preparation" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Specimen preparation details.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="StringL" name="PreparationType" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Description of preparation type.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="PreparationProcess" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Process used in preparing the specimen.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="PreparationMaterials" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Materials and chemicals used in the preparation of the specimen.</xs:documentation></xs:annotation></xs:element><xs:element type="Contact" name="PreparationAgent" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Person and/or institution responsible for or effecting the preparation.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute use="optional" type="xs:int" name="sequence"/></xs:complexType></xs:element>
<xs:element type="StringL" name="PreparationProcess" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Process used in preparing the specimen.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="PreparationMaterials" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Materials and chemicals used in the preparation of the specimen.</xs:documentation></xs:annotation></xs:element>
<xs:element type="Contact" name="PreparationAgent" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Person and/or institution responsible for or effecting the preparation.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Marks" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A container element for several labels or inscriptions associated with the unit.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" name="Mark"><xs:annotation><xs:documentation xml:lang="en">Label text(s), writing or inscription(s).</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="StringL" name="MarkType" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Label or inscription</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="MarkText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Text transcription of an inscription</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="PositionOnObject" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Position of inscription, writing or mark.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="MarkAuthor" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name of person who created the label, writing or inscription.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="MarkComment" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Summary, interpretation or opinion of the text.</xs:documentation></xs:annotation></xs:element><xs:element name="Images" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">References to an image or images of the label or inscription</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="ImageID"><xs:annotation><xs:documentation xml:lang="en">The ID of a multimedia object representing the image of the mark</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:element maxOccurs="unbounded" name="Mark"><xs:annotation><xs:documentation xml:lang="en">Label text(s), writing or inscription(s).</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="StringL" name="MarkType" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Label or inscription</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="MarkText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Text transcription of an inscription</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="PositionOnObject" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Position of inscription, writing or mark.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="MarkAuthor" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name of person who created the label, writing or inscription.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="MarkComment" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Summary, interpretation or opinion of the text.</xs:documentation></xs:annotation></xs:element><xs:element name="Images" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">References to an image or images of the label or inscription</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="ImageID"><xs:annotation><xs:documentation xml:lang="en">The ID of a multimedia object representing the image of the mark</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element type="StringL" name="MarkText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Text transcription of an inscription</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="PositionOnObject" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Position of inscription, writing or mark.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="MarkAuthor" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name of person who created the label, writing or inscription.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="MarkComment" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Summary, interpretation or opinion of the text.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Images" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">References to an image or images of the label or inscription</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="ImageID"><xs:annotation><xs:documentation xml:lang="en">The ID of a multimedia object representing the image of the mark</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element type="String" name="ImageID"><xs:annotation><xs:documentation xml:lang="en">The ID of a multimedia object representing the image of the mark</xs:documentation></xs:annotation></xs:element>
<xs:element name="History" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A wrapper for previous units.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="PreviousUnits" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A container element for several previous identifiers and locations for this unit.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" name="PreviousUnit"><xs:annotation><xs:documentation xml:lang="en">A container for past identifiers and locations for this specimen.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="PreviousUnitGUID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The globally unique identifier of the specimen in the previous collection.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="PreviousSourceInstitutionID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name or code of the institution previously holding this specimen.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="PreviousSourceID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name or code of collection previously holding this specimen.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="PreviousUnitID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Identifier of specimen in previous collection.</xs:documentation></xs:annotation></xs:element><xs:element type="DateTime" name="Date" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Dates that the specimen was held in previous collection.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="Comment" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Any further information about this specimen in its previous collection.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="PreviousUnitText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">An alternative text identifying the previous unit when no ABCD standard ID s can be assigned.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute use="optional" type="xs:int" name="sequence"/></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element><xs:element type="String" name="PreviousUnitsText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">An alternative text identifying the previous units.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="PreviousUnits" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A container element for several previous identifiers and locations for this unit.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" name="PreviousUnit"><xs:annotation><xs:documentation xml:lang="en">A container for past identifiers and locations for this specimen.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="PreviousUnitGUID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The globally unique identifier of the specimen in the previous collection.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="PreviousSourceInstitutionID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name or code of the institution previously holding this specimen.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="PreviousSourceID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name or code of collection previously holding this specimen.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="PreviousUnitID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Identifier of specimen in previous collection.</xs:documentation></xs:annotation></xs:element><xs:element type="DateTime" name="Date" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Dates that the specimen was held in previous collection.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="Comment" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Any further information about this specimen in its previous collection.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="PreviousUnitText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">An alternative text identifying the previous unit when no ABCD standard ID s can be assigned.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute use="optional" type="xs:int" name="sequence"/></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" name="PreviousUnit"><xs:annotation><xs:documentation xml:lang="en">A container for past identifiers and locations for this specimen.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="PreviousUnitGUID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The globally unique identifier of the specimen in the previous collection.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="PreviousSourceInstitutionID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name or code of the institution previously holding this specimen.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="PreviousSourceID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name or code of collection previously holding this specimen.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="PreviousUnitID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Identifier of specimen in previous collection.</xs:documentation></xs:annotation></xs:element><xs:element type="DateTime" name="Date" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Dates that the specimen was held in previous collection.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="Comment" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Any further information about this specimen in its previous collection.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="PreviousUnitText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">An alternative text identifying the previous unit when no ABCD standard ID s can be assigned.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute use="optional" type="xs:int" name="sequence"/></xs:complexType></xs:element>
<xs:element type="String" name="PreviousUnitGUID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The globally unique identifier of the specimen in the previous collection.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="PreviousSourceInstitutionID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name or code of the institution previously holding this specimen.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="PreviousSourceID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name or code of collection previously holding this specimen.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="PreviousUnitID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Identifier of specimen in previous collection.</xs:documentation></xs:annotation></xs:element>
<xs:element type="DateTime" name="Date" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Dates that the specimen was held in previous collection.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="Comment" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Any further information about this specimen in its previous collection.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="PreviousUnitText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">An alternative text identifying the previous unit when no ABCD standard ID s can be assigned.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="PreviousUnitsText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">An alternative text identifying the previous units.</xs:documentation></xs:annotation></xs:element>
<xs:element name="NomenclaturalTypeDesignations" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A container element for several nomenclatural type designations.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" name="NomenclaturalTypeDesignation" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Information on the type status of the specimen.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="ScientificName" name="TypifiedName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The name based on the specimen.</xs:documentation></xs:annotation></xs:element><xs:element type="Reference" name="NomenclaturalReference" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Published reference.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="TypeStatus" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Full term designating the status.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="CodeAssessment" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Indication whether the type is conserved or rejected/suppressed by the Code or is proposed for conservation or suppression/rejection</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="DoubtfulFlag" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Indicator for unverified type status (kind and fact).</xs:documentation></xs:annotation></xs:element><xs:element type="PersonName" name="Verifier" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The person assigning or verifying the type status of the specimen.</xs:documentation></xs:annotation></xs:element><xs:element type="xs:date" name="VerificationDate" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Date of verification.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="VerificationNotes" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Further information about the verification process.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element type="StringL" name="NomenclaturalTypeText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A note detailing possible or verified type information related to the specimen.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" name="NomenclaturalTypeDesignation" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Information on the type status of the specimen.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="ScientificName" name="TypifiedName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The name based on the specimen.</xs:documentation></xs:annotation></xs:element><xs:element type="Reference" name="NomenclaturalReference" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Published reference.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="TypeStatus" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Full term designating the status.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="CodeAssessment" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Indication whether the type is conserved or rejected/suppressed by the Code or is proposed for conservation or suppression/rejection</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="DoubtfulFlag" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Indicator for unverified type status (kind and fact).</xs:documentation></xs:annotation></xs:element><xs:element type="PersonName" name="Verifier" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The person assigning or verifying the type status of the specimen.</xs:documentation></xs:annotation></xs:element><xs:element type="xs:date" name="VerificationDate" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Date of verification.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="VerificationNotes" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Further information about the verification process.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element type="ScientificName" name="TypifiedName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The name based on the specimen.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="TypeStatus" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Full term designating the status.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="CodeAssessment" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Indication whether the type is conserved or rejected/suppressed by the Code or is proposed for conservation or suppression/rejection</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="DoubtfulFlag" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Indicator for unverified type status (kind and fact).</xs:documentation></xs:annotation></xs:element>
<xs:element type="PersonName" name="Verifier" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The person assigning or verifying the type status of the specimen.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="VerificationNotes" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Further information about the verification process.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="NomenclaturalTypeText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A note detailing possible or verified type information related to the specimen.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="DuplicatesDistributedTo" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A free text field to note the known other recipients of a duplicate of the unit, preferably in the form of a delimited list of SourceInstitionIDs.</xs:documentation></xs:annotation></xs:element>
DwC curatorial extension r. 14: 'The current disposition of the catalogued item. Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere".'
<xs:element type="StringL" name="Disposition" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">DwC curatorial extension r. 14: 'The current disposition of the catalogued item. Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere".'</xs:documentation></xs:annotation></xs:element>
<xs:element name="ObservationUnit" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Data elements specific to observation (recording) units. Note that most observation data items are site related and thus covered under Gathering.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="ObservationUnitIdentifiers" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A container element with several observation unit identifiers.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="StringP" name="ObservationUnitIdentifier" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Numbers or other registration mark associated with an observation record. Attribute for PreferredFlag. Separated from the equivalent AccessionNumber of specimen collections because of the more standardised approaches taken in physical collections.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="ObservationUnitIdentifiers" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A container element with several observation unit identifiers.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="StringP" name="ObservationUnitIdentifier" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Numbers or other registration mark associated with an observation record. Attribute for PreferredFlag. Separated from the equivalent AccessionNumber of specimen collections because of the more standardised approaches taken in physical collections.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
Numbers or other registration mark associated with an observation record. Attribute for PreferredFlag. Separated from the equivalent AccessionNumber of specimen collections because of the more standardised approaches taken in physical collections.
<xs:element maxOccurs="unbounded" type="StringP" name="ObservationUnitIdentifier" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Numbers or other registration mark associated with an observation record. Attribute for PreferredFlag. Separated from the equivalent AccessionNumber of specimen collections because of the more standardised approaches taken in physical collections.</xs:documentation></xs:annotation></xs:element>
<xs:element type="CultureCollectionUnit" name="CultureCollectionUnit" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Data specific to microbial and similar culture methods.</xs:documentation></xs:annotation></xs:element>
Variety designation, epithet, authors and reference. This field excludes the pathovar name and the serovar name, which are both infrasubspecific names but are to be entered under Identification/... ../FullScientificName
<xs:element type="String" name="InfrasubspecificName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Variety designation, epithet, authors and reference. This field excludes the pathovar name and the serovar name, which are both infrasubspecific names but are to be entered under Identification/... ../FullScientificName</xs:documentation></xs:annotation></xs:element>
<xs:element name="CultureNames" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Container element for names under which the culture is known</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="StringL" name="CultureName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Reference or trade name for a microbial culture</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" type="StringL" name="CultureName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Reference or trade name for a microbial culture</xs:documentation></xs:annotation></xs:element>
Name of a microbial or viral strain. Note that this name may also denote the unique identifier of the record in the collection, in which case it should also be used for UnitID.
<xs:element type="String" name="Strain" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name of a microbial or viral strain. Note that this name may also denote the unique identifier of the record in the collection, in which case it should also be used for UnitID.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="SerovarOrSerotype" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name and author of serovar or serotype</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="Pathovar" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name and author of the pathovar.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="Mutant" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Type and parent of mutant if strain is a mutant strain</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="Genotype" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Names of chromosomal markers of the strain. Especially recommended for strains of species for which many genetically modified strains exist</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="GrowthConditions" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">An alternative full text field for culture medium, atmospheric and light conditions, temperature conditions and additional remarks on the cultivation.</xs:documentation></xs:annotation></xs:element>
<xs:element name="GrowthConditionAtomised" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomised elements describing the growth conditions of the culture unit.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="StringL" name="CultureMedium" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The growth medium for a microbial or similar culture e.g. agar</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="Aerobicity" minOccurs="0"/><xs:element name="Temperature" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Preferably a number - attribute scale gives temperature scale used.</xs:documentation></xs:annotation><xs:complexType><xs:simpleContent><xs:extension base="xs:string"><xs:attribute name="scale"><xs:simpleType><xs:restriction base="xs:NMTOKEN"><xs:enumeration value="Celsius"/><xs:enumeration value="Fahrenheit"/><xs:enumeration value="Kelvin"/></xs:restriction></xs:simpleType></xs:attribute></xs:extension></xs:simpleContent></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element type="StringL" name="CultureMedium" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The growth medium for a microbial or similar culture e.g. agar</xs:documentation></xs:annotation></xs:element>
<xs:element name="References" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">References for the culture conditions and method or for a description of the strain</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="Reference" name="Reference" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Attribute for RefType</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element type="StringL" name="FormOfSupply" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Form in which the strain will be sent to the customer</xs:documentation></xs:annotation></xs:element>
<xs:element type="MycologicalUnit" name="MycologicalUnit" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Data specific to mycological and lichenological units.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="LichenMorphotype" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name of algal or cyanobacterial component of lichen</xs:documentation></xs:annotation></xs:element>
<xs:element name="MycologicalLiveStages" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Spore states present in the sample.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="StringL" name="MycologicalLiveStage" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Spore states present in the sample.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" type="StringL" name="MycologicalLiveStage" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Spore states present in the sample.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="Exsiccatum" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Information relating this specimen to an Exsiccatum</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="LoanIdentifier" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The unique institutional loan number applied with the loan sequence number to uniquely identify a specimen on loan [HISPID3].</xs:documentation></xs:annotation></xs:element>
The sequence of a specimen within a given loan, assigned with the Loan Identification to uniquely identify a specimen on loan [HISPID3]
Diagram
Type
xs:integer
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:integer" name="LoanSequenceNo" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The sequence of a specimen within a given loan, assigned with the Loan Identification to uniquely identify a specimen on loan [HISPID3]</xs:documentation></xs:annotation></xs:element>
<xs:element type="InstitutionCode" name="LoanDestination" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Institution to which the loan is being sent [HISPID3]</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="LoanForBotanist" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name of botanist for whom the loan is destined [HISPID3]</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="LoanDespatchMethod" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The means by which the loan is being despatched from the home institution [HISPID3]</xs:documentation></xs:annotation></xs:element>
The date the loan is prepared and/or sent [HISPID3]
Diagram
Type
xs:date
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:date" name="LoanDate" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The date the loan is prepared and/or sent [HISPID3]</xs:documentation></xs:annotation></xs:element>
<xs:element type="xs:date" name="LoanReturnDate" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The date the loan is to be returned.</xs:documentation></xs:annotation></xs:element>
Equivalent to HISPID:posnat field: records whether the plant is a native of the collection habitat or whether it is a naturalised introduction. It is expected that this field will have values similar to the following: Natural, Naturalised, Unknown
<xs:element type="StringL" name="NaturalOccurrence" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Equivalent to HISPID:posnat field: records whether the plant is a native of the collection habitat or whether it is a naturalised introduction. It is expected that this field will have values similar to the following: Natural, Naturalised, Unknown</xs:documentation></xs:annotation></xs:element>
Equivalent to HISPID:poscul field: records whether the plant is established or not established (hence, only maintained as a cultivated plant), in the collection habitat. It is expected that this field will have values similar to the following: Cultivated, Not cultivated, Unknown
<xs:element type="StringL" name="CultivatedOccurrence" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Equivalent to HISPID:poscul field: records whether the plant is established or not established (hence, only maintained as a cultivated plant), in the collection habitat. It is expected that this field will have values similar to the following: Cultivated, Not cultivated, Unknown</xs:documentation></xs:annotation></xs:element>
<xs:element type="BotanicalGardenUnit" name="BotanicalGardenUnit" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Data specific to units in botanical live (horticultural) collections.</xs:documentation></xs:annotation></xs:element>
Minimum numbers of individuals the garden is holding under the UnitID.
Diagram
Type
xs:int
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:int" name="AccessionSpecimenNumbers" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Minimum numbers of individuals the garden is holding under the UnitID.</xs:documentation></xs:annotation></xs:element>
Current status (current or not current) of the accession in the garden.
Diagram
Type
xs:byte
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:byte" name="AccessionStatus" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Current status (current or not current) of the accession in the garden.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="LocationInGarden" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Current location of the living plant in the botanical garden.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="AccessionMaterialType" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Type of material the current living accession is composed of.</xs:documentation></xs:annotation></xs:element>
A flag indicating that the accession is grown outdoors in the botanical garden.
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:boolean" name="Hardiness" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A flag indicating that the accession is grown outdoors in the botanical garden.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="ProvenanceCategory" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A code to indicate the provenance of the accession [ITF-2].</xs:documentation></xs:annotation></xs:element>
A code to indicate the nature of the production of the plant material being accessioned, for use in association with the element ProvenanceCategory [ITF-2]
<xs:element type="String" name="PropagationHistoryCode" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A code to indicate the nature of the production of the plant material being accessioned, for use in association with the element ProvenanceCategory [ITF-2]</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="AccessionLineage" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">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:annotation></xs:element>
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. [ITF-2]
Diagram
Type
xs:byte
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:byte" name="DonorCategory" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">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. [ITF-2]</xs:documentation></xs:annotation></xs:element>
Allows for cultivation information to be passed as free text in order to help the receiving garden care for the transferred accession [ITF-2] or to record the garden's experience made with this accession.
<xs:element type="String" name="Cultivation" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Allows for cultivation information to be passed as free text in order to help the receiving garden care for the transferred accession [ITF-2] or to record the garden's experience made with this accession.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="PlantingDate" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The date the plant was planted at its current location in the botanical garden.</xs:documentation></xs:annotation></xs:element>
Allows for information about any propagation requirements to be passed as free text in order to help the receiving garden propagate the transferred accession [ITF-2] or to record the garden's experience made with this accession.
<xs:element type="String" name="Propagation" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Allows for information about any propagation requirements to be passed as free text in order to help the receiving garden propagate the transferred accession [ITF-2] or to record the garden's experience made with this accession.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="Perennation" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A code to indicate the means of perennation, providing a means of noting living plant accessions that require regular curatorial monitoring [ITF-2].</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="BreedingSystem" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A code to indicate the breeding system of the accession [ITF-2].</xs:documentation></xs:annotation></xs:element>
Unique number given to plant materials accessioned in conformance with the rules of the International Plant Exchange Network (see http://www.bgci.org/abs/ipen_numbers.html).
<xs:element type="String" name="IPEN" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Unique number given to plant materials accessioned in conformance with the rules of the International Plant Exchange Network (see http://www.bgci.org/abs/ipen_numbers.html).</xs:documentation></xs:annotation></xs:element>
<xs:element type="PGRUnit" name="PlantGeneticResourcesUnit" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Data specific to units in plant genetic resource collections, e.g. gene banks.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="NationalInventoryCode" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A designation specific to EURISCO.</xs:documentation></xs:annotation></xs:element>
<xs:element type="FAOInstituteCode" name="BreedingInstitutionCode" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">FAO Institute Code of the institute that has bred the material.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="BreedingCountryCode" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">ISO 3-letter code for the country where the breeding institute is located.</xs:documentation></xs:annotation></xs:element>
<xs:element type="BiologicalStatus" name="BiologicalStatus" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Code for the (propagation-)provenance of the unit.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="AncestralData" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Information about either pedigree or other description of ancestral information (i.e. parent variety in case of mutant or selection)</xs:documentation></xs:annotation></xs:element>
<xs:element type="CollectingAcquisitionSource" name="CollectingAcquisitionSource" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Code for the (location-) provenance of the unit.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="OtherIdentification" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Any other identification (numbers) known to exist in other collections for this accession.</xs:documentation></xs:annotation></xs:element>
<xs:element type="FAOInstituteCode" name="LocationSafetyDuplicates" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The FAO Institute Code of the institute where a safety duplicate of the accession is maintained.</xs:documentation></xs:annotation></xs:element>
<xs:element type="TypeGermplasmStorage" name="TypeGermplasmStorage" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Code for the type of storage of the unit in the collection.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="DecodedBreedingInstitute" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A brief name and location for the breeding institute.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="DecodedDonorInstitute" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The brief name and location of the donor institute.</xs:documentation></xs:annotation></xs:element>
Code identifying the National Inventory; the code of the country (or organisation) preparing the National Inventory. Exceptions are possible, if agreed with EURISCO such as NGB.
<xs:element type="String" name="DecodedLocationSafetyDuplicates" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Code identifying the National Inventory; the code of the country (or organisation) preparing the National Inventory. Exceptions are possible, if agreed with EURISCO such as NGB.</xs:documentation></xs:annotation></xs:element>
<xs:element type="FAOInstituteCode" name="GatheringInstitutionCode" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">FAO Institute Code of the institute that has collected the material.</xs:documentation></xs:annotation></xs:element>
<xs:element name="AccessionNames" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A container element for the accession names.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="String" name="AccessionName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A name given to the accession that cannot be covered by the name structure given for botanical names under identification (i.e. not a formal cultivar or trade designation name).</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="AccessionNameText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">An alternative concatenated text representation of the Accession Names.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
A name given to the accession that cannot be covered by the name structure given for botanical names under identification (i.e. not a formal cultivar or trade designation name).
<xs:element maxOccurs="unbounded" type="String" name="AccessionName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A name given to the accession that cannot be covered by the name structure given for botanical names under identification (i.e. not a formal cultivar or trade designation name).</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="AccessionNameText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">An alternative concatenated text representation of the Accession Names.</xs:documentation></xs:annotation></xs:element>
<xs:element type="ZoologicalUnit" name="ZoologicalUnit" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Data specific to zoological units.</xs:documentation></xs:annotation></xs:element>
Container element for the phase or stage of the individual organism or the organisms present in the unit. Note that counts can be provided in the Unit's MeasurementsOrFacts section.
<xs:element name="PhasesOrStages" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Container element for the phase or stage of the individual organism or the organisms present in the unit. Note that counts can be provided in the Unit's MeasurementsOrFacts section.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="StringL" name="PhaseOrStage"><xs:annotation><xs:documentation xml:lang="en">Combined element for phase (e.g. polyp and meduse of the Cnidaria) or stage (juvenile, nauplius, copepodite) of the organism(s) in the unit.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" type="StringL" name="PhaseOrStage"><xs:annotation><xs:documentation xml:lang="en">Combined element for phase (e.g. polyp and meduse of the Cnidaria) or stage (juvenile, nauplius, copepodite) of the organism(s) in the unit.</xs:documentation></xs:annotation></xs:element>
<xs:element type="PalaeontologicalUnit" name="PalaeontologicalUnit" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Data specific to palaeontological units.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Preservation" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Description of the fossil preservation of the specimen.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="StringL" name="Completeness" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">An indication of the completeness of the representation of an organism in a palaeontological specimen.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="Form" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Original, mould, cast etc</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="Matrix" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The sediment or mineral matrix enclosing the fossil</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="Mineralisation" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Form of mineralisation</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="Taphonomy" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Life position, allochthonous death assemblage, post mortem history details etc.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element type="StringL" name="Completeness" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">An indication of the completeness of the representation of an organism in a palaeontological specimen.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="Matrix" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The sediment or mineral matrix enclosing the fossil</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="Taphonomy" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Life position, allochthonous death assemblage, post mortem history details etc.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="TimeRange" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Known or assumed time range of a fossil</xs:documentation></xs:annotation></xs:element>
Multimedia objects such as images, movies, etc. relating to (or forming) the unit. Note that RecordBasis should be set accordingly if the multimedia object actually is the unit in the collection (e.g. collections of images taken in the field, sound recordings, etc.).
<xs:element name="MultiMediaObjects" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Multimedia objects such as images, movies, etc. relating to (or forming) the unit. Note that RecordBasis should be set accordingly if the multimedia object actually is the unit in the collection (e.g. collections of images taken in the field, sound recordings, etc.).</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="MultiMediaObject" name="MultiMediaObject"><xs:annotation><xs:documentation xml:lang="en">Elements to describe digital images, sound recordings, etc. relating to (or forming) the unit.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" type="MultiMediaObject" name="MultiMediaObject"><xs:annotation><xs:documentation xml:lang="en">Elements to describe digital images, sound recordings, etc. relating to (or forming) the unit.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="ID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Identifier for the multimedia object. May be a filename.</xs:documentation></xs:annotation></xs:element>
Universal Resource Identifier of the underlying multimedia file, i.e. "naked" path to electronic source of multimedia object (e.g. web address).
Diagram
Type
xs:anyURI
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:anyURI" name="FileURI" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Universal Resource Identifier of the underlying multimedia file, i.e. "naked" path to electronic source of multimedia object (e.g. web address).</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="ProductURI" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Universal Resource Identifier of an electronic source of multimedia object including HTML, Javascript or similar means deliver rendered output.</xs:documentation></xs:annotation></xs:element>
The context of the object in relation to the specimen or observation. E.g. image of entire specimen, sound recording the observation is based on, image of original valid publication, etc.
<xs:element type="StringL" name="Context" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The context of the object in relation to the specimen or observation. E.g. image of entire specimen, sound recording the observation is based on, image of original valid publication, etc.</xs:documentation></xs:annotation></xs:element>
Code or descriptive term for file or object format e.g. jpg, pcx, tiff for digital images; 16mm, beta video, AVI, mpg for moving images; transparency, print for photographs etc.
<xs:element type="String" name="Format" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Code or descriptive term for file or object format e.g. jpg, pcx, tiff for digital images; 16mm, beta video, AVI, mpg for moving images; transparency, print for photographs etc.</xs:documentation></xs:annotation></xs:element>
<xs:element type="ImageSize" name="ImageSize" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Image size in pixels x pixels.</xs:documentation></xs:annotation></xs:element>
<xs:element type="xs:int" name="ImageResolution" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Resolution expressed in dots per inch.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="FileSize" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Size in Kb of the file referred to by URI or filename.</xs:documentation></xs:annotation></xs:element>
<xs:element type="IPRStatements" name="IPRStatements" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Intellectual Property Rights relating specifically to the image.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="Comment" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Free text of formatted text (rtf) description of the feature - not controlled length e.g. often a memo field</xs:documentation></xs:annotation></xs:element>
<xs:element type="xs:dateTime" name="DateCreated" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Date and time the object was created.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="Creator" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Identifier, e.g. name or other id, of (technical) personnel who has taken the image. Does not imply copyrights or other rights.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="CaptureEquipment" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Equipment used to create this multimedia object.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ImageColourSpace" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">## Element under discussion ## See Bob Morris' comments under http://efgblade.cs.umb.edu/twiki/bin/view/BDEI/ColorManagement</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="Profile_Name" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The name of the Colour Space of the Image</xs:documentation></xs:annotation></xs:element><xs:element type="xs:anyURI" name="Profile_Ref" minOccurs="0"/></xs:sequence></xs:complexType></xs:element>
<xs:element type="String" name="Profile_Name" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The name of the Colour Space of the Image</xs:documentation></xs:annotation></xs:element>
<xs:element name="Associations" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Relationships of this unit with other unit for which a record in ABCD conformant dataset(s) exists.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" name="UnitAssociation"><xs:annotation><xs:documentation xml:lang="en">A binary relationship or association of units.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="UnitGUID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Globally unique identifier of the related unit.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="AssociatedUnitSourceInstitutionCode"><xs:annotation><xs:documentation xml:lang="en">First part of a fully qualified identifier of a related item's dataset.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="AssociatedUnitSourceName"><xs:annotation><xs:documentation xml:lang="en">Second part of a fully qualified identifier of a related item's dataset.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="AssociatedUnitID"><xs:annotation><xs:documentation xml:lang="en">Fully qualified identifier of the related item within the specified dataset.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="AssociationType"><xs:annotation><xs:documentation xml:lang="en">Description of the association.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="Comment" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Further information about an association.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" name="UnitAssociation"><xs:annotation><xs:documentation xml:lang="en">A binary relationship or association of units.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="UnitGUID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Globally unique identifier of the related unit.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="AssociatedUnitSourceInstitutionCode"><xs:annotation><xs:documentation xml:lang="en">First part of a fully qualified identifier of a related item's dataset.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="AssociatedUnitSourceName"><xs:annotation><xs:documentation xml:lang="en">Second part of a fully qualified identifier of a related item's dataset.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="AssociatedUnitID"><xs:annotation><xs:documentation xml:lang="en">Fully qualified identifier of the related item within the specified dataset.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="AssociationType"><xs:annotation><xs:documentation xml:lang="en">Description of the association.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="Comment" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Further information about an association.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element type="String" name="UnitGUID" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Globally unique identifier of the related unit.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="AssociatedUnitSourceInstitutionCode"><xs:annotation><xs:documentation xml:lang="en">First part of a fully qualified identifier of a related item's dataset.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="AssociatedUnitSourceName"><xs:annotation><xs:documentation xml:lang="en">Second part of a fully qualified identifier of a related item's dataset.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="AssociatedUnitID"><xs:annotation><xs:documentation xml:lang="en">Fully qualified identifier of the related item within the specified dataset.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="AssociationType"><xs:annotation><xs:documentation xml:lang="en">Description of the association.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="Comment" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Further information about an association.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Assemblages" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A container for groupings of this unit with other units for which a record exists in this dataset by means of an additional ID.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" name="UnitAssemblage"><xs:annotation><xs:documentation xml:lang="en">A unit assemblage handles symmetric relationships between several units.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="AssemblageID"><xs:annotation><xs:documentation xml:lang="en">Identifier for assemblage.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="AssemblageName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name of assemblage.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" name="UnitAssemblage"><xs:annotation><xs:documentation xml:lang="en">A unit assemblage handles symmetric relationships between several units.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="AssemblageID"><xs:annotation><xs:documentation xml:lang="en">Identifier for assemblage.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="AssemblageName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name of assemblage.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
Unit may belong to one or several collections or survey projects which have distinctive names and do not correspond to the SourceName. Note that this element refers to the name accepted by the specimen or data holding institution, this may or may not be different from the project name given under Gathering.
<xs:element name="NamedCollectionsOrSurveys" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Unit may belong to one or several collections or survey projects which have distinctive names and do not correspond to the SourceName. Note that this element refers to the name accepted by the specimen or data holding institution, this may or may not be different from the project name given under Gathering.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="StringL" name="NamedCollectionOrSurvey"><xs:annotation><xs:documentation xml:lang="en">A named collection or survey project to which the unit belongs, which may not match the SourceName</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" type="StringL" name="NamedCollectionOrSurvey"><xs:annotation><xs:documentation xml:lang="en">A named collection or survey project to which the unit belongs, which may not match the SourceName</xs:documentation></xs:annotation></xs:element>
<xs:element type="Gathering" name="Gathering" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Elements describing the field events that created the unit and their location.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="Code" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A string that identifies all material or records that resulted from a collecting or observation event.</xs:documentation></xs:annotation></xs:element>
<xs:element type="DateTime" name="DateTime" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Date(s) and time(s) of the collecting or observation event</xs:documentation></xs:annotation></xs:element>
<xs:element name="Agents" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A container element for the agent(s) responsible for collecting or recording.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" name="GatheringAgent" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The person, or one of the persons or team(s) or organization(s) responsible for collecting or recording. Attributes: a flag indicating the primary collector, and a sequence number.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="AgentText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Free text alternative or additional details for individual Agent.</xs:documentation></xs:annotation></xs:element><xs:element type="Organisation" name="Organisation" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Agent organization name and code(s).</xs:documentation></xs:annotation></xs:element><xs:element type="PersonName" name="Person" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Agent Person details.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute use="optional" type="xs:boolean" name="primarycollector"/><xs:attribute use="optional" type="xs:int" name="sequence"/></xs:complexType></xs:element><xs:element type="StringL" name="GatheringAgentsText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Free text representation or concatenated version of those responsible for collecting or recording.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
The person, or one of the persons or team(s) or organization(s) responsible for collecting or recording. Attributes: a flag indicating the primary collector, and a sequence number.
<xs:element maxOccurs="unbounded" name="GatheringAgent" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The person, or one of the persons or team(s) or organization(s) responsible for collecting or recording. Attributes: a flag indicating the primary collector, and a sequence number.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="AgentText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Free text alternative or additional details for individual Agent.</xs:documentation></xs:annotation></xs:element><xs:element type="Organisation" name="Organisation" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Agent organization name and code(s).</xs:documentation></xs:annotation></xs:element><xs:element type="PersonName" name="Person" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Agent Person details.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute use="optional" type="xs:boolean" name="primarycollector"/><xs:attribute use="optional" type="xs:int" name="sequence"/></xs:complexType></xs:element>
<xs:element type="String" name="AgentText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Free text alternative or additional details for individual Agent.</xs:documentation></xs:annotation></xs:element>
<xs:element type="Organisation" name="Organisation" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Agent organization name and code(s).</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="GatheringAgentsText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Free text representation or concatenated version of those responsible for collecting or recording.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Permits" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A container element for references to (or texts of) permits related to the gathering.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" type="StringL" name="Permit"><xs:annotation><xs:documentation xml:lang="en">A reference to or the text of a permit related to the gathering.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" type="StringL" name="Permit"><xs:annotation><xs:documentation xml:lang="en">A reference to or the text of a permit related to the gathering.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Project" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Project information concerning the gathering event.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="StringL" name="ProjectTitle" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Title of collection project</xs:documentation></xs:annotation></xs:element><xs:element type="Contact" name="Contact" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Contact details for Project Officer or other person with knowledge of the project.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element type="Contact" name="Contact" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Contact details for Project Officer or other person with knowledge of the project.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="PlatformName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The 'platform' from which observations or collections were made, e.g. the name of a research vessel or a remote operated vehicle.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="Method" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The method (including technical means) used to make the collection or observation.</xs:documentation></xs:annotation></xs:element>
A flag ("true" or "false") that indicates whether the locality information represents a valid distribution occurrence for a specimen. Specimens taken from captivity and showing the captive location should use the value "false". [DwC 1.4 Concept List r33.]
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:boolean" name="ValidDistributionFlag" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A flag ("true" or "false") that indicates whether the locality information represents a valid distribution occurrence for a specimen. Specimens taken from captivity and showing the captive location should use the value "false". [DwC 1.4 Concept List r33.]</xs:documentation></xs:annotation></xs:element>
The historical relationship of the occurrence to the cited time and place of collection or observation. Examples: 'wild', 'captive', 'cultivated', 'cultivated ex wild', 'persisting from cultivation' [DwC discussion]
<xs:element type="StringL" name="EstablishmentMeans" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The historical relationship of the occurrence to the cited time and place of collection or observation. Examples: 'wild', 'captive', 'cultivated', 'cultivated ex wild', 'persisting from cultivation' [DwC discussion]</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="LocalityText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Original locality data as appearing on a label or in an original entry.</xs:documentation></xs:annotation></xs:element>
<xs:element type="Country" name="Country" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Details of the country. Separate from NamedArea for compatibility reasons.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="Name" minOccurs="0" id="cou"><xs:annotation><xs:documentation xml:lang="en">Name of country or major region for specimen or observation</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="NameDerived" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Derived name of country or major region for specimen or observation</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="ISO3166Code" minOccurs="0" id="iso2"><xs:annotation><xs:documentation xml:lang="en">2- or 3-letter (ISO3166-1) or 4-letter (ISO3166-3) code for representation of name of country or origin.</xs:documentation></xs:annotation></xs:element>
<xs:element name="NamedAreas" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomised place names as applied to the collection or observation site; with possibility for hierarchical structuring and categorization.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" name="NamedArea" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomised place name with possibility for hierarchical structuring. Attribute for sequence.</xs:documentation></xs:annotation><xs:complexType><xs:complexContent><xs:extension base="NamedArea"><xs:attribute use="optional" type="xs:int" name="sequence"/></xs:extension></xs:complexContent></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" name="NamedArea" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomised place name with possibility for hierarchical structuring. Attribute for sequence.</xs:documentation></xs:annotation><xs:complexType><xs:complexContent><xs:extension base="NamedArea"><xs:attribute use="optional" type="xs:int" name="sequence"/></xs:extension></xs:complexContent></xs:complexType></xs:element>
<xs:element type="StringL" name="AreaClass" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Allows recording of categories for local or national subdivision levels, geomorphological units, protected areas, etc.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="AreaName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Name of a geographic, geomorphological, geoecological, or administrative area.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="AreaCode" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Abbreviation or code for area names</xs:documentation></xs:annotation></xs:element>
<xs:element name="NearNamedPlaces" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Specified relationship to a named place that does not directly apply to the site of collection or observation, e. g. 10 Km South of Mytown.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" name="NamedPlaceRelation" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The relationship of the gathering site with a different place.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="StringL" name="NearNamedPlace" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A named place near to the collection or observation location</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="NearNamedPlaceRelationTo" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Distance and directional point.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element maxOccurs="unbounded" name="NamedPlaceRelation" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The relationship of the gathering site with a different place.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="StringL" name="NearNamedPlace" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A named place near to the collection or observation location</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="NearNamedPlaceRelationTo" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Distance and directional point.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element type="StringL" name="NearNamedPlace" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A named place near to the collection or observation location</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="AreaDetail" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Free text description of further details pertaining to the observation, sampling, or collection locality which did not fit into the previous elements.</xs:documentation></xs:annotation></xs:element>
Spaceholder for GML-conformant schema extension to express the spatial representation of the gathering locality including coordinates, footprint, and uncertainties in GML (Geographical Markup Language). The GML application schema developed by the BioGeomancer Project (see http:\\www.biogeomancer.org) can be used here.
Diagram
Properties
minOccurs
0
Source
<xs:element type="xs:anyType" name="GML" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Spaceholder for GML-conformant schema extension to express the spatial representation of the gathering locality including coordinates, footprint, and uncertainties in GML (Geographical Markup Language). The GML application schema developed by the BioGeomancer Project (see http:\\www.biogeomancer.org) can be used here.</xs:documentation></xs:annotation></xs:element>
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.
Diagram
Properties
minOccurs
0
Source
<xs:element type="xs:anyType" name="WFS" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">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.</xs:documentation></xs:annotation></xs:element>
URI (e.g. web address) for the location 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
Diagram
Type
xs:anyURI
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:anyURI" name="WMSURL" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">URI (e.g. web address) for the location 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:annotation></xs:element>
<xs:element name="SiteCoordinateSets" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Container for multiple sets of coordinates indicating the site of collection or observation.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" name="SiteCoordinates" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Attributes for Original data and for begin and end of sequence . Composite element to allow recording multiple coordinates or same coordinate in different systems</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="CoordinateMethod" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Coordinates measuring system e.g. GPS, field map reference, inferred map reference. Equivalent to "GeoreferenceProtocol" in DwC Geospatial Extension 1.4.</xs:documentation></xs:annotation></xs:element><xs:element type="xs:string" name="GeoreferenceSources" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">[DwC Geospatial Extension v. 1.4:] A list of maps, gazetteers or other resources used to georeference the locality. The content of this concept is meant to be specific enough to allow anyone in the future to use the same resource to georeference the same locality. Example: "USGS 1:24000 Florence Montana Quad".</xs:documentation></xs:annotation></xs:element><xs:element type="xs:string" name="GeoreferenceVerificationStatus" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">[DwC Geospatial Extension v. 1.4:] A categorical description of the extent to which the georeference has been verified to represent the location where the specimen or observation was collected. This element should be vocabulary-controlled. Examples: "requires verification", "verified by collector", "verified by curator".</xs:documentation></xs:annotation></xs:element><xs:element type="xs:string" name="GeoreferenceRemarks" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">[DwC Geospatial Extension v. 1.4:] Comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in GeoreferenceProtocol.</xs:documentation></xs:annotation></xs:element><xs:element name="CoordinatesUTM" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A container for coordinates expressed for the Universal Transverse Mercator projection.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="UTMZone" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The numerical Zone corresponding to the central meridian and origin upon which the UTMEasting is based.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="UTMSubzone" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The Subzone letter corresponding to one of the 20 North-South divisions of the UTM grid system.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="UTMNS" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The hemisphere to which the UTMNorthing refers.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="UTMZoneFull" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">An alternative composite text to capture a zone expressed as a combination of UTMZone and UTMSubzone.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="UTMEasting" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The distance in meters east of the origin of the UTMZone.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="UTMNorthing" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The distance in meters north of the origin for the UTMSubzone.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="UTMDatum" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Mathematical surface on which the mapping and coordinate system used for the geocodes of the record are based.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="UTMText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A alternative composite text to capture unatomised UTM coordinate data.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="CoordinatesGrid" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Geospatial coordinates recorded using a grid system</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="GridCellSystem"><xs:annotation><xs:documentation xml:lang="en">Grid system name e.g. "GB OS"</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="GridCellCode"><xs:annotation><xs:documentation xml:lang="en">The code of the grid system used to record the gathering site coordinates.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="GridQualifier" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Grid reference precision qualifier</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="CoordinatesLatLong" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Element that allows the recording of the latitude and longitude of a recording or collecting position.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="xs:decimal" name="LongitudeDecimal" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Maps to Darwin Core 2: Longitude. Express in decimal degrees. Equivalent to "DecimalLongitude" in DwC Geospatial Extension v. 1.4 but without restrictions.</xs:documentation></xs:annotation></xs:element><xs:element type="xs:string" name="VerbatimLongitude" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Equivalent to the respective element in DwC Geospatial Extension v.1.4.</xs:documentation></xs:annotation></xs:element><xs:element type="xs:decimal" name="LatitudeDecimal" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Maps to Darwin Core 2: Latitude. Express in decimal degrees. Equivalent to "DecimalLatitude" in DwC Geospatial Extension 1.4 but without restrictions.</xs:documentation></xs:annotation></xs:element><xs:element type="xs:string" name="VerbatimLatitude" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Equivalent to the respective element in DwC Geospatial Extension v.1.4.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="SpatialDatum" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Mathematical surface on which the mapping and coordinate system used for the geocodes of the record are based. Equivalent to "GeodeticDatum" in DwC Geospatial Extension v.1.4.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="AccuracyStatement" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Free text statement of degree of accuracy. May include indication that accuracy has deliberately been generalised, e.g. to protect sensitive data about protected species.</xs:documentation></xs:annotation></xs:element><xs:element type="xs:decimal" name="CoordinateErrorDistanceInMeters" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Maps to Darwin Core 2: Coordinate Precision. An estimate of how tightly the collecting locality was specified; expressed as a distance in meters corresponding to a radius around the Lat/Long coordinates. Use NULL where precision is unknown, cannot be estimated or is not applicable. Equivalent to "CoordinateUncertaintyInMeters" in DwC Geospatial Extension v. 1.4.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="CoordinateErrorMethod" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Verbatim statement of how the Coordinate Error was determined.</xs:documentation></xs:annotation></xs:element><xs:element type="spatialFitDataType" name="PointRadiusSpatialFit" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">[DwC Geospatial Extension v. 1.4: ] A measure of how well the circle defined by the coordinates and uncertainty match the original spatial representation, as a ratio of the area of the circle to the area of the original spatial representation. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given georeference does not completely contain the original representation. The PointRadiusSpatialFit is undefined if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the PointRadiusSpatialFit is 1. Detailed explanations with graphical examples can be found in the Guide to Best Practices for Georeferencing (Chapman and Wieczorek, eds. 2006).</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="CoordinatesText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Equivalent to "VerbatimCoordinates" in DwC Geospatial Extension v.1.4.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence><xs:attribute use="optional" type="xs:boolean" name="original"/><xs:attribute use="optional" type="xs:boolean" name="begin"/><xs:attribute use="optional" type="xs:boolean" name="end"/></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element>
Attributes for Original data and for begin and end of sequence . Composite element to allow recording multiple coordinates or same coordinate in different systems
<xs:element maxOccurs="unbounded" name="SiteCoordinates" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Attributes for Original data and for begin and end of sequence . Composite element to allow recording multiple coordinates or same coordinate in different systems</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="CoordinateMethod" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Coordinates measuring system e.g. GPS, field map reference, inferred map reference. Equivalent to "GeoreferenceProtocol" in DwC Geospatial Extension 1.4.</xs:documentation></xs:annotation></xs:element><xs:element type="xs:string" name="GeoreferenceSources" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">[DwC Geospatial Extension v. 1.4:] A list of maps, gazetteers or other resources used to georeference the locality. The content of this concept is meant to be specific enough to allow anyone in the future to use the same resource to georeference the same locality. Example: "USGS 1:24000 Florence Montana Quad".</xs:documentation></xs:annotation></xs:element><xs:element type="xs:string" name="GeoreferenceVerificationStatus" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">[DwC Geospatial Extension v. 1.4:] A categorical description of the extent to which the georeference has been verified to represent the location where the specimen or observation was collected. This element should be vocabulary-controlled. Examples: "requires verification", "verified by collector", "verified by curator".</xs:documentation></xs:annotation></xs:element><xs:element type="xs:string" name="GeoreferenceRemarks" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">[DwC Geospatial Extension v. 1.4:] Comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in GeoreferenceProtocol.</xs:documentation></xs:annotation></xs:element><xs:element name="CoordinatesUTM" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A container for coordinates expressed for the Universal Transverse Mercator projection.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="UTMZone" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The numerical Zone corresponding to the central meridian and origin upon which the UTMEasting is based.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="UTMSubzone" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The Subzone letter corresponding to one of the 20 North-South divisions of the UTM grid system.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="UTMNS" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The hemisphere to which the UTMNorthing refers.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="UTMZoneFull" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">An alternative composite text to capture a zone expressed as a combination of UTMZone and UTMSubzone.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="UTMEasting" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The distance in meters east of the origin of the UTMZone.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="UTMNorthing" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The distance in meters north of the origin for the UTMSubzone.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="UTMDatum" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Mathematical surface on which the mapping and coordinate system used for the geocodes of the record are based.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="UTMText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A alternative composite text to capture unatomised UTM coordinate data.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="CoordinatesGrid" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Geospatial coordinates recorded using a grid system</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="GridCellSystem"><xs:annotation><xs:documentation xml:lang="en">Grid system name e.g. "GB OS"</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="GridCellCode"><xs:annotation><xs:documentation xml:lang="en">The code of the grid system used to record the gathering site coordinates.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="GridQualifier" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Grid reference precision qualifier</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="CoordinatesLatLong" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Element that allows the recording of the latitude and longitude of a recording or collecting position.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="xs:decimal" name="LongitudeDecimal" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Maps to Darwin Core 2: Longitude. Express in decimal degrees. Equivalent to "DecimalLongitude" in DwC Geospatial Extension v. 1.4 but without restrictions.</xs:documentation></xs:annotation></xs:element><xs:element type="xs:string" name="VerbatimLongitude" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Equivalent to the respective element in DwC Geospatial Extension v.1.4.</xs:documentation></xs:annotation></xs:element><xs:element type="xs:decimal" name="LatitudeDecimal" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Maps to Darwin Core 2: Latitude. Express in decimal degrees. Equivalent to "DecimalLatitude" in DwC Geospatial Extension 1.4 but without restrictions.</xs:documentation></xs:annotation></xs:element><xs:element type="xs:string" name="VerbatimLatitude" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Equivalent to the respective element in DwC Geospatial Extension v.1.4.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="SpatialDatum" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Mathematical surface on which the mapping and coordinate system used for the geocodes of the record are based. Equivalent to "GeodeticDatum" in DwC Geospatial Extension v.1.4.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="AccuracyStatement" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Free text statement of degree of accuracy. May include indication that accuracy has deliberately been generalised, e.g. to protect sensitive data about protected species.</xs:documentation></xs:annotation></xs:element><xs:element type="xs:decimal" name="CoordinateErrorDistanceInMeters" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Maps to Darwin Core 2: Coordinate Precision. An estimate of how tightly the collecting locality was specified; expressed as a distance in meters corresponding to a radius around the Lat/Long coordinates. Use NULL where precision is unknown, cannot be estimated or is not applicable. Equivalent to "CoordinateUncertaintyInMeters" in DwC Geospatial Extension v. 1.4.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="CoordinateErrorMethod" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Verbatim statement of how the Coordinate Error was determined.</xs:documentation></xs:annotation></xs:element><xs:element type="spatialFitDataType" name="PointRadiusSpatialFit" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">[DwC Geospatial Extension v. 1.4: ] A measure of how well the circle defined by the coordinates and uncertainty match the original spatial representation, as a ratio of the area of the circle to the area of the original spatial representation. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given georeference does not completely contain the original representation. The PointRadiusSpatialFit is undefined if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the PointRadiusSpatialFit is 1. Detailed explanations with graphical examples can be found in the Guide to Best Practices for Georeferencing (Chapman and Wieczorek, eds. 2006).</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="CoordinatesText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Equivalent to "VerbatimCoordinates" in DwC Geospatial Extension v.1.4.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence><xs:attribute use="optional" type="xs:boolean" name="original"/><xs:attribute use="optional" type="xs:boolean" name="begin"/><xs:attribute use="optional" type="xs:boolean" name="end"/></xs:complexType></xs:element>
Coordinates measuring system e.g. GPS, field map reference, inferred map reference. Equivalent to "GeoreferenceProtocol" in DwC Geospatial Extension 1.4.
<xs:element type="String" name="CoordinateMethod" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Coordinates measuring system e.g. GPS, field map reference, inferred map reference. Equivalent to "GeoreferenceProtocol" in DwC Geospatial Extension 1.4.</xs:documentation></xs:annotation></xs:element>
[DwC Geospatial Extension v. 1.4:] A list of maps, gazetteers or other resources used to georeference the locality. The content of this concept is meant to be specific enough to allow anyone in the future to use the same resource to georeference the same locality. Example: "USGS 1:24000 Florence Montana Quad".
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:string" name="GeoreferenceSources" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">[DwC Geospatial Extension v. 1.4:] A list of maps, gazetteers or other resources used to georeference the locality. The content of this concept is meant to be specific enough to allow anyone in the future to use the same resource to georeference the same locality. Example: "USGS 1:24000 Florence Montana Quad".</xs:documentation></xs:annotation></xs:element>
[DwC Geospatial Extension v. 1.4:] A categorical description of the extent to which the georeference has been verified to represent the location where the specimen or observation was collected. This element should be vocabulary-controlled. Examples: "requires verification", "verified by collector", "verified by curator".
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:string" name="GeoreferenceVerificationStatus" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">[DwC Geospatial Extension v. 1.4:] A categorical description of the extent to which the georeference has been verified to represent the location where the specimen or observation was collected. This element should be vocabulary-controlled. Examples: "requires verification", "verified by collector", "verified by curator".</xs:documentation></xs:annotation></xs:element>
[DwC Geospatial Extension v. 1.4:] Comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in GeoreferenceProtocol.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:string" name="GeoreferenceRemarks" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">[DwC Geospatial Extension v. 1.4:] Comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in GeoreferenceProtocol.</xs:documentation></xs:annotation></xs:element>
<xs:element name="CoordinatesUTM" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A container for coordinates expressed for the Universal Transverse Mercator projection.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="UTMZone" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The numerical Zone corresponding to the central meridian and origin upon which the UTMEasting is based.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="UTMSubzone" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The Subzone letter corresponding to one of the 20 North-South divisions of the UTM grid system.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="UTMNS" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The hemisphere to which the UTMNorthing refers.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="UTMZoneFull" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">An alternative composite text to capture a zone expressed as a combination of UTMZone and UTMSubzone.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="UTMEasting" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The distance in meters east of the origin of the UTMZone.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="UTMNorthing" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The distance in meters north of the origin for the UTMSubzone.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="UTMDatum" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Mathematical surface on which the mapping and coordinate system used for the geocodes of the record are based.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="UTMText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A alternative composite text to capture unatomised UTM coordinate data.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element type="String" name="UTMZone" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The numerical Zone corresponding to the central meridian and origin upon which the UTMEasting is based.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="UTMSubzone" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The Subzone letter corresponding to one of the 20 North-South divisions of the UTM grid system.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="UTMNS" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The hemisphere to which the UTMNorthing refers.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="UTMZoneFull" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">An alternative composite text to capture a zone expressed as a combination of UTMZone and UTMSubzone.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="UTMEasting" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The distance in meters east of the origin of the UTMZone.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="UTMNorthing" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The distance in meters north of the origin for the UTMSubzone.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="UTMDatum" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Mathematical surface on which the mapping and coordinate system used for the geocodes of the record are based.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="UTMText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A alternative composite text to capture unatomised UTM coordinate data.</xs:documentation></xs:annotation></xs:element>
<xs:element name="CoordinatesGrid" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Geospatial coordinates recorded using a grid system</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="GridCellSystem"><xs:annotation><xs:documentation xml:lang="en">Grid system name e.g. "GB OS"</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="GridCellCode"><xs:annotation><xs:documentation xml:lang="en">The code of the grid system used to record the gathering site coordinates.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="GridQualifier" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Grid reference precision qualifier</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element type="String" name="GridCellSystem"><xs:annotation><xs:documentation xml:lang="en">Grid system name e.g. "GB OS"</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="GridCellCode"><xs:annotation><xs:documentation xml:lang="en">The code of the grid system used to record the gathering site coordinates.</xs:documentation></xs:annotation></xs:element>
<xs:element name="CoordinatesLatLong" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Element that allows the recording of the latitude and longitude of a recording or collecting position.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="xs:decimal" name="LongitudeDecimal" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Maps to Darwin Core 2: Longitude. Express in decimal degrees. Equivalent to "DecimalLongitude" in DwC Geospatial Extension v. 1.4 but without restrictions.</xs:documentation></xs:annotation></xs:element><xs:element type="xs:string" name="VerbatimLongitude" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Equivalent to the respective element in DwC Geospatial Extension v.1.4.</xs:documentation></xs:annotation></xs:element><xs:element type="xs:decimal" name="LatitudeDecimal" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Maps to Darwin Core 2: Latitude. Express in decimal degrees. Equivalent to "DecimalLatitude" in DwC Geospatial Extension 1.4 but without restrictions.</xs:documentation></xs:annotation></xs:element><xs:element type="xs:string" name="VerbatimLatitude" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Equivalent to the respective element in DwC Geospatial Extension v.1.4.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="SpatialDatum" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Mathematical surface on which the mapping and coordinate system used for the geocodes of the record are based. Equivalent to "GeodeticDatum" in DwC Geospatial Extension v.1.4.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="AccuracyStatement" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Free text statement of degree of accuracy. May include indication that accuracy has deliberately been generalised, e.g. to protect sensitive data about protected species.</xs:documentation></xs:annotation></xs:element><xs:element type="xs:decimal" name="CoordinateErrorDistanceInMeters" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Maps to Darwin Core 2: Coordinate Precision. An estimate of how tightly the collecting locality was specified; expressed as a distance in meters corresponding to a radius around the Lat/Long coordinates. Use NULL where precision is unknown, cannot be estimated or is not applicable. Equivalent to "CoordinateUncertaintyInMeters" in DwC Geospatial Extension v. 1.4.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="CoordinateErrorMethod" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Verbatim statement of how the Coordinate Error was determined.</xs:documentation></xs:annotation></xs:element><xs:element type="spatialFitDataType" name="PointRadiusSpatialFit" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">[DwC Geospatial Extension v. 1.4: ] A measure of how well the circle defined by the coordinates and uncertainty match the original spatial representation, as a ratio of the area of the circle to the area of the original spatial representation. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given georeference does not completely contain the original representation. The PointRadiusSpatialFit is undefined if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the PointRadiusSpatialFit is 1. Detailed explanations with graphical examples can be found in the Guide to Best Practices for Georeferencing (Chapman and Wieczorek, eds. 2006).</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="CoordinatesText" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Equivalent to "VerbatimCoordinates" in DwC Geospatial Extension v.1.4.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
Maps to Darwin Core 2: Longitude. Express in decimal degrees. Equivalent to "DecimalLongitude" in DwC Geospatial Extension v. 1.4 but without restrictions.
Diagram
Type
xs:decimal
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:decimal" name="LongitudeDecimal" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Maps to Darwin Core 2: Longitude. Express in decimal degrees. Equivalent to "DecimalLongitude" in DwC Geospatial Extension v. 1.4 but without restrictions.</xs:documentation></xs:annotation></xs:element>
Equivalent to the respective element in DwC Geospatial Extension v.1.4.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:string" name="VerbatimLongitude" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Equivalent to the respective element in DwC Geospatial Extension v.1.4.</xs:documentation></xs:annotation></xs:element>
Maps to Darwin Core 2: Latitude. Express in decimal degrees. Equivalent to "DecimalLatitude" in DwC Geospatial Extension 1.4 but without restrictions.
Diagram
Type
xs:decimal
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:decimal" name="LatitudeDecimal" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Maps to Darwin Core 2: Latitude. Express in decimal degrees. Equivalent to "DecimalLatitude" in DwC Geospatial Extension 1.4 but without restrictions.</xs:documentation></xs:annotation></xs:element>
Equivalent to the respective element in DwC Geospatial Extension v.1.4.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:string" name="VerbatimLatitude" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Equivalent to the respective element in DwC Geospatial Extension v.1.4.</xs:documentation></xs:annotation></xs:element>
Mathematical surface on which the mapping and coordinate system used for the geocodes of the record are based. Equivalent to "GeodeticDatum" in DwC Geospatial Extension v.1.4.
<xs:element type="String" name="SpatialDatum" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Mathematical surface on which the mapping and coordinate system used for the geocodes of the record are based. Equivalent to "GeodeticDatum" in DwC Geospatial Extension v.1.4.</xs:documentation></xs:annotation></xs:element>
Free text statement of degree of accuracy. May include indication that accuracy has deliberately been generalised, e.g. to protect sensitive data about protected species.
<xs:element type="String" name="AccuracyStatement" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Free text statement of degree of accuracy. May include indication that accuracy has deliberately been generalised, e.g. to protect sensitive data about protected species.</xs:documentation></xs:annotation></xs:element>
Maps to Darwin Core 2: Coordinate Precision. An estimate of how tightly the collecting locality was specified; expressed as a distance in meters corresponding to a radius around the Lat/Long coordinates. Use NULL where precision is unknown, cannot be estimated or is not applicable. Equivalent to "CoordinateUncertaintyInMeters" in DwC Geospatial Extension v. 1.4.
Diagram
Type
xs:decimal
Properties
content
simple
minOccurs
0
Source
<xs:element type="xs:decimal" name="CoordinateErrorDistanceInMeters" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Maps to Darwin Core 2: Coordinate Precision. An estimate of how tightly the collecting locality was specified; expressed as a distance in meters corresponding to a radius around the Lat/Long coordinates. Use NULL where precision is unknown, cannot be estimated or is not applicable. Equivalent to "CoordinateUncertaintyInMeters" in DwC Geospatial Extension v. 1.4.</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="CoordinateErrorMethod" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Verbatim statement of how the Coordinate Error was determined.</xs:documentation></xs:annotation></xs:element>
[DwC Geospatial Extension v. 1.4: ] A measure of how well the circle defined by the coordinates and uncertainty match the original spatial representation, as a ratio of the area of the circle to the area of the original spatial representation. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given georeference does not completely contain the original representation. The PointRadiusSpatialFit is undefined if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the PointRadiusSpatialFit is 1. Detailed explanations with graphical examples can be found in the Guide to Best Practices for Georeferencing (Chapman and Wieczorek, eds. 2006).
<xs:element type="spatialFitDataType" name="PointRadiusSpatialFit" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">[DwC Geospatial Extension v. 1.4: ] A measure of how well the circle defined by the coordinates and uncertainty match the original spatial representation, as a ratio of the area of the circle to the area of the original spatial representation. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given georeference does not completely contain the original representation. The PointRadiusSpatialFit is undefined if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the PointRadiusSpatialFit is 1. Detailed explanations with graphical examples can be found in the Guide to Best Practices for Georeferencing (Chapman and Wieczorek, eds. 2006).</xs:documentation></xs:annotation></xs:element>
<xs:element type="MeasurementOrFact" name="Altitude" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">The altitude of the gathering site land or floor level given as distance above (positive) or below mean sea level.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MeasurementOrFactAtomised" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomised data describing a measurement or fact.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element type="String" name="MeasuredBy" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Attribution of the measurement to a Person</xs:documentation></xs:annotation></xs:element><xs:element type="xs:dateTime" name="MeasurementDateTime" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Date and/or Time the measurement was taken</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="Duration" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Duration of measurement in time.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="Method" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Method used to make measurement.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="Parameter" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Describes type of measurement or fact, such as width, abundance, circumference, temperature etc. or colour etc.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="AppliesTo" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Depending on the use of the type, this can further specify the actual part measured. For example, a measurement of temperature may be a surface, air or sub-surface measurement.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="LowerValue"><xs:annotation><xs:documentation xml:lang="en">Lower or only value or fact text.</xs:documentation></xs:annotation></xs:element><xs:element type="StringL" name="UpperValue" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Upper value where there is a range.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="UnitOfMeasurement" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Unit of measurement.</xs:documentation></xs:annotation></xs:element><xs:element type="String" name="Accuracy" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Statement of accuracy of measurement.</xs:documentation></xs:annotation></xs:element><xs:element type="Reference" name="MeasurementOrFactReference" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Reference (publication) where this measurement was taken from</xs:documentation></xs:annotation></xs:element><xs:element type="xs:boolean" name="IsQuantitative" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Flag indicating if the value represents the numerical result of a quantitative measurement (TRUE) or a descriptor with textual or categorical result (FALSE).</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element type="String" name="MeasuredBy" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Attribution of the measurement to a Person</xs:documentation></xs:annotation></xs:element>
<xs:element type="xs:dateTime" name="MeasurementDateTime" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Date and/or Time the measurement was taken</xs:documentation></xs:annotation></xs:element>
<xs:element type="String" name="Duration" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Duration of measurement in time.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="Method" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Method used to make measurement.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="Parameter" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Describes type of measurement or fact, such as width, abundance, circumference, temperature etc. or colour etc.</xs:documentation></xs:annotation></xs:element>
Depending on the use of the type, this can further specify the actual part measured. For example, a measurement of temperature may be a surface, air or sub-surface measurement.
<xs:element type="StringL" name="AppliesTo" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Depending on the use of the type, this can further specify the actual part measured. For example, a measurement of temperature may be a surface, air or sub-surface measurement.</xs:documentation></xs:annotation></xs:element>
<xs:element type="StringL" name="LowerValue"><xs:annotation><xs:documentation xml:lang="en">Lower or only value or fact text.</xs:documentation></xs:annotation></xs:element>