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 name="DataSet" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="GUID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/guid http://rs.tdwg.org/abcd/mappings/DataSet-GUID"><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 name="ID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/id http://rs.tdwg.org/abcd/mappings/DataSet-ID"><xs:annotation><xs:documentation xml:lang="en">Code or Identifier of the dataset (unique within its local context).</xs:documentation></xs:annotation></xs:element><xs:element name="ResourceURIs" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Preferably resolvable URIs of the association.</xs:documentation></xs:annotation><xs:complexType><xs:sequence maxOccurs="unbounded"><xs:element name="ResourceURI" type="xs:anyURI" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/resourceURI http://rs.tdwg.org/abcd/mappings/DataSet-ResourceURI"><xs:annotation><xs:documentation xml:lang="en">An preferably resolvable URI to uniquely identify the dataset.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="TechnicalContacts" minOccurs="0"><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 name="TechnicalContact" type="ContactP" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/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 name="ContentContact" type="ContactP" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/ContentContact http://rs.tdwg.org/abcd/mappings/DataSet-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="DataCenter" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/dataCenter"><xs:annotation><xs:documentation xml:lang="en">The name of the institution or data center which is hosting this dataset. This might be different from (the institution of) the owner.</xs:documentation></xs:annotation></xs:element><xs:element name="OtherProviders" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Other known providers of a Data Set.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="OtherProvider" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/otherProvider"><xs:annotation><xs:documentation xml:lang="en">The URI of another provider known to serve this dataset, usually expressed as an http URI or a UUID.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="Metadata" type="ContentMetadata"><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 name="Unit" type="Unit" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="DataSetExtension" type="xs:anyType" 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 name="DataSet" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="GUID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/guid http://rs.tdwg.org/abcd/mappings/DataSet-GUID"><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 name="ID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/id http://rs.tdwg.org/abcd/mappings/DataSet-ID"><xs:annotation><xs:documentation xml:lang="en">Code or Identifier of the dataset (unique within its local context).</xs:documentation></xs:annotation></xs:element><xs:element name="ResourceURIs" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Preferably resolvable URIs of the association.</xs:documentation></xs:annotation><xs:complexType><xs:sequence maxOccurs="unbounded"><xs:element name="ResourceURI" type="xs:anyURI" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/resourceURI http://rs.tdwg.org/abcd/mappings/DataSet-ResourceURI"><xs:annotation><xs:documentation xml:lang="en">An preferably resolvable URI to uniquely identify the dataset.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="TechnicalContacts" minOccurs="0"><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 name="TechnicalContact" type="ContactP" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/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 name="ContentContact" type="ContactP" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/ContentContact http://rs.tdwg.org/abcd/mappings/DataSet-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="DataCenter" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/dataCenter"><xs:annotation><xs:documentation xml:lang="en">The name of the institution or data center which is hosting this dataset. This might be different from (the institution of) the owner.</xs:documentation></xs:annotation></xs:element><xs:element name="OtherProviders" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Other known providers of a Data Set.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="OtherProvider" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/otherProvider"><xs:annotation><xs:documentation xml:lang="en">The URI of another provider known to serve this dataset, usually expressed as an http URI or a UUID.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="Metadata" type="ContentMetadata"><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 name="Unit" type="Unit" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="DataSetExtension" type="xs:anyType" 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 name="GUID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/guid http://rs.tdwg.org/abcd/mappings/DataSet-GUID"><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 name="ID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/id http://rs.tdwg.org/abcd/mappings/DataSet-ID"><xs:annotation><xs:documentation xml:lang="en">Code or Identifier of the dataset (unique within its local context).</xs:documentation></xs:annotation></xs:element>
<xs:element name="ResourceURIs" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Preferably resolvable URIs of the association.</xs:documentation></xs:annotation><xs:complexType><xs:sequence maxOccurs="unbounded"><xs:element name="ResourceURI" type="xs:anyURI" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/resourceURI http://rs.tdwg.org/abcd/mappings/DataSet-ResourceURI"><xs:annotation><xs:documentation xml:lang="en">An preferably resolvable URI to uniquely identify the dataset.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
An preferably resolvable URI to uniquely identify the dataset.
Diagram
Type
xs:anyURI
Properties
content
simple
minOccurs
0
Source
<xs:element name="ResourceURI" type="xs:anyURI" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/resourceURI http://rs.tdwg.org/abcd/mappings/DataSet-ResourceURI"><xs:annotation><xs:documentation xml:lang="en">An preferably resolvable URI to uniquely identify the dataset.</xs:documentation></xs:annotation></xs:element>
<xs:element name="TechnicalContacts" minOccurs="0"><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 name="TechnicalContact" type="ContactP" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/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="TechnicalContact" type="ContactP" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/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 name="UnformattedValue" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Contact-UnformattedValue"><xs:annotation><xs:documentation xml:lang="en">Alternative text describing the contact.</xs:documentation></xs:annotation></xs:element>
A globally unique identifier for the Organization or Organizational unit
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element name="GUID" type="xs:string" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Organization-GUID"><xs:annotation><xs:documentation xml:lang="en">A globally unique identifier for the Organization or Organizational 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 name="Name" type="Label"><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 name="Text" type="String255" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Organization-Name"><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 name="Abbreviation" type="String50" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/abbreviation"><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>
<xs:element name="LogoURL" type="xs:anyURI" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Organization-LogoURL"><xs:annotation><xs:documentation xml:lang="en">URL of a logo image.</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 Organizational units to which a person may belong. (vCard:OrgUnit)
<xs:element name="Divisions" 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 Organizational units to which a person may belong. (vCard:OrgUnit)</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="Division" type="StringL" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/division"><xs:annotation><xs:documentation xml:lang="en">Part of an Organization, e.g. department or section. (vCard:OrgUnit)</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="Division" type="StringL" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/division"><xs:annotation><xs:documentation xml:lang="en">Part of an Organization, e.g. department or section. (vCard:OrgUnit)</xs:documentation></xs:annotation></xs:element>
<xs:element name="FullName" type="String255" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="SortingName" type="String255" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/sortingName"><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="AtomizedName" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomized name of the person.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="InheritedName" type="String255" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="Prefix" type="String255" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/namePrefix"><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 name="Suffix" type="String255" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/nameSuffix"><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 name="GivenNames" type="String255" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/givenNames"><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 name="PreferredName" type="String255" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/preferredName"><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 name="InheritedName" type="String255" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="Prefix" type="String255" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/namePrefix"><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 name="Suffix" type="String255" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/nameSuffix"><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 name="GivenNames" type="String255" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/givenNames"><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 name="PreferredName" type="String255" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/preferredName"><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 name="Role" type="StringL" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="WebsiteURL" type="xs:anyURI" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Contact-WebsiteURL"><xs:annotation><xs:documentation xml:lang="en">The URL of a web page for Person or Organization.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ResourceURIs" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">URIs for person or Organization</xs:documentation></xs:annotation><xs:complexType><xs:sequence maxOccurs="unbounded"><xs:element name="ResourceURI" type="xs:anyURI" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Contact-ResourceURI"><xs:annotation><xs:documentation xml:lang="en">An optional, preferably resolvable URI to uniquely identify a contact.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
An optional, preferably resolvable URI to uniquely identify a contact.
Diagram
Type
xs:anyURI
Properties
content
simple
maxOccurs
unbounded
Source
<xs:element name="ResourceURI" type="xs:anyURI" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Contact-ResourceURI"><xs:annotation><xs:documentation xml:lang="en">An optional, preferably resolvable URI to uniquely identify a contact.</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 name="ContentContact" type="ContactP" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/ContentContact http://rs.tdwg.org/abcd/mappings/DataSet-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="ContentContact" type="ContactP" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/ContentContact http://rs.tdwg.org/abcd/mappings/DataSet-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="DataCenter" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/dataCenter"><xs:annotation><xs:documentation xml:lang="en">The name of the institution or data center which is hosting this dataset. This might be different from (the institution of) the owner.</xs:documentation></xs:annotation></xs:element>
<xs:element name="OtherProviders" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Other known providers of a Data Set.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="OtherProvider" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/otherProvider"><xs:annotation><xs:documentation xml:lang="en">The URI of another provider known to serve this dataset, usually expressed as an http URI or a UUID.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="OtherProvider" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/otherProvider"><xs:annotation><xs:documentation xml:lang="en">The URI of another provider known to serve this dataset, usually expressed as an http URI or a UUID.</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 name="Metadata" type="ContentMetadata"><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 name="Representation" type="MetadataDescriptionRepr" maxOccurs="unbounded"><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 name="Representation" type="MetadataDescriptionRepr" maxOccurs="unbounded"><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 be transformed from UBIF metadata, an additional DC.Type='dataset' should be added.
<xs:element name="Title" type="String255" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/title http://rs.tdwg.org/abcd/mappings/DataSet-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 be transformed from UBIF metadata, an additional DC.Type='dataset' should be added.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Details" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/notes"><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 name="Coverage" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/coverage"><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>
URL pointing to an online source related to the dataset, 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 name="WebsiteURL" type="xs:anyURI" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/websiteURL http://rs.tdwg.org/abcd/mappings/DataSet-WebsiteURL"><xs:annotation><xs:documentation xml:lang="en">URL pointing to an online source related to the dataset, which may or may not serve an updated version of the description data.</xs:documentation></xs:annotation></xs:element>
<xs:element name="LogoURL" type="xs:anyURI" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/logoURL http://rs.tdwg.org/abcd/mappings/DataSet-LogoURL"><xs:annotation><xs:documentation xml:lang="en">The URL 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" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/scope"><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 name="GeoecologicalTerm" type="StringL255" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="TaxonomicTerm" type="StringL255" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="GeoecologicalTerm" type="StringL255" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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="GeoecologicalTerm" type="StringL255" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="TaxonomicTerm" type="StringL255" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="TaxonomicTerm" type="StringL255" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/DataSet-Version"><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 name="Major" type="xs:nonNegativeInteger" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="Minor" type="xs:nonNegativeInteger" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/minor"><xs:annotation><xs:documentation xml:lang="en">An optional minor version number ('2' in 1.2)</xs:documentation></xs:annotation></xs:element><xs:element name="Modifier" type="String255" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/modifier"><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 name="DateCreated" type="DateTimeISO" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Version-DateCreated"><xs:annotation><xs:documentation xml:lang="en">Date or DateTime when the version was released. Expressed in a variant of the W3C DateTime format (subset of ISO 8601). The formatting holds to the W3C DateTime format (https://www.w3.org/TR/NOTE-datetime) with the exception, that the time zone designator can be omitted (though it is highly recommended). 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. Maps to 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 name="VersionText" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/VersionText"><xs:annotation><xs:documentation xml:lang="en">The version expressed as unformatted text if it can not be expressed in atomized form.</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 name="Major" type="xs:nonNegativeInteger" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="Minor" type="xs:nonNegativeInteger" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/minor"><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 name="Modifier" type="String255" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/modifier"><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>
Date or DateTime when the version was released. Expressed in a variant of the W3C DateTime format (subset of ISO 8601). The formatting holds to the W3C DateTime format (https://www.w3.org/TR/NOTE-datetime) with the exception, that the time zone designator can be omitted (though it is highly recommended). 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. Maps to 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:element name="DateCreated" type="DateTimeISO" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Version-DateCreated"><xs:annotation><xs:documentation xml:lang="en">Date or DateTime when the version was released. Expressed in a variant of the W3C DateTime format (subset of ISO 8601). The formatting holds to the W3C DateTime format (https://www.w3.org/TR/NOTE-datetime) with the exception, that the time zone designator can be omitted (though it is highly recommended). 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. Maps to 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 name="VersionText" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/VersionText"><xs:annotation><xs:documentation xml:lang="en">The version expressed as unformatted text if it can not be expressed in atomized form.</xs:documentation></xs:annotation></xs:element>
<xs:element name="RevisionData" type="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 name="Creators" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/creators"><xs:annotation><xs:documentation xml:lang="en">Author(s) or editor(s) of a class expressed in a free text format.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Contributors" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/contributors"><xs:annotation><xs:documentation xml:lang="en">Contributors or translators for a class expressed in a free text form.</xs:documentation></xs:annotation></xs:element>
Date or DateTime when the dataset was created. Expressed in a variant of the W3C DateTime format (subset of ISO 8601). The formatting holds to the W3C DateTime format (https://www.w3.org/TR/NOTE-datetime) with the exception, that the time zone designator can be omitted (though it is highly recommended). 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. Maps to Dublin-Core standard element "Date.Created".
<xs:element name="DateCreated" type="DateTimeISO" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/timeSpanBegin http://rs.tdwg.org/abcd/mappings/DateCreated http://rs.tdwg.org/abcd/mappings/DataSet-DateCreated"><xs:annotation><xs:documentation xml:lang="en">Date or DateTime when the dataset was created. Expressed in a variant of the W3C DateTime format (subset of ISO 8601). The formatting holds to the W3C DateTime format (https://www.w3.org/TR/NOTE-datetime) with the exception, that the time zone designator can be omitted (though it is highly recommended). 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. Maps to Dublin-Core standard element "Date.Created".</xs:documentation></xs:annotation></xs:element>
Date or DateTime when the last modification of the dataset was made. Expressed in a variant of the W3C DateTime format (subset of ISO 8601). The formatting holds to the W3C DateTime format (https://www.w3.org/TR/NOTE-datetime) with the exception, that the time zone designator can be omitted (though it is highly recommended). 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. Maps to Dublin-Core standard element "Date.Modified".
<xs:element name="DateModified" type="DateTimeISO" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/DateModified"><xs:annotation><xs:documentation xml:lang="en">Date or DateTime when the last modification of the dataset was made. Expressed in a variant of the W3C DateTime format (subset of ISO 8601). The formatting holds to the W3C DateTime format (https://www.w3.org/TR/NOTE-datetime) with the exception, that the time zone designator can be omitted (though it is highly recommended). 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. Maps to Dublin-Core standard element "Date.Modified".</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 name="Owner" type="Contact" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Owner http://rs.tdwg.org/abcd/mappings/DataSet-Owner"><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 name="Owner" type="Contact" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Owner http://rs.tdwg.org/abcd/mappings/DataSet-Owner"><xs:annotation><xs:documentation xml:lang="en">Entity having legal possession of the data collection content.</xs:documentation></xs:annotation></xs:element>
<xs:element name="LegalStatements" type="LegalStatements" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Container element for legal statements regarding the data set.</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 name="License" type="LegalStatement" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/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 name="License" type="LegalStatement" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/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="Text" type="String" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/LegalStatement-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 name="Details" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/LegalStatement-Details"><xs:annotation><xs:documentation xml:lang="en">Optional text of unconstrained length, elaborating details of the ShortText</xs:documentation></xs:annotation></xs:element>
<xs:element name="WebsiteURL" type="xs:anyURI" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/LegalStatement-WebsiteURL"><xs:annotation><xs:documentation xml:lang="en">The URL of a web page of the legal statement.</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 name="Acknowledgement" type="LegalStatement" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/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 name="Acknowledgement" type="LegalStatement" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/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="SuggestedCitations" 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 name="SuggestedCitation" type="LegalStatement" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/SuggestedCitation"><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 name="SuggestedCitation" type="LegalStatement" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/SuggestedCitation"><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:element name="OtherLegalStatements" 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 name="OtherLegalStatement" type="LegalStatement" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/OtherLegalStatement"><xs:annotation><xs:documentation xml:lang="en">A Legal Statement that can not be classified as License, Acknowledgement or SuggestedCitation such as disclaimers and usage restrictions. Please use the InformationWithheld element to express which kind of information were withheld in the publication of the corresponding instance (e.g. removal of coordinates of threatened species).</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
A Legal Statement that can not be classified as License, Acknowledgement or SuggestedCitation such as disclaimers and usage restrictions. Please use the InformationWithheld element to express which kind of information were withheld in the publication of the corresponding instance (e.g. removal of coordinates of threatened species).
<xs:element name="OtherLegalStatement" type="LegalStatement" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/OtherLegalStatement"><xs:annotation><xs:documentation xml:lang="en">A Legal Statement that can not be classified as License, Acknowledgement or SuggestedCitation such as disclaimers and usage restrictions. Please use the InformationWithheld element to express which kind of information were withheld in the publication of the corresponding instance (e.g. removal of coordinates of threatened species).</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 name="InformationWithheld" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/informationWithheld http://rs.tdwg.org/abcd/mappings/DataSet-InformationWithheld"><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 that allows for querying and downloading of the data.
Diagram
Type
xs:anyURI
Properties
content
simple
minOccurs
0
Source
<xs:element name="DirectAccessURL" type="xs:anyURI" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/directAccessURL http://rs.tdwg.org/abcd/mappings/DataSet-DirectAccessURL"><xs:annotation><xs:documentation xml:lang="en">An electronic source of the dataset that allows for querying and downloading of the data.</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 name="Unit" type="Unit" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="Unit" type="Unit" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="GUID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Unit-GUID"><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 name="SourceInstitutionID" type="InstitutionCode" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Unit-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 name="SourceID" type="String" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Unit-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 name="ID" type="String" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Unit-ID"><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>
The numeric catalogue number for a Unit. Where present, the unit catalogue number facilitates sorting and allows for searches on a range of catalogue numbers. The usage of this element still requires the usage of the general Unit ID. If the general Unit ID is by nature numeric, both properties should be filled with that value.
Diagram
Type
xs:int
Properties
content
simple
minOccurs
0
Source
<xs:element name="NumericID" type="xs:int" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/numericUnitID"><xs:annotation><xs:documentation xml:lang="en">The numeric catalogue number for a Unit. Where present, the unit catalogue number facilitates sorting and allows for searches on a range of catalogue numbers. The usage of this element still requires the usage of the general Unit ID. If the general Unit ID is by nature numeric, both properties should be filled with that value.</xs:documentation></xs:annotation></xs:element>
<xs:element name="LastEditor" type="Contact" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/LastEditor"><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 or DateTime when the last modification of the unit record was made. Expressed in a variant of the W3C DateTime format (subset of ISO 8601). The formatting holds to the W3C DateTime format (https://www.w3.org/TR/NOTE-datetime) with the exception, that the time zone designator can be omitted (though it is highly recommended). 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. Maps to Dublin-Core standard element "Date.Modified".
<xs:element name="DateModified" type="DateTimeISO" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Unit-DateModified"><xs:annotation><xs:documentation xml:lang="en">Date or DateTime when the last modification of the unit record was made. Expressed in a variant of the W3C DateTime format (subset of ISO 8601). The formatting holds to the W3C DateTime format (https://www.w3.org/TR/NOTE-datetime) with the exception, that the time zone designator can be omitted (though it is highly recommended). 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. Maps to Dublin-Core standard element "Date.Modified".</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 name="Owner" type="Contact" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Unit-Owner"><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>
Container element for legal statements pertaining to the individual record (unit). If present, override the equivalent statements on the level of dataset.
<xs:element name="LegalStatements" type="LegalStatements" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Container element for legal statements pertaining to the individual record (unit). If present, override the equivalent statements on the level of dataset.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ContentContacts" 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 name="ContentContact" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Unit-ContentContact"><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 name="preferred" type="xs:boolean" use="optional"/></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 name="ContentContact" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Unit-ContentContact"><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 name="preferred" type="xs:boolean" use="optional"/></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 name="InformationWithheld" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Unit-InformationWithheld"><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 name="SourceReference" type="Reference" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Unit-SourceReference"><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 name="GUID" type="xs:string" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Reference-GUID"><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 name="Text" type="String" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Reference-Text"><xs:annotation><xs:documentation xml:lang="en">Formal citation for a paper or electronic publication.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Details" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Reference-Details"><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 name="WebsiteURL" type="xs:anyURI" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Reference-WebsiteURL"><xs:annotation><xs:documentation xml:lang="en">The URL of a web page related to 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 name="UnitReference" type="Reference" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Unit-Reference"><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 name="Identification" type="Identification" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Unit-Identification"><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: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 name="Identification" type="Identification" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Unit-Identification"><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 name="TaxonIdentified" type="TaxonIdentified" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Identification-TaxonIdentified"><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 name="MaterialIdentified" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/identifiedMaterial"><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 name="Extension" type="xs:anyType" 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 name="TaxonIdentified" type="TaxonIdentified" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Identification-TaxonIdentified"><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 name="HigherTaxon" type="HigherTaxon" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="HigherTaxon" type="HigherTaxon" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="ScientificName" type="ScientificNameIdentified" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/ScientificName"><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 name="FullScientificName" type="String" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/fullScientificName"><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="NameAtomized" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomized 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 name="Bacterial" type="NameBacterial" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/BacterialScientificName"><xs:annotation><xs:documentation xml:lang="en">Atomized name with elements according to the International Code of Nomenclature of Prokaryotes</xs:documentation></xs:annotation></xs:element><xs:element name="Botanical" type="NameBotanical" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/BotanicalScientificName"><xs:annotation><xs:documentation xml:lang="en">Atomized name with elements according to the International Code of Botanical Nomenclature</xs:documentation></xs:annotation></xs:element><xs:element name="Zoological" type="NameZoological" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/ZoologicalScientificName"><xs:annotation><xs:documentation xml:lang="en">Atomized name with elements according to the International Code of Zoological Nomenclature</xs:documentation></xs:annotation></xs:element><xs:element name="Viral" type="NameViral" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/ViralScientificName"><xs:annotation><xs:documentation xml:lang="en">Atomized 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 name="Bacterial" type="NameBacterial" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/BacterialScientificName"><xs:annotation><xs:documentation xml:lang="en">Atomized name with elements according to the International Code of Nomenclature of Prokaryotes</xs:documentation></xs:annotation></xs:element>
<xs:element name="GenusOrMonomial" type="Monomial" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/genusOrMonomial"><xs:annotation><xs:documentation xml:lang="en">The genus as part or only result of an identification or a higher taxon name representing that result.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Subgenus" type="Monomial" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/subgenus"><xs:annotation><xs:documentation xml:lang="en">A subgenus name that was identified for the unit.</xs:documentation></xs:annotation></xs:element>
<xs:element name="SubgenusAuthorAndYear" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/subgenusAuthorAndYear"><xs:annotation><xs:documentation xml:lang="en">Author team and year of the subgenus name.</xs:documentation></xs:annotation></xs:element>
<xs:element name="SpeciesEpithet" type="Epithet" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/speciesEpithet"><xs:annotation><xs:documentation xml:lang="en">The first epithet occurring in the scientific name (after genus and, optionally, subgenus names).</xs:documentation></xs:annotation></xs:element>
<xs:element name="SubspeciesEpithet" type="Epithet" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/subspeciesEpithet"><xs:annotation><xs:documentation xml:lang="en">The second epithet of the scientific name of subspecies rank (after Genus, optional subgenus, and species epithet).</xs:documentation></xs:annotation></xs:element>
Element NameBacterial / ParentheticalAuthorTeamAndYear
Namespace
http://www.tdwg.org/schemas/abcd/3.0
Annotations
Author team and Year of the basionym of a species or subspecies combination.
<xs:element name="ParentheticalAuthorTeamAndYear" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/parentheticalAuthorTeamAndYear"><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>
The author(s) who published the full name as it stands and its year that was identified for the unit. For the author team notation with parenthesis please use the element ParentheticalAuthorTeamAndYear.
<xs:element name="AuthorTeamAndYear" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/authorTeamAndYear"><xs:annotation><xs:documentation xml:lang="en">The author(s) who published the full name as it stands and its year that was identified for the unit. For the author team notation with parenthesis please use the element ParentheticalAuthorTeamAndYear.</xs:documentation></xs:annotation></xs:element>
<xs:element name="NameApprobation" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/nameApprobation"><xs:annotation><xs:documentation xml:lang="en">Approbation of the name identified for the unit according to an approved list, validation list,or validly published, paper in IJSB after 1980.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Botanical" type="NameBotanical" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/BotanicalScientificName"><xs:annotation><xs:documentation xml:lang="en">Atomized name with elements according to the International Code of Botanical Nomenclature</xs:documentation></xs:annotation></xs:element>
<xs:element name="GenusOrMonomial" type="Monomial" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/genusOrMonomial"><xs:annotation><xs:documentation xml:lang="en">The genus as part or only result of an identification or a higher taxon name representing that result.</xs:documentation></xs:annotation></xs:element>
<xs:element name="FirstEpithet" type="Epithet" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/firstEpithet"><xs:annotation><xs:documentation xml:lang="en">The first epithet in a botanical name combination identified for the unit(species epithet or the epithet of the subdivision of a genus).</xs:documentation></xs:annotation></xs:element>
<xs:element name="InfraspecificEpithet" type="Epithet" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/infraspecificEpithet"><xs:annotation><xs:documentation xml:lang="en">The final epithet of a botanical name of infraspecific rank.</xs:documentation></xs:annotation></xs:element>
Abbreviation for the botanical taxonomic rank subgenus.
enumeration
sect.
Abbreviation for the botanical taxonomic rank section (lat: sectio).
enumeration
subsp.
Abbreviation for the botanical taxonomic rank subspecies.
enumeration
var.
Abbreviation for the botanical taxonomic rank variety (lat: varietas).
enumeration
subvar.
Abbreviation for the botanical taxonomic rank subvariety (lat: subvarietas).
enumeration
forma
Latin name for the botanical taxonomic rank form (abbr.: f.).
enumeration
f.
Abbreviation for the botanical taxonomic rank form (lat: forma).
enumeration
subforma
Latin name for the botanical taxonomic rank subform (abbr.: subf.).
enumeration
subf.
Abbreviation for the botanical taxonomic rank subform (lat: subforma).
enumeration
f.spec.
Abbreviation for the botanical taxonomic rank form species (lat: forma species).
Source
<xs:element name="Rank" type="RankAbbreviation" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/BotanicalTaxonRank"><xs:annotation><xs:documentation xml:lang="en">Taxonomic rank abbreviation as used in the botanical name string.</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 hybrid flag should be inserted (1 = before entire name, 2= before first epithet, 3 = before rank designation for second epithet.)
<xs:element name="HybridFlag" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/hybridFlag"><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 hybrid flag 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="xs:string"><xs:attribute name="insertionpoint" use="optional" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/hybridFlagInsertionPoint"><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>
<xs:element name="AuthorTeamParenthesis" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/authorTeamParenthesis"><xs:annotation><xs:documentation xml:lang="en">Author team of the basionym of a species or subspecies combination.</xs:documentation></xs:annotation></xs:element>
<xs:element name="AuthorTeam" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/authorTeam"><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 name="CultivarName" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/cultivarName"><xs:annotation><xs:documentation xml:lang="en">The cultivar name, as specified by 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 name="TradeDesignationName" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/tradeDesignationName"><xs:annotation><xs:documentation xml:lang="en">A trade name used for a specific cultivar.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="TradeDesignationName" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/tradeDesignationName"><xs:annotation><xs:documentation xml:lang="en">A trade name used for a specific cultivar.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Zoological" type="NameZoological" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/ZoologicalScientificName"><xs:annotation><xs:documentation xml:lang="en">Atomized name with elements according to the International Code of Zoological Nomenclature</xs:documentation></xs:annotation></xs:element>
<xs:element name="GenusOrMonomial" type="Monomial" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/genusOrMonomial"><xs:annotation><xs:documentation xml:lang="en">The genus as part or only result of an identification or a higher taxon name representing that result.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Subgenus" type="Monomial" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/subgenus"><xs:annotation><xs:documentation xml:lang="en">A subgenus name that was identified for the unit.</xs:documentation></xs:annotation></xs:element>
<xs:element name="SpeciesEpithet" type="Epithet" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/speciesEpithet"><xs:annotation><xs:documentation xml:lang="en">The first epithet occurring in the scientific name (after genus and, optionally, subgenus names).</xs:documentation></xs:annotation></xs:element>
<xs:element name="SubspeciesEpithet" type="Epithet" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/subspeciesEpithet"><xs:annotation><xs:documentation xml:lang="en">The second epithet of the scientific name of subspecies rank (after Genus, optional subgenus, and species epithet).</xs:documentation></xs:annotation></xs:element>
<xs:element name="AuthorTeamOriginalAndYear" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/authorTeamOriginalAndYear"><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 name="AuthorTeamParenthesisAndYear" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/authorTeamParenthesisAndYear"><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 name="CombinationAuthorTeamAndYear" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/combinationAuthorTeamAndYear"><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 name="Breed" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/breed"><xs:annotation><xs:documentation xml:lang="en">Name of the breed of an animal.</xs:documentation></xs:annotation></xs:element>
<xs:element name="NamedIndividual" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/namedIndividual"><xs:annotation><xs:documentation xml:lang="en">The name of an individually named animal.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Viral" type="NameViral" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/ViralScientificName"><xs:annotation><xs:documentation xml:lang="en">Atomized name with elements according to the International Committee on Taxonomy of Viruses</xs:documentation></xs:annotation></xs:element>
<xs:element name="GenusOrMonomial" type="Monomial" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/genusOrMonomial"><xs:annotation><xs:documentation xml:lang="en">The genus as part or only result of an identification or a higher taxon name representing that result.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Acronym" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/acronym"><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 atomized 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" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/identificationQualifier"><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 atomized 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" use="optional" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/identificationQualifierInsertionPoint"><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 name="NameAddendum" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/nameAddendum"><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 name="InformalName" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/informalName"><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 name="NameComments" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/TaxonIdentified-NameComments"><xs:annotation><xs:documentation xml:lang="en">Any free text comments related to the name</xs:documentation></xs:annotation></xs:element>
<xs:element name="Code" type="CodeOfNomenclatureEnum" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/NomenclatureCode"><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 name="MaterialIdentified" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/identifiedMaterial"><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 name="Extension" type="xs:anyType" 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 name="PreferredFlag" type="xs:boolean" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/preferred"><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 name="StoredUnderFlag" type="xs:boolean" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/storedUnderFlag"><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 name="ResultRole" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/resultRole"><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 name="Identifier" type="Contact" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Identifier"><xs:annotation><xs:documentation xml:lang="en">Atomized record of individual, team member, or organization that made the identification.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute name="sequence" type="xs:int" use="optional"/></xs:complexType></xs:element>
<xs:element name="Identifier" type="Contact" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Identifier"><xs:annotation><xs:documentation xml:lang="en">Atomized record of individual, team member, or organization that made the identification.</xs:documentation></xs:annotation></xs:element>
<xs:element name="IdentifierRole" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/IdentifierRole"><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>
A reference which has provided the identification (and - if present - the identifier's name and/or Organization). The entire identification event was taken from the source given here. It is not recommended to cite "field tag", or "determination slip" here as the source of the identification but to restrict this to published works. To cite published works that helped with the Identification, please use a reference element of the Identification.
<xs:element name="IdentificationSource" type="Reference" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/IdentificationSource"><xs:annotation><xs:documentation xml:lang="en">A reference which has provided the identification (and - if present - the identifier's name and/or Organization). The entire identification event was taken from the source given here. It is not recommended to cite "field tag", or "determination slip" here as the source of the identification but to restrict this to published works. To cite published works that helped with the Identification, please use a reference element of the Identification.</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 name="Reference" type="Reference" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Identification-Reference"><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 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 IdentificationSource.
<xs:element name="Reference" type="Reference" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Identification-Reference"><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 IdentificationSource.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Date" type="DateTime" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Identification-Date"><xs:annotation><xs:documentation xml:lang="en">Date of the identification event.</xs:documentation></xs:annotation></xs:element>
A text version (alphabetic mixed case and integer) of the date at which the unit identification event took place. This element is meant for use when the date is imprecise, ambiguous or not in a form that satisfies the standard structured date format. It can also be used when it is important to record the verbatim representation of the date or when dates to be recorded are not completely legible. For example the day and month may be decipherable but not the year; the use of this field will allow recording of partially interpreted information.This field can be used to record generalised date ranges and irresolvable ambiguity such as different day/month order conventions (e.g. US/Europe) or to allow for multiple dates and periods. E.g. "January 21st, 1900", "Autumn 1805", "17.05.192? (last digit indistinguishable, could be 5, 9 or 2)".
<xs:element name="DateText" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/DateTime-DateText"><xs:annotation><xs:documentation xml:lang="en">A text version (alphabetic mixed case and integer) of the date at which the unit identification event took place. This element is meant for use when the date is imprecise, ambiguous or not in a form that satisfies the standard structured date format. It can also be used when it is important to record the verbatim representation of the date or when dates to be recorded are not completely legible. For example the day and month may be decipherable but not the year; the use of this field will allow recording of partially interpreted information.This field can be used to record generalised date ranges and irresolvable ambiguity such as different day/month order conventions (e.g. US/Europe) or to allow for multiple dates and periods. E.g. "January 21st, 1900", "Autumn 1805", "17.05.192? (last digit indistinguishable, could be 5, 9 or 2)".</xs:documentation></xs:annotation></xs:element>
<xs:element name="TimeZone" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/timeZone"><xs:annotation><xs:documentation xml:lang="en">The time zone to which the time-of-day data refer</xs:documentation></xs:annotation></xs:element>
The beginning of a period or a single point in time expressed in a variant of the W3C DateTime format (subset of ISO 8601). The formatting holds to the W3C DateTime format (https://www.w3.org/TR/NOTE-datetime) with the exception, that the time zone designator can be omitted (though it is highly recommended). Dates or time spans that can not be properly mapped to this format due to potential ambiguities or missing information (e.g. indistinguishable writings) need to be mapped to DateText. To describe a single point in time, use this element and omit the ISODateTimeEnd element.
<xs:element name="ISODateTimeBegin" type="DateTimeISO" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/timeSpanBegin"><xs:annotation><xs:documentation xml:lang="en">The beginning of a period or a single point in time expressed in a variant of the W3C DateTime format (subset of ISO 8601). The formatting holds to the W3C DateTime format (https://www.w3.org/TR/NOTE-datetime) with the exception, that the time zone designator can be omitted (though it is highly recommended). Dates or time spans that can not be properly mapped to this format due to potential ambiguities or missing information (e.g. indistinguishable writings) need to be mapped to DateText. To describe a single point in time, use this element and omit the ISODateTimeEnd element.</xs:documentation></xs:annotation></xs:element>
The time of day in hours from midnight local time for the beginning of a period.
Diagram
Type
xs:time
Properties
content
simple
minOccurs
0
Source
<xs:element name="TimeOfDayBegin" type="xs:time" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/timeOfDayBegin"><xs:annotation><xs:documentation xml:lang="en">The time of day in hours from midnight local time for the beginning of a period.</xs:documentation></xs:annotation></xs:element>
The end of a period expressed in a variant of the W3C DateTime format (subset of ISO 8601). The formatting holds to the W3C DateTime format (https://www.w3.org/TR/NOTE-datetime) with the exception, that the time zone designator can be omitted (though it is highly recommended). Dates or time spans that can not be properly mapped to this format due to potential ambiguities or missing information (e.g. indistinguishable writings) need to be mapped to DateText. To describe a single point in time, omit this element and use the ISODateTimeBegin element.
<xs:element name="ISODateTimeEnd" type="DateTimeISO" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/timeSpanEnd"><xs:annotation><xs:documentation xml:lang="en">The end of a period expressed in a variant of the W3C DateTime format (subset of ISO 8601). The formatting holds to the W3C DateTime format (https://www.w3.org/TR/NOTE-datetime) with the exception, that the time zone designator can be omitted (though it is highly recommended). Dates or time spans that can not be properly mapped to this format due to potential ambiguities or missing information (e.g. indistinguishable writings) need to be mapped to DateText. To describe a single point in time, omit this element and use the ISODateTimeBegin element.</xs:documentation></xs:annotation></xs:element>
The time of day in hours from midnight for the end of a period.
Diagram
Type
xs:time
Properties
content
simple
minOccurs
0
Source
<xs:element name="TimeOfDayEnd" type="xs:time" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/timeOfDayEnd"><xs:annotation><xs:documentation xml:lang="en">The time of day in hours from midnight for the end of a period.</xs:documentation></xs:annotation></xs:element>
Set to "true" if the event explicitly takes place for the entire period indicated. Set to "false" if it occurs at some point of time during the period. Not filled if unknown or no period specified (ISODateTimeEnd not used).
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element name="PeriodExplicit" type="xs:boolean" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/periodExplicit"><xs:annotation><xs:documentation xml:lang="en">Set to "true" if the event explicitly takes place for the entire period indicated. Set to "false" if it occurs at some point of time during the period. Not filled if unknown or no period specified (ISODateTimeEnd not used).</xs:documentation></xs:annotation></xs:element>
<xs:element name="Method" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Identification-Method"><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 name="Notes" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Identification-Notes"><xs:annotation><xs:documentation xml:lang="en">Supplementary remarks about the identification.</xs:documentation></xs:annotation></xs:element>
<xs:element name="VerificationLevel" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/verificationLevel"><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>
The history of identifications for the Unit (assigned identification results). In normal circumstances the history can be constructed by sorting identification events by date and reference to the preferred identification flag.
<xs:element name="IdentificationHistory" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/identificationHistory"><xs:annotation><xs:documentation xml:lang="en">The history of identifications for the Unit (assigned identification results). 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. Note that the element SourceReference provides for the case that the record is based on a publication.
<xs:element name="RecordBasis" type="RecordBasisEnum" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/RecordBasis"><xs:annotation><xs:documentation xml:lang="en">An indication of what the unit record describes. 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 name="KindOfUnit" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Unit-KindOfUnit"><xs:annotation><xs:documentation xml:lang="en">Part(s) of organism or class of materials represented by this unit, e.g. herbarium sheet, leaf, muscle, leg, blood, whole organism, skin</xs:documentation></xs:annotation></xs:element>
<xs:element name="SpecimenUnit" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/SpecimenUnit"><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 name="Owner" type="Contact" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/SpecimenUnit-Owner"><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="LoanRestrictions" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/LoanRestrictions"><xs:annotation><xs:documentation xml:lang="en">Restrictions for accessing or loaning the specimen or sample.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="BlockedUntil" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/BlockedUntil"><xs:annotation><xs:documentation xml:lang="en">Sample or specimen data can not be ordered/loaned until the given date, but are visible via portals. Recommended formats: YYYY, YYYY-MM, YYYY-MM-DD.</xs:documentation></xs:annotation></xs:element><xs:element name="Blocked" type="xs:boolean" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/blocked"><xs:annotation><xs:documentation xml:lang="en">Sample or specimen data can not be ordered/loaned in general, but are visible via portals. Note: Records/samples/specimens not to be published should be blocked on database level. If they are available via Darwin Core or ABCD, they are visible for everyone. This element is to be used for samples/specimens that cannot be loaned.</xs:documentation></xs:annotation></xs:element><xs:element name="LoanConditions" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/loanConditions"><xs:annotation><xs:documentation xml:lang="en">Certain conditions for loaning this specimen or sample. E.g. "additional insurance required", "can only be loaned for a maximum of two months".</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></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 name="AcquisitionType" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/acquisitionType"><xs:annotation><xs:documentation xml:lang="en">Type of acquisition. E.g. "Bequest", "Purchase", "Donation"</xs:documentation></xs:annotation></xs:element><xs:element name="Date" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Acquisition-Date"><xs:annotation><xs:documentation xml:lang="en">Textual statement of the date of acquisition of the specimen by the institution. Recommended formats: YYYY, YYYY-MM, YYYY-MM-DD.</xs:documentation></xs:annotation></xs:element><xs:element name="AcquiredFrom" type="Contact" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/AcquiredFrom"><xs:annotation><xs:documentation xml:lang="en">Name of person and/or Organization the unit was acquired from (e.g. depositor of a strain).</xs:documentation></xs:annotation></xs:element><xs:element name="AcquisitionSourceText" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/acquisitionSourceText"><xs:annotation><xs:documentation xml:lang="en">Free text field for unformatted recording of acquisition source details.</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 name="Accession" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="AccessionDate" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Accession-Date"><xs:annotation><xs:documentation xml:lang="en">Textual statement of the date on which the accession was recorded. Recommended formats: YYYY, YYYY-MM, YYYY-MM-DD.</xs:documentation></xs:annotation></xs:element><xs:element name="AccessionCatalogue" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/accessionCatalogue"><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 name="AccessionNumber" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/accessionNumber"><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="AccessionURI" type="xs:anyURI" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Accession-URI"><xs:annotation><xs:documentation xml:lang="en">An preferably resolvable URI to uniquely identify the accession containing both the AccessionCatalogue and AccessionNumber.</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 name="Preparation" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/Preparation"><xs:annotation><xs:documentation xml:lang="en">Specimen preparation details.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="PreparationType" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/preparationType"><xs:annotation><xs:documentation xml:lang="en">Description of preparation type (specimens, tissues, DNA). Examples: for DNA: gDNA; for tissues/specimens: leaf, muscle, leg, blood.</xs:documentation></xs:annotation></xs:element><xs:element name="PreparationMethod" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreparationMethod"><xs:annotation><xs:documentation xml:lang="en">Process used in preparing the specimen or sample, can also be used to describe Phage/Plasmid propagation, Process used in extracting the DNA/RNA; adaptions made; SPREC code</xs:documentation></xs:annotation></xs:element><xs:element name="PreparationMaterials" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/preparationMaterials"><xs:annotation><xs:documentation xml:lang="en">Materials and chemicals used in the preparation of the specimen, tissue, DNA or RNA sample.</xs:documentation></xs:annotation></xs:element><xs:element name="PreparationAgent" type="Contact" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreparationAgent"><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="PreparationDate" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreparationDate"><xs:annotation><xs:documentation xml:lang="en">The date of preparation, free text. Recommended formats: YYYY, YYYY-MM, YYYY-MM-DD.</xs:documentation></xs:annotation></xs:element><xs:element name="SampleSize" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/sampleSize"><xs:annotation><xs:documentation xml:lang="en">MIxS element. Amount or size of sample (volume, mass or area) that was collected</xs:documentation></xs:annotation></xs:element><xs:element name="Sieving" type="String" minOccurs="0" sawsdl:modelReference="http://gensc.org/ns/mixs/sieving"><xs:annotation><xs:documentation xml:lang="en">MIxS element. Collection design of pooled samples and/or sieve size and amount of sample sieved. Is of interest for metagenomic focus e.g. design name and/or size;amount</xs:documentation></xs:annotation></xs:element><xs:element name="SampleDesignations" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Designated numbers or identifiers of sample, usually project numbers used in the lab.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="SampleDesignation" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/sampleDesignation"><xs:annotation><xs:documentation xml:lang="en">Designated number or identifier of sample, usually project number used in the lab.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="References" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">References for the preparation method</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="Reference" type="Reference" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Preparation-Reference"><xs:annotation><xs:documentation xml:lang="en">Attribute for RefType</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence><xs:attribute name="sequence" type="xs:int" use="optional"/></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="PreparationsText" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/preparationsText"><xs:annotation><xs:documentation xml:lang="en">Textual account of preparations.</xs:documentation></xs:annotation></xs:element><xs:element name="Preservations" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Specimen preservation details, possibly a sequence of preservation periods</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="Preservation" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/Preservation"><xs:annotation><xs:documentation xml:lang="en">A description of the preservation of the specimen.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="PreservationType" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/preservationType"><xs:annotation><xs:documentation xml:lang="en">Description of preservation type. E.g. "freezer".</xs:documentation></xs:annotation></xs:element><xs:element name="PreservationTemperature" type="Temperature" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Preservation-Temperature"><xs:annotation><xs:documentation xml:lang="en">Temperature the unit is preserved at.</xs:documentation></xs:annotation></xs:element><xs:element name="PreservationDateBegin" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreservationDateBegin"><xs:annotation><xs:documentation xml:lang="en">The date in text form when preservation begins. Recommended formats: YYYY, YYYY-MM, YYYY-MM-DD.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute name="sequence" type="xs:int" use="optional"/></xs:complexType></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 name="Mark" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/Mark"><xs:annotation><xs:documentation xml:lang="en">Label(s), writing(s) or inscription(s).</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="MarkType" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/markType"><xs:annotation><xs:documentation xml:lang="en">The type of mark on or associated to the unit. E.g. "label", "inscription".</xs:documentation></xs:annotation></xs:element><xs:element name="MarkText" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MarkText"><xs:annotation><xs:documentation xml:lang="en">Text transcription of an label, writing or inscription.</xs:documentation></xs:annotation></xs:element><xs:element name="PositionOnObject" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/positionOnObject"><xs:annotation><xs:documentation xml:lang="en">The position of the inscription, writing or label on the object. E.g. "top left", "middle right".</xs:documentation></xs:annotation></xs:element><xs:element name="MarkAuthor" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MarkAuthor"><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 name="MarkComment" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Mark-Notes"><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, writing or inscription.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="ImageID" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Mark-ImageID"><xs:annotation><xs:documentation xml:lang="en">The ID of an image of the mark. The image must be listed as a MultimediaObject of the Unit.</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="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 name="PreviousUnit" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="PreviousUnitGUID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousUnitGUID"><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 name="PreviousSourceInstitutionID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousSourceInstitutionID"><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 name="PreviousSourceID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousSourceID"><xs:annotation><xs:documentation xml:lang="en">Name or code of collection previously holding this specimen.</xs:documentation></xs:annotation></xs:element><xs:element name="PreviousUnitID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousUnitID"><xs:annotation><xs:documentation xml:lang="en">Identifier of specimen in previous collection.</xs:documentation></xs:annotation></xs:element><xs:element name="Date" type="DateTime" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousUnit-Date"><xs:annotation><xs:documentation xml:lang="en">Dates that the specimen was held in previous collection.</xs:documentation></xs:annotation></xs:element><xs:element name="Notes" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousUnit-Notes"><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 name="PreviousUnitText" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/previousUnitText"><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 name="sequence" type="xs:int" use="optional"/></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="PreviousUnitsText" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/previousUnitsText"><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 name="NomenclaturalTypeDesignation" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/NomenclaturalTypeDesignation"><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 name="TypifiedName" type="ScientificName" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/TypifiedName"><xs:annotation><xs:documentation xml:lang="en">The name based on the specimen.</xs:documentation></xs:annotation></xs:element><xs:element name="NomenclaturalReference" type="Reference" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/NomenclaturalTypeDesignation-Reference"><xs:annotation><xs:documentation xml:lang="en">Published reference.</xs:documentation></xs:annotation></xs:element><xs:element name="TypeStatus" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/typeStatus"><xs:annotation><xs:documentation xml:lang="en">Full term designating the status. E.g. "Holotype", "Isolectotype"</xs:documentation></xs:annotation></xs:element><xs:element name="CodeAssessment" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/codeAssessment"><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 name="DoubtfulFlag" type="xs:boolean" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/doubtfulFlag"><xs:annotation><xs:documentation xml:lang="en">Indicator for unverified type status (kind and fact).</xs:documentation></xs:annotation></xs:element><xs:element name="Verifier" type="PersonName" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Verifier"><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 name="VerificationDate" type="xs:date" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/VerificationDate"><xs:annotation><xs:documentation xml:lang="en">Date of verification.</xs:documentation></xs:annotation></xs:element><xs:element name="VerificationNotes" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/VerificationNotes"><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:sequence></xs:complexType></xs:element><xs:element name="NomenclaturalTypeText" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/nomenclaturalTypeText"><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 name="DuplicatesDistributedTo" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/duplicatesDistributedTo"><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 name="Disposition" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/disposition"><xs:annotation><xs:documentation xml:lang="en">DwC curatorial extension r. 14: 'The current disposition of the catalogued item. Examples: "in collection", "missing", "source gone", "voucher elsewhere", "duplicates elsewhere","consumed".'</xs:documentation></xs:annotation></xs:element><xs:element name="SpecimenMeasurementsOrFacts" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Further measurements or facts related to the specimen, e.g. morphometric parameters.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="SpecimenMeasurementOrFact" type="MeasurementOrFact" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/SpecimenUnit-MeasurementOrFact"><xs:annotation><xs:documentation xml:lang="en">An additional measurement or fact related to the specimen, e.g. morphometric parameters or physiological condition facts.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="Owner" type="Contact" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/SpecimenUnit-Owner"><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="LoanRestrictions" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/LoanRestrictions"><xs:annotation><xs:documentation xml:lang="en">Restrictions for accessing or loaning the specimen or sample.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="BlockedUntil" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/BlockedUntil"><xs:annotation><xs:documentation xml:lang="en">Sample or specimen data can not be ordered/loaned until the given date, but are visible via portals. Recommended formats: YYYY, YYYY-MM, YYYY-MM-DD.</xs:documentation></xs:annotation></xs:element><xs:element name="Blocked" type="xs:boolean" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/blocked"><xs:annotation><xs:documentation xml:lang="en">Sample or specimen data can not be ordered/loaned in general, but are visible via portals. Note: Records/samples/specimens not to be published should be blocked on database level. If they are available via Darwin Core or ABCD, they are visible for everyone. This element is to be used for samples/specimens that cannot be loaned.</xs:documentation></xs:annotation></xs:element><xs:element name="LoanConditions" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/loanConditions"><xs:annotation><xs:documentation xml:lang="en">Certain conditions for loaning this specimen or sample. E.g. "additional insurance required", "can only be loaned for a maximum of two months".</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="BlockedUntil" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/BlockedUntil"><xs:annotation><xs:documentation xml:lang="en">Sample or specimen data can not be ordered/loaned until the given date, but are visible via portals. Recommended formats: YYYY, YYYY-MM, YYYY-MM-DD.</xs:documentation></xs:annotation></xs:element>
Sample or specimen data can not be ordered/loaned in general, but are visible via portals. Note: Records/samples/specimens not to be published should be blocked on database level. If they are available via Darwin Core or ABCD, they are visible for everyone. This element is to be used for samples/specimens that cannot be loaned.
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element name="Blocked" type="xs:boolean" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/blocked"><xs:annotation><xs:documentation xml:lang="en">Sample or specimen data can not be ordered/loaned in general, but are visible via portals. Note: Records/samples/specimens not to be published should be blocked on database level. If they are available via Darwin Core or ABCD, they are visible for everyone. This element is to be used for samples/specimens that cannot be loaned.</xs:documentation></xs:annotation></xs:element>
<xs:element name="LoanConditions" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/loanConditions"><xs:annotation><xs:documentation xml:lang="en">Certain conditions for loaning this specimen or sample. E.g. "additional insurance required", "can only be loaned for a maximum of two months".</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 name="AcquisitionType" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/acquisitionType"><xs:annotation><xs:documentation xml:lang="en">Type of acquisition. E.g. "Bequest", "Purchase", "Donation"</xs:documentation></xs:annotation></xs:element><xs:element name="Date" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Acquisition-Date"><xs:annotation><xs:documentation xml:lang="en">Textual statement of the date of acquisition of the specimen by the institution. Recommended formats: YYYY, YYYY-MM, YYYY-MM-DD.</xs:documentation></xs:annotation></xs:element><xs:element name="AcquiredFrom" type="Contact" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/AcquiredFrom"><xs:annotation><xs:documentation xml:lang="en">Name of person and/or Organization the unit was acquired from (e.g. depositor of a strain).</xs:documentation></xs:annotation></xs:element><xs:element name="AcquisitionSourceText" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/acquisitionSourceText"><xs:annotation><xs:documentation xml:lang="en">Free text field for unformatted recording of acquisition source details.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="Date" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Acquisition-Date"><xs:annotation><xs:documentation xml:lang="en">Textual statement of the date of acquisition of the specimen by the institution. Recommended formats: YYYY, YYYY-MM, YYYY-MM-DD.</xs:documentation></xs:annotation></xs:element>
<xs:element name="AcquiredFrom" type="Contact" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/AcquiredFrom"><xs:annotation><xs:documentation xml:lang="en">Name of person and/or Organization the unit was acquired from (e.g. depositor of a strain).</xs:documentation></xs:annotation></xs:element>
<xs:element name="AcquisitionSourceText" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/acquisitionSourceText"><xs:annotation><xs:documentation xml:lang="en">Free text field for unformatted recording of acquisition source details.</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 name="Accession" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="AccessionDate" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Accession-Date"><xs:annotation><xs:documentation xml:lang="en">Textual statement of the date on which the accession was recorded. Recommended formats: YYYY, YYYY-MM, YYYY-MM-DD.</xs:documentation></xs:annotation></xs:element><xs:element name="AccessionCatalogue" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/accessionCatalogue"><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 name="AccessionNumber" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/accessionNumber"><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="AccessionURI" type="xs:anyURI" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Accession-URI"><xs:annotation><xs:documentation xml:lang="en">An preferably resolvable URI to uniquely identify the accession containing both the AccessionCatalogue and AccessionNumber.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="Accession" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="AccessionDate" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Accession-Date"><xs:annotation><xs:documentation xml:lang="en">Textual statement of the date on which the accession was recorded. Recommended formats: YYYY, YYYY-MM, YYYY-MM-DD.</xs:documentation></xs:annotation></xs:element><xs:element name="AccessionCatalogue" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/accessionCatalogue"><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 name="AccessionNumber" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/accessionNumber"><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="AccessionURI" type="xs:anyURI" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Accession-URI"><xs:annotation><xs:documentation xml:lang="en">An preferably resolvable URI to uniquely identify the accession containing both the AccessionCatalogue and AccessionNumber.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="AccessionDate" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Accession-Date"><xs:annotation><xs:documentation xml:lang="en">Textual statement of the date on which the accession was recorded. Recommended formats: YYYY, YYYY-MM, YYYY-MM-DD.</xs:documentation></xs:annotation></xs:element>
<xs:element name="AccessionCatalogue" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/accessionCatalogue"><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 name="AccessionNumber" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/accessionNumber"><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>
An preferably resolvable URI to uniquely identify the accession containing both the AccessionCatalogue and AccessionNumber.
Diagram
Type
xs:anyURI
Properties
content
simple
minOccurs
0
Source
<xs:element name="AccessionURI" type="xs:anyURI" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Accession-URI"><xs:annotation><xs:documentation xml:lang="en">An preferably resolvable URI to uniquely identify the accession containing both the AccessionCatalogue and AccessionNumber.</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 name="Preparation" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/Preparation"><xs:annotation><xs:documentation xml:lang="en">Specimen preparation details.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="PreparationType" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/preparationType"><xs:annotation><xs:documentation xml:lang="en">Description of preparation type (specimens, tissues, DNA). Examples: for DNA: gDNA; for tissues/specimens: leaf, muscle, leg, blood.</xs:documentation></xs:annotation></xs:element><xs:element name="PreparationMethod" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreparationMethod"><xs:annotation><xs:documentation xml:lang="en">Process used in preparing the specimen or sample, can also be used to describe Phage/Plasmid propagation, Process used in extracting the DNA/RNA; adaptions made; SPREC code</xs:documentation></xs:annotation></xs:element><xs:element name="PreparationMaterials" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/preparationMaterials"><xs:annotation><xs:documentation xml:lang="en">Materials and chemicals used in the preparation of the specimen, tissue, DNA or RNA sample.</xs:documentation></xs:annotation></xs:element><xs:element name="PreparationAgent" type="Contact" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreparationAgent"><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="PreparationDate" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreparationDate"><xs:annotation><xs:documentation xml:lang="en">The date of preparation, free text. Recommended formats: YYYY, YYYY-MM, YYYY-MM-DD.</xs:documentation></xs:annotation></xs:element><xs:element name="SampleSize" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/sampleSize"><xs:annotation><xs:documentation xml:lang="en">MIxS element. Amount or size of sample (volume, mass or area) that was collected</xs:documentation></xs:annotation></xs:element><xs:element name="Sieving" type="String" minOccurs="0" sawsdl:modelReference="http://gensc.org/ns/mixs/sieving"><xs:annotation><xs:documentation xml:lang="en">MIxS element. Collection design of pooled samples and/or sieve size and amount of sample sieved. Is of interest for metagenomic focus e.g. design name and/or size;amount</xs:documentation></xs:annotation></xs:element><xs:element name="SampleDesignations" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Designated numbers or identifiers of sample, usually project numbers used in the lab.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="SampleDesignation" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/sampleDesignation"><xs:annotation><xs:documentation xml:lang="en">Designated number or identifier of sample, usually project number used in the lab.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="References" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">References for the preparation method</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="Reference" type="Reference" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Preparation-Reference"><xs:annotation><xs:documentation xml:lang="en">Attribute for RefType</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence><xs:attribute name="sequence" type="xs:int" use="optional"/></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="Preparation" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/Preparation"><xs:annotation><xs:documentation xml:lang="en">Specimen preparation details.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="PreparationType" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/preparationType"><xs:annotation><xs:documentation xml:lang="en">Description of preparation type (specimens, tissues, DNA). Examples: for DNA: gDNA; for tissues/specimens: leaf, muscle, leg, blood.</xs:documentation></xs:annotation></xs:element><xs:element name="PreparationMethod" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreparationMethod"><xs:annotation><xs:documentation xml:lang="en">Process used in preparing the specimen or sample, can also be used to describe Phage/Plasmid propagation, Process used in extracting the DNA/RNA; adaptions made; SPREC code</xs:documentation></xs:annotation></xs:element><xs:element name="PreparationMaterials" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/preparationMaterials"><xs:annotation><xs:documentation xml:lang="en">Materials and chemicals used in the preparation of the specimen, tissue, DNA or RNA sample.</xs:documentation></xs:annotation></xs:element><xs:element name="PreparationAgent" type="Contact" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreparationAgent"><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="PreparationDate" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreparationDate"><xs:annotation><xs:documentation xml:lang="en">The date of preparation, free text. Recommended formats: YYYY, YYYY-MM, YYYY-MM-DD.</xs:documentation></xs:annotation></xs:element><xs:element name="SampleSize" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/sampleSize"><xs:annotation><xs:documentation xml:lang="en">MIxS element. Amount or size of sample (volume, mass or area) that was collected</xs:documentation></xs:annotation></xs:element><xs:element name="Sieving" type="String" minOccurs="0" sawsdl:modelReference="http://gensc.org/ns/mixs/sieving"><xs:annotation><xs:documentation xml:lang="en">MIxS element. Collection design of pooled samples and/or sieve size and amount of sample sieved. Is of interest for metagenomic focus e.g. design name and/or size;amount</xs:documentation></xs:annotation></xs:element><xs:element name="SampleDesignations" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Designated numbers or identifiers of sample, usually project numbers used in the lab.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="SampleDesignation" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/sampleDesignation"><xs:annotation><xs:documentation xml:lang="en">Designated number or identifier of sample, usually project number used in the lab.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="References" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">References for the preparation method</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="Reference" type="Reference" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Preparation-Reference"><xs:annotation><xs:documentation xml:lang="en">Attribute for RefType</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence><xs:attribute name="sequence" type="xs:int" use="optional"/></xs:complexType></xs:element>
Process used in preparing the specimen or sample, can also be used to describe Phage/Plasmid propagation, Process used in extracting the DNA/RNA; adaptions made; SPREC code
<xs:element name="PreparationMethod" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreparationMethod"><xs:annotation><xs:documentation xml:lang="en">Process used in preparing the specimen or sample, can also be used to describe Phage/Plasmid propagation, Process used in extracting the DNA/RNA; adaptions made; SPREC code</xs:documentation></xs:annotation></xs:element>
<xs:element name="PreparationMaterials" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/preparationMaterials"><xs:annotation><xs:documentation xml:lang="en">Materials and chemicals used in the preparation of the specimen, tissue, DNA or RNA sample.</xs:documentation></xs:annotation></xs:element>
<xs:element name="PreparationAgent" type="Contact" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreparationAgent"><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="SampleSize" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/sampleSize"><xs:annotation><xs:documentation xml:lang="en">MIxS element. Amount or size of sample (volume, mass or area) that was collected</xs:documentation></xs:annotation></xs:element>
MIxS element. Collection design of pooled samples and/or sieve size and amount of sample sieved. Is of interest for metagenomic focus e.g. design name and/or size;amount
<xs:element name="Sieving" type="String" minOccurs="0" sawsdl:modelReference="http://gensc.org/ns/mixs/sieving"><xs:annotation><xs:documentation xml:lang="en">MIxS element. Collection design of pooled samples and/or sieve size and amount of sample sieved. Is of interest for metagenomic focus e.g. design name and/or size;amount</xs:documentation></xs:annotation></xs:element>
<xs:element name="SampleDesignations" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Designated numbers or identifiers of sample, usually project numbers used in the lab.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="SampleDesignation" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/sampleDesignation"><xs:annotation><xs:documentation xml:lang="en">Designated number or identifier of sample, usually project number used in the lab.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="SampleDesignation" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/sampleDesignation"><xs:annotation><xs:documentation xml:lang="en">Designated number or identifier of sample, usually project number used in the lab.</xs:documentation></xs:annotation></xs:element>
<xs:element name="References" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">References for the preparation method</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="Reference" type="Reference" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Preparation-Reference"><xs:annotation><xs:documentation xml:lang="en">Attribute for RefType</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="Preservations" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Specimen preservation details, possibly a sequence of preservation periods</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="Preservation" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/Preservation"><xs:annotation><xs:documentation xml:lang="en">A description of the preservation of the specimen.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="PreservationType" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/preservationType"><xs:annotation><xs:documentation xml:lang="en">Description of preservation type. E.g. "freezer".</xs:documentation></xs:annotation></xs:element><xs:element name="PreservationTemperature" type="Temperature" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Preservation-Temperature"><xs:annotation><xs:documentation xml:lang="en">Temperature the unit is preserved at.</xs:documentation></xs:annotation></xs:element><xs:element name="PreservationDateBegin" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreservationDateBegin"><xs:annotation><xs:documentation xml:lang="en">The date in text form when preservation begins. Recommended formats: YYYY, YYYY-MM, YYYY-MM-DD.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute name="sequence" type="xs:int" use="optional"/></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="Preservation" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/Preservation"><xs:annotation><xs:documentation xml:lang="en">A description of the preservation of the specimen.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="PreservationType" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/preservationType"><xs:annotation><xs:documentation xml:lang="en">Description of preservation type. E.g. "freezer".</xs:documentation></xs:annotation></xs:element><xs:element name="PreservationTemperature" type="Temperature" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Preservation-Temperature"><xs:annotation><xs:documentation xml:lang="en">Temperature the unit is preserved at.</xs:documentation></xs:annotation></xs:element><xs:element name="PreservationDateBegin" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreservationDateBegin"><xs:annotation><xs:documentation xml:lang="en">The date in text form when preservation begins. Recommended formats: YYYY, YYYY-MM, YYYY-MM-DD.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute name="sequence" type="xs:int" use="optional"/></xs:complexType></xs:element>
<xs:element name="PreservationTemperature" type="Temperature" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Preservation-Temperature"><xs:annotation><xs:documentation xml:lang="en">Temperature the unit is preserved at.</xs:documentation></xs:annotation></xs:element>
<xs:element name="PreservationDateBegin" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreservationDateBegin"><xs:annotation><xs:documentation xml:lang="en">The date in text form when preservation begins. Recommended formats: YYYY, YYYY-MM, YYYY-MM-DD.</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 name="Mark" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/Mark"><xs:annotation><xs:documentation xml:lang="en">Label(s), writing(s) or inscription(s).</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="MarkType" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/markType"><xs:annotation><xs:documentation xml:lang="en">The type of mark on or associated to the unit. E.g. "label", "inscription".</xs:documentation></xs:annotation></xs:element><xs:element name="MarkText" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MarkText"><xs:annotation><xs:documentation xml:lang="en">Text transcription of an label, writing or inscription.</xs:documentation></xs:annotation></xs:element><xs:element name="PositionOnObject" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/positionOnObject"><xs:annotation><xs:documentation xml:lang="en">The position of the inscription, writing or label on the object. E.g. "top left", "middle right".</xs:documentation></xs:annotation></xs:element><xs:element name="MarkAuthor" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MarkAuthor"><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 name="MarkComment" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Mark-Notes"><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, writing or inscription.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="ImageID" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Mark-ImageID"><xs:annotation><xs:documentation xml:lang="en">The ID of an image of the mark. The image must be listed as a MultimediaObject of the Unit.</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="Mark" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/Mark"><xs:annotation><xs:documentation xml:lang="en">Label(s), writing(s) or inscription(s).</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="MarkType" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/markType"><xs:annotation><xs:documentation xml:lang="en">The type of mark on or associated to the unit. E.g. "label", "inscription".</xs:documentation></xs:annotation></xs:element><xs:element name="MarkText" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MarkText"><xs:annotation><xs:documentation xml:lang="en">Text transcription of an label, writing or inscription.</xs:documentation></xs:annotation></xs:element><xs:element name="PositionOnObject" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/positionOnObject"><xs:annotation><xs:documentation xml:lang="en">The position of the inscription, writing or label on the object. E.g. "top left", "middle right".</xs:documentation></xs:annotation></xs:element><xs:element name="MarkAuthor" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MarkAuthor"><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 name="MarkComment" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Mark-Notes"><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, writing or inscription.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="ImageID" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Mark-ImageID"><xs:annotation><xs:documentation xml:lang="en">The ID of an image of the mark. The image must be listed as a MultimediaObject of the Unit.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="MarkType" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/markType"><xs:annotation><xs:documentation xml:lang="en">The type of mark on or associated to the unit. E.g. "label", "inscription".</xs:documentation></xs:annotation></xs:element>
<xs:element name="MarkText" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MarkText"><xs:annotation><xs:documentation xml:lang="en">Text transcription of an label, writing or inscription.</xs:documentation></xs:annotation></xs:element>
<xs:element name="PositionOnObject" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/positionOnObject"><xs:annotation><xs:documentation xml:lang="en">The position of the inscription, writing or label on the object. E.g. "top left", "middle right".</xs:documentation></xs:annotation></xs:element>
<xs:element name="MarkAuthor" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MarkAuthor"><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 name="MarkComment" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Mark-Notes"><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, writing or inscription.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="ImageID" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Mark-ImageID"><xs:annotation><xs:documentation xml:lang="en">The ID of an image of the mark. The image must be listed as a MultimediaObject of the Unit.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="ImageID" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Mark-ImageID"><xs:annotation><xs:documentation xml:lang="en">The ID of an image of the mark. The image must be listed as a MultimediaObject of the Unit.</xs:documentation></xs:annotation></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 name="PreviousUnit" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="PreviousUnitGUID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousUnitGUID"><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 name="PreviousSourceInstitutionID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousSourceInstitutionID"><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 name="PreviousSourceID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousSourceID"><xs:annotation><xs:documentation xml:lang="en">Name or code of collection previously holding this specimen.</xs:documentation></xs:annotation></xs:element><xs:element name="PreviousUnitID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousUnitID"><xs:annotation><xs:documentation xml:lang="en">Identifier of specimen in previous collection.</xs:documentation></xs:annotation></xs:element><xs:element name="Date" type="DateTime" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousUnit-Date"><xs:annotation><xs:documentation xml:lang="en">Dates that the specimen was held in previous collection.</xs:documentation></xs:annotation></xs:element><xs:element name="Notes" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousUnit-Notes"><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 name="PreviousUnitText" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/previousUnitText"><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 name="sequence" type="xs:int" use="optional"/></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="PreviousUnit" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/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 name="PreviousUnitGUID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousUnitGUID"><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 name="PreviousSourceInstitutionID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousSourceInstitutionID"><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 name="PreviousSourceID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousSourceID"><xs:annotation><xs:documentation xml:lang="en">Name or code of collection previously holding this specimen.</xs:documentation></xs:annotation></xs:element><xs:element name="PreviousUnitID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousUnitID"><xs:annotation><xs:documentation xml:lang="en">Identifier of specimen in previous collection.</xs:documentation></xs:annotation></xs:element><xs:element name="Date" type="DateTime" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousUnit-Date"><xs:annotation><xs:documentation xml:lang="en">Dates that the specimen was held in previous collection.</xs:documentation></xs:annotation></xs:element><xs:element name="Notes" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousUnit-Notes"><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 name="PreviousUnitText" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/previousUnitText"><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 name="sequence" type="xs:int" use="optional"/></xs:complexType></xs:element>
<xs:element name="PreviousUnitGUID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousUnitGUID"><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 name="PreviousSourceInstitutionID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousSourceInstitutionID"><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 name="PreviousSourceID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousSourceID"><xs:annotation><xs:documentation xml:lang="en">Name or code of collection previously holding this specimen.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Date" type="DateTime" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousUnit-Date"><xs:annotation><xs:documentation xml:lang="en">Dates that the specimen was held in previous collection.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Notes" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PreviousUnit-Notes"><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 name="PreviousUnitText" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/previousUnitText"><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 name="PreviousUnitsText" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/previousUnitsText"><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 name="NomenclaturalTypeDesignation" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/NomenclaturalTypeDesignation"><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 name="TypifiedName" type="ScientificName" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/TypifiedName"><xs:annotation><xs:documentation xml:lang="en">The name based on the specimen.</xs:documentation></xs:annotation></xs:element><xs:element name="NomenclaturalReference" type="Reference" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/NomenclaturalTypeDesignation-Reference"><xs:annotation><xs:documentation xml:lang="en">Published reference.</xs:documentation></xs:annotation></xs:element><xs:element name="TypeStatus" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/typeStatus"><xs:annotation><xs:documentation xml:lang="en">Full term designating the status. E.g. "Holotype", "Isolectotype"</xs:documentation></xs:annotation></xs:element><xs:element name="CodeAssessment" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/codeAssessment"><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 name="DoubtfulFlag" type="xs:boolean" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/doubtfulFlag"><xs:annotation><xs:documentation xml:lang="en">Indicator for unverified type status (kind and fact).</xs:documentation></xs:annotation></xs:element><xs:element name="Verifier" type="PersonName" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Verifier"><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 name="VerificationDate" type="xs:date" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/VerificationDate"><xs:annotation><xs:documentation xml:lang="en">Date of verification.</xs:documentation></xs:annotation></xs:element><xs:element name="VerificationNotes" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/VerificationNotes"><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:sequence></xs:complexType></xs:element>
<xs:element name="NomenclaturalTypeDesignation" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/NomenclaturalTypeDesignation"><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 name="TypifiedName" type="ScientificName" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/TypifiedName"><xs:annotation><xs:documentation xml:lang="en">The name based on the specimen.</xs:documentation></xs:annotation></xs:element><xs:element name="NomenclaturalReference" type="Reference" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/NomenclaturalTypeDesignation-Reference"><xs:annotation><xs:documentation xml:lang="en">Published reference.</xs:documentation></xs:annotation></xs:element><xs:element name="TypeStatus" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/typeStatus"><xs:annotation><xs:documentation xml:lang="en">Full term designating the status. E.g. "Holotype", "Isolectotype"</xs:documentation></xs:annotation></xs:element><xs:element name="CodeAssessment" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/codeAssessment"><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 name="DoubtfulFlag" type="xs:boolean" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/doubtfulFlag"><xs:annotation><xs:documentation xml:lang="en">Indicator for unverified type status (kind and fact).</xs:documentation></xs:annotation></xs:element><xs:element name="Verifier" type="PersonName" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Verifier"><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 name="VerificationDate" type="xs:date" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/VerificationDate"><xs:annotation><xs:documentation xml:lang="en">Date of verification.</xs:documentation></xs:annotation></xs:element><xs:element name="VerificationNotes" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/VerificationNotes"><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 name="TypifiedName" type="ScientificName" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/TypifiedName"><xs:annotation><xs:documentation xml:lang="en">The name based on the specimen.</xs:documentation></xs:annotation></xs:element>
<xs:element name="TypeStatus" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/typeStatus"><xs:annotation><xs:documentation xml:lang="en">Full term designating the status. E.g. "Holotype", "Isolectotype"</xs:documentation></xs:annotation></xs:element>
<xs:element name="CodeAssessment" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/codeAssessment"><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>
Indicator for unverified type status (kind and fact).
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element name="DoubtfulFlag" type="xs:boolean" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/doubtfulFlag"><xs:annotation><xs:documentation xml:lang="en">Indicator for unverified type status (kind and fact).</xs:documentation></xs:annotation></xs:element>
<xs:element name="Verifier" type="PersonName" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Verifier"><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 name="VerificationNotes" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/VerificationNotes"><xs:annotation><xs:documentation xml:lang="en">Further information about the verification process.</xs:documentation></xs:annotation></xs:element>
<xs:element name="NomenclaturalTypeText" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/nomenclaturalTypeText"><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 name="DuplicatesDistributedTo" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/duplicatesDistributedTo"><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", "source gone", "voucher elsewhere", "duplicates elsewhere","consumed".'
<xs:element name="Disposition" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/disposition"><xs:annotation><xs:documentation xml:lang="en">DwC curatorial extension r. 14: 'The current disposition of the catalogued item. Examples: "in collection", "missing", "source gone", "voucher elsewhere", "duplicates elsewhere","consumed".'</xs:documentation></xs:annotation></xs:element>
<xs:element name="SpecimenMeasurementsOrFacts" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Further measurements or facts related to the specimen, e.g. morphometric parameters.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="SpecimenMeasurementOrFact" type="MeasurementOrFact" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/SpecimenUnit-MeasurementOrFact"><xs:annotation><xs:documentation xml:lang="en">An additional measurement or fact related to the specimen, e.g. morphometric parameters or physiological condition facts.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="SpecimenMeasurementOrFact" type="MeasurementOrFact" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/SpecimenUnit-MeasurementOrFact"><xs:annotation><xs:documentation xml:lang="en">An additional measurement or fact related to the specimen, e.g. morphometric parameters or physiological condition facts.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MeasurementOrFactAtomized" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomized data describing a measurement or fact.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="MeasuredBy" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MeasuredBy"><xs:annotation><xs:documentation xml:lang="en">Attribution of the measurement to a Person</xs:documentation></xs:annotation></xs:element><xs:element name="MeasurementDateTime" type="DateTimeISO" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MeasurementOrFact-Date"><xs:annotation><xs:documentation xml:lang="en">Date or DateTime when the measurement was taken. Expressed in a variant of the W3C DateTime format (subset of ISO 8601). The formatting holds to the W3C DateTime format (https://www.w3.org/TR/NOTE-datetime) with the exception, that the time zone designator can be omitted (though it is highly recommended).</xs:documentation></xs:annotation></xs:element><xs:element name="Duration" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/duration"><xs:annotation><xs:documentation xml:lang="en">Duration of measurement in time.</xs:documentation></xs:annotation></xs:element><xs:element name="Method" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MeasurementOrFact-Method"><xs:annotation><xs:documentation xml:lang="en">Method used to make measurement.</xs:documentation></xs:annotation></xs:element><xs:element name="Parameter" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/parameter"><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 name="AppliesTo" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/appliesTo"><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 name="LowerValue" type="StringL" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/lowerValue"><xs:annotation><xs:documentation xml:lang="en">Lower or only value or fact text.</xs:documentation></xs:annotation></xs:element><xs:element name="UpperValue" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/upperValue"><xs:annotation><xs:documentation xml:lang="en">Upper value where there is a range.</xs:documentation></xs:annotation></xs:element><xs:element name="UnitOfMeasurement" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/unitOfMeasurement"><xs:annotation><xs:documentation xml:lang="en">The unit of measurement in which the values are expressed. The usage of abbreviated SI units is highly recommended. An appropriate prefix can be added (e.g. 2 mm instead of 0.0002 m).</xs:documentation></xs:annotation></xs:element><xs:element name="Accuracy" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MeasurementOrFact-Accuracy"><xs:annotation><xs:documentation xml:lang="en">Statement of accuracy of measurement.</xs:documentation></xs:annotation></xs:element><xs:element name="MeasurementOrFactReference" type="Reference" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MeasurementOrFact-Reference"><xs:annotation><xs:documentation xml:lang="en">Reference (publication) where this measurement was taken from.</xs:documentation></xs:annotation></xs:element><xs:element name="IsQuantitative" type="xs:boolean" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/isQuantitative"><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:element name="ReferenceSystem" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/referenceSystem"><xs:annotation><xs:documentation xml:lang="en">The reference system used for measuring, such as the geodetic datum.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="MeasuredBy" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MeasuredBy"><xs:annotation><xs:documentation xml:lang="en">Attribution of the measurement to a Person</xs:documentation></xs:annotation></xs:element>
Date or DateTime when the measurement was taken. Expressed in a variant of the W3C DateTime format (subset of ISO 8601). The formatting holds to the W3C DateTime format (https://www.w3.org/TR/NOTE-datetime) with the exception, that the time zone designator can be omitted (though it is highly recommended).
<xs:element name="MeasurementDateTime" type="DateTimeISO" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MeasurementOrFact-Date"><xs:annotation><xs:documentation xml:lang="en">Date or DateTime when the measurement was taken. Expressed in a variant of the W3C DateTime format (subset of ISO 8601). The formatting holds to the W3C DateTime format (https://www.w3.org/TR/NOTE-datetime) with the exception, that the time zone designator can be omitted (though it is highly recommended).</xs:documentation></xs:annotation></xs:element>
<xs:element name="Duration" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/duration"><xs:annotation><xs:documentation xml:lang="en">Duration of measurement in time.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Method" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MeasurementOrFact-Method"><xs:annotation><xs:documentation xml:lang="en">Method used to make measurement.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Parameter" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/parameter"><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 name="AppliesTo" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/appliesTo"><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 name="LowerValue" type="StringL" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/lowerValue"><xs:annotation><xs:documentation xml:lang="en">Lower or only value or fact text.</xs:documentation></xs:annotation></xs:element>
<xs:element name="UpperValue" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/upperValue"><xs:annotation><xs:documentation xml:lang="en">Upper value where there is a range.</xs:documentation></xs:annotation></xs:element>
The unit of measurement in which the values are expressed. The usage of abbreviated SI units is highly recommended. An appropriate prefix can be added (e.g. 2 mm instead of 0.0002 m).
<xs:element name="UnitOfMeasurement" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/unitOfMeasurement"><xs:annotation><xs:documentation xml:lang="en">The unit of measurement in which the values are expressed. The usage of abbreviated SI units is highly recommended. An appropriate prefix can be added (e.g. 2 mm instead of 0.0002 m).</xs:documentation></xs:annotation></xs:element>
<xs:element name="Accuracy" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MeasurementOrFact-Accuracy"><xs:annotation><xs:documentation xml:lang="en">Statement of accuracy of measurement.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MeasurementOrFactReference" type="Reference" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MeasurementOrFact-Reference"><xs:annotation><xs:documentation xml:lang="en">Reference (publication) where this measurement was taken from.</xs:documentation></xs:annotation></xs:element>
Flag indicating if the value represents the numerical result of a quantitative measurement (TRUE) or a descriptor with textual or categorical result (FALSE).
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element name="IsQuantitative" type="xs:boolean" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/isQuantitative"><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:element name="ReferenceSystem" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/referenceSystem"><xs:annotation><xs:documentation xml:lang="en">The reference system used for measuring, such as the geodetic datum.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MeasurementOrFactText" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MeasurementOrFactText"><xs:annotation><xs:documentation xml:lang="en">Free text alternative to atomized version.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ObservationUnit" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/ObservationUnit"><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="ObservationUnitIDs" 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 name="ObservationUnitID" type="StringP" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/observationUnitID"><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 standardized 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="ObservationUnitIDs" 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 name="ObservationUnitID" type="StringP" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/observationUnitID"><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 standardized 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 standardized approaches taken in physical collections.
<xs:element name="ObservationUnitID" type="StringP" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/observationUnitID"><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 standardized approaches taken in physical collections.</xs:documentation></xs:annotation></xs:element>
<xs:element name="CultureCollectionUnit" type="CultureCollectionUnit" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/CultureCollectionUnit"><xs:annotation><xs:documentation xml:lang="en">Data specific to microbial and similar culture methods.</xs:documentation></xs:annotation></xs:element>
<xs:element name="OrganismType" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/organismType"><xs:annotation><xs:documentation xml:lang="en">The type of organism - "Bacteria" or "Archaea"</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 using the elements Pathovar and SerovarOrSerotype respectivly.
<xs:element name="InfrasubspecificName" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/infrasubspecificName"><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 using the elements Pathovar and SerovarOrSerotype respectivly.</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 name="CultureName" type="StringL" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/cultureName"><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 name="CultureName" type="StringL" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/cultureName"><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 name="Strain" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/strain"><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 name="SerovarOrSerotype" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/serovarOrSerotype"><xs:annotation><xs:documentation xml:lang="en">Name and author of serovar or serotype</xs:documentation></xs:annotation></xs:element>
<xs:element name="Pathovar" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/pathovar"><xs:annotation><xs:documentation xml:lang="en">Name and author of the pathovar.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Mutant" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/mutant"><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 name="Genotype" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/genotype"><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 name="GrowthConditions" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/growthConditionsText"><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="GrowthConditionsAtomized" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Atomized elements describing the growth conditions of the culture unit.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="GrowthConditionAtomized" type="GrowthConditionAtomized" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/GrowthCondition"><xs:annotation><xs:documentation xml:lang="en">Atomized elements describing the growth conditions of the culture unit.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="GrowthConditionAtomized" type="GrowthConditionAtomized" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/GrowthCondition"><xs:annotation><xs:documentation xml:lang="en">Atomized elements describing the growth conditions of the culture unit.</xs:documentation></xs:annotation></xs:element>
<xs:element name="CultureMedium" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/cultureMedium"><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="Temperature" type="Temperature" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/GrowthCondition-Temperature"><xs:annotation><xs:documentation xml:lang="en">The temperature of the growth setting.</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.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="Reference" type="Reference" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/GrowthCondition-Reference"><xs:annotation><xs:documentation xml:lang="en">Reference for the culture conditions and method.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="Reference" type="Reference" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/GrowthCondition-Reference"><xs:annotation><xs:documentation xml:lang="en">Reference for the culture conditions and method.</xs:documentation></xs:annotation></xs:element>
<xs:element name="GrowthConditionsMeasurementsOrFacts" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Further measurements or facts relevant for cultivation of strains. E.g. temperature, pH, oxygen, etc.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="GrowthConditionsMeasurementOrFact" type="MeasurementOrFact" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/GrowthCondition-MeasurementOrFact"><xs:annotation><xs:documentation xml:lang="en">An additional measurement or fact relevant for cultivation of strains. E.g. temperature, pH, oxygen, etc.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="GrowthConditionsMeasurementOrFact" type="MeasurementOrFact" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/GrowthCondition-MeasurementOrFact"><xs:annotation><xs:documentation xml:lang="en">An additional measurement or fact relevant for cultivation of strains. E.g. temperature, pH, oxygen, etc.</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 name="Reference" type="Reference" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/CultureCollectionUnit-Reference"><xs:annotation><xs:documentation xml:lang="en">Attribute for RefType</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="FormOfSupply" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/formOfSupply"><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 name="MycologicalUnit" type="MycologicalUnit" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/MycologicalUnit"><xs:annotation><xs:documentation xml:lang="en">Data specific to mycological and lichenological units.</xs:documentation></xs:annotation></xs:element>
<xs:element name="LichenMorphotype" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/lichenMorphotype"><xs:annotation><xs:documentation xml:lang="en">The name of an 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 name="MycologicalLiveStage" type="StringL" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/mycologicalLiveStage"><xs:annotation><xs:documentation xml:lang="en">A spore state that is present in the sample.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="MycologicalLiveStage" type="StringL" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/mycologicalLiveStage"><xs:annotation><xs:documentation xml:lang="en">A spore state that is present in the sample.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Exsiccatum" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/exsiccatum"><xs:annotation><xs:documentation xml:lang="en">Information relating this specimen to an Exsiccatum</xs:documentation></xs:annotation></xs:element>
<xs:element name="LoanID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/loanID"><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 name="LoanSequenceNumber" type="xs:integer" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/loanSequenceNumber"><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 name="LoanDestination" type="InstitutionCode" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/loanDestination"><xs:annotation><xs:documentation xml:lang="en">Institution to which the loan is being sent [HISPID3].</xs:documentation></xs:annotation></xs:element>
<xs:element name="LoanForBotanist" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/loanForBotanist"><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 name="LoanDispatchMethod" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/loanDispatchMethod"><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 name="LoanDate" type="xs:date" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/LoanDate"><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 name="LoanReturnDate" type="xs:date" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/LoanReturnDate"><xs:annotation><xs:documentation xml:lang="en">The date the loan is to be returned.</xs:documentation></xs:annotation></xs:element>
Records whether the plant is a native of the collection habitat or whether it is a naturalised introduction. Equivalent to HISPID:posnat. It is expected that this field will have values similar to the following: Natural, Naturalised, Unknown.
<xs:element name="NaturalOccurrence" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/naturalOccurrence"><xs:annotation><xs:documentation xml:lang="en">Records whether the plant is a native of the collection habitat or whether it is a naturalised introduction. Equivalent to HISPID:posnat. It is expected that this field will have values similar to the following: Natural, Naturalised, Unknown.</xs:documentation></xs:annotation></xs:element>
Records whether the plant is established or not established (hence, only maintained as a cultivated plant), in the collection habitat. Equivalent to HISPID:poscul. It is expected that this field will have values similar to the following: Cultivated, Not cultivated, Unknown.
<xs:element name="CultivatedOccurrence" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/cultivatedOccurrence"><xs:annotation><xs:documentation xml:lang="en">Records whether the plant is established or not established (hence, only maintained as a cultivated plant), in the collection habitat. Equivalent to HISPID:poscul. 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 name="BotanicalGardenUnit" type="BotanicalGardenUnit" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/BotanicalGardenUnit"><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. Accession status must not be D (dead).
Diagram
Type
xs:int
Properties
content
simple
minOccurs
0
Source
<xs:element name="AccessionSpecimenNumbers" type="xs:int" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/accessionSpecimenNumbers"><xs:annotation><xs:documentation xml:lang="en">Minimum numbers of individuals the garden is holding under the UnitID. Accession status must not be D (dead).</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 name="AccessionStatus" type="xs:byte" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/accessionStatus"><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 name="LocationInGarden" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/locationInGarden"><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 name="AccessionMaterialType" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/accessionMaterialType"><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 name="Hardiness" type="xs:boolean" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/hardiness"><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 name="ProvenanceCategory" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/provenanceCategory"><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 concept Provenance Category. [ITF-2]
<xs:element name="PropagationHistoryCode" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/propagationHistoryCode"><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 concept Provenance Category. [ITF-2]</xs:documentation></xs:annotation></xs:element>
The purpose of this element is to trace the lineage of an accession to either one or two immediate parent unit ID's. The Unit IDs are preceded by the garden code (Heywood and Heywood). [ITF-2] E.g. "K19650056"
<xs:element name="AccessionLineage" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/accessionLineage"><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. The Unit IDs are preceded by the garden code (Heywood and Heywood). [ITF-2] E.g. "K19650056"</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 name="DonorCategory" type="xs:byte" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/donorCategory"><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 name="Cultivation" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/cultivation"><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 name="PlantingDate" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/PlantingDate"><xs:annotation><xs:documentation xml:lang="en">The date the plant was planted at its current location in the botanical garden. Recommended formats: YYYY, YYYY-MM, YYYY-MM-DD.</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 name="Propagation" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/propagation"><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 name="Perennation" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/perennation"><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 name="BreedingSystem" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/breedingSystem"><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. For additional information see https://www.bgci.org/policy/ipen/
<xs:element name="IPEN" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/ipen"><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. For additional information see https://www.bgci.org/policy/ipen/</xs:documentation></xs:annotation></xs:element>
<xs:element name="PlantGeneticResourcesUnit" type="PGRUnit" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/PlantGeneticResourcesUnit"><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 name="NationalInventoryCode" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/nationalInventoryCode"><xs:annotation><xs:documentation xml:lang="en">A designation specific to EURISCO.</xs:documentation></xs:annotation></xs:element>
<xs:element name="BreedingCountryCode" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/breedingCountryCode"><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 name="BreedingInstitutionCode" type="FAOInstituteCode" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/breedingInstitutionCode"><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 name="DecodedBreedingInstitute" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/decodedBreedingInstitute"><xs:annotation><xs:documentation xml:lang="en">A brief name and location for the breeding institute.</xs:documentation></xs:annotation></xs:element>
<xs:element name="GatheringInstitutionCode" type="FAOInstituteCode" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/gatheringInstitutionCode"><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="DecodedGatheringInstitute" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/decodedGatheringInstitute"><xs:annotation><xs:documentation xml:lang="en">The brief name and location of the institute that has collected the material.</xs:documentation></xs:annotation></xs:element>
<xs:element name="BiologicalStatus" type="BiologicalStatus" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/biologicalStatus"><xs:annotation><xs:documentation xml:lang="en">Code for the (propagation-)provenance of the unit.</xs:documentation></xs:annotation></xs:element>
Information about either pedigree or other description of ancestral information (i.e. parent variety in case of mutant or selection). E.g. "Hanna/7*Atlas//Turk/8*Atlas", "mutation found in Hanna", "selection from Irene", "cross involving amongst others Hanna and Irene".
<xs:element name="AncestralData" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/ancestralData"><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). E.g. "Hanna/7*Atlas//Turk/8*Atlas", "mutation found in Hanna", "selection from Irene", "cross involving amongst others Hanna and Irene".</xs:documentation></xs:annotation></xs:element>
Backyard, kitchen or home garden (urban, peri-urban or rural)
enumeration
24
Fallow land
enumeration
25
Pasture
enumeration
26
Farm store
enumeration
27
Threshing floor
enumeration
28
Park
enumeration
30
Market or shop
enumeration
40
Institute, Experimental station, Research organisation, Genebank
enumeration
50
Seed company
enumeration
60
Weedy, disturbed or ruderal habitat
enumeration
61
Roadside
enumeration
62
Field margin
enumeration
99
Other
Source
<xs:element name="CollectingAcquisitionSource" type="CollectingAcquisitionSource" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/collectingAcquisitionSource"><xs:annotation><xs:documentation xml:lang="en">Code for the (location-) provenance of the unit.</xs:documentation></xs:annotation></xs:element>
<xs:element name="OtherIdentification" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/otherIdentification"><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 name="LocationSafetyDuplicates" type="FAOInstituteCode" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/locationSafetyDuplicates"><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 name="DecodedLocationSafetyDuplicates" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/decodedLocationSafetyDuplicates"><xs:annotation><xs:documentation xml:lang="en">Brief name and location of the institute maintaining the safety duplicate.</xs:documentation></xs:annotation></xs:element>
<xs:element name="TypeGermplasmStorage" type="TypeGermplasmStorage" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/typeGermplasmStorage"><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 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 name="AccessionName" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/accessionName"><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: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 name="AccessionName" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/accessionName"><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 name="AccessionNameText" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/accessionNameText"><xs:annotation><xs:documentation xml:lang="en">An alternative concatenated text representation of the Accession Names.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ZoologicalUnit" type="ZoologicalUnit" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/ZoologicalUnit"><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 name="PhaseOrStage" type="StringL" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/phaseOrStage"><xs:annotation><xs:documentation xml:lang="en">A 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 name="PhaseOrStage" type="StringL" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/phaseOrStage"><xs:annotation><xs:documentation xml:lang="en">A 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 name="PaleontologicalUnit" type="PaleontologicalUnit" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/PaleontologicalUnit"><xs:annotation><xs:documentation xml:lang="en">Data specific to paleontological 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 name="Completeness" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/completeness"><xs:annotation><xs:documentation xml:lang="en">An indication of the completeness of the representation of an organism in a paleontological specimen. E.g. "articulated", "disarticulated", "complete", "incomplete".</xs:documentation></xs:annotation></xs:element><xs:element name="Form" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/form"><xs:annotation><xs:documentation xml:lang="en">The original or a mold, cast etc. of the specimen. E.g. "internal mold", "internal cast", "external mold", "external cast", "original".</xs:documentation></xs:annotation></xs:element><xs:element name="Matrix" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/matrix"><xs:annotation><xs:documentation xml:lang="en">The sediment or mineral matrix enclosing the fossil</xs:documentation></xs:annotation></xs:element><xs:element name="Mineralization" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/mineralization"><xs:annotation><xs:documentation xml:lang="en">The form of mineralization. E.g. "silicified", "phosphatised", "pyritised".</xs:documentation></xs:annotation></xs:element><xs:element name="Taphonomy" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/taphonomy"><xs:annotation><xs:documentation xml:lang="en">The life position, allochthonous death assemblage, post mortem history details etc.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
An indication of the completeness of the representation of an organism in a paleontological specimen. E.g. "articulated", "disarticulated", "complete", "incomplete".
<xs:element name="Completeness" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/completeness"><xs:annotation><xs:documentation xml:lang="en">An indication of the completeness of the representation of an organism in a paleontological specimen. E.g. "articulated", "disarticulated", "complete", "incomplete".</xs:documentation></xs:annotation></xs:element>
<xs:element name="Form" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/form"><xs:annotation><xs:documentation xml:lang="en">The original or a mold, cast etc. of the specimen. E.g. "internal mold", "internal cast", "external mold", "external cast", "original".</xs:documentation></xs:annotation></xs:element>
<xs:element name="Matrix" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/matrix"><xs:annotation><xs:documentation xml:lang="en">The sediment or mineral matrix enclosing the fossil</xs:documentation></xs:annotation></xs:element>
<xs:element name="Mineralization" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/mineralization"><xs:annotation><xs:documentation xml:lang="en">The form of mineralization. E.g. "silicified", "phosphatised", "pyritised".</xs:documentation></xs:annotation></xs:element>
<xs:element name="Taphonomy" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/taphonomy"><xs:annotation><xs:documentation xml:lang="en">The life position, allochthonous death assemblage, post mortem history details etc.</xs:documentation></xs:annotation></xs:element>
<xs:element name="TimeRange" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/paleontologicalTimeRange"><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 name="MultimediaObject" type="MultimediaObject" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Unit-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 name="MultimediaObject" type="MultimediaObject" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/Unit-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>
DC term. An arbitrary code that is unique for the resource, with the resource being either a provider, collection, or media item. Often same as FileURI.
<xs:element name="ID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MultimediaObject-ID"><xs:annotation><xs:documentation xml:lang="en">DC term. An arbitrary code that is unique for the resource, with the resource being either a provider, collection, or media item. Often same as FileURI.</xs:documentation></xs:annotation></xs:element>
DC term. Recommended terms are Collection, StillImage, Sound, MovingImage, InteractiveResource, Text. Values may be used either in their literal form, or with a full namespace (e. g. http://purl.org/dc/dcmitype/StillImage) from a controlled vocabulary, but the best practice is to use the literal form when using dc:type and use dcterms:type when you can supply the URI from a controlled vocabulary and implementers may require this practice. At least one of dc:type and dcterms:type must be supplied but, when feasible, supplying both may make the metadata more widely useful. The values of each should designate the same type, but in case of ambiguity dcterms:type prevails.
<xs:element name="Type" type="String" minOccurs="0" sawsdl:modelReference="http://purl.org/dc/elements/1.1/type"><xs:annotation><xs:documentation xml:lang="en">DC term. Recommended terms are Collection, StillImage, Sound, MovingImage, InteractiveResource, Text. Values may be used either in their literal form, or with a full namespace (e. g. http://purl.org/dc/dcmitype/StillImage) from a controlled vocabulary, but the best practice is to use the literal form when using dc:type and use dcterms:type when you can supply the URI from a controlled vocabulary and implementers may require this practice. At least one of dc:type and dcterms:type must be supplied but, when feasible, supplying both may make the metadata more widely useful. The values of each should designate the same type, but in case of ambiguity dcterms:type prevails.</xs:documentation></xs:annotation></xs:element>
DC term. Concise title, name, or brief descriptive label of institution, resource collection, or individual resource. This field should include the complete title with all the subtitles, if any.
<xs:element name="Title" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MultimediaObject-Title"><xs:annotation><xs:documentation xml:lang="en">DC term. Concise title, name, or brief descriptive label of institution, resource collection, or individual resource. This field should include the complete title with all the subtitles, if any.</xs:documentation></xs:annotation></xs:element>
AC term. If the resource is contained in a Collection, this field identifies that Collection uniquely. Its form is not specified by this normative document, but is left to implementers of specific implementations.
<xs:element name="IDofContainingCollection" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/IDofContainingCollection"><xs:annotation><xs:documentation xml:lang="en">AC term. If the resource is contained in a Collection, this field identifies that Collection uniquely. Its form is not specified by this normative document, but is left to implementers of specific implementations.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Source" type="Reference" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MultimediaObject-Source"><xs:annotation><xs:documentation xml:lang="en">A reference to a source or publication the media object was taken from.</xs:documentation></xs:annotation></xs:element>
AC term. URI for person or organization responsible for presenting the media resource. If no separate Metadata Provider is given, this also attributes the metadata.
<xs:element name="Provider" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/ac/terms/provider"><xs:annotation><xs:documentation xml:lang="en">AC term. URI for person or organization responsible for presenting the media resource. If no separate Metadata Provider is given, this also attributes the metadata.</xs:documentation></xs:annotation></xs:element>
The URL of a web page were the multimedia file is presented, including additional meta information, possibly with the support of web viewers or players.
<xs:element name="ProductURL" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/productURL"><xs:annotation><xs:documentation xml:lang="en">The URL of a web page were the multimedia file is presented, including additional meta information, possibly with the support of web viewers or players.</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 name="Context" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/multimediaContext"><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>
General keywords or tags. Tags may be multi-worded phrases. Where scientific names, common names, geographic locations, etc. are separable, those should go into the more specific coverage metadata items provided further below. Examples: "flower diagram". Character or part keywords like "leaf", or "flower color" are especially desirable.
<xs:element name="Tags" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">General keywords or tags. Tags may be multi-worded phrases. Where scientific names, common names, geographic locations, etc. are separable, those should go into the more specific coverage metadata items provided further below. Examples: "flower diagram". Character or part keywords like "leaf", or "flower color" are especially desirable.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="Tag" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/ac/terms/tag"><xs:annotation><xs:documentation xml:lang="en">AC term. General keywords or tags. Tags may be multi-worded phrases. Where scientific names, common names, geographic locations, etc. are separable, those should go into the more specific coverage metadata items provided further below. Examples: "flower diagram". Character or part keywords like "leaf", or "flower color" are especially desirable.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
AC term. General keywords or tags. Tags may be multi-worded phrases. Where scientific names, common names, geographic locations, etc. are separable, those should go into the more specific coverage metadata items provided further below. Examples: "flower diagram". Character or part keywords like "leaf", or "flower color" are especially desirable.
<xs:element name="Tag" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/ac/terms/tag"><xs:annotation><xs:documentation xml:lang="en">AC term. General keywords or tags. Tags may be multi-worded phrases. Where scientific names, common names, geographic locations, etc. are separable, those should go into the more specific coverage metadata items provided further below. Examples: "flower diagram". Character or part keywords like "leaf", or "flower color" are especially desirable.</xs:documentation></xs:annotation></xs:element>
A rating of the media resources, provided by record originators or editors, with -1 defining “rejected”, “0” defining “unrated”, and “1” (worst) to “5” (best). The origin of the rating is not communicated. It may, e. g., be based on user feedback or on editorial ratings. If Rating is not present, a value of 0 may be assumed. By "user-assigned" is meant assigned by the originator or editor of the record using the term.
<xs:element name="Ratings" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">A rating of the media resources, provided by record originators or editors, with -1 defining “rejected”, “0” defining “unrated”, and “1” (worst) to “5” (best). The origin of the rating is not communicated. It may, e. g., be based on user feedback or on editorial ratings. If Rating is not present, a value of 0 may be assumed. By "user-assigned" is meant assigned by the originator or editor of the record using the term.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="Rating" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://ns.adobe.com/xap/1.0/Rating"><xs:annotation><xs:documentation xml:lang="en">xmp/AC term. A rating of the media resources, provided by record originators or editors, with -1 defining “rejected”, “0” defining “unrated”, and “1” (worst) to “5” (best). The origin of the rating is not communicated. It may, e. g., be based on user feedback or on editorial ratings. If Rating is not present, a value of 0 may be assumed. By "user-assigned" is meant assigned by the originator or editor of the record using the term.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
xmp/AC term. A rating of the media resources, provided by record originators or editors, with -1 defining “rejected”, “0” defining “unrated”, and “1” (worst) to “5” (best). The origin of the rating is not communicated. It may, e. g., be based on user feedback or on editorial ratings. If Rating is not present, a value of 0 may be assumed. By "user-assigned" is meant assigned by the originator or editor of the record using the term.
<xs:element name="Rating" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://ns.adobe.com/xap/1.0/Rating"><xs:annotation><xs:documentation xml:lang="en">xmp/AC term. A rating of the media resources, provided by record originators or editors, with -1 defining “rejected”, “0” defining “unrated”, and “1” (worst) to “5” (best). The origin of the rating is not communicated. It may, e. g., be based on user feedback or on editorial ratings. If Rating is not present, a value of 0 may be assumed. By "user-assigned" is meant assigned by the originator or editor of the record using the term.</xs:documentation></xs:annotation></xs:element>
<xs:element name="FileFormat" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/fileFormat"><xs:annotation><xs:documentation xml:lang="en">Code or descriptive term for file format e.g. jpg, pcx, tiff for digital images; 16mm, beta video, AVI, mpg for moving images</xs:documentation></xs:annotation></xs:element>
<xs:element name="FileFormatVersion" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/FileFormatVersion"><xs:annotation><xs:documentation xml:lang="en">Code or descriptive term for version of file format e.g. 3.0</xs:documentation></xs:annotation></xs:element>
The size of the file of the multimedia object. Sizes should be expressed in kB (kilo byte) or MB (mega byte) including the unit abbreviation. E.g. "3.2 MB", "27 kB", "128 MB".
<xs:element name="FileSize" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/fileSize"><xs:annotation><xs:documentation xml:lang="en">The size of the file of the multimedia object. Sizes should be expressed in kB (kilo byte) or MB (mega byte) including the unit abbreviation. E.g. "3.2 MB", "27 kB", "128 MB".</xs:documentation></xs:annotation></xs:element>
<xs:element name="PhysicalFormat" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/physicalFormat"><xs:annotation><xs:documentation xml:lang="en">Code or descriptive term for physical format of the multimedia object. E.g. "tape", "photograph", "film negative".</xs:documentation></xs:annotation></xs:element>
<xs:element name="PhysicalObjectID" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/physicalObjectID"><xs:annotation><xs:documentation xml:lang="en">Code or descriptive term for identifier of physical item in a collection like a tape number or catalog number of photograph.</xs:documentation></xs:annotation></xs:element>
Date or DateTime when the multimedia object was created. Expressed in a variant of the W3C DateTime format (subset of ISO 8601). The formatting holds to the W3C DateTime format (https://www.w3.org/TR/NOTE-datetime) with the exception, that the time zone designator can be omitted (though it is highly recommended). 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. Maps to Dublin-Core standard element "Date.Created".
<xs:element name="DateCreated" type="DateTimeISO" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MultimediaObject-DateCreated"><xs:annotation><xs:documentation xml:lang="en">Date or DateTime when the multimedia object was created. Expressed in a variant of the W3C DateTime format (subset of ISO 8601). The formatting holds to the W3C DateTime format (https://www.w3.org/TR/NOTE-datetime) with the exception, that the time zone designator can be omitted (though it is highly recommended). 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. Maps to Dublin-Core standard element "Date.Created".</xs:documentation></xs:annotation></xs:element>
<xs:element name="Creators" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Identifier, e.g. name or other id, of (technical) personnel who has taken the multimedia. Does not imply copyrights or other rights.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="Creator" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MultimediaObject-CreatorURI"><xs:annotation><xs:documentation xml:lang="en">DC element. Identifier, e.g. name or other id, of (technical) personnel who has taken the multimedia. Does not imply copyrights or other rights.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="Creator" type="String" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MultimediaObject-CreatorURI"><xs:annotation><xs:documentation xml:lang="en">DC element. Identifier, e.g. name or other id, of (technical) personnel who has taken the multimedia. Does not imply copyrights or other rights.</xs:documentation></xs:annotation></xs:element>
Date or DateTime when the last modification of the multimedia object was made. Expressed in a variant of the W3C DateTime format (subset of ISO 8601). The formatting holds to the W3C DateTime format (https://www.w3.org/TR/NOTE-datetime) with the exception, that the time zone designator can be omitted (though it is highly recommended). 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. Maps to Dublin-Core standard element "Date.Modified".
<xs:element name="Modified" type="DateTimeISO" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MultimediaObject-DateModified"><xs:annotation><xs:documentation xml:lang="en">Date or DateTime when the last modification of the multimedia object was made. Expressed in a variant of the W3C DateTime format (subset of ISO 8601). The formatting holds to the W3C DateTime format (https://www.w3.org/TR/NOTE-datetime) with the exception, that the time zone designator can be omitted (though it is highly recommended). 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. Maps to Dublin-Core standard element "Date.Modified".</xs:documentation></xs:annotation></xs:element>
<xs:element name="LegalStatements" type="LegalStatements" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Container element for legal statements relating specifically to the image.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Notes" type="StringL" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MultimediaObject-Notes"><xs:annotation><xs:documentation xml:lang="en">Free text or formatted text (rtf) description of the feature - not controlled length e.g. often a memo field.</xs:documentation></xs:annotation></xs:element>
DwC element. A description of the sex of any organisms featured within the media, when relevant to the subject of the media, e. g., male, female, hermaphrodite, dioecious.
<xs:element name="Sex" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/dwc/terms/sex"><xs:annotation><xs:documentation xml:lang="en">DwC element. A description of the sex of any organisms featured within the media, when relevant to the subject of the media, e. g., male, female, hermaphrodite, dioecious.</xs:documentation></xs:annotation></xs:element>
DwC element. A description of the life-cycle stage of any organisms featured within the media, when relevant to the subject of the media, e. g., larvae, juvenile, adult.
<xs:element name="LifeStage" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/dwc/terms/lifeStage"><xs:annotation><xs:documentation xml:lang="en">DwC element. A description of the life-cycle stage of any organisms featured within the media, when relevant to the subject of the media, e. g., larvae, juvenile, adult.</xs:documentation></xs:annotation></xs:element>
AC element. The portion or product of organism morphology, behavior, environment, etc. that is either predominantly shown or particularly well exemplified by the media resource. No formal encoding scheme as yet exists. Examples are "whole body", "head", "flower", "leaf", "canopy" (of a rain forest stand). Several anatomical ontologies are emerging in http://www.obofoundry.org/.
<xs:element name="SubjectPart" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/ac/terms/subjectPart"><xs:annotation><xs:documentation xml:lang="en">AC element. The portion or product of organism morphology, behavior, environment, etc. that is either predominantly shown or particularly well exemplified by the media resource. No formal encoding scheme as yet exists. Examples are "whole body", "head", "flower", "leaf", "canopy" (of a rain forest stand). Several anatomical ontologies are emerging in http://www.obofoundry.org/.</xs:documentation></xs:annotation></xs:element>
AC element. Specific orientation (= direction, view angle) of the subject represented in the media resource with respect to the acquisition device. Examples: "dorsal", "ventral", "frontal", etc. No formal encoding scheme as yet exists. The term is repeatable e.g., in the case of a composite image, consisting of a combination of different view orientations.
<xs:element name="SubjectOrientation" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/ac/terms/subjectOrientation"><xs:annotation><xs:documentation xml:lang="en">AC element. Specific orientation (= direction, view angle) of the subject represented in the media resource with respect to the acquisition device. Examples: "dorsal", "ventral", "frontal", etc. No formal encoding scheme as yet exists. The term is repeatable e.g., in the case of a composite image, consisting of a combination of different view orientations.</xs:documentation></xs:annotation></xs:element>
<xs:element name="SubjectDistance" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/subjectDistance"><xs:annotation><xs:documentation xml:lang="en">Specific distance of the subject represented in the media resource with respect to the acquisition device. E.g. "50 m", "20 cm".</xs:documentation></xs:annotation></xs:element>
<xs:element name="TaxaInBackground" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Other taxa recorded in background</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="TaxonInBackground" type="TaxonIdentified" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/TaxonInBackground"><xs:annotation><xs:documentation xml:lang="en">Other taxon recorded in background</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="TaxonInBackground" type="TaxonIdentified" maxOccurs="unbounded" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/TaxonInBackground"><xs:annotation><xs:documentation xml:lang="en">Other taxon recorded in background</xs:documentation></xs:annotation></xs:element>
<xs:element name="RecordingEnvironment" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/recordingEnvironment"><xs:annotation><xs:documentation xml:lang="en">The context or surrounding in which the multimedia object was created. E.g. "lab", "field", "green house".</xs:documentation></xs:annotation></xs:element>
<xs:element name="Temperature" type="Temperature" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/mappings/MultimediaObject-Temperature"><xs:annotation><xs:documentation xml:lang="en">Temperature at which the MultimediaObject was created. Often used for lab recording.</xs:documentation></xs:annotation></xs:element>
Boolean flag to indicate whether a playback was used to stimulate singing of the animal to be recorded.
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element name="PlaybackUsed" type="xs:boolean" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/playbackUsed"><xs:annotation><xs:documentation xml:lang="en">Boolean flag to indicate whether a playback was used to stimulate singing of the animal to be recorded.</xs:documentation></xs:annotation></xs:element>
<xs:element name="CaptureEquipment" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/captureEquipment"><xs:annotation><xs:documentation xml:lang="en">Equipment used to create this multimedia object.</xs:documentation></xs:annotation></xs:element>
A tag for manufacturers of e.g. Exif/DCF writers to record any desired information. The contents are up to the manufacturer, but this element shall not be used for any other than its intended purpose.
<xs:element name="MakerNote" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/makerNote"><xs:annotation><xs:documentation xml:lang="en">A tag for manufacturers of e.g. Exif/DCF writers to record any desired information. The contents are up to the manufacturer, but this element shall not be used for any other than its intended purpose.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Audio" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/AudioObject"><xs:annotation><xs:documentation xml:lang="en">Use this container for audio items.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="Microphone" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/microphone"><xs:annotation><xs:documentation xml:lang="en">Microphone equipment used for recording the audio track.</xs:documentation></xs:annotation></xs:element><xs:element name="AudioChannel" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/audioChannel"><xs:annotation><xs:documentation xml:lang="en">Channel(s) used for recording audio track. Recommended vocabulary: "mono", "stereo".</xs:documentation></xs:annotation></xs:element><xs:element name="DurationTimeCode" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/durationTimeCode"><xs:annotation><xs:documentation xml:lang="en">The duration of the recording expressed as a time code. Pattern: [0-9][0-9]:[0-5][0-9]:[0-5][0-9].[0-9][0-9]</xs:documentation></xs:annotation></xs:element><xs:element name="CodecName" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/codecName"><xs:annotation><xs:documentation xml:lang="en">Name and version (or subtype) of the compression algorithm used.</xs:documentation></xs:annotation></xs:element><xs:element name="CodecQuality" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/codecQuality"><xs:annotation><xs:documentation xml:lang="en">Impact of the compression on quality e.g. lossless or lossy.</xs:documentation></xs:annotation></xs:element><xs:element name="AudioEncoding" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/audioEncoding"><xs:annotation><xs:documentation xml:lang="en"/></xs:annotation></xs:element><xs:element name="SamplingRate" type="xs:double" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/samplingRate"><xs:annotation><xs:documentation xml:lang="en">The number of times per second the analog signal is sampled when recording or converting into a digital format, expressed in Kilohertz (kHz).</xs:documentation></xs:annotation></xs:element><xs:element name="AudioBitrate" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/audioBitrate"><xs:annotation><xs:documentation xml:lang="en">The bit rate of the audio stream, usually expressed in kBit/s.</xs:documentation></xs:annotation></xs:element><xs:element name="Parabola" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/parabola"><xs:annotation><xs:documentation xml:lang="en">The kind of parabola used for the microphone when recording from a distance.</xs:documentation></xs:annotation></xs:element><xs:element name="CarrierFrequency" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/carrierFrequency"><xs:annotation><xs:documentation xml:lang="en">For describing the sound or call of an animal.</xs:documentation></xs:annotation></xs:element><xs:element name="PulseRepetitionRate" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/pulseRepetitionRate"><xs:annotation><xs:documentation xml:lang="en">For describing the sound or call of an animal.</xs:documentation></xs:annotation></xs:element><xs:element name="PulseLength" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/pulseLength"><xs:annotation><xs:documentation xml:lang="en">For describing the sound or call of an animal.</xs:documentation></xs:annotation></xs:element><xs:element name="PulseFrequencyContour" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/pulseFrequencyContour"><xs:annotation><xs:documentation xml:lang="en">For describing the sound or call of an animal.</xs:documentation></xs:annotation></xs:element><xs:element name="PulseEnergyContour" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/pulseFrequencyContour"><xs:annotation><xs:documentation xml:lang="en">For describing the sound or call of an animal.</xs:documentation></xs:annotation></xs:element><xs:element name="PulseTimeEncodedSignal" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/pulseTimeEncodedSignal"><xs:annotation><xs:documentation xml:lang="en">For describing the sound or call of an animal.</xs:documentation></xs:annotation></xs:element><xs:element name="PulseMaximumAmplitude" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/pulseMaximumAmplitude"><xs:annotation><xs:documentation xml:lang="en">For describing the sound or call of an animal.</xs:documentation></xs:annotation></xs:element><xs:element name="PulseFrequencyModulations" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/pulseFrequencyModulations"><xs:annotation><xs:documentation xml:lang="en">For describing the sound or call of an animal.</xs:documentation></xs:annotation></xs:element><xs:element name="PulseDistanceRegularity" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/pulseDistanceRegularity"><xs:annotation><xs:documentation xml:lang="en">For describing the sound or call of an animal.</xs:documentation></xs:annotation></xs:element><xs:element name="PulseGrouping" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/pulseGrouping"><xs:annotation><xs:documentation xml:lang="en">For describing the sound or call of an animal.</xs:documentation></xs:annotation></xs:element><xs:element name="Speed" type="xs:double" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/speed"><xs:annotation><xs:documentation xml:lang="en">The speed of the recording, indicating if the recording has been speed up (speed > 1) or slowed (speed < 1) down for better human analysis, expressed as a factor of the original speed.</xs:documentation></xs:annotation></xs:element><xs:element name="Pitch" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/pitch"><xs:annotation><xs:documentation xml:lang="en"/></xs:annotation></xs:element><xs:element name="Volume" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/volume"><xs:annotation><xs:documentation xml:lang="en"/></xs:annotation></xs:element><xs:element name="CallType" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/callType"><xs:annotation><xs:documentation xml:lang="en">The type of animal call that is recorded. E.g. territorial call, beggar call.</xs:documentation></xs:annotation></xs:element><xs:element name="NumberOfNotes" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/numberOfNotes"><xs:annotation><xs:documentation xml:lang="en">The number of notes the animal in the recording makes. E.g. "16 in total, 5 different"</xs:documentation></xs:annotation></xs:element><xs:element name="Chapters" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/chapters"><xs:annotation><xs:documentation xml:lang="en"/></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="Microphone" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/microphone"><xs:annotation><xs:documentation xml:lang="en">Microphone equipment used for recording the audio track.</xs:documentation></xs:annotation></xs:element>
<xs:element name="DurationTimeCode" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/durationTimeCode"><xs:annotation><xs:documentation xml:lang="en">The duration of the recording expressed as a time code. Pattern: [0-9][0-9]:[0-5][0-9]:[0-5][0-9].[0-9][0-9]</xs:documentation></xs:annotation></xs:element>
<xs:element name="CodecName" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/codecName"><xs:annotation><xs:documentation xml:lang="en">Name and version (or subtype) of the compression algorithm used.</xs:documentation></xs:annotation></xs:element>
<xs:element name="CodecQuality" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/codecQuality"><xs:annotation><xs:documentation xml:lang="en">Impact of the compression on quality e.g. lossless or lossy.</xs:documentation></xs:annotation></xs:element>
The number of times per second the analog signal is sampled when recording or converting into a digital format, expressed in Kilohertz (kHz).
Diagram
Type
xs:double
Properties
content
simple
minOccurs
0
Source
<xs:element name="SamplingRate" type="xs:double" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/samplingRate"><xs:annotation><xs:documentation xml:lang="en">The number of times per second the analog signal is sampled when recording or converting into a digital format, expressed in Kilohertz (kHz).</xs:documentation></xs:annotation></xs:element>
<xs:element name="AudioBitrate" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/audioBitrate"><xs:annotation><xs:documentation xml:lang="en">The bit rate of the audio stream, usually expressed in kBit/s.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Parabola" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/parabola"><xs:annotation><xs:documentation xml:lang="en">The kind of parabola used for the microphone when recording from a distance.</xs:documentation></xs:annotation></xs:element>
<xs:element name="CarrierFrequency" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/carrierFrequency"><xs:annotation><xs:documentation xml:lang="en">For describing the sound or call of an animal.</xs:documentation></xs:annotation></xs:element>
<xs:element name="PulseRepetitionRate" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/pulseRepetitionRate"><xs:annotation><xs:documentation xml:lang="en">For describing the sound or call of an animal.</xs:documentation></xs:annotation></xs:element>
<xs:element name="PulseLength" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/pulseLength"><xs:annotation><xs:documentation xml:lang="en">For describing the sound or call of an animal.</xs:documentation></xs:annotation></xs:element>
<xs:element name="PulseFrequencyContour" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/pulseFrequencyContour"><xs:annotation><xs:documentation xml:lang="en">For describing the sound or call of an animal.</xs:documentation></xs:annotation></xs:element>
<xs:element name="PulseEnergyContour" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/pulseFrequencyContour"><xs:annotation><xs:documentation xml:lang="en">For describing the sound or call of an animal.</xs:documentation></xs:annotation></xs:element>
<xs:element name="PulseTimeEncodedSignal" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/pulseTimeEncodedSignal"><xs:annotation><xs:documentation xml:lang="en">For describing the sound or call of an animal.</xs:documentation></xs:annotation></xs:element>
<xs:element name="PulseMaximumAmplitude" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/pulseMaximumAmplitude"><xs:annotation><xs:documentation xml:lang="en">For describing the sound or call of an animal.</xs:documentation></xs:annotation></xs:element>
<xs:element name="PulseFrequencyModulations" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/pulseFrequencyModulations"><xs:annotation><xs:documentation xml:lang="en">For describing the sound or call of an animal.</xs:documentation></xs:annotation></xs:element>
<xs:element name="PulseDistanceRegularity" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/pulseDistanceRegularity"><xs:annotation><xs:documentation xml:lang="en">For describing the sound or call of an animal.</xs:documentation></xs:annotation></xs:element>
<xs:element name="PulseGrouping" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/pulseGrouping"><xs:annotation><xs:documentation xml:lang="en">For describing the sound or call of an animal.</xs:documentation></xs:annotation></xs:element>
The speed of the recording, indicating if the recording has been speed up (speed > 1) or slowed (speed < 1) down for better human analysis, expressed as a factor of the original speed.
Diagram
Type
xs:double
Properties
content
simple
minOccurs
0
Source
<xs:element name="Speed" type="xs:double" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/speed"><xs:annotation><xs:documentation xml:lang="en">The speed of the recording, indicating if the recording has been speed up (speed > 1) or slowed (speed < 1) down for better human analysis, expressed as a factor of the original speed.</xs:documentation></xs:annotation></xs:element>
<xs:element name="CallType" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/callType"><xs:annotation><xs:documentation xml:lang="en">The type of animal call that is recorded. E.g. territorial call, beggar call.</xs:documentation></xs:annotation></xs:element>
<xs:element name="NumberOfNotes" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/numberOfNotes"><xs:annotation><xs:documentation xml:lang="en">The number of notes the animal in the recording makes. E.g. "16 in total, 5 different"</xs:documentation></xs:annotation></xs:element>
<xs:element name="Video" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/VideoObject"><xs:annotation><xs:documentation xml:lang="en">Use this container for video items.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="Microphone" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/microphone"><xs:annotation><xs:documentation xml:lang="en">Microphone equipment used for recording the audio track.</xs:documentation></xs:annotation></xs:element><xs:element name="LensModel" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/lensModel"><xs:annotation><xs:documentation xml:lang="en">Model name and model number of the lens used to take an image or record a video. E.g. "Canon EF-S 10-18mm"</xs:documentation></xs:annotation></xs:element><xs:element name="LightSource" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/lightSource"><xs:annotation><xs:documentation xml:lang="en">The kind of light source. E.g. "natural lightning", "camera flash", "light box", "artificial lightning"</xs:documentation></xs:annotation></xs:element><xs:element name="AudioChannel" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/audioChannel"><xs:annotation><xs:documentation xml:lang="en">Channels used for recording audio track. Recommended vocabulary: "mono", "stereo".</xs:documentation></xs:annotation></xs:element><xs:element name="DurationTimeCode" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/durationTimeCode"><xs:annotation><xs:documentation xml:lang="en">The duration of the recording expressed as a time code. Pattern: [0-9][0-9]:[0-5][0-9]:[0-5][0-9].[0-9][0-9]</xs:documentation></xs:annotation></xs:element><xs:element name="AudioEncoding" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/audioEncoding"><xs:annotation><xs:documentation xml:lang="en"/></xs:annotation></xs:element><xs:element name="AudioBitrate" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/audioBitrate"><xs:annotation><xs:documentation xml:lang="en">The bit rate of the audio stream, usually expressed in kBit/s.</xs:documentation></xs:annotation></xs:element><xs:element name="AspectRatio" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/aspectRatio"><xs:annotation><xs:documentation xml:lang="en">The ratio of the frame dimensions expressed as a fraction of width and height, e.g. "16:9", "4:3".</xs:documentation></xs:annotation></xs:element><xs:element name="VideoEncoding" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/videoEncoding"><xs:annotation><xs:documentation xml:lang="en">The codec of the video, e.g. "xvid", "MPEG".</xs:documentation></xs:annotation></xs:element><xs:element name="VideoBitrate" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/videoBitrate"><xs:annotation><xs:documentation xml:lang="en">The bit rate of the video stream, usually expressed in kBit/s or MBit/s.</xs:documentation></xs:annotation></xs:element><xs:element name="Framerate" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/frameRate"><xs:annotation><xs:documentation xml:lang="en">The number of frames per second the video file is supposed to be played at. E.g. "29.97", "25".</xs:documentation></xs:annotation></xs:element><xs:element name="CaptureFramerate" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/captureFramerate"><xs:annotation><xs:documentation xml:lang="en">The number of frames the video was captured with. If this number is higher than the (playback) framerate the video is a high-speed capture (slow-motion video) and if it is lower it is a time-lapse recording.</xs:documentation></xs:annotation></xs:element><xs:element name="Color" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/color"><xs:annotation><xs:documentation xml:lang="en">Property to indicate the color range recorded in this video. E.g. "grayscale", "infrared", "low-light amplification".</xs:documentation></xs:annotation></xs:element><xs:element name="ThumbnailURL" type="xs:anyURI" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/thumbnailURL"><xs:annotation><xs:documentation xml:lang="en">The URL of a thumbnail representing the digital object. If no thumbnail is available, but a still image (single frame) from the video is, it can be linked here as well and the software displaying the video should scale it as necessary.</xs:documentation></xs:annotation></xs:element><xs:element name="ImageSize" type="imageSize" minOccurs="0"><xs:annotation><xs:documentation xml:lang="en">Image or Video size in width and height.</xs:documentation></xs:annotation></xs:element><xs:element name="CallType" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/callType"><xs:annotation><xs:documentation xml:lang="en">The type of animal call that is recorded. E.g. territorial call, beggar call.</xs:documentation></xs:annotation></xs:element><xs:element name="NumberOfNotes" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/numberOfNotes"><xs:annotation><xs:documentation xml:lang="en">The number of notes the animal in the recording makes. E.g. "16 in total, 5 different"</xs:documentation></xs:annotation></xs:element><xs:element name="Subtitles" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/subtitles"><xs:annotation><xs:documentation xml:lang="en"/></xs:annotation></xs:element><xs:element name="SubtitlesFormat" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/subtitlesFormat"><xs:annotation><xs:documentation xml:lang="en"/></xs:annotation></xs:element><xs:element name="Chapters" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/chapters"><xs:annotation><xs:documentation xml:lang="en"/></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="Microphone" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/microphone"><xs:annotation><xs:documentation xml:lang="en">Microphone equipment used for recording the audio track.</xs:documentation></xs:annotation></xs:element>
<xs:element name="LensModel" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/lensModel"><xs:annotation><xs:documentation xml:lang="en">Model name and model number of the lens used to take an image or record a video. E.g. "Canon EF-S 10-18mm"</xs:documentation></xs:annotation></xs:element>
<xs:element name="DurationTimeCode" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/durationTimeCode"><xs:annotation><xs:documentation xml:lang="en">The duration of the recording expressed as a time code. Pattern: [0-9][0-9]:[0-5][0-9]:[0-5][0-9].[0-9][0-9]</xs:documentation></xs:annotation></xs:element>
<xs:element name="AudioBitrate" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/audioBitrate"><xs:annotation><xs:documentation xml:lang="en">The bit rate of the audio stream, usually expressed in kBit/s.</xs:documentation></xs:annotation></xs:element>
<xs:element name="AspectRatio" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/aspectRatio"><xs:annotation><xs:documentation xml:lang="en">The ratio of the frame dimensions expressed as a fraction of width and height, e.g. "16:9", "4:3".</xs:documentation></xs:annotation></xs:element>
<xs:element name="VideoEncoding" type="String" minOccurs="0" sawsdl:modelReference="http://rs.tdwg.org/abcd/terms/videoEncoding"><xs:annotation><xs:documentation xml:lang="en">The codec of the video, e.g. "xvid", "MPEG".</xs:documentation></xs:annotation></xs:element>