schema location: | http://www.bgbm.org/TDWG/CODATA/Schema/ABCD-1.20.xsd |
targetNamespace: | http://www.tdwg.org/schemas/abcd/1.2 |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | DataSet | ||||
annotation |
|
||||
source | <xs:element name="DataSets"> <xs:annotation> <xs:documentation>ABCD v.1 root element: container for one or more DataSets. </xs:documentation> <xs:appinfo> <sea:FullName>Datasets</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn Mar 3 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Root element of the schema, forming the container for one or more data sets.</sea:Content> <sea:Comments>Allows to handle several different datasets with a single response operation</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="DataSet" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A dataset containing unit data and their shared metadata elements.</xs:documentation> <xs:appinfo> <sea:FullName>Data set</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: Survey. </sea:ExistingStandards> <sea:Content>A container element for one to many unit data records and their shared metadata elements. The metadata relates to the source, provision, the ownership and rights etc. pertaining to the entire dataset. Attribute: xmlns, indicating the schema version used.</sea:Content> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="OriginalSource"> <xs:annotation> <xs:documentation>Properties of the original data source, also providing a unique identifier for the dataset</xs:documentation> <xs:appinfo> <sea:FullName>Original source</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Properties of the orignal database or other datasource from which the ABCD-document is derived</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes>Notes: Many elements of this structure are directly taken from the DTD for the Integrated Taxonomic Information System, Canadian node (ITIS*ca) at: http://sis.agr.gc.ca/itis/ which was provided by Derek Munro. </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="SourceInstitutionCode" type="InstitutionCodeType"> <xs:annotation> <xs:documentation>Unique identifier of the institution holding the original datasource (first part of dataset identifier)</xs:documentation> <xs:appinfo> <sea:FullName>Source institution code</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>An institutional abbreviation, perhaps with indication of the standard it pertains to (e.g. IH-P for Index Herbariorum and the herbarium at the MNHN in Paris. A controlled vocabulary for collection institutions, but inclusion of private collections must be made possible.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>The units within the datasource are not necessarily all owned or administred by this institution</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SourceName" type="xs:string"> <xs:annotation> <xs:documentation>Name or code of the data source (unique within the institution, second part of the dataset identifier)</xs:documentation> <xs:appinfo> <sea:FullName>Source name</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata</sea:ExistingStandards> <sea:Content>May be the name of a collection if all records are for a stem from a single collection. Together with the element DBInstitution, DBName provides a unique identifier for the dataset's original source</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Mandatory second partial identifier for a dataset.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SourceLastUpdatedDate" type="xs:date"> <xs:annotation> <xs:documentation>Date when the content or structure of the database was last changed</xs:documentation> <xs:appinfo> <sea:FullName>Date of last update of the dataset</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata. </sea:ExistingStandards> <sea:Content>Date when the database was last changed, including the addition, deletion, or editing of records as well as structural changes that may influence the format or structure of ABCD-conformant output</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Mandatory to raise efficiency of "harvesters" and indexing engines working on datasets derived from the data source.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SourceVersion" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Version of the datasource</xs:documentation> <xs:appinfo> <sea:FullName>Source version</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Version number or edition of the datasource</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SourceWebAddress" type="xs:anyURI" minOccurs="0"> <xs:annotation> <xs:documentation>URI of the original datasource</xs:documentation> <xs:appinfo> <sea:FullName>Source URI</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata. </sea:ExistingStandards> <sea:Content>A URL providing an access interface to the original datasource</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SourceExpiryDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Expiry date of records from the datasource</xs:documentation> <xs:appinfo> <sea:FullName>Expiry date of source dataset</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata. </sea:ExistingStandards> <sea:Content>Date after which the records in the database should not anymore be used</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Allows databases to force update of indices etc. </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SourceNumberOfRecords" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Number of units in the source database</xs:documentation> <xs:appinfo> <sea:FullName>Number of unit records in the source dataset</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Total number of unit-level records in the datasource</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DatasetDerivations"> <xs:annotation> <xs:documentation>Additional properties of the dataset as created when it is derived from the origninal source or from an already derived dataset.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="DatasetDerivation" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Additional properties of datasets</xs:documentation> <xs:appinfo> <sea:FullName>Dataset derivation</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Additional properties pertaining to the dataset(s) derived directly or indirectly from of the orignal source. Repeatable to form a derivation history where appropriate.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="DateSupplied" type="xs:date"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <sea:FullName>Date supplied</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Supplier" type="ContactType"> <xs:annotation> <xs:documentation>Supplier of the dataset.</xs:documentation> <xs:appinfo> <sea:FullName>Dataset supplier</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Individual or organisation who have (generated and) supplied the dataset</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Rights" type="RightsType" minOccurs="0"> <xs:annotation> <xs:documentation>Legal rights and ownership if different from original source</xs:documentation> <xs:appinfo> <sea:FullName>Dataset rights</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A container element stating the ownership and legal rights pertaining to the entire dataset. May be overuled by statements under UnitData</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Should always be cited together with DBRights</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Statements" type="StatementsType" minOccurs="0"> <xs:annotation> <xs:documentation>Acknowledgements, disclaimer, credit, if different from orgininal source</xs:documentation> <xs:appinfo> <sea:FullName>Dataset statements</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A container element for statements of creditation or disclaimers. May be overuled by statements under UnitData</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> Should always be cited together with DBStatements</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Description" minOccurs="0"> <xs:annotation> <xs:documentation>Text describing the DataSet</xs:documentation> <xs:appinfo> <sea:FullName>Dataset description</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A free text statement describing the dataset, including e.g. statements about selective criteria or sort order used in the generation of the dataset </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="OriginalSource" type="xs:boolean" use="optional" default="false"/> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Units"> <xs:annotation> <xs:documentation>A container for one or more unit data records</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Unit" type="UnitDataType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A container for all data referring to a unit (specimen or observation record)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | OriginalSource DatasetDerivations Units | ||||
annotation |
|
||||
source | <xs:element name="DataSet" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A dataset containing unit data and their shared metadata elements.</xs:documentation> <xs:appinfo> <sea:FullName>Data set</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: Survey. </sea:ExistingStandards> <sea:Content>A container element for one to many unit data records and their shared metadata elements. The metadata relates to the source, provision, the ownership and rights etc. pertaining to the entire dataset. Attribute: xmlns, indicating the schema version used.</sea:Content> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="OriginalSource"> <xs:annotation> <xs:documentation>Properties of the original data source, also providing a unique identifier for the dataset</xs:documentation> <xs:appinfo> <sea:FullName>Original source</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Properties of the orignal database or other datasource from which the ABCD-document is derived</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes>Notes: Many elements of this structure are directly taken from the DTD for the Integrated Taxonomic Information System, Canadian node (ITIS*ca) at: http://sis.agr.gc.ca/itis/ which was provided by Derek Munro. </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="SourceInstitutionCode" type="InstitutionCodeType"> <xs:annotation> <xs:documentation>Unique identifier of the institution holding the original datasource (first part of dataset identifier)</xs:documentation> <xs:appinfo> <sea:FullName>Source institution code</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>An institutional abbreviation, perhaps with indication of the standard it pertains to (e.g. IH-P for Index Herbariorum and the herbarium at the MNHN in Paris. A controlled vocabulary for collection institutions, but inclusion of private collections must be made possible.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>The units within the datasource are not necessarily all owned or administred by this institution</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SourceName" type="xs:string"> <xs:annotation> <xs:documentation>Name or code of the data source (unique within the institution, second part of the dataset identifier)</xs:documentation> <xs:appinfo> <sea:FullName>Source name</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata</sea:ExistingStandards> <sea:Content>May be the name of a collection if all records are for a stem from a single collection. Together with the element DBInstitution, DBName provides a unique identifier for the dataset's original source</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Mandatory second partial identifier for a dataset.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SourceLastUpdatedDate" type="xs:date"> <xs:annotation> <xs:documentation>Date when the content or structure of the database was last changed</xs:documentation> <xs:appinfo> <sea:FullName>Date of last update of the dataset</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata. </sea:ExistingStandards> <sea:Content>Date when the database was last changed, including the addition, deletion, or editing of records as well as structural changes that may influence the format or structure of ABCD-conformant output</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Mandatory to raise efficiency of "harvesters" and indexing engines working on datasets derived from the data source.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SourceVersion" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Version of the datasource</xs:documentation> <xs:appinfo> <sea:FullName>Source version</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Version number or edition of the datasource</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SourceWebAddress" type="xs:anyURI" minOccurs="0"> <xs:annotation> <xs:documentation>URI of the original datasource</xs:documentation> <xs:appinfo> <sea:FullName>Source URI</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata. </sea:ExistingStandards> <sea:Content>A URL providing an access interface to the original datasource</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SourceExpiryDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Expiry date of records from the datasource</xs:documentation> <xs:appinfo> <sea:FullName>Expiry date of source dataset</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata. </sea:ExistingStandards> <sea:Content>Date after which the records in the database should not anymore be used</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Allows databases to force update of indices etc. </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SourceNumberOfRecords" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Number of units in the source database</xs:documentation> <xs:appinfo> <sea:FullName>Number of unit records in the source dataset</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Total number of unit-level records in the datasource</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DatasetDerivations"> <xs:annotation> <xs:documentation>Additional properties of the dataset as created when it is derived from the origninal source or from an already derived dataset.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="DatasetDerivation" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Additional properties of datasets</xs:documentation> <xs:appinfo> <sea:FullName>Dataset derivation</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Additional properties pertaining to the dataset(s) derived directly or indirectly from of the orignal source. Repeatable to form a derivation history where appropriate.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="DateSupplied" type="xs:date"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <sea:FullName>Date supplied</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Supplier" type="ContactType"> <xs:annotation> <xs:documentation>Supplier of the dataset.</xs:documentation> <xs:appinfo> <sea:FullName>Dataset supplier</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Individual or organisation who have (generated and) supplied the dataset</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Rights" type="RightsType" minOccurs="0"> <xs:annotation> <xs:documentation>Legal rights and ownership if different from original source</xs:documentation> <xs:appinfo> <sea:FullName>Dataset rights</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A container element stating the ownership and legal rights pertaining to the entire dataset. May be overuled by statements under UnitData</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Should always be cited together with DBRights</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Statements" type="StatementsType" minOccurs="0"> <xs:annotation> <xs:documentation>Acknowledgements, disclaimer, credit, if different from orgininal source</xs:documentation> <xs:appinfo> <sea:FullName>Dataset statements</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A container element for statements of creditation or disclaimers. May be overuled by statements under UnitData</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> Should always be cited together with DBStatements</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Description" minOccurs="0"> <xs:annotation> <xs:documentation>Text describing the DataSet</xs:documentation> <xs:appinfo> <sea:FullName>Dataset description</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A free text statement describing the dataset, including e.g. statements about selective criteria or sort order used in the generation of the dataset </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="OriginalSource" type="xs:boolean" use="optional" default="false"/> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Units"> <xs:annotation> <xs:documentation>A container for one or more unit data records</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Unit" type="UnitDataType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A container for all data referring to a unit (specimen or observation record)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | SourceInstitutionCode SourceName SourceLastUpdatedDate SourceVersion SourceWebAddress SourceExpiryDate SourceNumberOfRecords | ||||
annotation |
|
||||
source | <xs:element name="OriginalSource"> <xs:annotation> <xs:documentation>Properties of the original data source, also providing a unique identifier for the dataset</xs:documentation> <xs:appinfo> <sea:FullName>Original source</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Properties of the orignal database or other datasource from which the ABCD-document is derived</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes>Notes: Many elements of this structure are directly taken from the DTD for the Integrated Taxonomic Information System, Canadian node (ITIS*ca) at: http://sis.agr.gc.ca/itis/ which was provided by Derek Munro. </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="SourceInstitutionCode" type="InstitutionCodeType"> <xs:annotation> <xs:documentation>Unique identifier of the institution holding the original datasource (first part of dataset identifier)</xs:documentation> <xs:appinfo> <sea:FullName>Source institution code</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>An institutional abbreviation, perhaps with indication of the standard it pertains to (e.g. IH-P for Index Herbariorum and the herbarium at the MNHN in Paris. A controlled vocabulary for collection institutions, but inclusion of private collections must be made possible.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>The units within the datasource are not necessarily all owned or administred by this institution</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SourceName" type="xs:string"> <xs:annotation> <xs:documentation>Name or code of the data source (unique within the institution, second part of the dataset identifier)</xs:documentation> <xs:appinfo> <sea:FullName>Source name</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata</sea:ExistingStandards> <sea:Content>May be the name of a collection if all records are for a stem from a single collection. Together with the element DBInstitution, DBName provides a unique identifier for the dataset's original source</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Mandatory second partial identifier for a dataset.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SourceLastUpdatedDate" type="xs:date"> <xs:annotation> <xs:documentation>Date when the content or structure of the database was last changed</xs:documentation> <xs:appinfo> <sea:FullName>Date of last update of the dataset</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata. </sea:ExistingStandards> <sea:Content>Date when the database was last changed, including the addition, deletion, or editing of records as well as structural changes that may influence the format or structure of ABCD-conformant output</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Mandatory to raise efficiency of "harvesters" and indexing engines working on datasets derived from the data source.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SourceVersion" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Version of the datasource</xs:documentation> <xs:appinfo> <sea:FullName>Source version</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Version number or edition of the datasource</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SourceWebAddress" type="xs:anyURI" minOccurs="0"> <xs:annotation> <xs:documentation>URI of the original datasource</xs:documentation> <xs:appinfo> <sea:FullName>Source URI</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata. </sea:ExistingStandards> <sea:Content>A URL providing an access interface to the original datasource</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SourceExpiryDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Expiry date of records from the datasource</xs:documentation> <xs:appinfo> <sea:FullName>Expiry date of source dataset</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata. </sea:ExistingStandards> <sea:Content>Date after which the records in the database should not anymore be used</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Allows databases to force update of indices etc. </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SourceNumberOfRecords" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Number of units in the source database</xs:documentation> <xs:appinfo> <sea:FullName>Number of unit records in the source dataset</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Total number of unit-level records in the datasource</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | InstitutionCodeType | ||||
annotation |
|
||||
source | <xs:element name="SourceInstitutionCode" type="InstitutionCodeType"> <xs:annotation> <xs:documentation>Unique identifier of the institution holding the original datasource (first part of dataset identifier)</xs:documentation> <xs:appinfo> <sea:FullName>Source institution code</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>An institutional abbreviation, perhaps with indication of the standard it pertains to (e.g. IH-P for Index Herbariorum and the herbarium at the MNHN in Paris. A controlled vocabulary for collection institutions, but inclusion of private collections must be made possible.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>The units within the datasource are not necessarily all owned or administred by this institution</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="SourceName" type="xs:string"> <xs:annotation> <xs:documentation>Name or code of the data source (unique within the institution, second part of the dataset identifier)</xs:documentation> <xs:appinfo> <sea:FullName>Source name</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata</sea:ExistingStandards> <sea:Content>May be the name of a collection if all records are for a stem from a single collection. Together with the element DBInstitution, DBName provides a unique identifier for the dataset's original source</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Mandatory second partial identifier for a dataset.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:date | ||||
annotation |
|
||||
source | <xs:element name="SourceLastUpdatedDate" type="xs:date"> <xs:annotation> <xs:documentation>Date when the content or structure of the database was last changed</xs:documentation> <xs:appinfo> <sea:FullName>Date of last update of the dataset</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata. </sea:ExistingStandards> <sea:Content>Date when the database was last changed, including the addition, deletion, or editing of records as well as structural changes that may influence the format or structure of ABCD-conformant output</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Mandatory to raise efficiency of "harvesters" and indexing engines working on datasets derived from the data source.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="SourceVersion" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Version of the datasource</xs:documentation> <xs:appinfo> <sea:FullName>Source version</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Version number or edition of the datasource</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:anyURI | ||||
annotation |
|
||||
source | <xs:element name="SourceWebAddress" type="xs:anyURI" minOccurs="0"> <xs:annotation> <xs:documentation>URI of the original datasource</xs:documentation> <xs:appinfo> <sea:FullName>Source URI</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata. </sea:ExistingStandards> <sea:Content>A URL providing an access interface to the original datasource</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:date | ||||
annotation |
|
||||
source | <xs:element name="SourceExpiryDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Expiry date of records from the datasource</xs:documentation> <xs:appinfo> <sea:FullName>Expiry date of source dataset</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata. </sea:ExistingStandards> <sea:Content>Date after which the records in the database should not anymore be used</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Allows databases to force update of indices etc. </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="SourceNumberOfRecords" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Number of units in the source database</xs:documentation> <xs:appinfo> <sea:FullName>Number of unit records in the source dataset</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Total number of unit-level records in the datasource</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | DatasetDerivation | ||
annotation |
|
||
source | <xs:element name="DatasetDerivations"> <xs:annotation> <xs:documentation>Additional properties of the dataset as created when it is derived from the origninal source or from an already derived dataset.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="DatasetDerivation" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Additional properties of datasets</xs:documentation> <xs:appinfo> <sea:FullName>Dataset derivation</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Additional properties pertaining to the dataset(s) derived directly or indirectly from of the orignal source. Repeatable to form a derivation history where appropriate.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="DateSupplied" type="xs:date"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <sea:FullName>Date supplied</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Supplier" type="ContactType"> <xs:annotation> <xs:documentation>Supplier of the dataset.</xs:documentation> <xs:appinfo> <sea:FullName>Dataset supplier</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Individual or organisation who have (generated and) supplied the dataset</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Rights" type="RightsType" minOccurs="0"> <xs:annotation> <xs:documentation>Legal rights and ownership if different from original source</xs:documentation> <xs:appinfo> <sea:FullName>Dataset rights</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A container element stating the ownership and legal rights pertaining to the entire dataset. May be overuled by statements under UnitData</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Should always be cited together with DBRights</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Statements" type="StatementsType" minOccurs="0"> <xs:annotation> <xs:documentation>Acknowledgements, disclaimer, credit, if different from orgininal source</xs:documentation> <xs:appinfo> <sea:FullName>Dataset statements</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A container element for statements of creditation or disclaimers. May be overuled by statements under UnitData</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> Should always be cited together with DBStatements</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Description" minOccurs="0"> <xs:annotation> <xs:documentation>Text describing the DataSet</xs:documentation> <xs:appinfo> <sea:FullName>Dataset description</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A free text statement describing the dataset, including e.g. statements about selective criteria or sort order used in the generation of the dataset </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="OriginalSource" type="xs:boolean" use="optional" default="false"/> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
children | DateSupplied Supplier Rights Statements Description | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="DatasetDerivation" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Additional properties of datasets</xs:documentation> <xs:appinfo> <sea:FullName>Dataset derivation</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Additional properties pertaining to the dataset(s) derived directly or indirectly from of the orignal source. Repeatable to form a derivation history where appropriate.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="DateSupplied" type="xs:date"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <sea:FullName>Date supplied</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Supplier" type="ContactType"> <xs:annotation> <xs:documentation>Supplier of the dataset.</xs:documentation> <xs:appinfo> <sea:FullName>Dataset supplier</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Individual or organisation who have (generated and) supplied the dataset</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Rights" type="RightsType" minOccurs="0"> <xs:annotation> <xs:documentation>Legal rights and ownership if different from original source</xs:documentation> <xs:appinfo> <sea:FullName>Dataset rights</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A container element stating the ownership and legal rights pertaining to the entire dataset. May be overuled by statements under UnitData</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Should always be cited together with DBRights</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Statements" type="StatementsType" minOccurs="0"> <xs:annotation> <xs:documentation>Acknowledgements, disclaimer, credit, if different from orgininal source</xs:documentation> <xs:appinfo> <sea:FullName>Dataset statements</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A container element for statements of creditation or disclaimers. May be overuled by statements under UnitData</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> Should always be cited together with DBStatements</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Description" minOccurs="0"> <xs:annotation> <xs:documentation>Text describing the DataSet</xs:documentation> <xs:appinfo> <sea:FullName>Dataset description</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A free text statement describing the dataset, including e.g. statements about selective criteria or sort order used in the generation of the dataset </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="OriginalSource" type="xs:boolean" use="optional" default="false"/> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:date | ||||
annotation |
|
||||
source | <xs:element name="DateSupplied" type="xs:date"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <sea:FullName>Date supplied</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | ContactType | ||||
children | Organisation Person Role Addresses TelephoneNumbers EmailAddresses URLs | ||||
annotation |
|
||||
source | <xs:element name="Supplier" type="ContactType"> <xs:annotation> <xs:documentation>Supplier of the dataset.</xs:documentation> <xs:appinfo> <sea:FullName>Dataset supplier</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Individual or organisation who have (generated and) supplied the dataset</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | RightsType | ||||
children | TermsOfUse SpecificRestrictions LegalOwner CopyrightDeclaration IPRDeclaration RightsURL | ||||
annotation |
|
||||
source | <xs:element name="Rights" type="RightsType" minOccurs="0"> <xs:annotation> <xs:documentation>Legal rights and ownership if different from original source</xs:documentation> <xs:appinfo> <sea:FullName>Dataset rights</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A container element stating the ownership and legal rights pertaining to the entire dataset. May be overuled by statements under UnitData</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Should always be cited together with DBRights</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | StatementsType | ||||
children | Acknowledgement Disclaimer LogoURL StatementURL | ||||
annotation |
|
||||
source | <xs:element name="Statements" type="StatementsType" minOccurs="0"> <xs:annotation> <xs:documentation>Acknowledgements, disclaimer, credit, if different from orgininal source</xs:documentation> <xs:appinfo> <sea:FullName>Dataset statements</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A container element for statements of creditation or disclaimers. May be overuled by statements under UnitData</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> Should always be cited together with DBStatements</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | Unit | ||
annotation |
|
||
source | <xs:element name="Units"> <xs:annotation> <xs:documentation>A container for one or more unit data records</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Unit" type="UnitDataType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A container for all data referring to a unit (specimen or observation record)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
type | UnitDataType | ||
children | UnitID LastEditor DateLastEdited UnitIDNumeric RecordRights UnitStatements RecordBasis NamedCollections Identifications UnitCollectionDomain UnitStateDomain UnitReferences UnitDigitalImages UnitAssociations UnitAssemblages Gathering CollectorsFieldNumber UnitMeasurements UnitFacts UnitDescription | ||
annotation |
|
||
source | <xs:element name="Unit" type="UnitDataType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A container for all data referring to a unit (specimen or observation record)</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | AgentText Organization Person | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="AgentType"> <xs:annotation> <xs:documentation>Person, person team, project or organization.</xs:documentation> <xs:appinfo> <sea:FullName>Agent Type</sea:FullName> <sea:Content xml:lang="en">Person, person team, project or organization.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="AgentText" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Free text details for Agent.</xs:documentation> <xs:appinfo> <sea:FullName>Agent text</sea:FullName> <sea:Content xml:lang="en">Free text details for Agent.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Organization" type="OrganisationType" minOccurs="0"> <xs:annotation> <xs:documentation>Agent organization name and code(s).</xs:documentation> <xs:appinfo> <sea:FullName>Organization</sea:FullName> <sea:Content xml:lang="en">Agent organization name and code(s).</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Person" type="PersonNameType" minOccurs="0"> <xs:annotation> <xs:documentation>Person agent name.</xs:documentation> <xs:appinfo> <sea:FullName>Person</sea:FullName> <sea:Content xml:lang="en">Person agent name.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="AgentText" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Free text details for Agent.</xs:documentation> <xs:appinfo> <sea:FullName>Agent text</sea:FullName> <sea:Content xml:lang="en">Free text details for Agent.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | OrganisationType | ||||
children | OrganisationName OrganisationCodes | ||||
annotation |
|
||||
source | <xs:element name="Organization" type="OrganisationType" minOccurs="0"> <xs:annotation> <xs:documentation>Agent organization name and code(s).</xs:documentation> <xs:appinfo> <sea:FullName>Organization</sea:FullName> <sea:Content xml:lang="en">Agent organization name and code(s).</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | PersonNameType | ||||
children | PersonName SortPersonName | ||||
annotation |
|
||||
source | <xs:element name="Person" type="PersonNameType" minOccurs="0"> <xs:annotation> <xs:documentation>Person agent name.</xs:documentation> <xs:appinfo> <sea:FullName>Person</sea:FullName> <sea:Content xml:lang="en">Person agent name.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | Ordination CompassBearing Accuracy AspectText | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="AspectType"> <xs:annotation> <xs:documentation xml:lang="en">Orientation, outlook or aspect of slope</xs:documentation> <xs:appinfo> <sea:FullName>Aspect</sea:FullName> <sea:Content xml:lang="en">The orientation, outlook or aspect or direction of slope.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>HISPID</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft 10/2002</sea:Reviewer> <sea:ExistingStandards>HISPID</sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en">This information is of particular intertest in relation to exposure and incident sunlight.</sea:Comments> <sea:Comments xml:lang="en">The values in these fields are nearly always directional and restricted to mountainous or sloping ground.</sea:Comments> <sea:Comments xml:lang="en">The value 'Open' can be used to described flat plains or exposed redge crests; 'Closed' can be used for valleys or ravines.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="Ordination" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">The direction, orientation or aspect of slope expressed in compass points</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">Ordination</sea:FullName> <sea:Content xml:lang="en">Orientation or bearing as an abbreviation of cardinal points</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft 10/2002, W. Berendsohn 05/2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="N"/> <xs:enumeration value="S"/> <xs:enumeration value="E"/> <xs:enumeration value="W"/> <xs:enumeration value="NE"/> <xs:enumeration value="SE"/> <xs:enumeration value="SW"/> <xs:enumeration value="NW"/> <xs:enumeration value="Open"/> <xs:enumeration value="Closed"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="CompassBearing" type="xs:decimal" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Orientation or bearing from North</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">Compas Degrees</sea:FullName> <sea:Content xml:lang="en">Orientation or bearing from North, expressed in compass degrees</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft 10/2002</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en">May be used for recording aspect of a site or as part of the dip/strike measuremnt in geologic records.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Accuracy" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Accuracy of aspect reading or estimation</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">Bearing Accuracy</sea:FullName> <sea:Content xml:lang="en">Accuracy of the bearing measurement of Aspect.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft 10/2002</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes xml:lang="en">I have no idea how this element will be applied or who will use it (JRC)</sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AspectText" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Text expression of slope or aspect</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">Aspect Text</sea:FullName> <sea:Content xml:lang="en">The direction of aspect or slope expressedas text.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft 10/2002</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples xml:lang="en">South West facing slope</sea:Examples> <sea:Examples xml:lang="en">Westward cliff</sea:Examples> <sea:Comments xml:lang="en">This field will as par as possible be a verbatim quote from the specimen label.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:attribute name="Language" type="xs:language"/> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||||||||||
type | restriction of xs:NMTOKEN | ||||||||||||||||||||
facets |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <xs:element name="Ordination" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">The direction, orientation or aspect of slope expressed in compass points</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">Ordination</sea:FullName> <sea:Content xml:lang="en">Orientation or bearing as an abbreviation of cardinal points</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft 10/2002, W. Berendsohn 05/2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="N"/> <xs:enumeration value="S"/> <xs:enumeration value="E"/> <xs:enumeration value="W"/> <xs:enumeration value="NE"/> <xs:enumeration value="SE"/> <xs:enumeration value="SW"/> <xs:enumeration value="NW"/> <xs:enumeration value="Open"/> <xs:enumeration value="Closed"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:decimal | ||||
annotation |
|
||||
source | <xs:element name="CompassBearing" type="xs:decimal" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Orientation or bearing from North</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">Compas Degrees</sea:FullName> <sea:Content xml:lang="en">Orientation or bearing from North, expressed in compass degrees</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft 10/2002</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en">May be used for recording aspect of a site or as part of the dip/strike measuremnt in geologic records.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="Accuracy" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Accuracy of aspect reading or estimation</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">Bearing Accuracy</sea:FullName> <sea:Content xml:lang="en">Accuracy of the bearing measurement of Aspect.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft 10/2002</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes xml:lang="en">I have no idea how this element will be applied or who will use it (JRC)</sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="AspectText" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Text expression of slope or aspect</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">Aspect Text</sea:FullName> <sea:Content xml:lang="en">The direction of aspect or slope expressedas text.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft 10/2002</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples xml:lang="en">South West facing slope</sea:Examples> <sea:Examples xml:lang="en">Westward cliff</sea:Examples> <sea:Comments xml:lang="en">This field will as par as possible be a verbatim quote from the specimen label.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:attribute name="Language" type="xs:language"/> </xs:complexType> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | AccessionSpecimenNumbers AccessionStatus AccessionMaterialType Hardiness ProvenanceCategory PropagationHistoryCode AccessionLineage DonorCategory | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="BotanicalGardenUnitType"> <xs:annotation> <xs:documentation>Elements specific to units from botanical gardens</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="AccessionSpecimenNumbers" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>Minimum numbers of individuals the garden is holding under the UnitID.</xs:documentation> <xs:appinfo> <sea:FullName>Accession specimen numbers</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3: n/a. </sea:ExistingStandards> <sea:ExistingStandards>ITF 2: AccessionSpecimenNumbers (=accspe). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>1</sea:Examples> <sea:Comments>Field definition taken from ITF 2.</sea:Comments> <sea:Rules>Accession status must not be D (dead)</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AccessionStatus" type="xs:byte" minOccurs="0"> <xs:annotation> <xs:documentation>Current status (current or not current) of the accession in the garden.</xs:documentation> <xs:appinfo> <sea:FullName>Accession status</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3: n/a. </sea:ExistingStandards> <sea:ExistingStandards>ITF 2: AccessionStatus (=accsta). </sea:ExistingStandards> <sea:Content>The status may be C (current accession in the living collection), D (non-current due to death), T (non current due to transfer to another record system, normally another garden), S (stored in a dormant state), O (other accession status - different from those above). </sea:Content> <sea:Examples>C</sea:Examples> <sea:Comments>Field definition taken from ITF 2.</sea:Comments> <sea:Rules>One or more of the following characters: C,D,T,S,O</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AccessionMaterialType" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Type of material the current living accession is composed of.</xs:documentation> <xs:appinfo> <sea:FullName>Accession material type</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3: n/a. </sea:ExistingStandards> <sea:ExistingStandards>ITF 2: AccessionStatus (=accsta). </sea:ExistingStandards> <sea:Content>The status may be C (current accession in the living collection), D (non-current due to death), T (non current due to transfer to another record system, normally another garden), S (stored in a dormant state), O (other accession status - different from those above). </sea:Content> <sea:Examples>C</sea:Examples> <sea:Comments>Field definition taken from ITF 2.</sea:Comments> <sea:Rules>One or more of the following characters: C,D,T,S,O</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Hardiness" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>A flag indicating that the accession is grown outdoors in the botanical garden.</xs:documentation> <xs:appinfo> <sea:FullName>Hardiness</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3: n/a. </sea:ExistingStandards> <sea:ExistingStandards>ITF 2: -. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ProvenanceCategory" type="xs:byte" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <sea:FullName>Provenance category</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3:- </sea:ExistingStandards> <sea:ExistingStandards>ITF 2: Provenance Type Flag (=prot). </sea:ExistingStandards> <sea:Content>W (Accession of wild source), Z (Propagule/s from a wild source plant in cultivation, G (Accession not of wild source), U (Insufficient data to determine which category applies).</sea:Content> <sea:Examples>Z</sea:Examples> <sea:Comments>Field definition taken from ITF 2, see there for further description.</sea:Comments> <sea:Rules>See ITF.</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="PropagationHistoryCode" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>A code to indicate the nature of the production of the plant material being accessioned, for you in association with the element ProvenanceType</xs:documentation> <xs:appinfo> <sea:FullName>Propagation history code</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3:- </sea:ExistingStandards> <sea:ExistingStandards>ITF 2: Propagation History Flag (=prohis). </sea:ExistingStandards> <sea:Content>See ITF 2.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Field definition taken from ITF 2.</sea:Comments> <sea:Rules>One of the following values: I, S, SA, SB, SC, V, VA, VB, U</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AccessionLineage" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The purpose of this element is to trace the lineage of an accession to either one or two immediate parent unit ID's. </xs:documentation> <xs:appinfo> <sea:FullName>Accession lineage</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3:- </sea:ExistingStandards> <sea:ExistingStandards>ITF 2: Accession Lineage (=acclin). </sea:ExistingStandards> <sea:Content>UnitIDspreceeded by garden code ().</sea:Content> <sea:Examples>K19650056</sea:Examples> <sea:Comments>Field definition taken from ITF 2, further specification see there.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="DonorCategory" type="xs:byte" minOccurs="0"> <xs:annotation> <xs:documentation>A code to indicate the type of the immediate donor from which the accession was obtained. This may not be necessarily the original collector of wild material.</xs:documentation> <xs:appinfo> <sea:FullName>Donor category</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3: - </sea:ExistingStandards> <sea:ExistingStandards>ITF 2:Donor Type Flag (=dont). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Field definition taken from ITF 2. Note that the ITF-Donor field is found under AccessionSource and the Donor's Accession Number in the PreviousUnitID of first record in the UnitHistory. </sea:Comments> <sea:Rules>One or more of the following characters: E, G, B, R, S, U, H, M, N, I, O, U</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:int | ||||
annotation |
|
||||
source | <xs:element name="AccessionSpecimenNumbers" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>Minimum numbers of individuals the garden is holding under the UnitID.</xs:documentation> <xs:appinfo> <sea:FullName>Accession specimen numbers</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3: n/a. </sea:ExistingStandards> <sea:ExistingStandards>ITF 2: AccessionSpecimenNumbers (=accspe). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>1</sea:Examples> <sea:Comments>Field definition taken from ITF 2.</sea:Comments> <sea:Rules>Accession status must not be D (dead)</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:byte | ||||
annotation |
|
||||
source | <xs:element name="AccessionStatus" type="xs:byte" minOccurs="0"> <xs:annotation> <xs:documentation>Current status (current or not current) of the accession in the garden.</xs:documentation> <xs:appinfo> <sea:FullName>Accession status</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3: n/a. </sea:ExistingStandards> <sea:ExistingStandards>ITF 2: AccessionStatus (=accsta). </sea:ExistingStandards> <sea:Content>The status may be C (current accession in the living collection), D (non-current due to death), T (non current due to transfer to another record system, normally another garden), S (stored in a dormant state), O (other accession status - different from those above). </sea:Content> <sea:Examples>C</sea:Examples> <sea:Comments>Field definition taken from ITF 2.</sea:Comments> <sea:Rules>One or more of the following characters: C,D,T,S,O</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="AccessionMaterialType" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Type of material the current living accession is composed of.</xs:documentation> <xs:appinfo> <sea:FullName>Accession material type</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3: n/a. </sea:ExistingStandards> <sea:ExistingStandards>ITF 2: AccessionStatus (=accsta). </sea:ExistingStandards> <sea:Content>The status may be C (current accession in the living collection), D (non-current due to death), T (non current due to transfer to another record system, normally another garden), S (stored in a dormant state), O (other accession status - different from those above). </sea:Content> <sea:Examples>C</sea:Examples> <sea:Comments>Field definition taken from ITF 2.</sea:Comments> <sea:Rules>One or more of the following characters: C,D,T,S,O</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:boolean | ||||
annotation |
|
||||
source | <xs:element name="Hardiness" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>A flag indicating that the accession is grown outdoors in the botanical garden.</xs:documentation> <xs:appinfo> <sea:FullName>Hardiness</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3: n/a. </sea:ExistingStandards> <sea:ExistingStandards>ITF 2: -. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:byte | ||||
annotation |
|
||||
source | <xs:element name="ProvenanceCategory" type="xs:byte" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <sea:FullName>Provenance category</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3:- </sea:ExistingStandards> <sea:ExistingStandards>ITF 2: Provenance Type Flag (=prot). </sea:ExistingStandards> <sea:Content>W (Accession of wild source), Z (Propagule/s from a wild source plant in cultivation, G (Accession not of wild source), U (Insufficient data to determine which category applies).</sea:Content> <sea:Examples>Z</sea:Examples> <sea:Comments>Field definition taken from ITF 2, see there for further description.</sea:Comments> <sea:Rules>See ITF.</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="PropagationHistoryCode" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>A code to indicate the nature of the production of the plant material being accessioned, for you in association with the element ProvenanceType</xs:documentation> <xs:appinfo> <sea:FullName>Propagation history code</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3:- </sea:ExistingStandards> <sea:ExistingStandards>ITF 2: Propagation History Flag (=prohis). </sea:ExistingStandards> <sea:Content>See ITF 2.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Field definition taken from ITF 2.</sea:Comments> <sea:Rules>One of the following values: I, S, SA, SB, SC, V, VA, VB, U</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="AccessionLineage" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The purpose of this element is to trace the lineage of an accession to either one or two immediate parent unit ID's. </xs:documentation> <xs:appinfo> <sea:FullName>Accession lineage</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3:- </sea:ExistingStandards> <sea:ExistingStandards>ITF 2: Accession Lineage (=acclin). </sea:ExistingStandards> <sea:Content>UnitIDspreceeded by garden code ().</sea:Content> <sea:Examples>K19650056</sea:Examples> <sea:Comments>Field definition taken from ITF 2, further specification see there.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:byte | ||||
annotation |
|
||||
source | <xs:element name="DonorCategory" type="xs:byte" minOccurs="0"> <xs:annotation> <xs:documentation>A code to indicate the type of the immediate donor from which the accession was obtained. This may not be necessarily the original collector of wild material.</xs:documentation> <xs:appinfo> <sea:FullName>Donor category</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3: - </sea:ExistingStandards> <sea:ExistingStandards>ITF 2:Donor Type Flag (=dont). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Field definition taken from ITF 2. Note that the ITF-Donor field is found under AccessionSource and the Donor's Accession Number in the PreviousUnitID of first record in the UnitHistory. </sea:Comments> <sea:Rules>One or more of the following characters: E, G, B, R, S, U, H, M, N, I, O, U</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | Organisation Person Role Addresses TelephoneNumbers EmailAddresses URLs | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="ContactType"> <xs:annotation> <xs:documentation>Contact details.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Identifies an organisation and/or a person as contact and provides addresses, telephone numbers, e-mail addresses and URLs. If a PersonName is supplied, all contact details should relate to the person. If no PersonName is supplied, they should relate to the Organisation.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="Organisation" type="OrganisationType" minOccurs="0"> <xs:annotation> <xs:documentation>Organisation to contact</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Person" type="PersonNameType" minOccurs="0"> <xs:annotation> <xs:documentation>Person to contact</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Role" minOccurs="0"> <xs:annotation> <xs:documentation>Role of Person or Organisation in context</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience> </sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Title for role of person or organisation. This element can be used to provide a title such as "Database Administrator" or "Curator" when no individual person is named.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Addresses" minOccurs="0"> <xs:annotation> <xs:documentation>Contact addresses</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Set of addresses for person or organisation. PreferredFlag attribute is used to indicate preferred postal address.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Address" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Contact address</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Address of person or organisation. PreferredFlag attribute is used to indicate preferred postal address.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="PreferredFlag" type="xs:boolean" default="false"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="TelephoneNumbers" minOccurs="0"> <xs:annotation> <xs:documentation>Telephone and fax numbers</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Set of telephone or fax numbers for person or organisation.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TelephoneNumber" type="TelephoneNumberType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Telephone or fax number</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN : element Contact_Number. </sea:ExistingStandards> <sea:Content>Numbers should be provided in the ITU International Format ("+CountryCode AreaCode Number"). PreferredFlag attribute indicates preferred e-mail address.</sea:Content> <sea:Examples> <Example>+44 9876 543210</Example> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="EmailAddresses" minOccurs="0"> <xs:annotation> <xs:documentation>E-mail addresses</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Set of e-mail addresses for person or organisation.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="EmailAddress" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>E-mail address for contact</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience> </sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Valid e-mail address. PreferredFlag attribute indicates preferred e-mail address.</sea:Content> <sea:Examples> <Example>any.person@any.org</Example> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:token"> <xs:attribute name="PreferredFlag" type="xs:boolean" default="false"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="URLs" minOccurs="0"> <xs:annotation> <xs:documentation>URLs for person or organisation</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Set of URLs of web sites for person or organisation.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="URL" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>URL for person or organisation</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience> </sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Publicly available URL for person or organisation. PreferredFlag attribute indicates main URL.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:anyURI"> <xs:attribute name="PreferredFlag" type="xs:boolean" default="false"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | OrganisationType | ||||
children | OrganisationName OrganisationCodes | ||||
annotation |
|
||||
source | <xs:element name="Organisation" type="OrganisationType" minOccurs="0"> <xs:annotation> <xs:documentation>Organisation to contact</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | PersonNameType | ||||
children | PersonName SortPersonName | ||||
annotation |
|
||||
source | <xs:element name="Person" type="PersonNameType" minOccurs="0"> <xs:annotation> <xs:documentation>Person to contact</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Role" minOccurs="0"> <xs:annotation> <xs:documentation>Role of Person or Organisation in context</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience> </sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Title for role of person or organisation. This element can be used to provide a title such as "Database Administrator" or "Curator" when no individual person is named.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | Address | ||||
annotation |
|
||||
source | <xs:element name="Addresses" minOccurs="0"> <xs:annotation> <xs:documentation>Contact addresses</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Set of addresses for person or organisation. PreferredFlag attribute is used to indicate preferred postal address.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Address" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Contact address</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Address of person or organisation. PreferredFlag attribute is used to indicate preferred postal address.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="PreferredFlag" type="xs:boolean" default="false"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Address" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Contact address</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Address of person or organisation. PreferredFlag attribute is used to indicate preferred postal address.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="PreferredFlag" type="xs:boolean" default="false"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | TelephoneNumber | ||||
annotation |
|
||||
source | <xs:element name="TelephoneNumbers" minOccurs="0"> <xs:annotation> <xs:documentation>Telephone and fax numbers</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Set of telephone or fax numbers for person or organisation.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TelephoneNumber" type="TelephoneNumberType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Telephone or fax number</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN : element Contact_Number. </sea:ExistingStandards> <sea:Content>Numbers should be provided in the ITU International Format ("+CountryCode AreaCode Number"). PreferredFlag attribute indicates preferred e-mail address.</sea:Content> <sea:Examples> <Example>+44 9876 543210</Example> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||||||||
type | TelephoneNumberType | ||||||||||||||||||
children | Number UsageNotes | ||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="TelephoneNumber" type="TelephoneNumberType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Telephone or fax number</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN : element Contact_Number. </sea:ExistingStandards> <sea:Content>Numbers should be provided in the ITU International Format ("+CountryCode AreaCode Number"). PreferredFlag attribute indicates preferred e-mail address.</sea:Content> <sea:Examples> <Example>+44 9876 543210</Example> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | EmailAddress | ||||
annotation |
|
||||
source | <xs:element name="EmailAddresses" minOccurs="0"> <xs:annotation> <xs:documentation>E-mail addresses</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Set of e-mail addresses for person or organisation.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="EmailAddress" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>E-mail address for contact</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience> </sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Valid e-mail address. PreferredFlag attribute indicates preferred e-mail address.</sea:Content> <sea:Examples> <Example>any.person@any.org</Example> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:token"> <xs:attribute name="PreferredFlag" type="xs:boolean" default="false"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:token | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="EmailAddress" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>E-mail address for contact</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience> </sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Valid e-mail address. PreferredFlag attribute indicates preferred e-mail address.</sea:Content> <sea:Examples> <Example>any.person@any.org</Example> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:token"> <xs:attribute name="PreferredFlag" type="xs:boolean" default="false"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | URL | ||||
annotation |
|
||||
source | <xs:element name="URLs" minOccurs="0"> <xs:annotation> <xs:documentation>URLs for person or organisation</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Set of URLs of web sites for person or organisation.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="URL" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>URL for person or organisation</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience> </sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Publicly available URL for person or organisation. PreferredFlag attribute indicates main URL.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:anyURI"> <xs:attribute name="PreferredFlag" type="xs:boolean" default="false"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:anyURI | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="URL" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>URL for person or organisation</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience> </sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Publicly available URL for person or organisation. PreferredFlag attribute indicates main URL.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:anyURI"> <xs:attribute name="PreferredFlag" type="xs:boolean" default="false"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | CountryName CountryNameDerived ISO2Letter ISO3Letter | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="CountryType"> <xs:annotation> <xs:documentation>Details of the country</xs:documentation> <xs:appinfo> <sea:FullName>Country</sea:FullName> <sea:Content xml:lang="en">Elements covering the representation of the country and it name.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft 2002, W. Berendsohn 06/2003</sea:Reviewer> <sea:ExistingStandards>HISPID4</sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en">Maps to Darwin Core 2: Country through either ISO2Letter (future) or CountryName (current). Historical country names and water bodies outside the coastal zone can be entered under named area.</sea:Comments> <sea:Comments xml:lang="en">CountryNameDerived is provided for a country name that has been derived, for example from a system supplied dictionary, by library consultation or other independent research.</sea:Comments> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> At least one of CountryName or ISO2 or ISO3 should be present but more are allowed. This should be the political country having jurisdiction over the collection site.</sea:Rules> <sea:EditorialNotes xml:lang="en">Country names and ISO codes can theoretically be part of controlled enumerations but if included within tghe schems would blow it out to an unacceptable level; is it possible to refer to these lists externally with physically invoking them?(JRC)</sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:annotation> <xs:documentation> </xs:documentation> </xs:annotation> <xs:element name="CountryName" id="cou" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Name of country or major region for specimen or observation</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">Country</sea:FullName> <sea:Content xml:lang="en">The name of the country or major region where the specimen was collected,or the observation made, entered in full.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Audience>HISPID</sea:Audience> <sea:Reviewer>Jim Croft 2002</sea:Reviewer> <Standard>ABIS</Standard> <Standard>ITF</Standard> <Standard>TLR</Standard> <Standard>WGSUB</Standard> <Standard>ISO</Standard> <Standard> Brummitt (1992)</Standard> <Example xml:lang="en">Australia</Example> <Example xml:lang="en">Commonwealth of Australia</Example> <Example xml:lang="en">Iceland</Example> <Example xml:lang="en">Republic of Iceland</Example> <Example xml:lang="en">Samoa</Example> <Example xml:lang="en">Independent State of Samoa</Example> <Rule xml:lang="en">If the name of the country where the plant was collected is unknown, then this field should contain the value 'UNKNOWN'. In this case, the ISO Code for Country of Origin field must have the entry 'XX' or 'XY'. All remaining 'location group' fields should be left unfilled.</Rule> <sea:Comments xml:lang="en">It is recommended that the spelling of the country should be that recognised by the International Standards Organization (ISO).</sea:Comments> <sea:Comments xml:lang="en">It is recommended that new country names be enclosed in square brackets, after the old country name, where country names or boundaries have changed. The 2 letter ISO codes in ISO Code for Country of Origin field assist updating and cross referencing country names where boundaries change.</sea:Comments> <sea:Comments xml:lang="en">Separate fields for state/province and country are needed to adequately handle the situation with international collections.</sea:Comments> <sea:Comments xml:lang="en">The use of this element is slightly ambiguous in that local practice might require either verbatim quote from specimen labels, or standardization by controlled vocabulary or lookup lists</sea:Comments> <EditorialNote xml:lang="en">This element is also covered by various geographic standards and may be better covered by reference to these.(JRC)</EditorialNote> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="CountryNameDerived" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Derived name of country or major region for specimen or observation</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">Country Name Derived</sea:FullName> <ShortName xml:lang="en">DerivedCountry</ShortName> <sea:Content xml:lang="en">The derived name of the country or major region where the specimen was collected, or the observation made, entered in full, interpereted in the light of contemporary geographical knowledge.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Audience>HISPID</sea:Audience> <sea:Reviewer>Jim Croft 2002</sea:Reviewer> <Standard>ABIS</Standard> <Standard>ITF</Standard> <Standard>TLR</Standard> <Standard>WGSUB</Standard> <Standard>ISO</Standard> <Standard> Brummitt (1992)</Standard> <Example xml:lang="en">Sri Lanka</Example> <Example xml:lang="en">Taiwan</Example> <Example xml:lang="en">Vanuatu</Example> <Example xml:lang="en">Papua New Guinea</Example> <Example xml:lang="en">Kiribati</Example> <Example xml:lang="en">East Timor</Example> <Rule xml:lang="en">If the name of the country where the plant was collected is unknown, then this field should contain the value 'UNKNOWN'. In this case, the ISO Code for Country of Origin field must have the entry 'XX', 'XY', 'XXX', or 'XXY'. All remaining 'location group' fields should be left unfilled.</Rule> <sea:Comments xml:lang="en">It is recommended that the spelling of the country should be that recognised by the International Standards Organization (ISO).</sea:Comments> <sea:Comments xml:lang="en">The derived country names offers the opportunity to document the name under which a country is currently known, interpreted by an old or superceded names on the specimen label, such as Vanuatu for the New Hebrides, Sri Lanka for Ceylon, etc.</sea:Comments> <sea:Comments xml:lang="en">Separate fields for state/province and country are needed to adequately handle the situation with international collections.</sea:Comments> <sea:Comments xml:lang="en">The use of this element is slightly ambiguous in that local practice might require either verbatim quote from specimen labels, or standardization by controlled vocabulary or lookup lists</sea:Comments> <EditorialNote xml:lang="en">This element is also covered by various geographic standards and may be better covered by reference to these.(JRC)</EditorialNote> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="ISO2Letter" type="xs:string" id="iso2" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">2-letter ISO code for representatioin of name of country or origin</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">2-letter ISO country code</sea:FullName> <ShortName xml:lang="en">ISO Country</ShortName> <sea:Content xml:lang="en">The 2-letter code for the representation of the name of the country of origin of the collection or observation using the codes assigned by the International Standards Organization (ISO).</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Audience>HISPID</sea:Audience> <sea:Reviewer>Jim Croft 2002</sea:Reviewer> <Standard>ABIS</Standard> <Standard>ITF</Standard> <Standard>ISO</Standard> <Standard> Brummitt (1992)</Standard> <Example xml:lang="en">AUS</Example> <Example xml:lang="en">ESP</Example> <Example xml:lang="en">FRA</Example> <Example xml:lang="en">USA</Example> <Rule xml:lang="en">This field should contain a valid entry as defined by the International Standards Organization (ISO Standard 3166)</Rule> <Rule xml:lang="en">Two other entries are permitted in addition to those defined by ISO. If the name of the country where the plant was collected is unknown, then this field should contain the value 'XX'; if a country name is not applicable then teh field should containg the value "XY". In these cases, the Country field must have the entry 'UNKNOWN'. All remaining 'location group' fields should be left unfilled.</Rule> <sea:Comments xml:lang="en">The 2 letter ISO codes in ISO Code for Country of Origin field assist updating and cross referencing countries where boundaries change.</sea:Comments> <sea:Comments xml:lang="en">The 'XX' code should be used when no country of origin information is provided. The 'XY' code sould be used for non-specific collecting localities, e.g. Africa, SouthEast Asia</sea:Comments> <sea:Comments xml:lang="en">See comments under Country.</sea:Comments> <EditorialNote xml:lang="en">This element is also covered by various geographic standards and may be better covered by reference to these.(JRC)</EditorialNote> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ISO3Letter" type="xs:string" id="iso3" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">3-letter ISO code for representation of name of country of origin</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">3-letter ISO country code</sea:FullName> <ShortName xml:lang="en">ISO Country</ShortName> <sea:Content xml:lang="en">The 2-letter code for the representation of the name of the country of origin of the collection or observation using the codes assigned by the International Standards Organization (ISO).</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Audience>HISPID</sea:Audience> <sea:Reviewer>Jim Croft 2002</sea:Reviewer> <Standard>ABIS</Standard> <Standard>ITF</Standard> <Standard>ISO</Standard> <Standard> Brummitt (1992)</Standard> <Example xml:lang="en">AU</Example> <Example xml:lang="en">ES</Example> <Example xml:lang="en">FR</Example> <Example xml:lang="en">PG</Example> <Example xml:lang="en">US</Example> <Rule xml:lang="en">This field should contain a valid entry as defined by the International Standards Organization (ISO Standard 3166)</Rule> <Rule xml:lang="en">Two other entries are permitted in addition to those defined by ISO. If the name of the country where the plant was collected is unknown, then this field should contain the value 'XXX'; if a country name is not applicable then the field should containg the value "XXY". In these cases, the Country field must have the entry 'UNKNOWN'. All remaining 'location group' fields should be left unfilled.</Rule> <sea:Comments xml:lang="en">The 3-letter ISO codes in ISO Code for Country of Origin field assist updating and cross referencing countries where boundaries change.</sea:Comments> <sea:Comments xml:lang="en">The 'XXX' code should be used when no country of origin information is provided. The 'XXY' code sould be used for non-specific collecting localities, e.g. Africa, SouthEast Asia</sea:Comments> <sea:Comments xml:lang="en">See comments under Country.</sea:Comments> <EditorialNote xml:lang="en">This element is also covered by various geographic standards and may be better covered by reference to these.(JRC)</EditorialNote> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="CountryName" id="cou" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Name of country or major region for specimen or observation</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">Country</sea:FullName> <sea:Content xml:lang="en">The name of the country or major region where the specimen was collected,or the observation made, entered in full.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Audience>HISPID</sea:Audience> <sea:Reviewer>Jim Croft 2002</sea:Reviewer> <Standard>ABIS</Standard> <Standard>ITF</Standard> <Standard>TLR</Standard> <Standard>WGSUB</Standard> <Standard>ISO</Standard> <Standard> Brummitt (1992)</Standard> <Example xml:lang="en">Australia</Example> <Example xml:lang="en">Commonwealth of Australia</Example> <Example xml:lang="en">Iceland</Example> <Example xml:lang="en">Republic of Iceland</Example> <Example xml:lang="en">Samoa</Example> <Example xml:lang="en">Independent State of Samoa</Example> <Rule xml:lang="en">If the name of the country where the plant was collected is unknown, then this field should contain the value 'UNKNOWN'. In this case, the ISO Code for Country of Origin field must have the entry 'XX' or 'XY'. All remaining 'location group' fields should be left unfilled.</Rule> <sea:Comments xml:lang="en">It is recommended that the spelling of the country should be that recognised by the International Standards Organization (ISO).</sea:Comments> <sea:Comments xml:lang="en">It is recommended that new country names be enclosed in square brackets, after the old country name, where country names or boundaries have changed. The 2 letter ISO codes in ISO Code for Country of Origin field assist updating and cross referencing country names where boundaries change.</sea:Comments> <sea:Comments xml:lang="en">Separate fields for state/province and country are needed to adequately handle the situation with international collections.</sea:Comments> <sea:Comments xml:lang="en">The use of this element is slightly ambiguous in that local practice might require either verbatim quote from specimen labels, or standardization by controlled vocabulary or lookup lists</sea:Comments> <EditorialNote xml:lang="en">This element is also covered by various geographic standards and may be better covered by reference to these.(JRC)</EditorialNote> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="CountryNameDerived" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Derived name of country or major region for specimen or observation</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">Country Name Derived</sea:FullName> <ShortName xml:lang="en">DerivedCountry</ShortName> <sea:Content xml:lang="en">The derived name of the country or major region where the specimen was collected, or the observation made, entered in full, interpereted in the light of contemporary geographical knowledge.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Audience>HISPID</sea:Audience> <sea:Reviewer>Jim Croft 2002</sea:Reviewer> <Standard>ABIS</Standard> <Standard>ITF</Standard> <Standard>TLR</Standard> <Standard>WGSUB</Standard> <Standard>ISO</Standard> <Standard> Brummitt (1992)</Standard> <Example xml:lang="en">Sri Lanka</Example> <Example xml:lang="en">Taiwan</Example> <Example xml:lang="en">Vanuatu</Example> <Example xml:lang="en">Papua New Guinea</Example> <Example xml:lang="en">Kiribati</Example> <Example xml:lang="en">East Timor</Example> <Rule xml:lang="en">If the name of the country where the plant was collected is unknown, then this field should contain the value 'UNKNOWN'. In this case, the ISO Code for Country of Origin field must have the entry 'XX', 'XY', 'XXX', or 'XXY'. All remaining 'location group' fields should be left unfilled.</Rule> <sea:Comments xml:lang="en">It is recommended that the spelling of the country should be that recognised by the International Standards Organization (ISO).</sea:Comments> <sea:Comments xml:lang="en">The derived country names offers the opportunity to document the name under which a country is currently known, interpreted by an old or superceded names on the specimen label, such as Vanuatu for the New Hebrides, Sri Lanka for Ceylon, etc.</sea:Comments> <sea:Comments xml:lang="en">Separate fields for state/province and country are needed to adequately handle the situation with international collections.</sea:Comments> <sea:Comments xml:lang="en">The use of this element is slightly ambiguous in that local practice might require either verbatim quote from specimen labels, or standardization by controlled vocabulary or lookup lists</sea:Comments> <EditorialNote xml:lang="en">This element is also covered by various geographic standards and may be better covered by reference to these.(JRC)</EditorialNote> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="ISO2Letter" type="xs:string" id="iso2" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">2-letter ISO code for representatioin of name of country or origin</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">2-letter ISO country code</sea:FullName> <ShortName xml:lang="en">ISO Country</ShortName> <sea:Content xml:lang="en">The 2-letter code for the representation of the name of the country of origin of the collection or observation using the codes assigned by the International Standards Organization (ISO).</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Audience>HISPID</sea:Audience> <sea:Reviewer>Jim Croft 2002</sea:Reviewer> <Standard>ABIS</Standard> <Standard>ITF</Standard> <Standard>ISO</Standard> <Standard> Brummitt (1992)</Standard> <Example xml:lang="en">AUS</Example> <Example xml:lang="en">ESP</Example> <Example xml:lang="en">FRA</Example> <Example xml:lang="en">USA</Example> <Rule xml:lang="en">This field should contain a valid entry as defined by the International Standards Organization (ISO Standard 3166)</Rule> <Rule xml:lang="en">Two other entries are permitted in addition to those defined by ISO. If the name of the country where the plant was collected is unknown, then this field should contain the value 'XX'; if a country name is not applicable then teh field should containg the value "XY". In these cases, the Country field must have the entry 'UNKNOWN'. All remaining 'location group' fields should be left unfilled.</Rule> <sea:Comments xml:lang="en">The 2 letter ISO codes in ISO Code for Country of Origin field assist updating and cross referencing countries where boundaries change.</sea:Comments> <sea:Comments xml:lang="en">The 'XX' code should be used when no country of origin information is provided. The 'XY' code sould be used for non-specific collecting localities, e.g. Africa, SouthEast Asia</sea:Comments> <sea:Comments xml:lang="en">See comments under Country.</sea:Comments> <EditorialNote xml:lang="en">This element is also covered by various geographic standards and may be better covered by reference to these.(JRC)</EditorialNote> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="ISO3Letter" type="xs:string" id="iso3" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">3-letter ISO code for representation of name of country of origin</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">3-letter ISO country code</sea:FullName> <ShortName xml:lang="en">ISO Country</ShortName> <sea:Content xml:lang="en">The 2-letter code for the representation of the name of the country of origin of the collection or observation using the codes assigned by the International Standards Organization (ISO).</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Audience>HISPID</sea:Audience> <sea:Reviewer>Jim Croft 2002</sea:Reviewer> <Standard>ABIS</Standard> <Standard>ITF</Standard> <Standard>ISO</Standard> <Standard> Brummitt (1992)</Standard> <Example xml:lang="en">AU</Example> <Example xml:lang="en">ES</Example> <Example xml:lang="en">FR</Example> <Example xml:lang="en">PG</Example> <Example xml:lang="en">US</Example> <Rule xml:lang="en">This field should contain a valid entry as defined by the International Standards Organization (ISO Standard 3166)</Rule> <Rule xml:lang="en">Two other entries are permitted in addition to those defined by ISO. If the name of the country where the plant was collected is unknown, then this field should contain the value 'XXX'; if a country name is not applicable then the field should containg the value "XXY". In these cases, the Country field must have the entry 'UNKNOWN'. All remaining 'location group' fields should be left unfilled.</Rule> <sea:Comments xml:lang="en">The 3-letter ISO codes in ISO Code for Country of Origin field assist updating and cross referencing countries where boundaries change.</sea:Comments> <sea:Comments xml:lang="en">The 'XXX' code should be used when no country of origin information is provided. The 'XXY' code sould be used for non-specific collecting localities, e.g. Africa, SouthEast Asia</sea:Comments> <sea:Comments xml:lang="en">See comments under Country.</sea:Comments> <EditorialNote xml:lang="en">This element is also covered by various geographic standards and may be better covered by reference to these.(JRC)</EditorialNote> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | CultureNames GrowthConditions CultureMedium Aerobicity Temperature Applications Hazard References | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="CultureCollectionUnitType"> <xs:annotation> <xs:documentation>Elements only used for units in culture collections</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="CultureNames" minOccurs="0"> <xs:annotation> <xs:documentation>Names under which the culture is known</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="CultureName" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Reference or trade name for a microbial culture</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct. 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="GrowthConditions" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="CultureMedium" minOccurs="0"> <xs:annotation> <xs:documentation>The growth medium for a microbial or similar culture e.g. agar</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Aerobicity" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Temperature" minOccurs="0"> <xs:annotation> <xs:documentation>Preferably a number - attribute gives temperature scale used</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="TemperatureType"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="Celsius"/> <xs:enumeration value="Fahrenheit"/> <xs:enumeration value="Absolute"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Applications" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Hazard" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="References" minOccurs="0"> <xs:annotation> <xs:documentation>References for the culture conditions and method</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Reference" type="ReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Attribute for RefType</xs:documentation> <xs:appinfo> <Created> <Author>Neil Thomson</Author> <Date>August 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | CultureName | ||
annotation |
|
||
source | <xs:element name="CultureNames" minOccurs="0"> <xs:annotation> <xs:documentation>Names under which the culture is known</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="CultureName" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Reference or trade name for a microbial culture</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct. 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="CultureName" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Reference or trade name for a microbial culture</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct. 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="GrowthConditions" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="CultureMedium" minOccurs="0"> <xs:annotation> <xs:documentation>The growth medium for a microbial or similar culture e.g. agar</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="Aerobicity" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Temperature" minOccurs="0"> <xs:annotation> <xs:documentation>Preferably a number - attribute gives temperature scale used</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="TemperatureType"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="Celsius"/> <xs:enumeration value="Fahrenheit"/> <xs:enumeration value="Absolute"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Applications" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Hazard" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | Reference | ||
annotation |
|
||
source | <xs:element name="References" minOccurs="0"> <xs:annotation> <xs:documentation>References for the culture conditions and method</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Reference" type="ReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Attribute for RefType</xs:documentation> <xs:appinfo> <Created> <Author>Neil Thomson</Author> <Date>August 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | ReferenceType | ||||
children | ReferenceCitation ReferenceDetail URL | ||||
annotation |
|
||||
source | <xs:element name="Reference" type="ReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Attribute for RefType</xs:documentation> <xs:appinfo> <Created> <Author>Neil Thomson</Author> <Date>August 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | DateText ISODateTimeBegin DayNumberBegin TimeOfDayBegin ISODateTimeEnd DayNumberEnd TimeOfDayEnd | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="DateTimeType"> <xs:annotation> <xs:documentation>Temporal aspects of an event or activity. </xs:documentation> <xs:appinfo> <sea:FullName>Date and time or period</sea:FullName> <sea:Content xml:lang="en">Elements covering the date, time and duration of an event or activity.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>M.Döring, A. Güntsch and W. Berendsohn</sea:Reviewer> <sea:ExistingStandards>BioCASE Model: VDate. </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments>See http://www.bgbm.org/tdwg/codata/Schema/DateTime.htm for a discussion of the use of ISO 8601 in this type. </sea:Comments> <sea:Comments xml:lang="en">Can be a range or qualified as a vague date (=HISPID4: cdat) for example as a means of adding greater precision to specific groups of observations within a range event (=cdat2 in part)</sea:Comments> <sea:Comments xml:lang="en">Dates may be duplicated and expressed in various forms in each of the available fiields to facilitate query.</sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:annotation> <xs:documentation> </xs:documentation> </xs:annotation> <xs:element name="DateText" type="xs:string" id="datetext" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation xml:lang="en">The date in text format</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">Date text</sea:FullName> <ShortName xml:lang="en">Date text</ShortName> <sea:Content xml:lang="en">A text version of the date at which an event or action took place, for use when the date is imprecise, ambiguous or not in a form that satifies the standard structured date format.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Audience>HISPID</sea:Audience> <sea:Reviewer>Jim Croft</sea:Reviewer> <sea:ExistingStandards>ABIS</sea:ExistingStandards> <sea:ExistingStandards>ITF</sea:ExistingStandards> <sea:Content xml:lang="en">Alphabetic mixed case and interger; free text.</sea:Content> <Example xml:lang="en">25 [?] 1925</Example> <Example xml:lang="en">3/9/45 [ambiguous day month]</Example> <Example xml:lang="en">Spring 1912</Example> <Example xml:lang="en">Late 1800s</Example> <Example xml:lang="en">End of 19th Century</Example> <Example xml:lang="en">Mid 1978</Example> <Example xml:lang="en">Easter 1933</Example> <Example xml:lang="en">Post WW2</Example> <Example xml:lang="en">Before June 25, 2000</Example> <Example xml:lang="en">After June 25, 2000</Example> <Example xml:lang="en">Post WW2</Example> <Rule xml:lang="en">This field should be used when it is not possible to create a structured standard date from the information provided, or when in is important to record the verbatim representation of the date.</Rule> <sea:Comments xml:lang="en">This field will probably not be used very frequently but may be useful when dates to be recorded are not completely legible. For example the day and month may be decipherable but not the year; the use of this field will allow recording of partially interpreted information.</sea:Comments> <sea:Comments xml:lang="en">This filed will also be used when the date, time or period of the event is vague or ambiguous and can not be expressed in the standard structured data format. This field can be used to record generalized date ranges and unresolvable ambiguity such as different day/month order conventions (e.g. US/Europe)</sea:Comments> <sea:Comments xml:lang="en">This field may be repeated to allow multiple dates or periods.</sea:Comments> <sea:Comments xml:lang="en">In the rare instances of dates for periods before the year 0000, BC and similar dates can be recorded in this field.</sea:Comments> <sea:Comments xml:lang="en">If the project or application requires verbatim representation of dates, this field can be used for that purporse, even though the date might correspond to the standard structured data format.</sea:Comments> <EditorialNote xml:lang="en"> </EditorialNote> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ISODateTimeBegin" type="DateTimeISOType" id="isodate" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">The exact date (and time) or beginning of a period, expressed in ANSI/ISO standard structured format</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">ISO/ANSI date and time or beginning of period</sea:FullName> <sea:Content xml:lang="en">A representation of the date and time of (the beginning of) an event in ISO standard structured date format.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>M.Döring, A. Güntsch and W. Berendsohn</sea:Reviewer> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="DayNumberBegin" type="xs:integer" minOccurs="0"> <xs:annotation> <xs:documentation>Julian day number in the year for the exact date or for the beginning day of a period</xs:documentation> <xs:appinfo> <sea:FullName>Julian Day Number</sea:FullName> <sea:Content xml:lang="en">The Julian Day number or the sequential day within the year</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft, M.Döring, A. Güntsch and W. Berendsohn</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Julian Day</sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en">Maps to Darwin Core 2: Julian Day.</sea:Comments> <sea:Comments xml:lang="en">The year is given in ISODateTimeBegin.</sea:Comments> <sea:Rules xml:lang="en">The content range is 1-365 for normal years, 366 for leap years.</sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="TimeOfDayBegin" type="xs:time" minOccurs="0"> <xs:annotation> <xs:documentation>Time of day in hours from midnight for an exact point in time or for the beginning of a time period</xs:documentation> <xs:appinfo> <sea:FullName>Time of day</sea:FullName> <sea:Content xml:lang="en">The time of day expressed in decimal hours from midnight local time.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Time of Day</sea:ExistingStandards> <sea:Examples>13.5</sea:Examples> <sea:Examples>04.25</sea:Examples> <sea:Comments xml:lang="en">This field may apply to times of collecting where this is considered important</sea:Comments> <sea:Comments xml:lang="en">Maps to Darwin Core 2: Time of Day.</sea:Comments> <sea:Comments xml:lang="en">Note that times are decimial hours: 13.5 represents 1:30 pm, not 1:05 pm, nor 1:50 pm</sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en">Time can also be expressed in the ISODateTimeElement.(WGB)</sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ISODateTimeEnd" type="DateTimeISOType" id="isodate" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">The end of a period expressed ANSI/ISO standard structured format</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">ISO/ANSI date and time for the end of period</sea:FullName> <sea:Content xml:lang="en">A representation of the date and time of (the beginning of) an event in ISO standard structured date format.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>M.Döring, A. Güntsch and W. Berendsohn</sea:Reviewer> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="DayNumberEnd" type="xs:integer" minOccurs="0"> <xs:annotation> <xs:documentation>The Julian day number of the last day in a period. </xs:documentation> <xs:appinfo> <sea:FullName>Julian Day Number</sea:FullName> <sea:Content xml:lang="en">The Julian Day number or the sequential day within the year for the last day of a period. </sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>(Jim Croft) M.Döring, A. Güntsch and W. Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en">The year is given in ISODateTimeBegin.</sea:Comments> <sea:Rules xml:lang="en">The content range is 1-365 for normal years, 366 for leap years.</sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="TimeOfDayEnd" type="xs:time" minOccurs="0"> <xs:annotation> <xs:documentation>Time of day in hours from midnight for the end of a time period</xs:documentation> <xs:appinfo> <sea:FullName>Time period end time</sea:FullName> <sea:Content xml:lang="en">The time of day expressed in decimal hours from midnight local time for the end of a time period.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>(Jim Croft) M.Döring, A. Güntsch and W. Berendsohn</sea:Reviewer> <sea:Examples>13.5</sea:Examples> <sea:Examples>04.25</sea:Examples> <sea:Comments xml:lang="en">Note that times are decimial hours: 13.5 represents 1:30 pm, not 1:05 pm, nor 1:50 pm</sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="DateText" type="xs:string" id="datetext" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation xml:lang="en">The date in text format</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">Date text</sea:FullName> <ShortName xml:lang="en">Date text</ShortName> <sea:Content xml:lang="en">A text version of the date at which an event or action took place, for use when the date is imprecise, ambiguous or not in a form that satifies the standard structured date format.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Audience>HISPID</sea:Audience> <sea:Reviewer>Jim Croft</sea:Reviewer> <sea:ExistingStandards>ABIS</sea:ExistingStandards> <sea:ExistingStandards>ITF</sea:ExistingStandards> <sea:Content xml:lang="en">Alphabetic mixed case and interger; free text.</sea:Content> <Example xml:lang="en">25 [?] 1925</Example> <Example xml:lang="en">3/9/45 [ambiguous day month]</Example> <Example xml:lang="en">Spring 1912</Example> <Example xml:lang="en">Late 1800s</Example> <Example xml:lang="en">End of 19th Century</Example> <Example xml:lang="en">Mid 1978</Example> <Example xml:lang="en">Easter 1933</Example> <Example xml:lang="en">Post WW2</Example> <Example xml:lang="en">Before June 25, 2000</Example> <Example xml:lang="en">After June 25, 2000</Example> <Example xml:lang="en">Post WW2</Example> <Rule xml:lang="en">This field should be used when it is not possible to create a structured standard date from the information provided, or when in is important to record the verbatim representation of the date.</Rule> <sea:Comments xml:lang="en">This field will probably not be used very frequently but may be useful when dates to be recorded are not completely legible. For example the day and month may be decipherable but not the year; the use of this field will allow recording of partially interpreted information.</sea:Comments> <sea:Comments xml:lang="en">This filed will also be used when the date, time or period of the event is vague or ambiguous and can not be expressed in the standard structured data format. This field can be used to record generalized date ranges and unresolvable ambiguity such as different day/month order conventions (e.g. US/Europe)</sea:Comments> <sea:Comments xml:lang="en">This field may be repeated to allow multiple dates or periods.</sea:Comments> <sea:Comments xml:lang="en">In the rare instances of dates for periods before the year 0000, BC and similar dates can be recorded in this field.</sea:Comments> <sea:Comments xml:lang="en">If the project or application requires verbatim representation of dates, this field can be used for that purporse, even though the date might correspond to the standard structured data format.</sea:Comments> <EditorialNote xml:lang="en"> </EditorialNote> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | DateTimeISOType | ||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="ISODateTimeBegin" type="DateTimeISOType" id="isodate" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">The exact date (and time) or beginning of a period, expressed in ANSI/ISO standard structured format</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">ISO/ANSI date and time or beginning of period</sea:FullName> <sea:Content xml:lang="en">A representation of the date and time of (the beginning of) an event in ISO standard structured date format.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>M.Döring, A. Güntsch and W. Berendsohn</sea:Reviewer> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:integer | ||||
annotation |
|
||||
source | <xs:element name="DayNumberBegin" type="xs:integer" minOccurs="0"> <xs:annotation> <xs:documentation>Julian day number in the year for the exact date or for the beginning day of a period</xs:documentation> <xs:appinfo> <sea:FullName>Julian Day Number</sea:FullName> <sea:Content xml:lang="en">The Julian Day number or the sequential day within the year</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft, M.Döring, A. Güntsch and W. Berendsohn</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Julian Day</sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en">Maps to Darwin Core 2: Julian Day.</sea:Comments> <sea:Comments xml:lang="en">The year is given in ISODateTimeBegin.</sea:Comments> <sea:Rules xml:lang="en">The content range is 1-365 for normal years, 366 for leap years.</sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:time | ||||
annotation |
|
||||
source | <xs:element name="TimeOfDayBegin" type="xs:time" minOccurs="0"> <xs:annotation> <xs:documentation>Time of day in hours from midnight for an exact point in time or for the beginning of a time period</xs:documentation> <xs:appinfo> <sea:FullName>Time of day</sea:FullName> <sea:Content xml:lang="en">The time of day expressed in decimal hours from midnight local time.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Time of Day</sea:ExistingStandards> <sea:Examples>13.5</sea:Examples> <sea:Examples>04.25</sea:Examples> <sea:Comments xml:lang="en">This field may apply to times of collecting where this is considered important</sea:Comments> <sea:Comments xml:lang="en">Maps to Darwin Core 2: Time of Day.</sea:Comments> <sea:Comments xml:lang="en">Note that times are decimial hours: 13.5 represents 1:30 pm, not 1:05 pm, nor 1:50 pm</sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en">Time can also be expressed in the ISODateTimeElement.(WGB)</sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | DateTimeISOType | ||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="ISODateTimeEnd" type="DateTimeISOType" id="isodate" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">The end of a period expressed ANSI/ISO standard structured format</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">ISO/ANSI date and time for the end of period</sea:FullName> <sea:Content xml:lang="en">A representation of the date and time of (the beginning of) an event in ISO standard structured date format.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>M.Döring, A. Güntsch and W. Berendsohn</sea:Reviewer> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:integer | ||||
annotation |
|
||||
source | <xs:element name="DayNumberEnd" type="xs:integer" minOccurs="0"> <xs:annotation> <xs:documentation>The Julian day number of the last day in a period. </xs:documentation> <xs:appinfo> <sea:FullName>Julian Day Number</sea:FullName> <sea:Content xml:lang="en">The Julian Day number or the sequential day within the year for the last day of a period. </sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>(Jim Croft) M.Döring, A. Güntsch and W. Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en">The year is given in ISODateTimeBegin.</sea:Comments> <sea:Rules xml:lang="en">The content range is 1-365 for normal years, 366 for leap years.</sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:time | ||||
annotation |
|
||||
source | <xs:element name="TimeOfDayEnd" type="xs:time" minOccurs="0"> <xs:annotation> <xs:documentation>Time of day in hours from midnight for the end of a time period</xs:documentation> <xs:appinfo> <sea:FullName>Time period end time</sea:FullName> <sea:Content xml:lang="en">The time of day expressed in decimal hours from midnight local time for the end of a time period.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>(Jim Croft) M.Döring, A. Güntsch and W. Berendsohn</sea:Reviewer> <sea:Examples>13.5</sea:Examples> <sea:Examples>04.25</sea:Examples> <sea:Comments xml:lang="en">Note that times are decimial hours: 13.5 represents 1:30 pm, not 1:05 pm, nor 1:50 pm</sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | GatheringCode GatheringDateTime GatheringAgents Project PlatformName GatheringSite | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="GatheringType"> <xs:annotation> <xs:documentation>Elements describing the site and event of collecting or observing a unit.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="GatheringCode" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>A string that identifies all material that resulted from a collecting event.</xs:documentation> <xs:appinfo> <sea:FullName>Gathering code</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>NBN: Sample_Reference. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Field Number. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="GatheringDateTime" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation>Date(s) and time(s) of the gathering or observation event</xs:documentation> <xs:appinfo> <sea:FullName>Gathering date and time</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>HISPID4: cdat. </sea:ExistingStandards> <sea:ExistingStandards>HISPID4: cdat2. </sea:ExistingStandards> <sea:ExistingStandards>NBN: Survey_Event_Date (3 part vague date). </sea:ExistingStandards> <sea:ExistingStandards>BioCISE Model: GDate. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Year/Month/Day collected. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="GatheringAgents" minOccurs="0"> <xs:annotation> <xs:documentation>A container element for the agent(s) responsible for collecting or recording. </xs:documentation> <xs:appinfo> <sea:FullName>Gathering agents</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>BioCISE Model: GatheringAgent incl. LegTm1_Fk, LegTmAl_Fk, LegTmPr_Fk. </sea:ExistingStandards> <sea:ExistingStandards> Sample_Recorder. </sea:ExistingStandards> <sea:Content> Either a single person or several persons forming a team or an organisation or (sometimes) a project name</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="GatheringAgent" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The person, or one of the persons or team(s) or organization(s) responsible for collecting or recording. Attribute PrimaryCollectorFlag to denote first collector. </xs:documentation> <xs:appinfo> <sea:FullName>Gathering agents</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>BioCISE Model: GatheringAgent incl. LegTm1_Fk, LegTmAl_Fk, LegTmPr_Fk. </sea:ExistingStandards> <sea:ExistingStandards> Sample_Recorder. </sea:ExistingStandards> <sea:Content>An agent (person or organisation) </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>First Collector may be flagged by means of an attribute, which is normally a single person in charge of field book to which records are added or the team leader. It may be the person whose collection number is cited but it could be an organisation name where the collector is not known. Further collectors can be cited who were part of the team or other individuals who may have passed specimens or data onto the team.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="AgentType"> <xs:attribute name="PrimaryCollectorFlag" type="xs:boolean"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:element name="GatheringAgentsText" minOccurs="0"> <xs:annotation> <xs:documentation>Free text representation of the responsibles for collecting or recording. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Project" minOccurs="0"> <xs:annotation> <xs:documentation>Project information concerning the gathering event.</xs:documentation> <xs:appinfo> <sea:FullName>Project</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>BioCASE Model: Project Proj_Pk. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ProjectTitle" minOccurs="0"> <xs:annotation> <xs:documentation>Title of collection project</xs:documentation> <xs:appinfo> <sea:FullName>Project title</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>BioCASE Model: ProjTitle. </sea:ExistingStandards> <sea:Content>Project name if of special importance or cited on a collection label</sea:Content> <sea:Examples>Inventory of the Montecristo National Park</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Contact" type="ContactType" minOccurs="0"> <xs:annotation> <xs:documentation>Contact details for Project Officer or other person with knowledge of the project.</xs:documentation> <xs:appinfo> <sea:FullName>Project contact</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="PlatformName" minOccurs="0"> <xs:annotation> <xs:documentation>The 'platform' from which observations or collections where made, e.g. the name of a research vessel or a remote operated vehicle</xs:documentation> <xs:appinfo> <sea:FullName>Platform name</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>BioCISE Model: PlatformNm. </sea:ExistingStandards> <sea:ExistingStandards>ASC: PLATFORM-NAM. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Refers to the 'platform' from which observations where made e.g. the name of a research vessel or a remote operated vehicle.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="GatheringSite" minOccurs="0"> <xs:annotation> <xs:documentation>Location at which a Gathering Event takes place.</xs:documentation> <xs:appinfo> <sea:FullName>Gathering site</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITF. </sea:ExistingStandards> <sea:ExistingStandards>BioCISE Model: StatedLoc. </sea:ExistingStandards> <sea:ExistingStandards>HISPID4: Locality (loc). </sea:ExistingStandards> <sea:ExistingStandards>ASC: Locality-Nam. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> Element contains both geospatial and descriptive elements. </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="LocalityText" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Original locality data as apearing on a label.</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">Locality Text</sea:FullName> <sea:Content xml:lang="en">The locality data from the label as a string of text</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>HISPID</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft</sea:Reviewer> <sea:ExistingStandards>HISPID</sea:ExistingStandards> <sea:Examples xml:lang="en">New Caledonia, below summit region of Mt Mou.</sea:Examples> <sea:Examples xml:lang="en">New South Wales, Central Tablelands 12 km SW or Armidale.</sea:Examples> <sea:Comments xml:lang="en">As far as possible this field should be transcribed verbatim from the specimen label</sea:Comments> <sea:Comments xml:lang="en">Where possible, the language of the label locality should be indicated with the language attribute.</sea:Comments> <sea:Rules xml:lang="en">Editorial ommisions for brevity, etc.should be indicated with an ellipsis (...) and interpreted or implied text should be included in square brackets [ ].</sea:Rules> <sea:EditorialNotes xml:lang="en">Clarification is needed as to whether this field includes the full locality infoirmation from the Continental level down, or just regional locality string excluding the higher level named areas or regions (JRC)</sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="ContinentOrOcean" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Name of Continent or Ocean. Separate from NamedArea for compatibility reasons.</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">Continent or Ocean</sea:FullName> <sea:Content xml:lang="en">The standard name of the Continent or Ocean; the primary division of geographic locality.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Continent Ocean</sea:ExistingStandards> <sea:Examples xml:lang="en">South America</sea:Examples> <sea:Examples xml:lang="en">Indian Ocean</sea:Examples> <sea:Examples xml:lang="en">Asia</sea:Examples> <sea:Examples xml:lang="en">South America</sea:Examples> <sea:Comments xml:lang="en">Maps to Darwin Core 2: Continent Ocean.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes xml:lang="en">The list of available Continent and Ocean names is probably small enough that it could be handled by a controlled enumeration. Howevera this may blow out when the equivalents in mulktiple languages are included.(JRC)</sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Country" minOccurs="0"> <xs:annotation> <xs:documentation>Details of the country. Separate from NamedArea for compatibility reasons. </xs:documentation> <xs:appinfo> <sea:FullName>Country</sea:FullName> <sea:Content xml:lang="en">Elements covering the representation of the country and it name.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:ExistingStandards> Brummitt 1992</sea:ExistingStandards> <sea:ExistingStandards>HISPID4</sea:ExistingStandards> <sea:ExistingStandards>BioCASE Model: GDate</sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en">Maps to Darwin Core 2: Country through either ISO2Letter (future) or CountryName (current). Historical country names and water bodies outside the coastal zone can be entered under named area.</sea:Comments> <sea:Comments xml:lang="en">CountryNameDerived is provided for a country name that has been derived, for example from a system supplied dictionary, by library consultation or other independent research.</sea:Comments> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> At least one of CountryName or ISO2 or ISO3 should be present but more are allowed. This should be the political country having jurisdiction over the collection site.</sea:Rules> <sea:EditorialNotes xml:lang="en">Country names and ISO codes can theoretically be part of controlled enumerations but if included within tghe schems would blow it out to an unacceptable level; is it possible to refer to these lists externally with physically invoking them?(JRC)</sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="CountryType"> <xs:attribute name="Derived" type="xs:boolean"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:element name="NamedAreas" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="NamedArea" type="NamedAreaType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Atomized placenames with possibility for hierarchical structuring. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="NearNamedPlaces" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="NamedPlaceRelation" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="NearNamedPlace" minOccurs="0"> <xs:annotation> <xs:documentation>The nearest named place to the collection or observation location </xs:documentation> <xs:appinfo> <sea:FullName>Near named place</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft</sea:Reviewer> <sea:ExistingStandards>ABIS. </sea:ExistingStandards> <sea:ExistingStandards>AUSLIG. </sea:ExistingStandards> <sea:ExistingStandards>HISPID4: nnp. </sea:ExistingStandards> <sea:ExistingStandards>TDWG: Stanloc. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="NearNamedPlaceRelationTo" minOccurs="0"> <xs:annotation> <xs:documentation>Distance and directional point.</xs:documentation> <xs:appinfo> <sea:FullName>Relation to nearest named place</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="DerivedFlag" type="xs:boolean" default="false"/> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="AreaDetail" minOccurs="0"> <xs:annotation> <xs:documentation>Free text description of further details pertaining to the observation, sampling or collection locality</xs:documentation> <xs:appinfo> <sea:FullName>Area detail</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Additional locality details not covered by the named area or nearest named place elements</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="GML" type="xs:anyType" minOccurs="0"> <xs:annotation> <xs:documentation>Spaceholder for GML-conformant schema extension to express locality coordinates and footprint data (Geographical Markup Language)</xs:documentation> <xs:appinfo> <sea:FullName>GML Type</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Container for GML-Standard Elements</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="WFS" minOccurs="0"> <xs:annotation> <xs:documentation>Retrieval of a boundary polygon or centroid spatial reference relating to the gathering site. URL (GET) or POST text, for Web Feature Service (OpenGIS Consortium Specification 01-023) reference. Alternative GET or POST representation is specified by the GetPost attribute. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="GetPost" type="xs:string" default="GET"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="WMSURL" type="xs:anyURI" minOccurs="0"> <xs:annotation> <xs:documentation>URI (e.g. web address) for thelocation of a boundary polygon or centroid spatial reference relating to a gathering site, according to the Web Map Services (WMS) specification of the Open GIS Consortium</xs:documentation> <xs:appinfo> <sea:FullName>Web Map Service URL</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>WMS is already common use. You can link to Microsoft's Terraserver and lots of other resources.[Reed Beaman]</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SiteCoordinateSets" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="SiteCoordinates" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Attribute for Original data. Composite element to allow recording multiple coordinates or same coordinate in different systems</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="CoordinateMethod" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Coordinates measuring system e.g. GPS, field map reference, inferred map reference</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: geosou (part). </sea:ExistingStandards> <sea:ExistingStandards>BioCASE Model: CrdMsmthMtd . </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CoordinatesUTM" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="UTMZone" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: sqz. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="UTMEastWest" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: sge (part). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="UTMNorthSouth" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: sgn (part). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="UTMMethod" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="CoordinatesGrid" minOccurs="0"> <xs:annotation> <xs:documentation>Geospatial coordinates recorded using a grid system</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCASE Model: Geospatial Coordinates GridSysNam, GridCode, GridPreQual,CrdMsmtMth. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="GridCellSystem" type="xs:string"> <xs:annotation> <xs:documentation>Grid system name e.g. "GB OS"</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCASE Model: GrdSystTxt. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="GridCellCode" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="GridQualifier" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Grid reference precision qualifier</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCASE Model: GridPrecQual. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="CoordinatesLatLong" minOccurs="0"> <xs:annotation> <xs:documentation>Element that allows the recording of the latitude and longitude of a recording or collecting position. Could be simplified by converting many of the sub-elements into attributes. </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ABIS. </sea:ExistingStandards> <sea:ExistingStandards>ITF. </sea:ExistingStandards> <sea:ExistingStandards>AUSLIG. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="LongitudeDecimal" type="xs:string"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Longitude. Express in decimal degrees</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Longitude. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="LatitudeDecimal" type="xs:string"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Latitude. Express in decimal degrees </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Latitude. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SpatialDatum" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>mathematical surface on which the mapping and coordinate system used for the geocodes of the record are based</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>AS/NZS4270 spatial transfer standard, SDTS spatial transfer standard. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ISOAccuracy" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AccuracyStatement" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Free text statement of degree of accuracy</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: includes geoacy TDWG: LatAccurr, LongAccur. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CoordinateErrorDistanceInMeters" type="xs:decimal" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Coordinate Precision. An estimate of how tightly the collecting locality was specified; expressed as a distance in metres corresponding to a radius around the Lat/Long coordinates. Use NULL where precision is unknown, cannot be estimated or is not applicable.</xs:documentation> <xs:appinfo> <Created> <Author>Neil Thomson</Author> <Date>July 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Coordinate Precision. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CoordinateErrorMethod" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Altitude" type="MeasurementType" minOccurs="0"> <xs:annotation> <xs:documentation>Distance above (positive) or below sea level of the collecting locality.</xs:documentation> <xs:appinfo> <sea:FullName>Altitude</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 02 Mar 2003</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Minimum Elevation (lower value). </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Maximum Elevation (upper value). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Although this could be covered by a generic element for site measurements, the separate Altitude element is preserved for the sake of clarity.</sea:Comments> <sea:Comments>Note the difference to the hight and Depth elements, which are measured relative to a local surface.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Depth" type="MeasurementType" minOccurs="0"> <xs:annotation> <xs:documentation>Vertical distance measure in relation to a ground datum, e.g. water level, which normally forms the upper limit of a possible range. </xs:documentation> <xs:appinfo> <sea:FullName>Depth</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Minimum Depth (lower value).</sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Maximum Depth (higher value). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Although this could be covered by a generic element for site measurements, the separate Depth element is preserved for the sake of clarity.</sea:Comments> <sea:Rules>Positive below the surface, negative above (e.g. collecting above sea level in tidal areas).</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Height" type="MeasurementType" minOccurs="0"> <xs:annotation> <xs:documentation>Vertical distance measure in relation to a ground datum, e.g. ground level, which normally forms the lower limit of a possible range. </xs:documentation> <xs:appinfo> <sea:FullName>Hight</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Minimum Depth (lower value). Darwin Core 2: Maximum Depth (higher value). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Although this could be covered by a generic element for site measurements, the separate Hight element is preserved for the sake of clarity.</sea:Comments> <sea:Rules>Positive above the surface.</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Stratigraphy" type="StratigraphyType" minOccurs="0"> <xs:annotation> <xs:documentation>A container for geological dating and rock unit names related to the site or sample locations</xs:documentation> <xs:appinfo> <sea:FullName>Stratigraphy</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>LNHM model. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Allows the linking of geological dating and rock unit names to sites or sample locations. Structure allows for full analysis of stratigraphy e.g. to allow fossils in collections to be sorted by period and zone. Also allows for free text terms when their staus is unknown or for more full descriptions of stratigraphy of site.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="BiotopeData" minOccurs="0"> <xs:annotation> <xs:documentation>An container element for citing biotope type terms (e.g. classification terms) and measurments (e.g. vegetation height) related to the unit's gathering site</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="BiotopeClassification" minOccurs="0"> <xs:annotation> <xs:documentation>Attribute for classification system used.</xs:documentation> <xs:appinfo> <sea:FullName>Biotope classification</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: Short_Name. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="ClassificationUsed" type="xs:string"/> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="BiotopeName" minOccurs="0"> <xs:annotation> <xs:documentation>Attribute for type designating ShortName, Long name, Code, or AltText</xs:documentation> <xs:appinfo> <sea:FullName>Biotope name</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: Long_Name. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Type" type="xs:string"/> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="BiotopeText" minOccurs="0"> <xs:annotation> <xs:documentation>Free text field for informal recording of Biotope</xs:documentation> <xs:appinfo> <sea:FullName>Biotope text</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="AltTextType"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="BiotopeMeasurments" minOccurs="0"> <xs:annotation> <xs:documentation>A container allowing to linking any biotope-related measurement to the site description</xs:documentation> <xs:appinfo> <sea:FullName>Biotope measurements</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Although this could be covered by a generic element for site measurements, the separate element is preserved for the sake of clarity.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="BiotopeMeasurment" type="MeasurementType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A measurement (e.g. biotope area size) of the biotope at the gathering site</xs:documentation> <xs:appinfo> <sea:FullName>Biotope measurement</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>NBN: biotope_occurrence_data. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Although this could be covered by a generic element for site measurements, the separate element is preserved for the sake of clarity.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Synecology" minOccurs="0"> <xs:annotation> <xs:documentation>Relationship of the unit gathered with other taxa at the gathering site</xs:documentation> <xs:appinfo> <sea:FullName>Synecology</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>HISPID4: asspp. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Note this can be recorded as a feature of a location (e.g. as a syntaxon, or that at this site the following species are known to grow together) or can be used to record an observed relationship (e.g. caterpillar and observed food plant, parasite and host etc.) but this should better be expressed as a unit association</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Syntaxon" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>A syntaxon name and category assigened to the gathering site.</xs:documentation> <xs:appinfo> <sea:FullName>Syntaxon</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Comment" minOccurs="0"> <xs:annotation> <xs:documentation>Free text comment on synecological features of the gathering site.</xs:documentation> <xs:appinfo> <sea:FullName>Comment</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="AssociatedTaxa" minOccurs="0"> <xs:annotation> <xs:documentation>Other taxa observed at the gathering site</xs:documentation> <xs:appinfo> <sea:FullName>Associated taxa</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Note that the determination of the associated taxa in this case relies on the collector's information</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TaxonIdentified" type="TaxonIdentifiedType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Other taxon found at the gathering site</xs:documentation> <xs:appinfo> <sea:FullName>Taxon identified</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Aspect" minOccurs="0"> <xs:annotation> <xs:documentation>Facing direction (aspect) of whole site or sample point. </xs:documentation> <xs:appinfo> <sea:FullName>Aspect</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: Aspect (asp). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Measured in either letters (e.g. NE, SW) or Degrees (e.g. 270).</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="AspectType"/> </xs:complexContent> </xs:complexType> </xs:element> <xs:element name="SiteFeatures" minOccurs="0"> <xs:annotation> <xs:documentation>Other features of the gathering site not covered by named areas or one of the other elements. </xs:documentation> <xs:appinfo> <sea:FullName>Site features</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: Aspect (asp). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Domains include: (a) substrate types, i.e. the surface or medium from which one or more specimens are recorded or collected, e.g. in soft mud, on leaf surface, under rock, on granite etc., since this ia a LookupType, codes such as often used in soil science can be used as well. (b) Exposure, i.e. an indication of the degree of exposure of a collecting or recording site - (often used with marine shore recording) e.g. sheltered. (c) Hydrological features of the site or collection point. (d) Description of the topography either related to a site as a feature or recorded as part of a sample (i.e attaches info to recorders and date). (e) Other geomorphological features. </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="SiteFeature" type="LookupType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Features such as substrate types, geomorphology, exposure, hydrology, and topography of the collection site. </xs:documentation> <xs:appinfo> <sea:FullName>Site features</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>HISPID4: Aspect (asp). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Domains include: (a) substrate types, i.e. the surface or medium from which one or more specimens are recorded or collected, e.g. in soft mud, on leaf surface, under rock, on granite etc., since this ia a LookupType, codes such as often used in soil science can be used as well. (b) Exposure, i.e. an indication of the degree of exposure of a collecting or recording site - (often used with marine shore recording) e.g. sheltered. (c) Hydrological features of the site or collection point. (d) Description of the topography either related to a site as a feature or recorded as part of a sample (i.e attaches info to recorders and date). (e) Other geomorphological features. </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Slope" type="MeasurementType" minOccurs="0"> <xs:annotation> <xs:documentation>Measurement of the angle of slope either as free text or in number of degress</xs:documentation> <xs:appinfo> <sea:FullName>Slope</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Although this could be covered by a generic element for site measurements, the separate Slope element is preserved for the sake of clarity.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Notes" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <sea:FullName>Notes</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="GatheringCode" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>A string that identifies all material that resulted from a collecting event.</xs:documentation> <xs:appinfo> <sea:FullName>Gathering code</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>NBN: Sample_Reference. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Field Number. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | DateTimeType | ||||
children | DateText ISODateTimeBegin DayNumberBegin TimeOfDayBegin ISODateTimeEnd DayNumberEnd TimeOfDayEnd | ||||
annotation |
|
||||
source | <xs:element name="GatheringDateTime" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation>Date(s) and time(s) of the gathering or observation event</xs:documentation> <xs:appinfo> <sea:FullName>Gathering date and time</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>HISPID4: cdat. </sea:ExistingStandards> <sea:ExistingStandards>HISPID4: cdat2. </sea:ExistingStandards> <sea:ExistingStandards>NBN: Survey_Event_Date (3 part vague date). </sea:ExistingStandards> <sea:ExistingStandards>BioCISE Model: GDate. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Year/Month/Day collected. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | GatheringAgent GatheringAgentsText | ||||
annotation |
|
||||
source | <xs:element name="GatheringAgents" minOccurs="0"> <xs:annotation> <xs:documentation>A container element for the agent(s) responsible for collecting or recording. </xs:documentation> <xs:appinfo> <sea:FullName>Gathering agents</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>BioCISE Model: GatheringAgent incl. LegTm1_Fk, LegTmAl_Fk, LegTmPr_Fk. </sea:ExistingStandards> <sea:ExistingStandards> Sample_Recorder. </sea:ExistingStandards> <sea:Content> Either a single person or several persons forming a team or an organisation or (sometimes) a project name</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="GatheringAgent" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The person, or one of the persons or team(s) or organization(s) responsible for collecting or recording. Attribute PrimaryCollectorFlag to denote first collector. </xs:documentation> <xs:appinfo> <sea:FullName>Gathering agents</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>BioCISE Model: GatheringAgent incl. LegTm1_Fk, LegTmAl_Fk, LegTmPr_Fk. </sea:ExistingStandards> <sea:ExistingStandards> Sample_Recorder. </sea:ExistingStandards> <sea:Content>An agent (person or organisation) </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>First Collector may be flagged by means of an attribute, which is normally a single person in charge of field book to which records are added or the team leader. It may be the person whose collection number is cited but it could be an organisation name where the collector is not known. Further collectors can be cited who were part of the team or other individuals who may have passed specimens or data onto the team.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="AgentType"> <xs:attribute name="PrimaryCollectorFlag" type="xs:boolean"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:element name="GatheringAgentsText" minOccurs="0"> <xs:annotation> <xs:documentation>Free text representation of the responsibles for collecting or recording. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of AgentType | ||||||||||||
children | AgentText Organization Person | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="GatheringAgent" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The person, or one of the persons or team(s) or organization(s) responsible for collecting or recording. Attribute PrimaryCollectorFlag to denote first collector. </xs:documentation> <xs:appinfo> <sea:FullName>Gathering agents</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>BioCISE Model: GatheringAgent incl. LegTm1_Fk, LegTmAl_Fk, LegTmPr_Fk. </sea:ExistingStandards> <sea:ExistingStandards> Sample_Recorder. </sea:ExistingStandards> <sea:Content>An agent (person or organisation) </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>First Collector may be flagged by means of an attribute, which is normally a single person in charge of field book to which records are added or the team leader. It may be the person whose collection number is cited but it could be an organisation name where the collector is not known. Further collectors can be cited who were part of the team or other individuals who may have passed specimens or data onto the team.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="AgentType"> <xs:attribute name="PrimaryCollectorFlag" type="xs:boolean"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
annotation |
|
||
source | <xs:element name="GatheringAgentsText" minOccurs="0"> <xs:annotation> <xs:documentation>Free text representation of the responsibles for collecting or recording. </xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | ProjectTitle Contact | ||||
annotation |
|
||||
source | <xs:element name="Project" minOccurs="0"> <xs:annotation> <xs:documentation>Project information concerning the gathering event.</xs:documentation> <xs:appinfo> <sea:FullName>Project</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>BioCASE Model: Project Proj_Pk. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ProjectTitle" minOccurs="0"> <xs:annotation> <xs:documentation>Title of collection project</xs:documentation> <xs:appinfo> <sea:FullName>Project title</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>BioCASE Model: ProjTitle. </sea:ExistingStandards> <sea:Content>Project name if of special importance or cited on a collection label</sea:Content> <sea:Examples>Inventory of the Montecristo National Park</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Contact" type="ContactType" minOccurs="0"> <xs:annotation> <xs:documentation>Contact details for Project Officer or other person with knowledge of the project.</xs:documentation> <xs:appinfo> <sea:FullName>Project contact</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="ProjectTitle" minOccurs="0"> <xs:annotation> <xs:documentation>Title of collection project</xs:documentation> <xs:appinfo> <sea:FullName>Project title</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>BioCASE Model: ProjTitle. </sea:ExistingStandards> <sea:Content>Project name if of special importance or cited on a collection label</sea:Content> <sea:Examples>Inventory of the Montecristo National Park</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | ContactType | ||||
children | Organisation Person Role Addresses TelephoneNumbers EmailAddresses URLs | ||||
annotation |
|
||||
source | <xs:element name="Contact" type="ContactType" minOccurs="0"> <xs:annotation> <xs:documentation>Contact details for Project Officer or other person with knowledge of the project.</xs:documentation> <xs:appinfo> <sea:FullName>Project contact</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="PlatformName" minOccurs="0"> <xs:annotation> <xs:documentation>The 'platform' from which observations or collections where made, e.g. the name of a research vessel or a remote operated vehicle</xs:documentation> <xs:appinfo> <sea:FullName>Platform name</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>BioCISE Model: PlatformNm. </sea:ExistingStandards> <sea:ExistingStandards>ASC: PLATFORM-NAM. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Refers to the 'platform' from which observations where made e.g. the name of a research vessel or a remote operated vehicle.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | LocalityText ContinentOrOcean Country NamedAreas NearNamedPlaces AreaDetail GML WFS WMSURL SiteCoordinateSets Altitude Depth Height Stratigraphy BiotopeData Synecology Aspect SiteFeatures Slope Notes | ||||
annotation |
|
||||
source | <xs:element name="GatheringSite" minOccurs="0"> <xs:annotation> <xs:documentation>Location at which a Gathering Event takes place.</xs:documentation> <xs:appinfo> <sea:FullName>Gathering site</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITF. </sea:ExistingStandards> <sea:ExistingStandards>BioCISE Model: StatedLoc. </sea:ExistingStandards> <sea:ExistingStandards>HISPID4: Locality (loc). </sea:ExistingStandards> <sea:ExistingStandards>ASC: Locality-Nam. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> Element contains both geospatial and descriptive elements. </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="LocalityText" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Original locality data as apearing on a label.</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">Locality Text</sea:FullName> <sea:Content xml:lang="en">The locality data from the label as a string of text</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>HISPID</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft</sea:Reviewer> <sea:ExistingStandards>HISPID</sea:ExistingStandards> <sea:Examples xml:lang="en">New Caledonia, below summit region of Mt Mou.</sea:Examples> <sea:Examples xml:lang="en">New South Wales, Central Tablelands 12 km SW or Armidale.</sea:Examples> <sea:Comments xml:lang="en">As far as possible this field should be transcribed verbatim from the specimen label</sea:Comments> <sea:Comments xml:lang="en">Where possible, the language of the label locality should be indicated with the language attribute.</sea:Comments> <sea:Rules xml:lang="en">Editorial ommisions for brevity, etc.should be indicated with an ellipsis (...) and interpreted or implied text should be included in square brackets [ ].</sea:Rules> <sea:EditorialNotes xml:lang="en">Clarification is needed as to whether this field includes the full locality infoirmation from the Continental level down, or just regional locality string excluding the higher level named areas or regions (JRC)</sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="ContinentOrOcean" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Name of Continent or Ocean. Separate from NamedArea for compatibility reasons.</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">Continent or Ocean</sea:FullName> <sea:Content xml:lang="en">The standard name of the Continent or Ocean; the primary division of geographic locality.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Continent Ocean</sea:ExistingStandards> <sea:Examples xml:lang="en">South America</sea:Examples> <sea:Examples xml:lang="en">Indian Ocean</sea:Examples> <sea:Examples xml:lang="en">Asia</sea:Examples> <sea:Examples xml:lang="en">South America</sea:Examples> <sea:Comments xml:lang="en">Maps to Darwin Core 2: Continent Ocean.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes xml:lang="en">The list of available Continent and Ocean names is probably small enough that it could be handled by a controlled enumeration. Howevera this may blow out when the equivalents in mulktiple languages are included.(JRC)</sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Country" minOccurs="0"> <xs:annotation> <xs:documentation>Details of the country. Separate from NamedArea for compatibility reasons. </xs:documentation> <xs:appinfo> <sea:FullName>Country</sea:FullName> <sea:Content xml:lang="en">Elements covering the representation of the country and it name.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:ExistingStandards> Brummitt 1992</sea:ExistingStandards> <sea:ExistingStandards>HISPID4</sea:ExistingStandards> <sea:ExistingStandards>BioCASE Model: GDate</sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en">Maps to Darwin Core 2: Country through either ISO2Letter (future) or CountryName (current). Historical country names and water bodies outside the coastal zone can be entered under named area.</sea:Comments> <sea:Comments xml:lang="en">CountryNameDerived is provided for a country name that has been derived, for example from a system supplied dictionary, by library consultation or other independent research.</sea:Comments> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> At least one of CountryName or ISO2 or ISO3 should be present but more are allowed. This should be the political country having jurisdiction over the collection site.</sea:Rules> <sea:EditorialNotes xml:lang="en">Country names and ISO codes can theoretically be part of controlled enumerations but if included within tghe schems would blow it out to an unacceptable level; is it possible to refer to these lists externally with physically invoking them?(JRC)</sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="CountryType"> <xs:attribute name="Derived" type="xs:boolean"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:element name="NamedAreas" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="NamedArea" type="NamedAreaType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Atomized placenames with possibility for hierarchical structuring. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="NearNamedPlaces" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="NamedPlaceRelation" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="NearNamedPlace" minOccurs="0"> <xs:annotation> <xs:documentation>The nearest named place to the collection or observation location </xs:documentation> <xs:appinfo> <sea:FullName>Near named place</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft</sea:Reviewer> <sea:ExistingStandards>ABIS. </sea:ExistingStandards> <sea:ExistingStandards>AUSLIG. </sea:ExistingStandards> <sea:ExistingStandards>HISPID4: nnp. </sea:ExistingStandards> <sea:ExistingStandards>TDWG: Stanloc. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="NearNamedPlaceRelationTo" minOccurs="0"> <xs:annotation> <xs:documentation>Distance and directional point.</xs:documentation> <xs:appinfo> <sea:FullName>Relation to nearest named place</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="DerivedFlag" type="xs:boolean" default="false"/> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="AreaDetail" minOccurs="0"> <xs:annotation> <xs:documentation>Free text description of further details pertaining to the observation, sampling or collection locality</xs:documentation> <xs:appinfo> <sea:FullName>Area detail</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Additional locality details not covered by the named area or nearest named place elements</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="GML" type="xs:anyType" minOccurs="0"> <xs:annotation> <xs:documentation>Spaceholder for GML-conformant schema extension to express locality coordinates and footprint data (Geographical Markup Language)</xs:documentation> <xs:appinfo> <sea:FullName>GML Type</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Container for GML-Standard Elements</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="WFS" minOccurs="0"> <xs:annotation> <xs:documentation>Retrieval of a boundary polygon or centroid spatial reference relating to the gathering site. URL (GET) or POST text, for Web Feature Service (OpenGIS Consortium Specification 01-023) reference. Alternative GET or POST representation is specified by the GetPost attribute. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="GetPost" type="xs:string" default="GET"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="WMSURL" type="xs:anyURI" minOccurs="0"> <xs:annotation> <xs:documentation>URI (e.g. web address) for thelocation of a boundary polygon or centroid spatial reference relating to a gathering site, according to the Web Map Services (WMS) specification of the Open GIS Consortium</xs:documentation> <xs:appinfo> <sea:FullName>Web Map Service URL</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>WMS is already common use. You can link to Microsoft's Terraserver and lots of other resources.[Reed Beaman]</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SiteCoordinateSets" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="SiteCoordinates" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Attribute for Original data. Composite element to allow recording multiple coordinates or same coordinate in different systems</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="CoordinateMethod" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Coordinates measuring system e.g. GPS, field map reference, inferred map reference</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: geosou (part). </sea:ExistingStandards> <sea:ExistingStandards>BioCASE Model: CrdMsmthMtd . </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CoordinatesUTM" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="UTMZone" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: sqz. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="UTMEastWest" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: sge (part). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="UTMNorthSouth" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: sgn (part). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="UTMMethod" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="CoordinatesGrid" minOccurs="0"> <xs:annotation> <xs:documentation>Geospatial coordinates recorded using a grid system</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCASE Model: Geospatial Coordinates GridSysNam, GridCode, GridPreQual,CrdMsmtMth. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="GridCellSystem" type="xs:string"> <xs:annotation> <xs:documentation>Grid system name e.g. "GB OS"</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCASE Model: GrdSystTxt. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="GridCellCode" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="GridQualifier" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Grid reference precision qualifier</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCASE Model: GridPrecQual. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="CoordinatesLatLong" minOccurs="0"> <xs:annotation> <xs:documentation>Element that allows the recording of the latitude and longitude of a recording or collecting position. Could be simplified by converting many of the sub-elements into attributes. </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ABIS. </sea:ExistingStandards> <sea:ExistingStandards>ITF. </sea:ExistingStandards> <sea:ExistingStandards>AUSLIG. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="LongitudeDecimal" type="xs:string"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Longitude. Express in decimal degrees</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Longitude. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="LatitudeDecimal" type="xs:string"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Latitude. Express in decimal degrees </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Latitude. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SpatialDatum" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>mathematical surface on which the mapping and coordinate system used for the geocodes of the record are based</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>AS/NZS4270 spatial transfer standard, SDTS spatial transfer standard. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ISOAccuracy" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AccuracyStatement" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Free text statement of degree of accuracy</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: includes geoacy TDWG: LatAccurr, LongAccur. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CoordinateErrorDistanceInMeters" type="xs:decimal" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Coordinate Precision. An estimate of how tightly the collecting locality was specified; expressed as a distance in metres corresponding to a radius around the Lat/Long coordinates. Use NULL where precision is unknown, cannot be estimated or is not applicable.</xs:documentation> <xs:appinfo> <Created> <Author>Neil Thomson</Author> <Date>July 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Coordinate Precision. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CoordinateErrorMethod" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Altitude" type="MeasurementType" minOccurs="0"> <xs:annotation> <xs:documentation>Distance above (positive) or below sea level of the collecting locality.</xs:documentation> <xs:appinfo> <sea:FullName>Altitude</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 02 Mar 2003</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Minimum Elevation (lower value). </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Maximum Elevation (upper value). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Although this could be covered by a generic element for site measurements, the separate Altitude element is preserved for the sake of clarity.</sea:Comments> <sea:Comments>Note the difference to the hight and Depth elements, which are measured relative to a local surface.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Depth" type="MeasurementType" minOccurs="0"> <xs:annotation> <xs:documentation>Vertical distance measure in relation to a ground datum, e.g. water level, which normally forms the upper limit of a possible range. </xs:documentation> <xs:appinfo> <sea:FullName>Depth</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Minimum Depth (lower value).</sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Maximum Depth (higher value). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Although this could be covered by a generic element for site measurements, the separate Depth element is preserved for the sake of clarity.</sea:Comments> <sea:Rules>Positive below the surface, negative above (e.g. collecting above sea level in tidal areas).</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Height" type="MeasurementType" minOccurs="0"> <xs:annotation> <xs:documentation>Vertical distance measure in relation to a ground datum, e.g. ground level, which normally forms the lower limit of a possible range. </xs:documentation> <xs:appinfo> <sea:FullName>Hight</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Minimum Depth (lower value). Darwin Core 2: Maximum Depth (higher value). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Although this could be covered by a generic element for site measurements, the separate Hight element is preserved for the sake of clarity.</sea:Comments> <sea:Rules>Positive above the surface.</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Stratigraphy" type="StratigraphyType" minOccurs="0"> <xs:annotation> <xs:documentation>A container for geological dating and rock unit names related to the site or sample locations</xs:documentation> <xs:appinfo> <sea:FullName>Stratigraphy</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>LNHM model. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Allows the linking of geological dating and rock unit names to sites or sample locations. Structure allows for full analysis of stratigraphy e.g. to allow fossils in collections to be sorted by period and zone. Also allows for free text terms when their staus is unknown or for more full descriptions of stratigraphy of site.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="BiotopeData" minOccurs="0"> <xs:annotation> <xs:documentation>An container element for citing biotope type terms (e.g. classification terms) and measurments (e.g. vegetation height) related to the unit's gathering site</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="BiotopeClassification" minOccurs="0"> <xs:annotation> <xs:documentation>Attribute for classification system used.</xs:documentation> <xs:appinfo> <sea:FullName>Biotope classification</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: Short_Name. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="ClassificationUsed" type="xs:string"/> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="BiotopeName" minOccurs="0"> <xs:annotation> <xs:documentation>Attribute for type designating ShortName, Long name, Code, or AltText</xs:documentation> <xs:appinfo> <sea:FullName>Biotope name</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: Long_Name. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Type" type="xs:string"/> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="BiotopeText" minOccurs="0"> <xs:annotation> <xs:documentation>Free text field for informal recording of Biotope</xs:documentation> <xs:appinfo> <sea:FullName>Biotope text</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="AltTextType"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="BiotopeMeasurments" minOccurs="0"> <xs:annotation> <xs:documentation>A container allowing to linking any biotope-related measurement to the site description</xs:documentation> <xs:appinfo> <sea:FullName>Biotope measurements</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Although this could be covered by a generic element for site measurements, the separate element is preserved for the sake of clarity.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="BiotopeMeasurment" type="MeasurementType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A measurement (e.g. biotope area size) of the biotope at the gathering site</xs:documentation> <xs:appinfo> <sea:FullName>Biotope measurement</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>NBN: biotope_occurrence_data. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Although this could be covered by a generic element for site measurements, the separate element is preserved for the sake of clarity.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Synecology" minOccurs="0"> <xs:annotation> <xs:documentation>Relationship of the unit gathered with other taxa at the gathering site</xs:documentation> <xs:appinfo> <sea:FullName>Synecology</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>HISPID4: asspp. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Note this can be recorded as a feature of a location (e.g. as a syntaxon, or that at this site the following species are known to grow together) or can be used to record an observed relationship (e.g. caterpillar and observed food plant, parasite and host etc.) but this should better be expressed as a unit association</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Syntaxon" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>A syntaxon name and category assigened to the gathering site.</xs:documentation> <xs:appinfo> <sea:FullName>Syntaxon</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Comment" minOccurs="0"> <xs:annotation> <xs:documentation>Free text comment on synecological features of the gathering site.</xs:documentation> <xs:appinfo> <sea:FullName>Comment</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="AssociatedTaxa" minOccurs="0"> <xs:annotation> <xs:documentation>Other taxa observed at the gathering site</xs:documentation> <xs:appinfo> <sea:FullName>Associated taxa</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Note that the determination of the associated taxa in this case relies on the collector's information</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TaxonIdentified" type="TaxonIdentifiedType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Other taxon found at the gathering site</xs:documentation> <xs:appinfo> <sea:FullName>Taxon identified</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Aspect" minOccurs="0"> <xs:annotation> <xs:documentation>Facing direction (aspect) of whole site or sample point. </xs:documentation> <xs:appinfo> <sea:FullName>Aspect</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: Aspect (asp). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Measured in either letters (e.g. NE, SW) or Degrees (e.g. 270).</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="AspectType"/> </xs:complexContent> </xs:complexType> </xs:element> <xs:element name="SiteFeatures" minOccurs="0"> <xs:annotation> <xs:documentation>Other features of the gathering site not covered by named areas or one of the other elements. </xs:documentation> <xs:appinfo> <sea:FullName>Site features</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: Aspect (asp). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Domains include: (a) substrate types, i.e. the surface or medium from which one or more specimens are recorded or collected, e.g. in soft mud, on leaf surface, under rock, on granite etc., since this ia a LookupType, codes such as often used in soil science can be used as well. (b) Exposure, i.e. an indication of the degree of exposure of a collecting or recording site - (often used with marine shore recording) e.g. sheltered. (c) Hydrological features of the site or collection point. (d) Description of the topography either related to a site as a feature or recorded as part of a sample (i.e attaches info to recorders and date). (e) Other geomorphological features. </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="SiteFeature" type="LookupType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Features such as substrate types, geomorphology, exposure, hydrology, and topography of the collection site. </xs:documentation> <xs:appinfo> <sea:FullName>Site features</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>HISPID4: Aspect (asp). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Domains include: (a) substrate types, i.e. the surface or medium from which one or more specimens are recorded or collected, e.g. in soft mud, on leaf surface, under rock, on granite etc., since this ia a LookupType, codes such as often used in soil science can be used as well. (b) Exposure, i.e. an indication of the degree of exposure of a collecting or recording site - (often used with marine shore recording) e.g. sheltered. (c) Hydrological features of the site or collection point. (d) Description of the topography either related to a site as a feature or recorded as part of a sample (i.e attaches info to recorders and date). (e) Other geomorphological features. </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Slope" type="MeasurementType" minOccurs="0"> <xs:annotation> <xs:documentation>Measurement of the angle of slope either as free text or in number of degress</xs:documentation> <xs:appinfo> <sea:FullName>Slope</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Although this could be covered by a generic element for site measurements, the separate Slope element is preserved for the sake of clarity.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Notes" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <sea:FullName>Notes</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="LocalityText" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Original locality data as apearing on a label.</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">Locality Text</sea:FullName> <sea:Content xml:lang="en">The locality data from the label as a string of text</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>HISPID</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft</sea:Reviewer> <sea:ExistingStandards>HISPID</sea:ExistingStandards> <sea:Examples xml:lang="en">New Caledonia, below summit region of Mt Mou.</sea:Examples> <sea:Examples xml:lang="en">New South Wales, Central Tablelands 12 km SW or Armidale.</sea:Examples> <sea:Comments xml:lang="en">As far as possible this field should be transcribed verbatim from the specimen label</sea:Comments> <sea:Comments xml:lang="en">Where possible, the language of the label locality should be indicated with the language attribute.</sea:Comments> <sea:Rules xml:lang="en">Editorial ommisions for brevity, etc.should be indicated with an ellipsis (...) and interpreted or implied text should be included in square brackets [ ].</sea:Rules> <sea:EditorialNotes xml:lang="en">Clarification is needed as to whether this field includes the full locality infoirmation from the Continental level down, or just regional locality string excluding the higher level named areas or regions (JRC)</sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="ContinentOrOcean" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Name of Continent or Ocean. Separate from NamedArea for compatibility reasons.</xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">Continent or Ocean</sea:FullName> <sea:Content xml:lang="en">The standard name of the Continent or Ocean; the primary division of geographic locality.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Continent Ocean</sea:ExistingStandards> <sea:Examples xml:lang="en">South America</sea:Examples> <sea:Examples xml:lang="en">Indian Ocean</sea:Examples> <sea:Examples xml:lang="en">Asia</sea:Examples> <sea:Examples xml:lang="en">South America</sea:Examples> <sea:Comments xml:lang="en">Maps to Darwin Core 2: Continent Ocean.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes xml:lang="en">The list of available Continent and Ocean names is probably small enough that it could be handled by a controlled enumeration. Howevera this may blow out when the equivalents in mulktiple languages are included.(JRC)</sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of CountryType | ||||||||||||
children | CountryName CountryNameDerived ISO2Letter ISO3Letter | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Country" minOccurs="0"> <xs:annotation> <xs:documentation>Details of the country. Separate from NamedArea for compatibility reasons. </xs:documentation> <xs:appinfo> <sea:FullName>Country</sea:FullName> <sea:Content xml:lang="en">Elements covering the representation of the country and it name.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:ExistingStandards> Brummitt 1992</sea:ExistingStandards> <sea:ExistingStandards>HISPID4</sea:ExistingStandards> <sea:ExistingStandards>BioCASE Model: GDate</sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en">Maps to Darwin Core 2: Country through either ISO2Letter (future) or CountryName (current). Historical country names and water bodies outside the coastal zone can be entered under named area.</sea:Comments> <sea:Comments xml:lang="en">CountryNameDerived is provided for a country name that has been derived, for example from a system supplied dictionary, by library consultation or other independent research.</sea:Comments> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> At least one of CountryName or ISO2 or ISO3 should be present but more are allowed. This should be the political country having jurisdiction over the collection site.</sea:Rules> <sea:EditorialNotes xml:lang="en">Country names and ISO codes can theoretically be part of controlled enumerations but if included within tghe schems would blow it out to an unacceptable level; is it possible to refer to these lists externally with physically invoking them?(JRC)</sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="CountryType"> <xs:attribute name="Derived" type="xs:boolean"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |
namespace | http://www.tdwg.org/schemas/abcd/1.2 |
children | NamedArea |
source | <xs:element name="NamedAreas" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="NamedArea" type="NamedAreaType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Atomized placenames with possibility for hierarchical structuring. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
type | NamedAreaType | ||
children | NamedAreaClass NamedAreaName AreaCodeStandard AreaCode DataSource | ||
annotation |
|
||
source | <xs:element name="NamedArea" type="NamedAreaType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Atomized placenames with possibility for hierarchical structuring. </xs:documentation> </xs:annotation> </xs:element> |
diagram | |
namespace | http://www.tdwg.org/schemas/abcd/1.2 |
children | NamedPlaceRelation |
source | <xs:element name="NearNamedPlaces" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="NamedPlaceRelation" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="NearNamedPlace" minOccurs="0"> <xs:annotation> <xs:documentation>The nearest named place to the collection or observation location </xs:documentation> <xs:appinfo> <sea:FullName>Near named place</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft</sea:Reviewer> <sea:ExistingStandards>ABIS. </sea:ExistingStandards> <sea:ExistingStandards>AUSLIG. </sea:ExistingStandards> <sea:ExistingStandards>HISPID4: nnp. </sea:ExistingStandards> <sea:ExistingStandards>TDWG: Stanloc. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="NearNamedPlaceRelationTo" minOccurs="0"> <xs:annotation> <xs:documentation>Distance and directional point.</xs:documentation> <xs:appinfo> <sea:FullName>Relation to nearest named place</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="DerivedFlag" type="xs:boolean" default="false"/> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
children | NearNamedPlace NearNamedPlaceRelationTo | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="NamedPlaceRelation" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="NearNamedPlace" minOccurs="0"> <xs:annotation> <xs:documentation>The nearest named place to the collection or observation location </xs:documentation> <xs:appinfo> <sea:FullName>Near named place</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft</sea:Reviewer> <sea:ExistingStandards>ABIS. </sea:ExistingStandards> <sea:ExistingStandards>AUSLIG. </sea:ExistingStandards> <sea:ExistingStandards>HISPID4: nnp. </sea:ExistingStandards> <sea:ExistingStandards>TDWG: Stanloc. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="NearNamedPlaceRelationTo" minOccurs="0"> <xs:annotation> <xs:documentation>Distance and directional point.</xs:documentation> <xs:appinfo> <sea:FullName>Relation to nearest named place</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="DerivedFlag" type="xs:boolean" default="false"/> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="NearNamedPlace" minOccurs="0"> <xs:annotation> <xs:documentation>The nearest named place to the collection or observation location </xs:documentation> <xs:appinfo> <sea:FullName>Near named place</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Jim Croft</sea:Reviewer> <sea:ExistingStandards>ABIS. </sea:ExistingStandards> <sea:ExistingStandards>AUSLIG. </sea:ExistingStandards> <sea:ExistingStandards>HISPID4: nnp. </sea:ExistingStandards> <sea:ExistingStandards>TDWG: Stanloc. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="NearNamedPlaceRelationTo" minOccurs="0"> <xs:annotation> <xs:documentation>Distance and directional point.</xs:documentation> <xs:appinfo> <sea:FullName>Relation to nearest named place</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="AreaDetail" minOccurs="0"> <xs:annotation> <xs:documentation>Free text description of further details pertaining to the observation, sampling or collection locality</xs:documentation> <xs:appinfo> <sea:FullName>Area detail</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Additional locality details not covered by the named area or nearest named place elements</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||
type | xs:anyType | ||||||
attributes |
|
||||||
annotation |
|
||||||
source | <xs:element name="GML" type="xs:anyType" minOccurs="0"> <xs:annotation> <xs:documentation>Spaceholder for GML-conformant schema extension to express locality coordinates and footprint data (Geographical Markup Language)</xs:documentation> <xs:appinfo> <sea:FullName>GML Type</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Container for GML-Standard Elements</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="WFS" minOccurs="0"> <xs:annotation> <xs:documentation>Retrieval of a boundary polygon or centroid spatial reference relating to the gathering site. URL (GET) or POST text, for Web Feature Service (OpenGIS Consortium Specification 01-023) reference. Alternative GET or POST representation is specified by the GetPost attribute. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="GetPost" type="xs:string" default="GET"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:anyURI | ||||
annotation |
|
||||
source | <xs:element name="WMSURL" type="xs:anyURI" minOccurs="0"> <xs:annotation> <xs:documentation>URI (e.g. web address) for thelocation of a boundary polygon or centroid spatial reference relating to a gathering site, according to the Web Map Services (WMS) specification of the Open GIS Consortium</xs:documentation> <xs:appinfo> <sea:FullName>Web Map Service URL</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>WMS is already common use. You can link to Microsoft's Terraserver and lots of other resources.[Reed Beaman]</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |
namespace | http://www.tdwg.org/schemas/abcd/1.2 |
children | SiteCoordinates |
source | <xs:element name="SiteCoordinateSets" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="SiteCoordinates" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Attribute for Original data. Composite element to allow recording multiple coordinates or same coordinate in different systems</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="CoordinateMethod" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Coordinates measuring system e.g. GPS, field map reference, inferred map reference</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: geosou (part). </sea:ExistingStandards> <sea:ExistingStandards>BioCASE Model: CrdMsmthMtd . </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CoordinatesUTM" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="UTMZone" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: sqz. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="UTMEastWest" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: sge (part). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="UTMNorthSouth" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: sgn (part). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="UTMMethod" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="CoordinatesGrid" minOccurs="0"> <xs:annotation> <xs:documentation>Geospatial coordinates recorded using a grid system</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCASE Model: Geospatial Coordinates GridSysNam, GridCode, GridPreQual,CrdMsmtMth. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="GridCellSystem" type="xs:string"> <xs:annotation> <xs:documentation>Grid system name e.g. "GB OS"</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCASE Model: GrdSystTxt. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="GridCellCode" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="GridQualifier" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Grid reference precision qualifier</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCASE Model: GridPrecQual. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="CoordinatesLatLong" minOccurs="0"> <xs:annotation> <xs:documentation>Element that allows the recording of the latitude and longitude of a recording or collecting position. Could be simplified by converting many of the sub-elements into attributes. </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ABIS. </sea:ExistingStandards> <sea:ExistingStandards>ITF. </sea:ExistingStandards> <sea:ExistingStandards>AUSLIG. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="LongitudeDecimal" type="xs:string"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Longitude. Express in decimal degrees</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Longitude. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="LatitudeDecimal" type="xs:string"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Latitude. Express in decimal degrees </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Latitude. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SpatialDatum" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>mathematical surface on which the mapping and coordinate system used for the geocodes of the record are based</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>AS/NZS4270 spatial transfer standard, SDTS spatial transfer standard. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ISOAccuracy" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AccuracyStatement" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Free text statement of degree of accuracy</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: includes geoacy TDWG: LatAccurr, LongAccur. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CoordinateErrorDistanceInMeters" type="xs:decimal" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Coordinate Precision. An estimate of how tightly the collecting locality was specified; expressed as a distance in metres corresponding to a radius around the Lat/Long coordinates. Use NULL where precision is unknown, cannot be estimated or is not applicable.</xs:documentation> <xs:appinfo> <Created> <Author>Neil Thomson</Author> <Date>July 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Coordinate Precision. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CoordinateErrorMethod" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | CoordinateMethod CoordinatesUTM CoordinatesGrid CoordinatesLatLong | ||||
annotation |
|
||||
source | <xs:element name="SiteCoordinates" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Attribute for Original data. Composite element to allow recording multiple coordinates or same coordinate in different systems</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="CoordinateMethod" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Coordinates measuring system e.g. GPS, field map reference, inferred map reference</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: geosou (part). </sea:ExistingStandards> <sea:ExistingStandards>BioCASE Model: CrdMsmthMtd . </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CoordinatesUTM" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="UTMZone" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: sqz. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="UTMEastWest" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: sge (part). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="UTMNorthSouth" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: sgn (part). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="UTMMethod" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="CoordinatesGrid" minOccurs="0"> <xs:annotation> <xs:documentation>Geospatial coordinates recorded using a grid system</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCASE Model: Geospatial Coordinates GridSysNam, GridCode, GridPreQual,CrdMsmtMth. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="GridCellSystem" type="xs:string"> <xs:annotation> <xs:documentation>Grid system name e.g. "GB OS"</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCASE Model: GrdSystTxt. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="GridCellCode" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="GridQualifier" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Grid reference precision qualifier</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCASE Model: GridPrecQual. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="CoordinatesLatLong" minOccurs="0"> <xs:annotation> <xs:documentation>Element that allows the recording of the latitude and longitude of a recording or collecting position. Could be simplified by converting many of the sub-elements into attributes. </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ABIS. </sea:ExistingStandards> <sea:ExistingStandards>ITF. </sea:ExistingStandards> <sea:ExistingStandards>AUSLIG. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="LongitudeDecimal" type="xs:string"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Longitude. Express in decimal degrees</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Longitude. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="LatitudeDecimal" type="xs:string"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Latitude. Express in decimal degrees </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Latitude. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SpatialDatum" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>mathematical surface on which the mapping and coordinate system used for the geocodes of the record are based</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>AS/NZS4270 spatial transfer standard, SDTS spatial transfer standard. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ISOAccuracy" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AccuracyStatement" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Free text statement of degree of accuracy</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: includes geoacy TDWG: LatAccurr, LongAccur. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CoordinateErrorDistanceInMeters" type="xs:decimal" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Coordinate Precision. An estimate of how tightly the collecting locality was specified; expressed as a distance in metres corresponding to a radius around the Lat/Long coordinates. Use NULL where precision is unknown, cannot be estimated or is not applicable.</xs:documentation> <xs:appinfo> <Created> <Author>Neil Thomson</Author> <Date>July 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Coordinate Precision. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CoordinateErrorMethod" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="CoordinateMethod" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Coordinates measuring system e.g. GPS, field map reference, inferred map reference</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: geosou (part). </sea:ExistingStandards> <sea:ExistingStandards>BioCASE Model: CrdMsmthMtd . </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | UTMZone UTMEastWest UTMNorthSouth UTMMethod | ||||
annotation |
|
||||
source | <xs:element name="CoordinatesUTM" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="UTMZone" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: sqz. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="UTMEastWest" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: sge (part). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="UTMNorthSouth" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: sgn (part). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="UTMMethod" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="UTMZone" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: sqz. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="UTMEastWest" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: sge (part). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="UTMNorthSouth" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: sgn (part). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="UTMMethod" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | GridCellSystem GridCellCode GridQualifier | ||||
annotation |
|
||||
source | <xs:element name="CoordinatesGrid" minOccurs="0"> <xs:annotation> <xs:documentation>Geospatial coordinates recorded using a grid system</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCASE Model: Geospatial Coordinates GridSysNam, GridCode, GridPreQual,CrdMsmtMth. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="GridCellSystem" type="xs:string"> <xs:annotation> <xs:documentation>Grid system name e.g. "GB OS"</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCASE Model: GrdSystTxt. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="GridCellCode" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="GridQualifier" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Grid reference precision qualifier</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCASE Model: GridPrecQual. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="GridCellSystem" type="xs:string"> <xs:annotation> <xs:documentation>Grid system name e.g. "GB OS"</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCASE Model: GrdSystTxt. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="GridCellCode" type="xs:string"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="GridQualifier" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Grid reference precision qualifier</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCASE Model: GridPrecQual. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | LongitudeDecimal LatitudeDecimal SpatialDatum ISOAccuracy AccuracyStatement CoordinateErrorDistanceInMeters CoordinateErrorMethod | ||||
annotation |
|
||||
source | <xs:element name="CoordinatesLatLong" minOccurs="0"> <xs:annotation> <xs:documentation>Element that allows the recording of the latitude and longitude of a recording or collecting position. Could be simplified by converting many of the sub-elements into attributes. </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ABIS. </sea:ExistingStandards> <sea:ExistingStandards>ITF. </sea:ExistingStandards> <sea:ExistingStandards>AUSLIG. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="LongitudeDecimal" type="xs:string"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Longitude. Express in decimal degrees</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Longitude. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="LatitudeDecimal" type="xs:string"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Latitude. Express in decimal degrees </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Latitude. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SpatialDatum" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>mathematical surface on which the mapping and coordinate system used for the geocodes of the record are based</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>AS/NZS4270 spatial transfer standard, SDTS spatial transfer standard. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ISOAccuracy" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AccuracyStatement" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Free text statement of degree of accuracy</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: includes geoacy TDWG: LatAccurr, LongAccur. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CoordinateErrorDistanceInMeters" type="xs:decimal" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Coordinate Precision. An estimate of how tightly the collecting locality was specified; expressed as a distance in metres corresponding to a radius around the Lat/Long coordinates. Use NULL where precision is unknown, cannot be estimated or is not applicable.</xs:documentation> <xs:appinfo> <Created> <Author>Neil Thomson</Author> <Date>July 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Coordinate Precision. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CoordinateErrorMethod" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="LongitudeDecimal" type="xs:string"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Longitude. Express in decimal degrees</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Longitude. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="LatitudeDecimal" type="xs:string"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Latitude. Express in decimal degrees </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Latitude. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="SpatialDatum" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>mathematical surface on which the mapping and coordinate system used for the geocodes of the record are based</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>AS/NZS4270 spatial transfer standard, SDTS spatial transfer standard. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="ISOAccuracy" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="AccuracyStatement" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Free text statement of degree of accuracy</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: includes geoacy TDWG: LatAccurr, LongAccur. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:decimal | ||||
annotation |
|
||||
source | <xs:element name="CoordinateErrorDistanceInMeters" type="xs:decimal" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Coordinate Precision. An estimate of how tightly the collecting locality was specified; expressed as a distance in metres corresponding to a radius around the Lat/Long coordinates. Use NULL where precision is unknown, cannot be estimated or is not applicable.</xs:documentation> <xs:appinfo> <Created> <Author>Neil Thomson</Author> <Date>July 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Coordinate Precision. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |
namespace | http://www.tdwg.org/schemas/abcd/1.2 |
type | xs:string |
source | <xs:element name="CoordinateErrorMethod" type="xs:string" minOccurs="0"/> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | MeasurementType | ||||
children | MeasurementAtomized MeasurementText | ||||
annotation |
|
||||
source | <xs:element name="Altitude" type="MeasurementType" minOccurs="0"> <xs:annotation> <xs:documentation>Distance above (positive) or below sea level of the collecting locality.</xs:documentation> <xs:appinfo> <sea:FullName>Altitude</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 02 Mar 2003</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Minimum Elevation (lower value). </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Maximum Elevation (upper value). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Although this could be covered by a generic element for site measurements, the separate Altitude element is preserved for the sake of clarity.</sea:Comments> <sea:Comments>Note the difference to the hight and Depth elements, which are measured relative to a local surface.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | MeasurementType | ||||
children | MeasurementAtomized MeasurementText | ||||
annotation |
|
||||
source | <xs:element name="Depth" type="MeasurementType" minOccurs="0"> <xs:annotation> <xs:documentation>Vertical distance measure in relation to a ground datum, e.g. water level, which normally forms the upper limit of a possible range. </xs:documentation> <xs:appinfo> <sea:FullName>Depth</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Minimum Depth (lower value).</sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Maximum Depth (higher value). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Although this could be covered by a generic element for site measurements, the separate Depth element is preserved for the sake of clarity.</sea:Comments> <sea:Rules>Positive below the surface, negative above (e.g. collecting above sea level in tidal areas).</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | MeasurementType | ||||
children | MeasurementAtomized MeasurementText | ||||
annotation |
|
||||
source | <xs:element name="Height" type="MeasurementType" minOccurs="0"> <xs:annotation> <xs:documentation>Vertical distance measure in relation to a ground datum, e.g. ground level, which normally forms the lower limit of a possible range. </xs:documentation> <xs:appinfo> <sea:FullName>Hight</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Minimum Depth (lower value). Darwin Core 2: Maximum Depth (higher value). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Although this could be covered by a generic element for site measurements, the separate Hight element is preserved for the sake of clarity.</sea:Comments> <sea:Rules>Positive above the surface.</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | StratigraphyType | ||||
children | ChronstratigraphicTerms BiostratigraphicTerms LithstratigraphicTerms StratigraphyText | ||||
annotation |
|
||||
source | <xs:element name="Stratigraphy" type="StratigraphyType" minOccurs="0"> <xs:annotation> <xs:documentation>A container for geological dating and rock unit names related to the site or sample locations</xs:documentation> <xs:appinfo> <sea:FullName>Stratigraphy</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>LNHM model. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Allows the linking of geological dating and rock unit names to sites or sample locations. Structure allows for full analysis of stratigraphy e.g. to allow fossils in collections to be sorted by period and zone. Also allows for free text terms when their staus is unknown or for more full descriptions of stratigraphy of site.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | BiotopeClassification BiotopeName BiotopeText BiotopeMeasurments | ||
annotation |
|
||
source | <xs:element name="BiotopeData" minOccurs="0"> <xs:annotation> <xs:documentation>An container element for citing biotope type terms (e.g. classification terms) and measurments (e.g. vegetation height) related to the unit's gathering site</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="BiotopeClassification" minOccurs="0"> <xs:annotation> <xs:documentation>Attribute for classification system used.</xs:documentation> <xs:appinfo> <sea:FullName>Biotope classification</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: Short_Name. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="ClassificationUsed" type="xs:string"/> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="BiotopeName" minOccurs="0"> <xs:annotation> <xs:documentation>Attribute for type designating ShortName, Long name, Code, or AltText</xs:documentation> <xs:appinfo> <sea:FullName>Biotope name</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: Long_Name. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Type" type="xs:string"/> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="BiotopeText" minOccurs="0"> <xs:annotation> <xs:documentation>Free text field for informal recording of Biotope</xs:documentation> <xs:appinfo> <sea:FullName>Biotope text</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="AltTextType"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="BiotopeMeasurments" minOccurs="0"> <xs:annotation> <xs:documentation>A container allowing to linking any biotope-related measurement to the site description</xs:documentation> <xs:appinfo> <sea:FullName>Biotope measurements</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Although this could be covered by a generic element for site measurements, the separate element is preserved for the sake of clarity.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="BiotopeMeasurment" type="MeasurementType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A measurement (e.g. biotope area size) of the biotope at the gathering site</xs:documentation> <xs:appinfo> <sea:FullName>Biotope measurement</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>NBN: biotope_occurrence_data. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Although this could be covered by a generic element for site measurements, the separate element is preserved for the sake of clarity.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||||||||
type | extension of xs:string | ||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="BiotopeClassification" minOccurs="0"> <xs:annotation> <xs:documentation>Attribute for classification system used.</xs:documentation> <xs:appinfo> <sea:FullName>Biotope classification</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: Short_Name. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="ClassificationUsed" type="xs:string"/> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||||||||
type | extension of xs:string | ||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="BiotopeName" minOccurs="0"> <xs:annotation> <xs:documentation>Attribute for type designating ShortName, Long name, Code, or AltText</xs:documentation> <xs:appinfo> <sea:FullName>Biotope name</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: Long_Name. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Type" type="xs:string"/> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of AltTextType | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="BiotopeText" minOccurs="0"> <xs:annotation> <xs:documentation>Free text field for informal recording of Biotope</xs:documentation> <xs:appinfo> <sea:FullName>Biotope text</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="AltTextType"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | BiotopeMeasurment | ||||
annotation |
|
||||
source | <xs:element name="BiotopeMeasurments" minOccurs="0"> <xs:annotation> <xs:documentation>A container allowing to linking any biotope-related measurement to the site description</xs:documentation> <xs:appinfo> <sea:FullName>Biotope measurements</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Although this could be covered by a generic element for site measurements, the separate element is preserved for the sake of clarity.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="BiotopeMeasurment" type="MeasurementType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A measurement (e.g. biotope area size) of the biotope at the gathering site</xs:documentation> <xs:appinfo> <sea:FullName>Biotope measurement</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>NBN: biotope_occurrence_data. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Although this could be covered by a generic element for site measurements, the separate element is preserved for the sake of clarity.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | MeasurementType | ||||
children | MeasurementAtomized MeasurementText | ||||
annotation |
|
||||
source | <xs:element name="BiotopeMeasurment" type="MeasurementType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A measurement (e.g. biotope area size) of the biotope at the gathering site</xs:documentation> <xs:appinfo> <sea:FullName>Biotope measurement</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>NBN: biotope_occurrence_data. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Although this could be covered by a generic element for site measurements, the separate element is preserved for the sake of clarity.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | Syntaxon Comment AssociatedTaxa | ||||
annotation |
|
||||
source | <xs:element name="Synecology" minOccurs="0"> <xs:annotation> <xs:documentation>Relationship of the unit gathered with other taxa at the gathering site</xs:documentation> <xs:appinfo> <sea:FullName>Synecology</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>HISPID4: asspp. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Note this can be recorded as a feature of a location (e.g. as a syntaxon, or that at this site the following species are known to grow together) or can be used to record an observed relationship (e.g. caterpillar and observed food plant, parasite and host etc.) but this should better be expressed as a unit association</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Syntaxon" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>A syntaxon name and category assigened to the gathering site.</xs:documentation> <xs:appinfo> <sea:FullName>Syntaxon</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Comment" minOccurs="0"> <xs:annotation> <xs:documentation>Free text comment on synecological features of the gathering site.</xs:documentation> <xs:appinfo> <sea:FullName>Comment</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="AssociatedTaxa" minOccurs="0"> <xs:annotation> <xs:documentation>Other taxa observed at the gathering site</xs:documentation> <xs:appinfo> <sea:FullName>Associated taxa</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Note that the determination of the associated taxa in this case relies on the collector's information</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TaxonIdentified" type="TaxonIdentifiedType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Other taxon found at the gathering site</xs:documentation> <xs:appinfo> <sea:FullName>Taxon identified</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="Syntaxon" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>A syntaxon name and category assigened to the gathering site.</xs:documentation> <xs:appinfo> <sea:FullName>Syntaxon</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Comment" minOccurs="0"> <xs:annotation> <xs:documentation>Free text comment on synecological features of the gathering site.</xs:documentation> <xs:appinfo> <sea:FullName>Comment</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | TaxonIdentified | ||||
annotation |
|
||||
source | <xs:element name="AssociatedTaxa" minOccurs="0"> <xs:annotation> <xs:documentation>Other taxa observed at the gathering site</xs:documentation> <xs:appinfo> <sea:FullName>Associated taxa</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Note that the determination of the associated taxa in this case relies on the collector's information</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TaxonIdentified" type="TaxonIdentifiedType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Other taxon found at the gathering site</xs:documentation> <xs:appinfo> <sea:FullName>Taxon identified</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | TaxonIdentifiedType | ||||
children | HigherTaxa NameAuthorYearString ScientificNameString AuthorString IdentificationQualifier NameAddendum NameComments ScientificNameAtomized InformalNameString | ||||
annotation |
|
||||
source | <xs:element name="TaxonIdentified" type="TaxonIdentifiedType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Other taxon found at the gathering site</xs:documentation> <xs:appinfo> <sea:FullName>Taxon identified</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | extension of AspectType | ||||
children | Ordination CompassBearing Accuracy AspectText | ||||
annotation |
|
||||
source | <xs:element name="Aspect" minOccurs="0"> <xs:annotation> <xs:documentation>Facing direction (aspect) of whole site or sample point. </xs:documentation> <xs:appinfo> <sea:FullName>Aspect</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: Aspect (asp). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Measured in either letters (e.g. NE, SW) or Degrees (e.g. 270).</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="AspectType"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | SiteFeature | ||||
annotation |
|
||||
source | <xs:element name="SiteFeatures" minOccurs="0"> <xs:annotation> <xs:documentation>Other features of the gathering site not covered by named areas or one of the other elements. </xs:documentation> <xs:appinfo> <sea:FullName>Site features</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: Aspect (asp). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Domains include: (a) substrate types, i.e. the surface or medium from which one or more specimens are recorded or collected, e.g. in soft mud, on leaf surface, under rock, on granite etc., since this ia a LookupType, codes such as often used in soil science can be used as well. (b) Exposure, i.e. an indication of the degree of exposure of a collecting or recording site - (often used with marine shore recording) e.g. sheltered. (c) Hydrological features of the site or collection point. (d) Description of the topography either related to a site as a feature or recorded as part of a sample (i.e attaches info to recorders and date). (e) Other geomorphological features. </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="SiteFeature" type="LookupType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Features such as substrate types, geomorphology, exposure, hydrology, and topography of the collection site. </xs:documentation> <xs:appinfo> <sea:FullName>Site features</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>HISPID4: Aspect (asp). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Domains include: (a) substrate types, i.e. the surface or medium from which one or more specimens are recorded or collected, e.g. in soft mud, on leaf surface, under rock, on granite etc., since this ia a LookupType, codes such as often used in soil science can be used as well. (b) Exposure, i.e. an indication of the degree of exposure of a collecting or recording site - (often used with marine shore recording) e.g. sheltered. (c) Hydrological features of the site or collection point. (d) Description of the topography either related to a site as a feature or recorded as part of a sample (i.e attaches info to recorders and date). (e) Other geomorphological features. </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | LookupType | ||||
children | Domain Term SourceName SourceNameVersion Comment | ||||
annotation |
|
||||
source | <xs:element name="SiteFeature" type="LookupType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Features such as substrate types, geomorphology, exposure, hydrology, and topography of the collection site. </xs:documentation> <xs:appinfo> <sea:FullName>Site features</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards>HISPID4: Aspect (asp). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Domains include: (a) substrate types, i.e. the surface or medium from which one or more specimens are recorded or collected, e.g. in soft mud, on leaf surface, under rock, on granite etc., since this ia a LookupType, codes such as often used in soil science can be used as well. (b) Exposure, i.e. an indication of the degree of exposure of a collecting or recording site - (often used with marine shore recording) e.g. sheltered. (c) Hydrological features of the site or collection point. (d) Description of the topography either related to a site as a feature or recorded as part of a sample (i.e attaches info to recorders and date). (e) Other geomorphological features. </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | MeasurementType | ||||
children | MeasurementAtomized MeasurementText | ||||
annotation |
|
||||
source | <xs:element name="Slope" type="MeasurementType" minOccurs="0"> <xs:annotation> <xs:documentation>Measurement of the angle of slope either as free text or in number of degress</xs:documentation> <xs:appinfo> <sea:FullName>Slope</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 01 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Although this could be covered by a generic element for site measurements, the separate Slope element is preserved for the sake of clarity.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Notes" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <sea:FullName>Notes</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | Exsiccatum | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="HerbariumUnitType"> <xs:annotation> <xs:documentation>Elements only used for herbarium units</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Exsiccatum" minOccurs="0"> <xs:annotation> <xs:documentation>Information relating this speciemen to an Exsiccatum</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
annotation |
|
||
source | <xs:element name="Exsiccatum" minOccurs="0"> <xs:annotation> <xs:documentation>Information relating this speciemen to an Exsiccatum</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:complexType name="HigherTaxonType"> <xs:annotation> <xs:documentation>Taxon name used to classify genera and lower taxa.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author>Neil Thomson</Author> <Date>July 2002</Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Kingdom, Phylum, Class, Order and Family. </sea:ExistingStandards> <sea:Content>The TaxonRank attribute should indicate the rank of the HigherTaxon, but is optional.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes>Higher Taxon names are not part of the name used to identify the Unit (the complete name with lowest rank and greatest specificity), unless the unit is identifiable only as a member of a higher taxon (e.g., only identifiable to Family). HigherTaxon names represent classification of the identified taxon. These names are included here to support queries by HigherTaxonName and the sorting of unit records in a retrieved dataset. We acknowledge that classifications (and HigherTaxonNames) will differe among data providers.</sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="TaxonRank" type="RankType"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
children | TaxonIdentified Identifier IdentificationDate IdentificationReference IdentificationNotes | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:complexType name="IdentificationType"> <xs:annotation> <xs:documentation>The application of a taxonomic name (or concept) to a Unit with appropriate metadata.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>ABCD Editorial Team</sea:Reviewer> <sea:ExistingStandards>HISPID, DarwinCore</sea:ExistingStandards> <sea:Content>A complex type that supports the application of a name (or concept) to a Unit (specimen, observation, etc.), with appropriate metadata about the Identification. Also known as Determination.</sea:Content> <sea:Examples>See component elements</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>An Identification must include a TaxonIdentified. At least one instance of this type should be designated as the preferred identification. More than one identification could be marked as preferred, but only in cases where the same taxon has a valid name under two codes of nomenclature.</sea:Rules> <sea:EditorialNotes>Should TaxonIdentified be called TaxonomicIdentification? and the type TaxonomicIdentificationType.</sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="TaxonIdentified" type="TaxonIdentifiedType"> <xs:annotation> <xs:documentation>The Taxon (concept) or Taxonomic name assigned to the unit (or excluded, "non") in the Identification. </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Identifier" minOccurs="0"> <xs:annotation> <xs:documentation>The Person, PersonTeam, or Organization that made the identification.</xs:documentation> <xs:documentation> <xs:all> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </xs:all> <Changed> <Author>Charles Copp</Author> <Date> Oct 2001</Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Walter Berendsohn 9/2002</sea:Reviewer> <sea:ExistingStandards>HISPID4: vnam; NBN: determiner. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="IdentifierPersonName" type="PersonNameType" minOccurs="0"> <xs:annotation> <xs:documentation>Atomised data for the parts of the Identifier's name.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>Workshop 1</Comment> </Created> <Changed> <Author>Charles Copp</Author> <Date> 2001</Date> <Comment>from old Name Element</Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Organization" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The Organisation the Identifier is affiliated with, or the Organisation (institution) acting as the identifier. </xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="IdentificationSource" type="ReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A reference used by the identifier to make the identification.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="IdentificationDate" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation>Date the Identification was made.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4 : vdat and texvdat are included. </sea:ExistingStandards> <sea:ExistingStandards>NBN: determination_date (vague date )</sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2 fields: YearIdentified, MonthIdentified, DayIdentified.</sea:ExistingStandards> <sea:Content>See DateType for general usage. Identification dates are commonly unknown (element optional), or incompletely known. Missing information reduces precision of the date; i.e., known only to Year or Year and Month. Sometimes identification dates are inferred from a researcher's visit or duration of a loan.</sea:Content> <sea:Examples>1985-07-14</sea:Examples> <sea:Examples>July 14</sea:Examples> <sea:Examples>July 14, 1985</sea:Examples> <sea:Examples>July 14, 1985</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes>We probably don't need IdentificationDate to support the full range of date time elements that are present in the DateTimeType. It's hard to imagine a realistic case where time of day could be relevant to an identification. If year is unkown, simple text will provide the only function needed -- human readability of the existing information. (Retrieval and sorting by interval in the annual cycle, as we want to support with CollectionDate, is irrelevant in this case.) A single ISO 8061 Date field, along with an IdentificationDateAltText is sufficient to cover the needs around this concept. -- Blum, 2002-12-10</sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="IdentificationReference" type="ReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A reference (e.g. an article, monograph, or a pers. comm.) that provided the base for the identifier's taxon identification.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: vlit. </sea:ExistingStandards> <sea:ExistingStandards>NBN: Source. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes>Issue 1: I think IdentificationReference and IdentificationSource have reversed names and semantics. Source should refer to where the identification is recorded, while "reference" should refer to a publication used to make the determination, but not containing the identification. Issue 2: Should we recommend that "field tag", and "determination slip" be recorded when something "usual" is the IdentificationReference. In my experience, IdentificationReference is not recorded in cases that are typical (e.g., det.slip, field tag). The reference is recorded only when the reference is a published work and when that specimen's identity is a prominent feature of the publication. Simply being listed in the material examined section would not be siginicant enough to warrant the effort of entering a special IdentificationSource record. (Listing in a material examined section would warrant a general bibliographic citation for a Unit.)</sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="IdentificationNotes" minOccurs="0"> <xs:annotation> <xs:documentation>Supplementary remarks about the identification.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: idcom. </sea:ExistingStandards> <sea:ExistingStandards>NBN: Comme. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="PreferredIdentificationFlag" type="xs:boolean" use="optional" default="false"/> </xs:complexType> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | TaxonIdentifiedType | ||||
children | HigherTaxa NameAuthorYearString ScientificNameString AuthorString IdentificationQualifier NameAddendum NameComments ScientificNameAtomized InformalNameString | ||||
annotation |
|
||||
source | <xs:element name="TaxonIdentified" type="TaxonIdentifiedType"> <xs:annotation> <xs:documentation>The Taxon (concept) or Taxonomic name assigned to the unit (or excluded, "non") in the Identification. </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | IdentifierPersonName Organization IdentificationSource | ||||
annotation |
|
||||
source | <xs:element name="Identifier" minOccurs="0"> <xs:annotation> <xs:documentation>The Person, PersonTeam, or Organization that made the identification.</xs:documentation> <xs:documentation> <xs:all> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </xs:all> <Changed> <Author>Charles Copp</Author> <Date> Oct 2001</Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Walter Berendsohn 9/2002</sea:Reviewer> <sea:ExistingStandards>HISPID4: vnam; NBN: determiner. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="IdentifierPersonName" type="PersonNameType" minOccurs="0"> <xs:annotation> <xs:documentation>Atomised data for the parts of the Identifier's name.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>Workshop 1</Comment> </Created> <Changed> <Author>Charles Copp</Author> <Date> 2001</Date> <Comment>from old Name Element</Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Organization" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The Organisation the Identifier is affiliated with, or the Organisation (institution) acting as the identifier. </xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="IdentificationSource" type="ReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A reference used by the identifier to make the identification.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | PersonNameType | ||||
children | PersonName SortPersonName | ||||
annotation |
|
||||
source | <xs:element name="IdentifierPersonName" type="PersonNameType" minOccurs="0"> <xs:annotation> <xs:documentation>Atomised data for the parts of the Identifier's name.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>Workshop 1</Comment> </Created> <Changed> <Author>Charles Copp</Author> <Date> 2001</Date> <Comment>from old Name Element</Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="Organization" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The Organisation the Identifier is affiliated with, or the Organisation (institution) acting as the identifier. </xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
type | ReferenceType | ||
children | ReferenceCitation ReferenceDetail URL | ||
annotation |
|
||
source | <xs:element name="IdentificationSource" type="ReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A reference used by the identifier to make the identification.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | DateTimeType | ||||
children | DateText ISODateTimeBegin DayNumberBegin TimeOfDayBegin ISODateTimeEnd DayNumberEnd TimeOfDayEnd | ||||
annotation |
|
||||
source | <xs:element name="IdentificationDate" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation>Date the Identification was made.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4 : vdat and texvdat are included. </sea:ExistingStandards> <sea:ExistingStandards>NBN: determination_date (vague date )</sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2 fields: YearIdentified, MonthIdentified, DayIdentified.</sea:ExistingStandards> <sea:Content>See DateType for general usage. Identification dates are commonly unknown (element optional), or incompletely known. Missing information reduces precision of the date; i.e., known only to Year or Year and Month. Sometimes identification dates are inferred from a researcher's visit or duration of a loan.</sea:Content> <sea:Examples>1985-07-14</sea:Examples> <sea:Examples>July 14</sea:Examples> <sea:Examples>July 14, 1985</sea:Examples> <sea:Examples>July 14, 1985</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes>We probably don't need IdentificationDate to support the full range of date time elements that are present in the DateTimeType. It's hard to imagine a realistic case where time of day could be relevant to an identification. If year is unkown, simple text will provide the only function needed -- human readability of the existing information. (Retrieval and sorting by interval in the annual cycle, as we want to support with CollectionDate, is irrelevant in this case.) A single ISO 8061 Date field, along with an IdentificationDateAltText is sufficient to cover the needs around this concept. -- Blum, 2002-12-10</sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | ReferenceType | ||||
children | ReferenceCitation ReferenceDetail URL | ||||
annotation |
|
||||
source | <xs:element name="IdentificationReference" type="ReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A reference (e.g. an article, monograph, or a pers. comm.) that provided the base for the identifier's taxon identification.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: vlit. </sea:ExistingStandards> <sea:ExistingStandards>NBN: Source. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes>Issue 1: I think IdentificationReference and IdentificationSource have reversed names and semantics. Source should refer to where the identification is recorded, while "reference" should refer to a publication used to make the determination, but not containing the identification. Issue 2: Should we recommend that "field tag", and "determination slip" be recorded when something "usual" is the IdentificationReference. In my experience, IdentificationReference is not recorded in cases that are typical (e.g., det.slip, field tag). The reference is recorded only when the reference is a published work and when that specimen's identity is a prominent feature of the publication. Simply being listed in the material examined section would not be siginicant enough to warrant the effort of entering a special IdentificationSource record. (Listing in a material examined section would warrant a general bibliographic citation for a Unit.)</sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="IdentificationNotes" minOccurs="0"> <xs:annotation> <xs:documentation>Supplementary remarks about the identification.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: idcom. </sea:ExistingStandards> <sea:ExistingStandards>NBN: Comme. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
children | ImageID ImageURI ImageContext ImageFormat ImageSize ImageIPR Comment | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:complexType name="ImageType"> <xs:annotation> <xs:documentation>Attribute for Original</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="ImageID" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Identifer for Image. May be a filename for a digital image.</xs:documentation> <xs:appinfo> <Created> <Author>Neil Thomson</Author> <Date>August 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ImageURI" type="xs:anyURI" minOccurs="0"> <xs:annotation> <xs:documentation>Universal Resource Identifier - Path to electronic source of document either internal or external (e.g. web address)</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct. 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ImageContext" minOccurs="0"> <xs:annotation> <xs:documentation>The context of the image in relation to the specimen or other types of derived unit - could be many e.g. original valid publication image, front view of lectotype etc.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="ImageFormat" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Code for image format e.g. jpg, pcx, tiff for digital images; 16mm, beta video, AVI, mpg for moving images; transparency, print for photographs etc.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author>Neil Thomson</Author> <Date>August 2002</Date> <Comment>Simplified to text element</Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ImageSize" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Size in KBytes for digital images or physical dimensions for artwork, photographs and other physical images.</xs:documentation> <xs:appinfo> <Created> <Author>Neil Thomson</Author> <Date>August 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ImageIPR" type="RightsType" minOccurs="0"> <xs:annotation> <xs:documentation>Intellectual Property Rights relating specifically to the image. </xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Comment" minOccurs="0"> <xs:annotation> <xs:documentation>Free text of formatted text (rtf) description of the feature - not controlled length e.g. often a memo field</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct. 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="Original" type="xs:string"/> </xs:complexType> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="ImageID" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Identifer for Image. May be a filename for a digital image.</xs:documentation> <xs:appinfo> <Created> <Author>Neil Thomson</Author> <Date>August 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:anyURI | ||||
annotation |
|
||||
source | <xs:element name="ImageURI" type="xs:anyURI" minOccurs="0"> <xs:annotation> <xs:documentation>Universal Resource Identifier - Path to electronic source of document either internal or external (e.g. web address)</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct. 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="ImageContext" minOccurs="0"> <xs:annotation> <xs:documentation>The context of the image in relation to the specimen or other types of derived unit - could be many e.g. original valid publication image, front view of lectotype etc.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="ImageFormat" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Code for image format e.g. jpg, pcx, tiff for digital images; 16mm, beta video, AVI, mpg for moving images; transparency, print for photographs etc.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author>Neil Thomson</Author> <Date>August 2002</Date> <Comment>Simplified to text element</Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="ImageSize" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Size in KBytes for digital images or physical dimensions for artwork, photographs and other physical images.</xs:documentation> <xs:appinfo> <Created> <Author>Neil Thomson</Author> <Date>August 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | RightsType | ||||
children | TermsOfUse SpecificRestrictions LegalOwner CopyrightDeclaration IPRDeclaration RightsURL | ||||
annotation |
|
||||
source | <xs:element name="ImageIPR" type="RightsType" minOccurs="0"> <xs:annotation> <xs:documentation>Intellectual Property Rights relating specifically to the image. </xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Comment" minOccurs="0"> <xs:annotation> <xs:documentation>Free text of formatted text (rtf) description of the feature - not controlled length e.g. often a memo field</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct. 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | Domain Term SourceName SourceNameVersion Comment | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="LookupType"> <xs:annotation> <xs:documentation>Descriptive term. May be taken from a controlled vocabulary maintained by a third party.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Descriptive term. May be taken from a controlled vocabulary maintained by a third party.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="Domain" minOccurs="0"> <xs:annotation> <xs:documentation>Subject area of the term list.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Subject area of the term list.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Term"> <xs:annotation> <xs:documentation>Descriptive term.</xs:documentation> <xs:appinfo> <Created> <Author>Neil Thomson</Author> <Date>August 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Descriptive term.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="SourceName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>If the term has been drawn from a named term list or thesaurus, its name is recorded here.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>If the term has been drawn from a named term list or thesaurus, its name is recorded here.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SourceNameVersion" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Version or date of the term list or thesaurus from which the term is drawn.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Version or date of the term list or thesaurus from which the term is drawn.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Comment" minOccurs="0"> <xs:annotation> <xs:documentation>Free text comment.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Free text comment.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Domain" minOccurs="0"> <xs:annotation> <xs:documentation>Subject area of the term list.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Subject area of the term list.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Term"> <xs:annotation> <xs:documentation>Descriptive term.</xs:documentation> <xs:appinfo> <Created> <Author>Neil Thomson</Author> <Date>August 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Descriptive term.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="SourceName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>If the term has been drawn from a named term list or thesaurus, its name is recorded here.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>If the term has been drawn from a named term list or thesaurus, its name is recorded here.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="SourceNameVersion" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Version or date of the term list or thesaurus from which the term is drawn.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Version or date of the term list or thesaurus from which the term is drawn.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Comment" minOccurs="0"> <xs:annotation> <xs:documentation>Free text comment.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Free text comment.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | MeasurementAtomized MeasurementText | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="MeasurementType"> <xs:annotation> <xs:documentation>General purpose measurement recording.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>General purpose measurement recording.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="MeasurementAtomized" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="MeasurementAppliesTo" minOccurs="0"> <xs:annotation> <xs:documentation>.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="MeasurementMethod" minOccurs="0"> <xs:annotation> <xs:documentation>Method used to make measurement.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Method used to make measurement.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="MeasurementDuration" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Duration of measurement in time.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Duration of measurement in time.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="MeasurementAccuracy" minOccurs="0"> <xs:annotation> <xs:documentation>Statement of accuracy of measurement.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Statement of accuracy of measurement.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="ParameterMeasured" minOccurs="0"> <xs:annotation> <xs:documentation>Describes type of measure, such as width, abundance, circumference etc.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Describes type of measure</sea:Content> <sea:Examples>width</sea:Examples> <sea:Examples>abundance</sea:Examples> <sea:Examples>circumference</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="MeasurementScale" minOccurs="0"> <xs:annotation> <xs:documentation>Named scale.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Named scale.</sea:Content> <sea:Examples>centigrade</sea:Examples> <sea:Examples>Beaufort</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="MeasurementLowerValue"> <xs:annotation> <xs:documentation>Lower or only value..</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Lower or only value. Attribute for ValueDataType.string, integer, decimal, % etc</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:decimal"> <xs:attribute name="ValueDataType" type="xs:string" use="optional" default="decimal"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="MeasurementUpperValue" type="xs:decimal" minOccurs="0"> <xs:annotation> <xs:documentation>Upper value where there is a range. </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Upper value where there is a range. Attribute for Unit of Measurement.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="MeasurementText" minOccurs="0"> <xs:annotation> <xs:documentation>Free text alternative to atomised version.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Free text alternative to atomised version.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="AltTextType"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |
namespace | http://www.tdwg.org/schemas/abcd/1.2 |
children | MeasurementAppliesTo MeasurementMethod MeasurementDuration MeasurementAccuracy ParameterMeasured MeasurementScale MeasurementLowerValue MeasurementUpperValue |
source | <xs:element name="MeasurementAtomized" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="MeasurementAppliesTo" minOccurs="0"> <xs:annotation> <xs:documentation>.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="MeasurementMethod" minOccurs="0"> <xs:annotation> <xs:documentation>Method used to make measurement.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Method used to make measurement.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="MeasurementDuration" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Duration of measurement in time.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Duration of measurement in time.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="MeasurementAccuracy" minOccurs="0"> <xs:annotation> <xs:documentation>Statement of accuracy of measurement.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Statement of accuracy of measurement.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="ParameterMeasured" minOccurs="0"> <xs:annotation> <xs:documentation>Describes type of measure, such as width, abundance, circumference etc.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Describes type of measure</sea:Content> <sea:Examples>width</sea:Examples> <sea:Examples>abundance</sea:Examples> <sea:Examples>circumference</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="MeasurementScale" minOccurs="0"> <xs:annotation> <xs:documentation>Named scale.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Named scale.</sea:Content> <sea:Examples>centigrade</sea:Examples> <sea:Examples>Beaufort</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="MeasurementLowerValue"> <xs:annotation> <xs:documentation>Lower or only value..</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Lower or only value. Attribute for ValueDataType.string, integer, decimal, % etc</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:decimal"> <xs:attribute name="ValueDataType" type="xs:string" use="optional" default="decimal"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="MeasurementUpperValue" type="xs:decimal" minOccurs="0"> <xs:annotation> <xs:documentation>Upper value where there is a range. </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Upper value where there is a range. Attribute for Unit of Measurement.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="MeasurementAppliesTo" minOccurs="0"> <xs:annotation> <xs:documentation>.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="MeasurementMethod" minOccurs="0"> <xs:annotation> <xs:documentation>Method used to make measurement.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Method used to make measurement.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="MeasurementDuration" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Duration of measurement in time.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Duration of measurement in time.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="MeasurementAccuracy" minOccurs="0"> <xs:annotation> <xs:documentation>Statement of accuracy of measurement.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Statement of accuracy of measurement.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="ParameterMeasured" minOccurs="0"> <xs:annotation> <xs:documentation>Describes type of measure, such as width, abundance, circumference etc.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Describes type of measure</sea:Content> <sea:Examples>width</sea:Examples> <sea:Examples>abundance</sea:Examples> <sea:Examples>circumference</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="MeasurementScale" minOccurs="0"> <xs:annotation> <xs:documentation>Named scale.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Named scale.</sea:Content> <sea:Examples>centigrade</sea:Examples> <sea:Examples>Beaufort</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:decimal | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="MeasurementLowerValue"> <xs:annotation> <xs:documentation>Lower or only value..</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Lower or only value. Attribute for ValueDataType.string, integer, decimal, % etc</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:decimal"> <xs:attribute name="ValueDataType" type="xs:string" use="optional" default="decimal"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:decimal | ||||
annotation |
|
||||
source | <xs:element name="MeasurementUpperValue" type="xs:decimal" minOccurs="0"> <xs:annotation> <xs:documentation>Upper value where there is a range. </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Upper value where there is a range. Attribute for Unit of Measurement.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of AltTextType | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="MeasurementText" minOccurs="0"> <xs:annotation> <xs:documentation>Free text alternative to atomised version.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Free text alternative to atomised version.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="AltTextType"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | LichenMorphotype MycologicalSexualStage MycologicalLiveStages | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="MycologicalUnitType"> <xs:annotation> <xs:documentation>Elements only used for mycological units</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="LichenMorphotype" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of algal or cyanobacterial component of lichen</xs:documentation> <xs:appinfo> <Created> <Author>Paul Kirk (in email)</Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="MycologicalSexualStage" type="xs:string" minOccurs="0"> <xs:annotation> <xs:appinfo> <Created> <Author>Paul Kirk (in email)</Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="MycologicalLiveStages" minOccurs="0"> <xs:annotation> <xs:documentation>Spore states present in the sample.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="MycologicalLiveStage" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Spore states present in the sample.</xs:documentation> <xs:appinfo> <Created> <Author>Paul Kirk (in email)</Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="LichenMorphotype" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of algal or cyanobacterial component of lichen</xs:documentation> <xs:appinfo> <Created> <Author>Paul Kirk (in email)</Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
type | xs:string | ||
annotation |
|
||
source | <xs:element name="MycologicalSexualStage" type="xs:string" minOccurs="0"> <xs:annotation> <xs:appinfo> <Created> <Author>Paul Kirk (in email)</Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | MycologicalLiveStage | ||
annotation |
|
||
source | <xs:element name="MycologicalLiveStages" minOccurs="0"> <xs:annotation> <xs:documentation>Spore states present in the sample.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="MycologicalLiveStage" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Spore states present in the sample.</xs:documentation> <xs:appinfo> <Created> <Author>Paul Kirk (in email)</Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="MycologicalLiveStage" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Spore states present in the sample.</xs:documentation> <xs:appinfo> <Created> <Author>Paul Kirk (in email)</Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | Genus Subgenus SubgenusAuthorAndYear SpeciesEpithet SubspeciesEpithet ParentheticalAuthorTeamAndYear AuthorTeamAndYear Strain | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="NameBacterialType"> <xs:annotation> <xs:documentation>An atomized name under the International Code of Nomenclature of Bacteria </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Genus" type="GenusType" minOccurs="0"> <xs:annotation> <xs:documentation>Genus name. </xs:documentation> <xs:appinfo> <sea:FullName>Genus</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Genus. </sea:ExistingStandards> <sea:Content> A generic name as or as part of a bacterial scientific name.</sea:Content> <sea:Examples>Acetobacter</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>First letter capitalized</sea:Rules> <sea:Rules>No spaces included.</sea:Rules> <sea:EditorialNotes>Generic names are essentially the same under the different codes; however, to avoid having to place the essential parts of a name on different levels of the hierarchy, all name elements recognized under a specific code are listed in the respective section.</sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Subgenus" type="GenusType" minOccurs="0"> <xs:annotation> <xs:documentation>Subgenus name. </xs:documentation> <xs:appinfo> <sea:FullName>Subgenus</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Genus. </sea:ExistingStandards> <sea:Content> A subgenus name as or as part of a bacterial scientific name.</sea:Content> <sea:Examples>Gluconoacetobacter</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>First letter capitalized</sea:Rules> <sea:Rules>No spaces included.</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SubgenusAuthorAndYear" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Author team and year of the subgenenus name. </xs:documentation> <xs:appinfo> <sea:FullName>Author team and year of subgenus.</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Author(s) and year of the subgenus name. </sea:Content> <sea:Examples>Yamada and Kondo 1985</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SpeciesEpithet" type="EpithetType" minOccurs="0"> <xs:annotation> <xs:documentation>Species epithet</xs:documentation> <xs:appinfo> <sea:FullName>Species epithet</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Species. </sea:ExistingStandards> <sea:Content>The first epithet occurring in a bacterial name (after genus and, optionally, subgenus names)</sea:Content> <sea:Examples>liquefaciens</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SubspeciesEpithet" type="EpithetType" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Subspecies</xs:documentation> <xs:appinfo> <sea:FullName>Subspecies epithet</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Subspecies. </sea:ExistingStandards> <sea:Content>The second epithet of a bacterial name of subspecies rank (after Genus, optional subgenus, and species epithet).</sea:Content> <sea:Examples>aceti</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ParentheticalAuthorTeamAndYear" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Author team and Year of the basionym of a species or subspecies combination. </xs:documentation> <xs:appinfo> <sea:FullName>Author team and year</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID4: has Basionym (basnam) as an element but not the author team. </sea:ExistingStandards> <sea:Content>Author(s) of the original name for a taxon which has subsequently been revised but retains the same stem or epithet. </sea:Content> <sea:Examples>Asai</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AuthorTeamAndYear" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The author(s) who published the full name as it stands and its year. </xs:documentation> <xs:appinfo> <sea:FullName>Author team and year</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Author(s) for the taxonomic name combination (i.e. the author team of the new combination where there is a basionym, and the name author team where there is none). </sea:Content> <sea:Examples>Yamada and Kondo </sea:Examples> <sea:Examples>Ames and Correll</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Strain" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The name of a bacterial strain. </xs:documentation> <xs:appinfo> <sea:FullName>Strain</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>ATTC 14835</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | GenusType | ||||
annotation |
|
||||
source | <xs:element name="Genus" type="GenusType" minOccurs="0"> <xs:annotation> <xs:documentation>Genus name. </xs:documentation> <xs:appinfo> <sea:FullName>Genus</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Genus. </sea:ExistingStandards> <sea:Content> A generic name as or as part of a bacterial scientific name.</sea:Content> <sea:Examples>Acetobacter</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>First letter capitalized</sea:Rules> <sea:Rules>No spaces included.</sea:Rules> <sea:EditorialNotes>Generic names are essentially the same under the different codes; however, to avoid having to place the essential parts of a name on different levels of the hierarchy, all name elements recognized under a specific code are listed in the respective section.</sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | GenusType | ||||
annotation |
|
||||
source | <xs:element name="Subgenus" type="GenusType" minOccurs="0"> <xs:annotation> <xs:documentation>Subgenus name. </xs:documentation> <xs:appinfo> <sea:FullName>Subgenus</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Genus. </sea:ExistingStandards> <sea:Content> A subgenus name as or as part of a bacterial scientific name.</sea:Content> <sea:Examples>Gluconoacetobacter</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>First letter capitalized</sea:Rules> <sea:Rules>No spaces included.</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="SubgenusAuthorAndYear" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Author team and year of the subgenenus name. </xs:documentation> <xs:appinfo> <sea:FullName>Author team and year of subgenus.</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Author(s) and year of the subgenus name. </sea:Content> <sea:Examples>Yamada and Kondo 1985</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | EpithetType | ||||
annotation |
|
||||
source | <xs:element name="SpeciesEpithet" type="EpithetType" minOccurs="0"> <xs:annotation> <xs:documentation>Species epithet</xs:documentation> <xs:appinfo> <sea:FullName>Species epithet</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Species. </sea:ExistingStandards> <sea:Content>The first epithet occurring in a bacterial name (after genus and, optionally, subgenus names)</sea:Content> <sea:Examples>liquefaciens</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | EpithetType | ||||
annotation |
|
||||
source | <xs:element name="SubspeciesEpithet" type="EpithetType" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Subspecies</xs:documentation> <xs:appinfo> <sea:FullName>Subspecies epithet</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Subspecies. </sea:ExistingStandards> <sea:Content>The second epithet of a bacterial name of subspecies rank (after Genus, optional subgenus, and species epithet).</sea:Content> <sea:Examples>aceti</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="ParentheticalAuthorTeamAndYear" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Author team and Year of the basionym of a species or subspecies combination. </xs:documentation> <xs:appinfo> <sea:FullName>Author team and year</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID4: has Basionym (basnam) as an element but not the author team. </sea:ExistingStandards> <sea:Content>Author(s) of the original name for a taxon which has subsequently been revised but retains the same stem or epithet. </sea:Content> <sea:Examples>Asai</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="AuthorTeamAndYear" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The author(s) who published the full name as it stands and its year. </xs:documentation> <xs:appinfo> <sea:FullName>Author team and year</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Author(s) for the taxonomic name combination (i.e. the author team of the new combination where there is a basionym, and the name author team where there is none). </sea:Content> <sea:Examples>Yamada and Kondo </sea:Examples> <sea:Examples>Ames and Correll</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="Strain" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The name of a bacterial strain. </xs:documentation> <xs:appinfo> <sea:FullName>Strain</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>ATTC 14835</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | Genus FirstEpithet SecondEpithet Rank HybridFlag AuthorTeamParenthesis AuthorTeam CultivatedPlantNameElements | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="NameBotanicalType"> <xs:annotation> <xs:documentation>An atomized scientific name under the International Code of Botanical Nomenclature or the International Code of Nomenclature for Cultivated Plants</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Genus" type="GenusType" minOccurs="0"> <xs:annotation> <xs:documentation>Genus name. </xs:documentation> <xs:appinfo> <sea:FullName>Genus</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID: Genus Name (gen) as to content, not all rules. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Genus. </sea:ExistingStandards> <sea:Content> A generic name as or as part of a botancal scientific name. A generic name under the ICBN, ICZN, ICBN, or a manuscript name, or an intergeneric hybrid name under the ICBN, without the leading multiplication sign, or the name of an intergeneric graft hybrid or graft chimaera, published under the Cultivated Code.</sea:Content> <sea:Examples>Abies</sea:Examples> <sea:Examples>Halimiocistus</sea:Examples> <sea:Examples>Crataegomespilus </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>First letter capitalized</sea:Rules> <sea:Rules>No spaces included.</sea:Rules> <sea:EditorialNotes>Generic names are essentially the same under the different codes; however, to avoid having to place the essential parts of a name on different levels of the hierarchy, all name elements recognized under a specific code are listed in the respective section.</sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="FirstEpithet" type="EpithetType" minOccurs="0"> <xs:annotation> <xs:documentation>The first epithet in a botanical name combination. </xs:documentation> <xs:appinfo> <sea:FullName>First epithet</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3: "Subgeneric Group Name" (subgen) but without the preceeding rank abbreviation (entered under Rank). </sea:ExistingStandards> <sea:ExistingStandards>HISPID 3: "Species Epithet" (sp). </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Species (included). </sea:ExistingStandards> <sea:Content>The first epithet in a botanical name combination, i.e. the epithet of a genus subdivision or a species epithet.</sea:Content> <sea:Examples>alba</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>No uppercase</sea:Rules> <sea:Rules>No space</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SecondEpithet" type="EpithetType" minOccurs="0"> <xs:annotation> <xs:documentation>The second epithet of a botanical name of infraspecific rank.</xs:documentation> <xs:appinfo> <sea:FullName> Second epithet</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID: "Infraspecific Epithet" (isp) without the hybrid parts. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Subspecies (included). </sea:ExistingStandards> <sea:Content>The infraspecific epithet, i.e. the epithet following the indication of the infraspecific rank in the name string </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>No uppercase</sea:Rules> <sea:Rules>No space</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Rank" type="RankType" minOccurs="0"> <xs:annotation> <xs:documentation>The rank of the name where needed to form it.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID: covers "Infraspecific Rank Flag" (isprk) as well as the rank ("group") of a "subgeneric group name" given in that field. </sea:ExistingStandards> <sea:Content>The rank of the name where needed to form it (i.e. in infraspecies and in names of a rank between genus and species)</sea:Content> <sea:Examples>subgen.</sea:Examples> <sea:Examples>subsp.</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="HybridFlag" type="HybridFlagType" minOccurs="0"> <xs:annotation> <xs:documentation>Flag indicating that this is a named hybrid or a graft chimaera. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID: Hybrid Flag (hyb) . </sea:ExistingStandards> <sea:Content>Flag indicating that this is a named hybrid or a graft chimaera. Attribute Rank defines if this applies to the generic, species, or infraspecific level.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AuthorTeamParenthesis" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Author team of the basionym of a combination. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID4: has Basionym (basnam) as an element but not the author team. </sea:ExistingStandards> <sea:Content>Author(s) of the original name for a taxon which has subsequently been revised but retains the same stem or epithet. May be preceeded by a sanctioning author. If possible, preceeding "ex" authors should be avoided. </sea:Content> <sea:Examples>L.</sea:Examples> <sea:Examples>Ames and Correll</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AuthorTeam" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The author(s) who published the full name as it stands. </xs:documentation> <xs:appinfo> <sea:FullName>Author team</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Author(s) for the taxonomic name combination (i.e. the author team of the new combination where there is a basionym, and the name author team where there is none). May be preceeded by a sanctioning author. If possible, preceeding "ex" authors should be avoided. </sea:Content> <sea:Examples>DC.</sea:Examples> <sea:Examples>Ames and Correll</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CultivatedPlantNameElements" minOccurs="0"> <xs:annotation> <xs:documentation>Horticultural and trade name element for plants</xs:documentation> <xs:appinfo> <sea:FullName>Cultivated plant name elements</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Horticultural and trade name element for plants</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="CultivarGroupName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Cultivar group name</xs:documentation> <xs:appinfo> <sea:FullName>Cultivar group name</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID4: culgnam</sea:ExistingStandards> <sea:ExistingStandards>ITF </sea:ExistingStandards> <sea:ExistingStandards>Trehane(1995)</sea:ExistingStandards> <sea:Content>The name of a cultivar group as specified in the ICNCP.</sea:Content> <sea:Examples>Granny Smith Group</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CultivarName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Cultivar name e.g. the type of cauliflower.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID4: culnam</sea:ExistingStandards> <sea:ExistingStandards>ITF </sea:ExistingStandards> <sea:ExistingStandards>Trehane(1995)</sea:ExistingStandards> <sea:Content>The name of a cultivar as specified in the ICNCP.</sea:Content> <sea:Examples>Firmgold</sea:Examples> <sea:Examples>Granny Smith</sea:Examples> <sea:Examples>Sturmer Pippin</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>For output, cultivar names must be enclosed in single quotes. </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="TradeDesignationName" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Trade name used for a specific cultivar</xs:documentation> <xs:appinfo> <sea:FullName>Trade name</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID4: tranam</sea:ExistingStandards> <sea:ExistingStandards>ITF </sea:ExistingStandards> <sea:ExistingStandards>Trehane(1995)</sea:ExistingStandards> <sea:Content>A trade name of a cultivar as specified in the ICNCP.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | GenusType | ||||
annotation |
|
||||
source | <xs:element name="Genus" type="GenusType" minOccurs="0"> <xs:annotation> <xs:documentation>Genus name. </xs:documentation> <xs:appinfo> <sea:FullName>Genus</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID: Genus Name (gen) as to content, not all rules. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Genus. </sea:ExistingStandards> <sea:Content> A generic name as or as part of a botancal scientific name. A generic name under the ICBN, ICZN, ICBN, or a manuscript name, or an intergeneric hybrid name under the ICBN, without the leading multiplication sign, or the name of an intergeneric graft hybrid or graft chimaera, published under the Cultivated Code.</sea:Content> <sea:Examples>Abies</sea:Examples> <sea:Examples>Halimiocistus</sea:Examples> <sea:Examples>Crataegomespilus </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>First letter capitalized</sea:Rules> <sea:Rules>No spaces included.</sea:Rules> <sea:EditorialNotes>Generic names are essentially the same under the different codes; however, to avoid having to place the essential parts of a name on different levels of the hierarchy, all name elements recognized under a specific code are listed in the respective section.</sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | EpithetType | ||||
annotation |
|
||||
source | <xs:element name="FirstEpithet" type="EpithetType" minOccurs="0"> <xs:annotation> <xs:documentation>The first epithet in a botanical name combination. </xs:documentation> <xs:appinfo> <sea:FullName>First epithet</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3: "Subgeneric Group Name" (subgen) but without the preceeding rank abbreviation (entered under Rank). </sea:ExistingStandards> <sea:ExistingStandards>HISPID 3: "Species Epithet" (sp). </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Species (included). </sea:ExistingStandards> <sea:Content>The first epithet in a botanical name combination, i.e. the epithet of a genus subdivision or a species epithet.</sea:Content> <sea:Examples>alba</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>No uppercase</sea:Rules> <sea:Rules>No space</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | EpithetType | ||||
annotation |
|
||||
source | <xs:element name="SecondEpithet" type="EpithetType" minOccurs="0"> <xs:annotation> <xs:documentation>The second epithet of a botanical name of infraspecific rank.</xs:documentation> <xs:appinfo> <sea:FullName> Second epithet</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID: "Infraspecific Epithet" (isp) without the hybrid parts. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Subspecies (included). </sea:ExistingStandards> <sea:Content>The infraspecific epithet, i.e. the epithet following the indication of the infraspecific rank in the name string </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>No uppercase</sea:Rules> <sea:Rules>No space</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | RankType | ||||
annotation |
|
||||
source | <xs:element name="Rank" type="RankType" minOccurs="0"> <xs:annotation> <xs:documentation>The rank of the name where needed to form it.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID: covers "Infraspecific Rank Flag" (isprk) as well as the rank ("group") of a "subgeneric group name" given in that field. </sea:ExistingStandards> <sea:Content>The rank of the name where needed to form it (i.e. in infraspecies and in names of a rank between genus and species)</sea:Content> <sea:Examples>subgen.</sea:Examples> <sea:Examples>subsp.</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | HybridFlagType | ||||
annotation |
|
||||
source | <xs:element name="HybridFlag" type="HybridFlagType" minOccurs="0"> <xs:annotation> <xs:documentation>Flag indicating that this is a named hybrid or a graft chimaera. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID: Hybrid Flag (hyb) . </sea:ExistingStandards> <sea:Content>Flag indicating that this is a named hybrid or a graft chimaera. Attribute Rank defines if this applies to the generic, species, or infraspecific level.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="AuthorTeamParenthesis" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Author team of the basionym of a combination. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID4: has Basionym (basnam) as an element but not the author team. </sea:ExistingStandards> <sea:Content>Author(s) of the original name for a taxon which has subsequently been revised but retains the same stem or epithet. May be preceeded by a sanctioning author. If possible, preceeding "ex" authors should be avoided. </sea:Content> <sea:Examples>L.</sea:Examples> <sea:Examples>Ames and Correll</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="AuthorTeam" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The author(s) who published the full name as it stands. </xs:documentation> <xs:appinfo> <sea:FullName>Author team</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Author(s) for the taxonomic name combination (i.e. the author team of the new combination where there is a basionym, and the name author team where there is none). May be preceeded by a sanctioning author. If possible, preceeding "ex" authors should be avoided. </sea:Content> <sea:Examples>DC.</sea:Examples> <sea:Examples>Ames and Correll</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | CultivarGroupName CultivarName TradeDesignationName | ||||
annotation |
|
||||
source | <xs:element name="CultivatedPlantNameElements" minOccurs="0"> <xs:annotation> <xs:documentation>Horticultural and trade name element for plants</xs:documentation> <xs:appinfo> <sea:FullName>Cultivated plant name elements</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Horticultural and trade name element for plants</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="CultivarGroupName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Cultivar group name</xs:documentation> <xs:appinfo> <sea:FullName>Cultivar group name</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID4: culgnam</sea:ExistingStandards> <sea:ExistingStandards>ITF </sea:ExistingStandards> <sea:ExistingStandards>Trehane(1995)</sea:ExistingStandards> <sea:Content>The name of a cultivar group as specified in the ICNCP.</sea:Content> <sea:Examples>Granny Smith Group</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CultivarName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Cultivar name e.g. the type of cauliflower.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID4: culnam</sea:ExistingStandards> <sea:ExistingStandards>ITF </sea:ExistingStandards> <sea:ExistingStandards>Trehane(1995)</sea:ExistingStandards> <sea:Content>The name of a cultivar as specified in the ICNCP.</sea:Content> <sea:Examples>Firmgold</sea:Examples> <sea:Examples>Granny Smith</sea:Examples> <sea:Examples>Sturmer Pippin</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>For output, cultivar names must be enclosed in single quotes. </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="TradeDesignationName" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Trade name used for a specific cultivar</xs:documentation> <xs:appinfo> <sea:FullName>Trade name</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID4: tranam</sea:ExistingStandards> <sea:ExistingStandards>ITF </sea:ExistingStandards> <sea:ExistingStandards>Trehane(1995)</sea:ExistingStandards> <sea:Content>A trade name of a cultivar as specified in the ICNCP.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="CultivarGroupName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Cultivar group name</xs:documentation> <xs:appinfo> <sea:FullName>Cultivar group name</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID4: culgnam</sea:ExistingStandards> <sea:ExistingStandards>ITF </sea:ExistingStandards> <sea:ExistingStandards>Trehane(1995)</sea:ExistingStandards> <sea:Content>The name of a cultivar group as specified in the ICNCP.</sea:Content> <sea:Examples>Granny Smith Group</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="CultivarName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Cultivar name e.g. the type of cauliflower.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID4: culnam</sea:ExistingStandards> <sea:ExistingStandards>ITF </sea:ExistingStandards> <sea:ExistingStandards>Trehane(1995)</sea:ExistingStandards> <sea:Content>The name of a cultivar as specified in the ICNCP.</sea:Content> <sea:Examples>Firmgold</sea:Examples> <sea:Examples>Granny Smith</sea:Examples> <sea:Examples>Sturmer Pippin</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>For output, cultivar names must be enclosed in single quotes. </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="TradeDesignationName" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Trade name used for a specific cultivar</xs:documentation> <xs:appinfo> <sea:FullName>Trade name</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID4: tranam</sea:ExistingStandards> <sea:ExistingStandards>ITF </sea:ExistingStandards> <sea:ExistingStandards>Trehane(1995)</sea:ExistingStandards> <sea:Content>A trade name of a cultivar as specified in the ICNCP.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | NamedAreaClass NamedAreaName AreaCodeStandard AreaCode DataSource | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="NamedAreaType"> <xs:annotation> <xs:documentation>The name and category of an administrative or geoecological area. </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="NamedAreaClass" minOccurs="0"> <xs:annotation> <xs:documentation>Allows recording of categories for local or national subdivision levels, geomorphological units, protected areas, etc. </xs:documentation> <xs:appinfo> <sea:FullName>Named area class</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 02 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Classification categories, which are often treated as individual elements in other standards.</sea:Content> <sea:Examples>County</sea:Examples> <sea:Examples>District</sea:Examples> <sea:Examples>State</sea:Examples> <sea:Examples>Municipio</sea:Examples> <sea:Examples>Island</sea:Examples> <sea:Examples>Island group</sea:Examples> <sea:Examples>Water body</sea:Examples> <sea:Examples>Drainage</sea:Examples> <sea:Examples>National park</sea:Examples> <sea:Examples>Mountain</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="NamedAreaName" minOccurs="0"> <xs:annotation> <xs:documentation>Name of a geographic, geomormophological, geoecological, or administrative area.</xs:documentation> <xs:appinfo> <sea:FullName>Area name</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 02 Mar 2003</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Locality. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: State Province. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: County. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>Atlantic coast</sea:Examples> <sea:Examples>Santa Cruz</sea:Examples> <sea:Examples>Weinheim</sea:Examples> <sea:Examples>Andes</sea:Examples> <sea:Examples>El Imposible</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="AreaCodeStandard" minOccurs="0"> <xs:annotation> <xs:documentation>Standard coding scheme the AreaCode adheres to.</xs:documentation> <xs:appinfo> <sea:FullName>Area code standard</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 02 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>The name of a standard scheme for area codes</sea:Content> <sea:Examples>Euro+Med standard territories</sea:Examples> <sea:Examples>TDWG World Geographical Scheme for Recording Plant Distributions version 1</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AreaCode" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Abbreviation or code for area names</xs:documentation> <xs:appinfo> <sea:FullName>Area code</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 02 Mar 2003</sea:Reviewer> <sea:ExistingStandards>TDWG World Geographical Scheme for Recording Plant Distributions version 1</sea:ExistingStandards> <sea:ExistingStandards>Euro+Med standard territories</sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="DataSource" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <sea:FullName>Data source</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes>It is presently not clear, what this reference refers to [WB]</sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="NamedAreaClass" minOccurs="0"> <xs:annotation> <xs:documentation>Allows recording of categories for local or national subdivision levels, geomorphological units, protected areas, etc. </xs:documentation> <xs:appinfo> <sea:FullName>Named area class</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 02 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Classification categories, which are often treated as individual elements in other standards.</sea:Content> <sea:Examples>County</sea:Examples> <sea:Examples>District</sea:Examples> <sea:Examples>State</sea:Examples> <sea:Examples>Municipio</sea:Examples> <sea:Examples>Island</sea:Examples> <sea:Examples>Island group</sea:Examples> <sea:Examples>Water body</sea:Examples> <sea:Examples>Drainage</sea:Examples> <sea:Examples>National park</sea:Examples> <sea:Examples>Mountain</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="NamedAreaName" minOccurs="0"> <xs:annotation> <xs:documentation>Name of a geographic, geomormophological, geoecological, or administrative area.</xs:documentation> <xs:appinfo> <sea:FullName>Area name</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 02 Mar 2003</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Locality. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: State Province. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: County. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>Atlantic coast</sea:Examples> <sea:Examples>Santa Cruz</sea:Examples> <sea:Examples>Weinheim</sea:Examples> <sea:Examples>Andes</sea:Examples> <sea:Examples>El Imposible</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
annotation |
|
||||
source | <xs:element name="AreaCodeStandard" minOccurs="0"> <xs:annotation> <xs:documentation>Standard coding scheme the AreaCode adheres to.</xs:documentation> <xs:appinfo> <sea:FullName>Area code standard</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 02 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>The name of a standard scheme for area codes</sea:Content> <sea:Examples>Euro+Med standard territories</sea:Examples> <sea:Examples>TDWG World Geographical Scheme for Recording Plant Distributions version 1</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="AreaCode" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Abbreviation or code for area names</xs:documentation> <xs:appinfo> <sea:FullName>Area code</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 02 Mar 2003</sea:Reviewer> <sea:ExistingStandards>TDWG World Geographical Scheme for Recording Plant Distributions version 1</sea:ExistingStandards> <sea:ExistingStandards>Euro+Med standard territories</sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="DataSource" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <sea:FullName>Data source</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes>It is presently not clear, what this reference refers to [WB]</sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | Genus ViralSpeciesDesignation | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="NameViralType"> <xs:annotation> <xs:documentation>An atomized scientific name under the International Code of Virus Classification and Nomenclature</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Genus" type="GenusType" minOccurs="0"> <xs:annotation> <xs:documentation>Genus name. </xs:documentation> <xs:appinfo> <sea:FullName>Genus</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Genus. </sea:ExistingStandards> <sea:Content> A generic name as or as part of a scientific name of a virus.</sea:Content> <sea:Examples>Cambarus</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>First letter capitalized</sea:Rules> <sea:Rules>No spaces included.</sea:Rules> <sea:EditorialNotes>Generic names are essentially the same under the different codes; however, to avoid having to place the essential parts of a name on different levels of the hierarchy, all name elements recognized under a specific code are listed in the respective section.</sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ViralSpeciesDesignation" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The non-latinized designation of a formal viral name. Examples: vaccinia virus; human herpes virus 2 (herpes simplex virus 2); poliovirus 1; Saccharomyces cerevisiae virus L-A; enterobacteria phage PRD1 [Source: ICTV].</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | GenusType | ||||
annotation |
|
||||
source | <xs:element name="Genus" type="GenusType" minOccurs="0"> <xs:annotation> <xs:documentation>Genus name. </xs:documentation> <xs:appinfo> <sea:FullName>Genus</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Genus. </sea:ExistingStandards> <sea:Content> A generic name as or as part of a scientific name of a virus.</sea:Content> <sea:Examples>Cambarus</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>First letter capitalized</sea:Rules> <sea:Rules>No spaces included.</sea:Rules> <sea:EditorialNotes>Generic names are essentially the same under the different codes; however, to avoid having to place the essential parts of a name on different levels of the hierarchy, all name elements recognized under a specific code are listed in the respective section.</sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="ViralSpeciesDesignation" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The non-latinized designation of a formal viral name. Examples: vaccinia virus; human herpes virus 2 (herpes simplex virus 2); poliovirus 1; Saccharomyces cerevisiae virus L-A; enterobacteria phage PRD1 [Source: ICTV].</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | Genus Subgenus SpeciesEpithet SubspeciesEpithet AuthorTeamOriginalAndYear AuthorTeamParenthesisAndYear CombinationAuthorTeamAndYear Breed NamedIndividual | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="NameZoologicalType"> <xs:annotation> <xs:documentation>An atomized scientific name under the International Code of Zoological Nomenclature</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Genus" type="GenusType" minOccurs="0"> <xs:annotation> <xs:documentation>Genus name. </xs:documentation> <xs:appinfo> <sea:FullName>Genus</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Genus. </sea:ExistingStandards> <sea:Content> A generic name as or as part of a zoological scientific name.</sea:Content> <sea:Examples>Cambarus</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>First letter capitalized</sea:Rules> <sea:Rules>No spaces included.</sea:Rules> <sea:EditorialNotes>Generic names are essentially the same under the different codes; however, to avoid having to place the essential parts of a name on different levels of the hierarchy, all name elements recognized under a specific code are listed in the respective section.</sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Subgenus" type="GenusType" minOccurs="0"> <xs:annotation> <xs:documentation>Subgenus name. </xs:documentation> <xs:appinfo> <sea:FullName>Subgenus</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Genus. </sea:ExistingStandards> <sea:Content> A subgenus name as or as part of a zoological scientific name.</sea:Content> <sea:Examples>Jugicambarus</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>First letter capitalized</sea:Rules> <sea:Rules>No spaces included.</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SpeciesEpithet" type="EpithetType" minOccurs="0"> <xs:annotation> <xs:documentation>Species epithet</xs:documentation> <xs:appinfo> <sea:FullName>Species epithet</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Species. </sea:ExistingStandards> <sea:Content>The first epithet occurring in a zoologicall name (after genus and, optionally, subgenus names)</sea:Content> <sea:Examples>monongalensis</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SubspeciesEpithet" type="EpithetType" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Subspecies</xs:documentation> <xs:appinfo> <sea:FullName>Subspecies epithet</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Subspecies. </sea:ExistingStandards> <sea:Content>The second epithet of a zoological name of subspecies rank (after genus, optional subgenus, and species epithet).</sea:Content> <sea:Examples>monongalensis</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AuthorTeamOriginalAndYear" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The first person(s) who validly publish a species-group name and the year of publication. </xs:documentation> <xs:appinfo> <sea:FullName>Original authors and year of publication.</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>The first person(s) who validly publish a species-group name and the year of publication.</sea:Content> <sea:Examples>L.</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AuthorTeamParenthesisAndYear" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>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:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Author(s) of the original name for a taxon which has subsequently been revised but retains the same stem or epithet and the year of the original publication. </sea:Content> <sea:Examples>L.</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>Set in parenthesis upon output</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CombinationAuthorTeamAndYear" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The citation of the authors responsible for the new combination and the year of its publication. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>The citation of the authors responsible for the new combination when a species-group is transferred to another genus and the year of publication of the transfer.</sea:Content> <sea:Examples>L.</sea:Examples> <sea:Comments>Purely optional under the zoological code.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Breed" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of the breed of an animal </xs:documentation> </xs:annotation> </xs:element> <xs:element name="NamedIndividual" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | GenusType | ||||
annotation |
|
||||
source | <xs:element name="Genus" type="GenusType" minOccurs="0"> <xs:annotation> <xs:documentation>Genus name. </xs:documentation> <xs:appinfo> <sea:FullName>Genus</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Genus. </sea:ExistingStandards> <sea:Content> A generic name as or as part of a zoological scientific name.</sea:Content> <sea:Examples>Cambarus</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>First letter capitalized</sea:Rules> <sea:Rules>No spaces included.</sea:Rules> <sea:EditorialNotes>Generic names are essentially the same under the different codes; however, to avoid having to place the essential parts of a name on different levels of the hierarchy, all name elements recognized under a specific code are listed in the respective section.</sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | GenusType | ||||
annotation |
|
||||
source | <xs:element name="Subgenus" type="GenusType" minOccurs="0"> <xs:annotation> <xs:documentation>Subgenus name. </xs:documentation> <xs:appinfo> <sea:FullName>Subgenus</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Genus. </sea:ExistingStandards> <sea:Content> A subgenus name as or as part of a zoological scientific name.</sea:Content> <sea:Examples>Jugicambarus</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>First letter capitalized</sea:Rules> <sea:Rules>No spaces included.</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | EpithetType | ||||
annotation |
|
||||
source | <xs:element name="SpeciesEpithet" type="EpithetType" minOccurs="0"> <xs:annotation> <xs:documentation>Species epithet</xs:documentation> <xs:appinfo> <sea:FullName>Species epithet</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Species. </sea:ExistingStandards> <sea:Content>The first epithet occurring in a zoologicall name (after genus and, optionally, subgenus names)</sea:Content> <sea:Examples>monongalensis</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | EpithetType | ||||
annotation |
|
||||
source | <xs:element name="SubspeciesEpithet" type="EpithetType" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Subspecies</xs:documentation> <xs:appinfo> <sea:FullName>Subspecies epithet</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Subspecies. </sea:ExistingStandards> <sea:Content>The second epithet of a zoological name of subspecies rank (after genus, optional subgenus, and species epithet).</sea:Content> <sea:Examples>monongalensis</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="AuthorTeamOriginalAndYear" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The first person(s) who validly publish a species-group name and the year of publication. </xs:documentation> <xs:appinfo> <sea:FullName>Original authors and year of publication.</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>The first person(s) who validly publish a species-group name and the year of publication.</sea:Content> <sea:Examples>L.</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="AuthorTeamParenthesisAndYear" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>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:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Author(s) of the original name for a taxon which has subsequently been revised but retains the same stem or epithet and the year of the original publication. </sea:Content> <sea:Examples>L.</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>Set in parenthesis upon output</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="CombinationAuthorTeamAndYear" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The citation of the authors responsible for the new combination and the year of its publication. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>The citation of the authors responsible for the new combination when a species-group is transferred to another genus and the year of publication of the transfer.</sea:Content> <sea:Examples>L.</sea:Examples> <sea:Comments>Purely optional under the zoological code.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
type | xs:string | ||
annotation |
|
||
source | <xs:element name="Breed" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of the breed of an animal </xs:documentation> </xs:annotation> </xs:element> |
diagram | |
namespace | http://www.tdwg.org/schemas/abcd/1.2 |
type | xs:string |
source | <xs:element name="NamedIndividual" type="xs:string" minOccurs="0"/> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | OrganisationName OrganisationCodes | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="OrganisationType"> <xs:annotation> <xs:documentation>Organisation name and codes.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Contains name and any acronyms or codes used to identify an organisation.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="OrganisationName" minOccurs="0"> <xs:annotation> <xs:documentation>Full organisation name</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Full name for an organisation.</sea:Content> <sea:Examples> <Example>Taxonomic Database Working Group</Example> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="OrganisationCodes" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="OrganisationCode" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Acronym or short term for organisation</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Maps to Darwin Core 2: Institution Code.</sea:ExistingStandards> <sea:Content>Use most recognised code within discipline. PreferredFlag indicates the preferred (e.g. official or standard) code.</sea:Content> <sea:Examples> <Example>TDWG</Example> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="PreferredFlag" type="xs:boolean" default="false"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="OrganisationName" minOccurs="0"> <xs:annotation> <xs:documentation>Full organisation name</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Full name for an organisation.</sea:Content> <sea:Examples> <Example>Taxonomic Database Working Group</Example> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |
namespace | http://www.tdwg.org/schemas/abcd/1.2 |
children | OrganisationCode |
source | <xs:element name="OrganisationCodes" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="OrganisationCode" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Acronym or short term for organisation</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Maps to Darwin Core 2: Institution Code.</sea:ExistingStandards> <sea:Content>Use most recognised code within discipline. PreferredFlag indicates the preferred (e.g. official or standard) code.</sea:Content> <sea:Examples> <Example>TDWG</Example> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="PreferredFlag" type="xs:boolean" default="false"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="OrganisationCode" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Acronym or short term for organisation</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Maps to Darwin Core 2: Institution Code.</sea:ExistingStandards> <sea:Content>Use most recognised code within discipline. PreferredFlag indicates the preferred (e.g. official or standard) code.</sea:Content> <sea:Examples> <Example>TDWG</Example> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="PreferredFlag" type="xs:boolean" default="false"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | PalUnitPreservation PalUnitTimeRange | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="PalaeontologicalUnitType"> <xs:annotation> <xs:documentation>Elements only used for palaeontological units</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="PalUnitPreservation" minOccurs="0"> <xs:annotation> <xs:documentation>Description of the fossil preservation of the specimen.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="PalUnitPreservationCompleteness" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>articulated, disarticulated, complete, incomplete</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="PalUnitPreservationForm" minOccurs="0"> <xs:annotation> <xs:documentation>Original, mould, cast etc</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>internal mould, internal cast, external mould, external cast, original</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="PalUnitPreservationMatrix" minOccurs="0"> <xs:annotation> <xs:documentation>The sediment or mineral matrix enclosing the fossil</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="PalUnitPreservationMineralisation" minOccurs="0"> <xs:annotation> <xs:documentation>Form of mineralisation</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>silicified, phosphatised, pyritised</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="PalUnitPreservationTaphonomy" minOccurs="0"> <xs:annotation> <xs:documentation>Life position, allocthonous death assemblage, post mortem history details etc.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="PalUnitTimeRange" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Known or assumed time range of a fossil</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>Hildoceras bifrons collected from the "condensed" Junction Bed would be given a time range of Toarcian, Bifrons Zone</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | PalUnitPreservationCompleteness PalUnitPreservationForm PalUnitPreservationMatrix PalUnitPreservationMineralisation PalUnitPreservationTaphonomy | ||||
annotation |
|
||||
source | <xs:element name="PalUnitPreservation" minOccurs="0"> <xs:annotation> <xs:documentation>Description of the fossil preservation of the specimen.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="PalUnitPreservationCompleteness" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>articulated, disarticulated, complete, incomplete</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="PalUnitPreservationForm" minOccurs="0"> <xs:annotation> <xs:documentation>Original, mould, cast etc</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>internal mould, internal cast, external mould, external cast, original</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="PalUnitPreservationMatrix" minOccurs="0"> <xs:annotation> <xs:documentation>The sediment or mineral matrix enclosing the fossil</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="PalUnitPreservationMineralisation" minOccurs="0"> <xs:annotation> <xs:documentation>Form of mineralisation</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>silicified, phosphatised, pyritised</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="PalUnitPreservationTaphonomy" minOccurs="0"> <xs:annotation> <xs:documentation>Life position, allocthonous death assemblage, post mortem history details etc.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="PalUnitPreservationCompleteness" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>articulated, disarticulated, complete, incomplete</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="PalUnitPreservationForm" minOccurs="0"> <xs:annotation> <xs:documentation>Original, mould, cast etc</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>internal mould, internal cast, external mould, external cast, original</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="PalUnitPreservationMatrix" minOccurs="0"> <xs:annotation> <xs:documentation>The sediment or mineral matrix enclosing the fossil</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="PalUnitPreservationMineralisation" minOccurs="0"> <xs:annotation> <xs:documentation>Form of mineralisation</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>silicified, phosphatised, pyritised</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="PalUnitPreservationTaphonomy" minOccurs="0"> <xs:annotation> <xs:documentation>Life position, allocthonous death assemblage, post mortem history details etc.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="PalUnitTimeRange" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Known or assumed time range of a fossil</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>October 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>Hildoceras bifrons collected from the "condensed" Junction Bed would be given a time range of Toarcian, Bifrons Zone</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | PersonName SortPersonName | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="PersonNameType"> <xs:annotation> <xs:documentation>Name of an individual person</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>DisplayPersonName element should contain name as normally used. SortPersonName element should be in form most appropriate for alphabetic sorting.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="PersonName" type="xs:string"> <xs:annotation> <xs:documentation>Preferred form of personal name for display.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Name of person as normally used. May include titles.</sea:Content> <sea:Examples> <Example>Professor James Hundredwidth</Example> <Example>Aylstone T. McTrace</Example> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SortPersonName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Standardised form of name used for sorting. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Name in form appropriate for sorting alphabetically.</sea:Content> <sea:Examples> <Example>Hundredwidth, James</Example> <Example>McTrace, Aylstone T.</Example> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>Family name first followed by a comma then a space then given names or initials separated by a space.</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="PersonName" type="xs:string"> <xs:annotation> <xs:documentation>Preferred form of personal name for display.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Name of person as normally used. May include titles.</sea:Content> <sea:Examples> <Example>Professor James Hundredwidth</Example> <Example>Aylstone T. McTrace</Example> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="SortPersonName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Standardised form of name used for sorting. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Name in form appropriate for sorting alphabetically.</sea:Content> <sea:Examples> <Example>Hundredwidth, James</Example> <Example>McTrace, Aylstone T.</Example> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>Family name first followed by a comma then a space then given names or initials separated by a space.</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | ReferenceCitation ReferenceDetail URL | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="ReferenceType"> <xs:annotation> <xs:documentation>Published reference.</xs:documentation> <xs:appinfo> <sea:FullName>Reference Type</sea:FullName> <sea:Content xml:lang="en"> </sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="ReferenceCitation" type="xs:string"> <xs:annotation> <xs:documentation>Formal citation for a paper or electronic publication.</xs:documentation> <xs:appinfo> <sea:FullName>Reference citation</sea:FullName> <sea:Content xml:lang="en">Formal citation for a paper or electronic publication.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en">Need to decide on whether a particular standard for citations should be adopted - such as the Council of Biology Editors 6th edition with the NLM Internet extensions??</sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ReferenceDetail" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Specific page, figure or illustration number(s) within the reference.</xs:documentation> <xs:appinfo> <sea:FullName>Reference detail</sea:FullName> <sea:Content xml:lang="en">Specific page, figure or illustration number(s) within the reference.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="URL" type="xs:anyURI" minOccurs="0"> <xs:annotation> <xs:documentation>Universal Resource Identifier - Path to electronic source of document.</xs:documentation> <xs:appinfo> <sea:FullName>URL</sea:FullName> <sea:Content xml:lang="en">Universal Resource Identifier - Path to electronic source of document.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="ReferenceCitation" type="xs:string"> <xs:annotation> <xs:documentation>Formal citation for a paper or electronic publication.</xs:documentation> <xs:appinfo> <sea:FullName>Reference citation</sea:FullName> <sea:Content xml:lang="en">Formal citation for a paper or electronic publication.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en">Need to decide on whether a particular standard for citations should be adopted - such as the Council of Biology Editors 6th edition with the NLM Internet extensions??</sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="ReferenceDetail" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Specific page, figure or illustration number(s) within the reference.</xs:documentation> <xs:appinfo> <sea:FullName>Reference detail</sea:FullName> <sea:Content xml:lang="en">Specific page, figure or illustration number(s) within the reference.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:anyURI | ||||
annotation |
|
||||
source | <xs:element name="URL" type="xs:anyURI" minOccurs="0"> <xs:annotation> <xs:documentation>Universal Resource Identifier - Path to electronic source of document.</xs:documentation> <xs:appinfo> <sea:FullName>URL</sea:FullName> <sea:Content xml:lang="en">Universal Resource Identifier - Path to electronic source of document.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | TermsOfUse SpecificRestrictions LegalOwner CopyrightDeclaration IPRDeclaration RightsURL | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="RightsType"> <xs:annotation> <xs:documentation>Elements expressing legal rights.</xs:documentation> <xs:appinfo> <sea:FullName>Rights Type</sea:FullName> <sea:Content xml:lang="en">Elements expressing legal rights.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="TermsOfUse" minOccurs="0"> <xs:annotation> <xs:documentation>Terms of use.</xs:documentation> <xs:appinfo> <sea:FullName>Terms of use</sea:FullName> <sea:Content xml:lang="en">Terms of use.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata</sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="SpecificRestrictions" minOccurs="0"> <xs:annotation> <xs:documentation>Restrictions on acess or usage.</xs:documentation> <xs:appinfo> <sea:FullName>Specific restrictions</sea:FullName> <sea:Content xml:lang="en">Restrictions on acess or usage.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="LegalOwner" type="ContactType" minOccurs="0"> <xs:annotation> <xs:documentation>Contact details for the legal owner.</xs:documentation> <xs:appinfo> <sea:FullName>Legal owner</sea:FullName> <sea:Content xml:lang="en">Contact details for the legal owner.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CopyrightDeclaration" minOccurs="0"> <xs:annotation> <xs:documentation>Declaration of copyright ownership.</xs:documentation> <xs:appinfo> <sea:FullName>Copyright declaration</sea:FullName> <sea:Content xml:lang="en">Declaration of copyright ownership.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:attribute name="Language" type="xs:language"/> </xs:complexType> </xs:element> <xs:element name="IPRDeclaration" minOccurs="0"> <xs:annotation> <xs:documentation>Declaration of Intellectual Property Rights.</xs:documentation> <xs:appinfo> <sea:FullName>IPR declaration</sea:FullName> <sea:Content xml:lang="en">Declaration of Intellectual Property Rights.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:attribute name="Language" type="xs:language"/> </xs:complexType> </xs:element> <xs:element name="RightsURL" type="xs:anyURI" minOccurs="0"> <xs:annotation> <xs:documentation>URL for text stating legal rights.</xs:documentation> <xs:appinfo> <sea:FullName>Rights statement URL</sea:FullName> <sea:Content xml:lang="en">A URL of a document stating legal rights.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Walter Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="TermsOfUse" minOccurs="0"> <xs:annotation> <xs:documentation>Terms of use.</xs:documentation> <xs:appinfo> <sea:FullName>Terms of use</sea:FullName> <sea:Content xml:lang="en">Terms of use.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards>ITIS*ca draft metadata</sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="SpecificRestrictions" minOccurs="0"> <xs:annotation> <xs:documentation>Restrictions on acess or usage.</xs:documentation> <xs:appinfo> <sea:FullName>Specific restrictions</sea:FullName> <sea:Content xml:lang="en">Restrictions on acess or usage.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | ContactType | ||||
children | Organisation Person Role Addresses TelephoneNumbers EmailAddresses URLs | ||||
annotation |
|
||||
source | <xs:element name="LegalOwner" type="ContactType" minOccurs="0"> <xs:annotation> <xs:documentation>Contact details for the legal owner.</xs:documentation> <xs:appinfo> <sea:FullName>Legal owner</sea:FullName> <sea:Content xml:lang="en">Contact details for the legal owner.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="CopyrightDeclaration" minOccurs="0"> <xs:annotation> <xs:documentation>Declaration of copyright ownership.</xs:documentation> <xs:appinfo> <sea:FullName>Copyright declaration</sea:FullName> <sea:Content xml:lang="en">Declaration of copyright ownership.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:attribute name="Language" type="xs:language"/> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="IPRDeclaration" minOccurs="0"> <xs:annotation> <xs:documentation>Declaration of Intellectual Property Rights.</xs:documentation> <xs:appinfo> <sea:FullName>IPR declaration</sea:FullName> <sea:Content xml:lang="en">Declaration of Intellectual Property Rights.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:attribute name="Language" type="xs:language"/> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:anyURI | ||||
annotation |
|
||||
source | <xs:element name="RightsURL" type="xs:anyURI" minOccurs="0"> <xs:annotation> <xs:documentation>URL for text stating legal rights.</xs:documentation> <xs:appinfo> <sea:FullName>Rights statement URL</sea:FullName> <sea:Content xml:lang="en">A URL of a document stating legal rights.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Walter Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | Acknowledgement Disclaimer LogoURL StatementURL | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="StatementsType"> <xs:annotation> <xs:documentation>Elements expressing acknowledgement or disclaimer.</xs:documentation> <xs:appinfo> <sea:FullName>Statements Type</sea:FullName> <sea:Content xml:lang="en">Elements expressing acknowledgement or disclaimer.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="Acknowledgement" minOccurs="0"> <xs:annotation> <xs:documentation>Text acknowledging the contributions of other parties.</xs:documentation> <xs:appinfo> <sea:FullName>Acknowledgement</sea:FullName> <sea:Content xml:lang="en">Text acknowledging the contributions of other parties.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Disclaimer" minOccurs="0"> <xs:annotation> <xs:documentation>Disclaimer on data quality.</xs:documentation> <xs:appinfo> <sea:FullName>Disclaimer</sea:FullName> <sea:Content xml:lang="en">Disclaimer on data quality</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="LogoURL" type="xs:anyURI" minOccurs="0"> <xs:annotation> <xs:documentation>URL of a logo image.</xs:documentation> <xs:appinfo> <sea:FullName>Logo URL</sea:FullName> <sea:Content xml:lang="en">URL of a logo image of the item or holding organization which may be to give a quick visual indication of source in result sets comprising data from several datasets.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="StatementURL" minOccurs="0"> <xs:annotation> <xs:documentation>URL for statement text.</xs:documentation> <xs:appinfo> <sea:FullName>Statement URL</sea:FullName> <sea:Content xml:lang="en">A URL of a document with statements.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Walter Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Acknowledgement" minOccurs="0"> <xs:annotation> <xs:documentation>Text acknowledging the contributions of other parties.</xs:documentation> <xs:appinfo> <sea:FullName>Acknowledgement</sea:FullName> <sea:Content xml:lang="en">Text acknowledging the contributions of other parties.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Disclaimer" minOccurs="0"> <xs:annotation> <xs:documentation>Disclaimer on data quality.</xs:documentation> <xs:appinfo> <sea:FullName>Disclaimer</sea:FullName> <sea:Content xml:lang="en">Disclaimer on data quality</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:anyURI | ||||
annotation |
|
||||
source | <xs:element name="LogoURL" type="xs:anyURI" minOccurs="0"> <xs:annotation> <xs:documentation>URL of a logo image.</xs:documentation> <xs:appinfo> <sea:FullName>Logo URL</sea:FullName> <sea:Content xml:lang="en">URL of a logo image of the item or holding organization which may be to give a quick visual indication of source in result sets comprising data from several datasets.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Neil Thomson</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
annotation |
|
||||
source | <xs:element name="StatementURL" minOccurs="0"> <xs:annotation> <xs:documentation>URL for statement text.</xs:documentation> <xs:appinfo> <sea:FullName>Statement URL</sea:FullName> <sea:Content xml:lang="en">A URL of a document with statements.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Walter Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Examples> </sea:Examples> <sea:Comments xml:lang="en"> </sea:Comments> <sea:Rules xml:lang="en"> </sea:Rules> <sea:EditorialNotes xml:lang="en"> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | ChronstratigraphicTerms BiostratigraphicTerms LithstratigraphicTerms StratigraphyText | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="StratigraphyType"> <xs:annotation> <xs:documentation>Elements expressing stratigraphy at the gathering site.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="ChronstratigraphicTerms" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="ChronostratigraphicTerm" type="LookupType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> Chronostraigraphic dating term e.g. Jurassic Period</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="BiostratigraphicTerms" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="BiostratigraphicTerm" type="LookupType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>biostratigraphic zonation term e.g. Psiloceras planorbis zone</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="LithstratigraphicTerms" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="LithostratigraphicTerm" type="LookupType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>lithostratigraphic term describing geology e.g. Mercia Mudstone Group</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="StratigraphyText" type="AltTextType" minOccurs="0"> <xs:annotation> <xs:documentation>Free text field for informal recording of field contents</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>Sydney CODATA workshop</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |
namespace | http://www.tdwg.org/schemas/abcd/1.2 |
children | ChronostratigraphicTerm |
source | <xs:element name="ChronstratigraphicTerms" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="ChronostratigraphicTerm" type="LookupType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> Chronostraigraphic dating term e.g. Jurassic Period</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | LookupType | ||||
children | Domain Term SourceName SourceNameVersion Comment | ||||
annotation |
|
||||
source | <xs:element name="ChronostratigraphicTerm" type="LookupType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> Chronostraigraphic dating term e.g. Jurassic Period</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |
namespace | http://www.tdwg.org/schemas/abcd/1.2 |
children | BiostratigraphicTerm |
source | <xs:element name="BiostratigraphicTerms" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="BiostratigraphicTerm" type="LookupType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>biostratigraphic zonation term e.g. Psiloceras planorbis zone</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | LookupType | ||||
children | Domain Term SourceName SourceNameVersion Comment | ||||
annotation |
|
||||
source | <xs:element name="BiostratigraphicTerm" type="LookupType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>biostratigraphic zonation term e.g. Psiloceras planorbis zone</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |
namespace | http://www.tdwg.org/schemas/abcd/1.2 |
children | LithostratigraphicTerm |
source | <xs:element name="LithstratigraphicTerms" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="LithostratigraphicTerm" type="LookupType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>lithostratigraphic term describing geology e.g. Mercia Mudstone Group</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | LookupType | ||||
children | Domain Term SourceName SourceNameVersion Comment | ||||
annotation |
|
||||
source | <xs:element name="LithostratigraphicTerm" type="LookupType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>lithostratigraphic term describing geology e.g. Mercia Mudstone Group</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | AltTextType | ||||
annotation |
|
||||
source | <xs:element name="StratigraphyText" type="AltTextType" minOccurs="0"> <xs:annotation> <xs:documentation>Free text field for informal recording of field contents</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>Sydney CODATA workshop</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | HigherTaxa NameAuthorYearString ScientificNameString AuthorString IdentificationQualifier NameAddendum NameComments ScientificNameAtomized InformalNameString | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="TaxonIdentifiedType"> <xs:annotation> <xs:documentation>Scientific or informal name as a result of an identification.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="HigherTaxa" minOccurs="0"> <xs:annotation> <xs:documentation>Wrapper element for multiple designations of higher taxa</xs:documentation> <xs:appinfo> <sea:FullName>Higher taxa</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 02 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Mandatory (at least one) for unit identifications, but optional in other contexts (e.g. synecology).</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="HigherTaxon" type="HigherTaxonType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Attribute for TaxonRank. 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:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Yde de Jong</sea:Reviewer> <sea:ExistingStandards>HISPID3: covers "Suprafamilial Group Name" (supfam), Family Name (fam), and Suprageneric Group Name (supgen). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="NameAuthorYearString" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Full scientific name including species or infraspecies name (bi-or trinomen), autho(s)r or author team(s) and - where relevant - year.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Scientific Name. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>Acipenser gueldenstadti Linnaeus 1758</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ScientificNameString" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Scientific Name string including full species name (bi-or trinomen) excluding author name and year</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>Acipenser gueldenstadti</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AuthorString" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Scientific Name Author. Author string of a full (non-atomised) or 'fuzzy' name citation of the author(s) or author team(s), including parentheses, 'ex' designations etc. and - where relevant - year of publication.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID 3: "Species Author" (spau) if the complete name refers to a species; HISPID 3: "Infraspecific Author" (ispau), if the complete name refers to an infraspecies. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Scientific Name Author. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>Linnaeus 1758</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="IdentificationQualifier" minOccurs="0"> <xs:annotation> <xs:documentation>A standard term to qualify the identification of the unit when doubts have arisen as to its identity. If it applies to an atomized name, the attribute Rank defines the lowest ranking name element to which the qualifier applies (i.e. the insertion point in the name string).</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Rank" type="xs:string"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="NameAddendum" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>A free-text suffix added to the taxon identified (e.g. "sensu lato").</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>sensu lato, sensu stricto</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="NameComments" minOccurs="0"> <xs:annotation> <xs:documentation>Any free text comments related to the name</xs:documentation> <xs:appinfo> <sea:FullName>NameComments</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 2002</sea:Reviewer> <sea:ExistingStandards>HISPID4: namcom. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="ScientificNameAtomized" minOccurs="0"> <xs:annotation> <xs:documentation>Atomized data items of the taxon identified, with subtypes according to the different Codes of Nomenclature which apply to scientific names.</xs:documentation> <xs:appinfo> <sea:FullName>Atomised scientific name</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 2003</sea:Reviewer> <sea:ExistingStandards>HISPID4: namcom. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="Bacterial" type="NameBacterialType" minOccurs="0"/> <xs:element name="Botanical" type="NameBotanicalType" minOccurs="0"/> <xs:element name="Zoological" type="NameZoologicalType" minOccurs="0"/> <xs:element name="Viral" type="NameViralType" minOccurs="0"/> </xs:choice> </xs:complexType> </xs:element> <xs:element name="InformalNameString" minOccurs="0"> <xs:annotation> <xs:documentation>The outcome of an identification event that does not adhere to the rule of a Code of Nomenclature. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | HigherTaxon | ||||
annotation |
|
||||
source | <xs:element name="HigherTaxa" minOccurs="0"> <xs:annotation> <xs:documentation>Wrapper element for multiple designations of higher taxa</xs:documentation> <xs:appinfo> <sea:FullName>Higher taxa</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 02 Mar 2003</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Mandatory (at least one) for unit identifications, but optional in other contexts (e.g. synecology).</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="HigherTaxon" type="HigherTaxonType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Attribute for TaxonRank. 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:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Yde de Jong</sea:Reviewer> <sea:ExistingStandards>HISPID3: covers "Suprafamilial Group Name" (supfam), Family Name (fam), and Suprageneric Group Name (supgen). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | HigherTaxonType | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="HigherTaxon" type="HigherTaxonType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Attribute for TaxonRank. 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:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Yde de Jong</sea:Reviewer> <sea:ExistingStandards>HISPID3: covers "Suprafamilial Group Name" (supfam), Family Name (fam), and Suprageneric Group Name (supgen). </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="NameAuthorYearString" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Full scientific name including species or infraspecies name (bi-or trinomen), autho(s)r or author team(s) and - where relevant - year.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Scientific Name. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>Acipenser gueldenstadti Linnaeus 1758</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="ScientificNameString" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Scientific Name string including full species name (bi-or trinomen) excluding author name and year</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>Acipenser gueldenstadti</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="AuthorString" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Scientific Name Author. Author string of a full (non-atomised) or 'fuzzy' name citation of the author(s) or author team(s), including parentheses, 'ex' designations etc. and - where relevant - year of publication.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID 3: "Species Author" (spau) if the complete name refers to a species; HISPID 3: "Infraspecific Author" (ispau), if the complete name refers to an infraspecies. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Scientific Name Author. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>Linnaeus 1758</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="IdentificationQualifier" minOccurs="0"> <xs:annotation> <xs:documentation>A standard term to qualify the identification of the unit when doubts have arisen as to its identity. If it applies to an atomized name, the attribute Rank defines the lowest ranking name element to which the qualifier applies (i.e. the insertion point in the name string).</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Rank" type="xs:string"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="NameAddendum" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>A free-text suffix added to the taxon identified (e.g. "sensu lato").</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>sensu lato, sensu stricto</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="NameComments" minOccurs="0"> <xs:annotation> <xs:documentation>Any free text comments related to the name</xs:documentation> <xs:appinfo> <sea:FullName>NameComments</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 2002</sea:Reviewer> <sea:ExistingStandards>HISPID4: namcom. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | Bacterial Botanical Zoological Viral | ||||
annotation |
|
||||
source | <xs:element name="ScientificNameAtomized" minOccurs="0"> <xs:annotation> <xs:documentation>Atomized data items of the taxon identified, with subtypes according to the different Codes of Nomenclature which apply to scientific names.</xs:documentation> <xs:appinfo> <sea:FullName>Atomised scientific name</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn 2003</sea:Reviewer> <sea:ExistingStandards>HISPID4: namcom. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="Bacterial" type="NameBacterialType" minOccurs="0"/> <xs:element name="Botanical" type="NameBotanicalType" minOccurs="0"/> <xs:element name="Zoological" type="NameZoologicalType" minOccurs="0"/> <xs:element name="Viral" type="NameViralType" minOccurs="0"/> </xs:choice> </xs:complexType> </xs:element> |
diagram | |
namespace | http://www.tdwg.org/schemas/abcd/1.2 |
type | NameBacterialType |
children | Genus Subgenus SubgenusAuthorAndYear SpeciesEpithet SubspeciesEpithet ParentheticalAuthorTeamAndYear AuthorTeamAndYear Strain |
source | <xs:element name="Bacterial" type="NameBacterialType" minOccurs="0"/> |
diagram | |
namespace | http://www.tdwg.org/schemas/abcd/1.2 |
type | NameBotanicalType |
children | Genus FirstEpithet SecondEpithet Rank HybridFlag AuthorTeamParenthesis AuthorTeam CultivatedPlantNameElements |
source | <xs:element name="Botanical" type="NameBotanicalType" minOccurs="0"/> |
diagram | |
namespace | http://www.tdwg.org/schemas/abcd/1.2 |
type | NameZoologicalType |
children | Genus Subgenus SpeciesEpithet SubspeciesEpithet AuthorTeamOriginalAndYear AuthorTeamParenthesisAndYear CombinationAuthorTeamAndYear Breed NamedIndividual |
source | <xs:element name="Zoological" type="NameZoologicalType" minOccurs="0"/> |
diagram | |
namespace | http://www.tdwg.org/schemas/abcd/1.2 |
type | NameViralType |
children | Genus ViralSpeciesDesignation |
source | <xs:element name="Viral" type="NameViralType" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="InformalNameString" minOccurs="0"> <xs:annotation> <xs:documentation>The outcome of an identification event that does not adhere to the rule of a Code of Nomenclature. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||||||||
children | Number UsageNotes | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:complexType name="TelephoneNumberType"> <xs:annotation> <xs:documentation>Telephone or Fax number</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN : element Contact_Number. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Added to replace fax and telephone elements with a repeatable and more flexible structure where the element attribute TelephoneType is enumerated to allow selection between "Phone", "Fax" and "Mobile". The PreferredFlag attribute can be used to identify the first choice when multiple numbers are supplied. The TelephoneConstraint element is available to allow additional comments on the use of the number.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="Number" type="xs:string"> <xs:annotation> <xs:documentation>Full number in standard international format</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: Number. </sea:ExistingStandards> <sea:Content>Numbers should be provided in the ITU Recommendation E.164 international format ("+CountryCode AreaCode Number")</sea:Content> <sea:Examples> <Example>+44 9876 543210</Example> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="UsageNotes" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Free text for constraints on use e.g. "weekdays only" or "home number"</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: Constraints. </sea:ExistingStandards> <sea:Content>Free text</sea:Content> <sea:Examples> <Example>Weekdays only</Example> <Example>Home number</Example> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="PreferredFlag" type="xs:boolean" default="false"/> <xs:attribute name="TelephoneType" default="Voice"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="Voice"/> <xs:enumeration value="Fax"/> <xs:enumeration value="Mobile"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="Number" type="xs:string"> <xs:annotation> <xs:documentation>Full number in standard international format</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: Number. </sea:ExistingStandards> <sea:Content>Numbers should be provided in the ITU Recommendation E.164 international format ("+CountryCode AreaCode Number")</sea:Content> <sea:Examples> <Example>+44 9876 543210</Example> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="UsageNotes" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Free text for constraints on use e.g. "weekdays only" or "home number"</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: Constraints. </sea:ExistingStandards> <sea:Content>Free text</sea:Content> <sea:Examples> <Example>Weekdays only</Example> <Example>Home number</Example> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | AssemblageID AssemblageName | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="UnitAssemblageType"> <xs:annotation> <xs:documentation>A category assignment to group several units together.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A unit assemblage serves to handle several units.</sea:Content> <sea:Examples>herd of animals</sea:Examples> <sea:Examples>batches of specimens</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="AssemblageID" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Identifier for assemblage.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Identifier for assemblage.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AssemblageName" minOccurs="0"> <xs:annotation> <xs:documentation>Name of assemblage.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Name of assemblage.</sea:Content> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Languge" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="AssemblageID" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Identifier for assemblage.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Identifier for assemblage.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="AssemblageName" minOccurs="0"> <xs:annotation> <xs:documentation>Name of assemblage.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Name of assemblage.</sea:Content> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Languge" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | AssociatedUnitSourceInstitutionCode AssociatedUnitSourceName AssociatedUnitID AssociationType Comment | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="UnitAssociationType"> <xs:annotation> <xs:documentation>A polar relationship with another unit.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Identifiers for a unit associated with this unit.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="AssociatedUnitSourceInstitutionCode"> <xs:annotation> <xs:documentation>First part of a fully qualified identifier of a related item's dataset.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AssociatedUnitSourceName" type="xs:string"> <xs:annotation> <xs:documentation>Second part of a fully qualified identifier of a related item's dataset.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Together with AssociatedUnitID this maps to Darwin Core 2: Related Catalog Item.</sea:ExistingStandards> <sea:Content>First part of a fully qualified identifier of a related item within a dataset.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AssociatedUnitID" type="OpenIDType"> <xs:annotation> <xs:documentation>Fully qualified identifier of the related item within the specified dataset.</xs:documentation> <xs:appinfo> <Created> <Author>Neil Thomson</Author> <Date>July 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Related Catalog Item. </sea:ExistingStandards> <sea:Content>Second part of a fully qualified identifier of a related item within the a dataset.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AssociationType"> <xs:annotation> <xs:documentation>Description of the association.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Relationship Type. </sea:ExistingStandards> <sea:Content>Description of the association.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Comment" minOccurs="0"> <xs:annotation> <xs:documentation>Further information about an association.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Further information about an association.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
annotation |
|
||
source | <xs:element name="AssociatedUnitSourceInstitutionCode"> <xs:annotation> <xs:documentation>First part of a fully qualified identifier of a related item's dataset.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="AssociatedUnitSourceName" type="xs:string"> <xs:annotation> <xs:documentation>Second part of a fully qualified identifier of a related item's dataset.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Together with AssociatedUnitID this maps to Darwin Core 2: Related Catalog Item.</sea:ExistingStandards> <sea:Content>First part of a fully qualified identifier of a related item within a dataset.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | OpenIDType | ||||
annotation |
|
||||
source | <xs:element name="AssociatedUnitID" type="OpenIDType"> <xs:annotation> <xs:documentation>Fully qualified identifier of the related item within the specified dataset.</xs:documentation> <xs:appinfo> <Created> <Author>Neil Thomson</Author> <Date>July 2002</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Related Catalog Item. </sea:ExistingStandards> <sea:Content>Second part of a fully qualified identifier of a related item within the a dataset.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="AssociationType"> <xs:annotation> <xs:documentation>Description of the association.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Relationship Type. </sea:ExistingStandards> <sea:Content>Description of the association.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Comment" minOccurs="0"> <xs:annotation> <xs:documentation>Further information about an association.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Further information about an association.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | UnitID LastEditor DateLastEdited UnitIDNumeric RecordRights UnitStatements RecordBasis NamedCollections Identifications UnitCollectionDomain UnitStateDomain UnitReferences UnitDigitalImages UnitAssociations UnitAssemblages Gathering CollectorsFieldNumber UnitMeasurements UnitFacts UnitDescription | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="UnitDataType"> <xs:annotation> <xs:documentation>Elements for all unit-level data</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="UnitID" type="OpenIDType"> <xs:annotation> <xs:documentation>A unique identifier for the unit record within the dataset.</xs:documentation> <xs:appinfo> <sea:FullName>Unit Identifier</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3: Accession Identifier (=UNIQUEID, =ACCESSIONID, =accid). </sea:ExistingStandards> <sea:ExistingStandards>ITF 2: Accession Identifier (=accid). </sea:ExistingStandards> <sea:ExistingStandards>BioCISE Model: Unit_ID. </sea:ExistingStandards> <sea:ExistingStandards>NBN: Sample_KeyUnit key or Identifying number - can be multiple. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Catalog Number. </sea:ExistingStandards> <sea:Content>An identifier for the unit record, unique within the DataSet. Should provide the key by which a specimen or specimen component can be identified.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="LastEditor" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name or other indication of the person that created or last edited this record.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCASE Collection Profile. </sea:ExistingStandards> <sea:Content>Name of the person that last edited this record.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="DateLastEdited" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Date of creation or last change of this unit record.</xs:documentation> <xs:appinfo> <sea:FullName>Date last edited</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3: -. </sea:ExistingStandards> <sea:ExistingStandards>ITF 2: -. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Catalog Number. </sea:ExistingStandards> <sea:Content>Simple date indicating the last change of the record.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="UnitIDNumeric" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>Numeric catalogue number.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Numeric catalogue number.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Where present, this allows searches on a range of catalogue numbers.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="RecordRights" type="RightsType" minOccurs="0"> <xs:annotation> <xs:documentation>Specific rights and ownership pertaining to the individual record </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Copyright, IPR, and ownership for the individual unit record where different from those stated under DataSet, over which they take preference</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="UnitStatements" type="StatementsType" minOccurs="0"> <xs:annotation> <xs:documentation>Specific accreditation and disclaimer referring to the individual unit</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Accredetations and disclaimer for the individual unit record where different from those state under DataSet, over which they take preference</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="RecordBasis" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>An indication of what the record represents.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Basis of Record. </sea:ExistingStandards> <sea:Content>An abbreviation or controlled vocabulary indicating what the record represents.</sea:Content> <sea:Examples>observation</sea:Examples> <sea:Examples> Living Organism</sea:Examples> <sea:Examples>Specimen</sea:Examples> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes>Should be enumerated type</sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="NamedCollections" minOccurs="0"> <xs:annotation> <xs:documentation>Unit may belong to one or several collections or survey projects which have distinctive names.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="NamedCollection" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A (sub-)collection name or survey project.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Unit may belong to one or several collections or survey projects which have distinctive names </sea:Content> <sea:Examples>Stanley-Lewis Bird's Egg Collection</sea:Examples> <sea:Examples>National Clematis Collection.</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Identifications" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Identification" type="IdentificationType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Attribute PreferredIdentificationFlag to designate current identification. In cases where more than one name applies to a single unit, several identifications should be formed and marked as preferred. </xs:documentation> <xs:appinfo> <sea:FullName>Assignation of a scientific or vernacular name to the unit.</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="IdentificationHistory" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>This is a free text field for use when extracting data from datasources where the identification or verification history (or part of it) is a free text field. In normal circumstances the history can be constructed by sorting identification events by date and reference to the preferred identification flag</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: vhist. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="UnitCollectionDomain" minOccurs="0"> <xs:annotation> <xs:documentation>A container for collection type and/or txonomic domain-specific subtypes of the Unit.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="HerbariumUnit" type="HerbariumUnitType" minOccurs="0"> <xs:annotation> <xs:documentation>Data specific to herbarium specimens (incl. mycological specimens).</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="BotanicalGardenUnit" type="BotanicalGardenUnitType" minOccurs="0"> <xs:annotation> <xs:documentation>Data specific to units in horticultural collections. </xs:documentation> <xs:appinfo> <sea:FullName>Botanical garden unit</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3: n/a. </sea:ExistingStandards> <sea:ExistingStandards>ITF 2: Accession data (group) </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CultureCollectionUnit" type="CultureCollectionUnitType" minOccurs="0"> <xs:annotation> <xs:documentation>Data specific to microbial and similar culture methods. </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author>Charles Copp</Author> <Date> Oct 2001</Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="MycologicalUnit" type="MycologicalUnitType" minOccurs="0"> <xs:annotation> <xs:documentation>Data specific to mycological and lichenological units.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="PalaeontologicalUnit" type="PalaeontologicalUnitType" minOccurs="0"> <xs:annotation> <xs:documentation>Data specific to palaeontological units.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct. 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ZoologicalUnit" type="ZoologicalUnitType" minOccurs="0"> <xs:annotation> <xs:documentation>Data specific to zoological units.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="UnitStateDomain" minOccurs="0"> <xs:annotation> <xs:documentation>A container for physical state-specific subtypes of the Unit</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="SpecimenUnit" minOccurs="0"> <xs:annotation> <xs:documentation>A Unit subtype containing data elements specific to specimens. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A Unit subtype containing data elements specific to physical specimens. </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Acquisition" minOccurs="0"> <xs:annotation> <xs:documentation>Acquisition date, source and type.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Acquisition date, source and type.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="AcquisitionDate" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Textual statement of the date of acquisition of the specimen by the institution</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>The date that the specimen was acquired by the institution.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AcquisitionSourceText" minOccurs="0"> <xs:annotation> <xs:documentation>Free text field for informal recording of acquisition source details.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITF 2: Donor (=don)</sea:ExistingStandards> <sea:Content>Free text field for informal recording of acquisition source details.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="AltTextType"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="AcquisitionType" minOccurs="0"> <xs:annotation> <xs:documentation>Type of acquisition.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Type of acquisition.</sea:Content> <sea:Examples>Bequest</sea:Examples> <sea:Examples>Purchase</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Accessions" minOccurs="0"> <xs:annotation> <xs:documentation>Accession details.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Accession details.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Repeatable triple to accomodate accession number in multiple catalogues.</xs:documentation> </xs:annotation> <xs:element name="AccessionDate" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Textual statement of the date on which the accession was recorded.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCISE Model: AccDate. </sea:ExistingStandards> <sea:Content>The date on which an accession was recorded in the accessions register.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AccessionCatalogue" type="OpenIDType" minOccurs="0"> <xs:annotation> <xs:documentation>Identifier of an accessions catalogue or numbering scheme which contains the SpecimenUnit</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Identifier of an accessions catalogue or numbering scheme which contains the SpecimenUnit</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AccessionNumber" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The instutional number applied to an accession and recorded in the accessions register.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCISE Model: AccCode_Pk. </sea:ExistingStandards> <sea:Content>The instutional number applied to an accession and recorded in the accessions register.</sea:Content> <sea:Examples> Helps to link items (e.g. several specimens may share one accession number).</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="UnitPreparation" minOccurs="0"> <xs:annotation> <xs:documentation>Specimen preparation details.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Specimen preparation details.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="PreparationType" minOccurs="0"> <xs:annotation> <xs:documentation>Description of preparation type. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Preparation Type. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>Skin</sea:Examples> <sea:Examples>Slide</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="PreparationProcess" minOccurs="0"> <xs:annotation> <xs:documentation>Process used in preparing the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Process used in preparing the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="PreparationMaterials" minOccurs="0"> <xs:annotation> <xs:documentation>Materials and chemicals used in the preparation of the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Materials and chemicals used in the preparation of the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="SpecimenUnitPart" minOccurs="0"> <xs:annotation> <xs:documentation>Part(s) of organism represented by this specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>LNHM: specimen part</sea:ExistingStandards> <sea:Content>Part(s) of organism represented by this specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="SpecimenUnitMarks" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="SpecimenUnitMark" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Label text(s), writing or inscription(s).</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>LNHM. </sea:ExistingStandards> <sea:Content>The text of labels attached or associated to the unit, or writing or other inscription directly upon or carved into it.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="MarkType" minOccurs="0"> <xs:annotation> <xs:documentation>Label or inscription </xs:documentation> <xs:documentation> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="MarkText" minOccurs="0"> <xs:annotation> <xs:documentation>Text transcription of an inscription</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="PositionOnObject" minOccurs="0"> <xs:annotation> <xs:documentation>Position of inscription, writing or mark.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Position of inscription, writing or mark.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="MarkAuthor" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of person that created the the label, writing or inscription.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Name of person that created the the label, writing or inscription.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="MarkComment" minOccurs="0"> <xs:annotation> <xs:documentation>Summary, interpretation or opinion of the text.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Summary, interpretation or opinion of the text.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="SpecimenUnitHistory" minOccurs="0"> <xs:annotation> <xs:documentation>A wrapper for previous units.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="PreviousUnit" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A container for past ID and location of this specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>History of specimen</sea:Content> <sea:Examples>Changes of ownership and transfers between collections by sale, splitting or merging of collections</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="PreviousUnitID" type="OpenIDType" minOccurs="0"> <xs:annotation> <xs:documentation>Identifier of specimen in previous collection.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCISE Model: Unit_ID. </sea:ExistingStandards> <sea:ExistingStandards>ITF-2: Donor's Accession Identifier (=donac). </sea:ExistingStandards> <sea:ExistingStandards>NBN: Sample_KeyUnit key or Identifying number - can be multiple. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Previous Catalog Number. </sea:ExistingStandards> <sea:Content>Identifier of specimen in previous collection.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="PreviousCollectionName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of collection previously holding this specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Name of collection previously holding this specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Date" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation>Dates that the specimen was held in previous collection.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: vaguedatestart, vaguedateend and vaguedatetype. </sea:ExistingStandards> <sea:Content>Dates that the specimen was held in previous collection.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Comment" minOccurs="0"> <xs:annotation> <xs:documentation>Any further information about this specimen in its previous collection.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Any further information about this specimen in its previous collection.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="NomenclaturalTypeDesignations" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="NomenclaturalTypeDesignation" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> Information on the type status of the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> Information on the type status of the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TypifiedName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The name based on the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: basnam. </sea:ExistingStandards> <sea:ExistingStandards>TLR. </sea:ExistingStandards> <sea:Content>The name based on the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="NomenclaturalReference" type="ReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Published reference.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Published reference.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="TypeStatus" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Full term designating the status.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Type Status. </sea:ExistingStandards> <sea:Content>Full term designating the status.</sea:Content> <sea:Examples>Holotype </sea:Examples> <sea:Examples>Isolectotype</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CodeAssessment" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Indication whether the type is conserved or rejected/suppressed by the Code or is proposed for conservation or suppression/rejection</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Indication whether the type is conserved or rejected/suppressed by the Code or is proposed for conservation or suppression/rejection</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="DoubtfulFlag" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Indicator for unverified type status (kind and fact).</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Indicator for unverified type status (kind and fact).</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Verifier" type="PersonNameType" minOccurs="0"> <xs:annotation> <xs:documentation>The person assigning or verifying the type status of the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>The person assigning or verifying the type status of the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="VerificationDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Date of verification.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Date of verification.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="VerificationNotes" minOccurs="0"> <xs:annotation> <xs:documentation>Further information about the verification process.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Further information about the verification process.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ObservationUnit" minOccurs="0"> <xs:annotation> <xs:documentation>Data elements specific to observation (recording) units. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A Unit subtype containing data elements specific to observation (recording) units.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ObservationMethod" type="LookupType" minOccurs="0"> <xs:annotation> <xs:documentation>Method of Observation.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Method of Observation.</sea:Content> <sea:Examples>quadrat</sea:Examples> <sea:Examples>transect</sea:Examples> <sea:Examples> mist net</sea:Examples> <sea:Examples>timed count</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ObservationUnitIdentifiers" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="ObservationUnitIdentifier" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Numbers or other registration mark associated with an observation record. Attribute for PreferredFlag. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Numbers or other registration mark associated with an observation record. Attribute for PreferredFlag. </sea:Content> <sea:Examples>field observer numbers</sea:Examples> <sea:Examples>quadrat numbers</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="PreferredFlag" type="xs:string" use="optional"/> <xs:attribute name="Type" type="xs:string" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="UnitReferences" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="UnitReference" type="ReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Published references linked to this unit.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience> </sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Published references citing or otherwise linked to this unit.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="UnitDigitalImages" minOccurs="0"> <xs:annotation> <xs:documentation>Images of the unit</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="UnitDigitalImage" type="ImageType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Attribute for Original. Indication of images available.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience> </sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Electronic images of the unit</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="UnitAssociations" minOccurs="0"> <xs:annotation> <xs:documentation>Relationships of this unit with other units in the dataset.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="UnitAssociation" type="UnitAssociationType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A binary relationship or association.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A relationship or association with another unit in this dataset.</sea:Content> <sea:Examples>host/parasite relationships</sea:Examples> <sea:Examples>parental relationships</sea:Examples> <sea:Examples>observed pollinators</sea:Examples> <sea:Examples>substrate</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> Must be another unit in the full dataset.</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="UnitAssemblages" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="UnitAssemblage" type="UnitAssemblageType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A unit assemblage handles symmetric relationships between several units.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience> </sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A unit assemblage handles symmetric relationships between several units.</sea:Content> <sea:Examples>herd of animals</sea:Examples> <sea:Examples>batches of specimens</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Gathering" minOccurs="0"> <xs:annotation> <xs:documentation>Gathering event, agent and site details</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="GatheringType"/> </xs:complexContent> </xs:complexType> </xs:element> <xs:element name="CollectorsFieldNumber" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>A number assigned to the unit by the collector</xs:documentation> <xs:appinfo> <sea:FullName>Collector's field number</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Collector Number</sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="UnitMeasurements" minOccurs="0"> <xs:annotation> <xs:documentation>Counts and other measurements referring to the unit</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="UnitMeasurement" type="MeasurementType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>General purpose measurement element that can be used to store any kind of count or measurement related to a Unit.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: Taxon_Data. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Individual Count.</sea:ExistingStandards> <sea:Content>General purpose measurement element that can be used to store any kind of count or measurement related to a Unit </sea:Content> <sea:Examples>length of bill</sea:Examples> <sea:Examples>number of eggs</sea:Examples> <sea:Examples>weight</sea:Examples> <sea:Examples>pH</sea:Examples> <sea:Examples>specific gravity</sea:Examples> <sea:Examples>number of individuals in a batch, such as males, females, juveniles, total</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="UnitFacts" minOccurs="0"> <xs:annotation> <xs:documentation>Free text facts about the specimen or unit. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="UnitFact" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A free text facts about the specimen or unit. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Any number of free text facts about the specimen or unit.</sea:Content> <sea:Examples>comments on the historical importance of the specimen</sea:Examples> <sea:Examples>curatorial notes about the preservation state</sea:Examples> <sea:Examples>reference to the existence of field notes not captured in the database</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="FactType" minOccurs="0"> <xs:annotation> <xs:documentation>Categorisation term.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Categorisation term.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="FactText"> <xs:annotation> <xs:documentation>Text of the fact.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Text of the fact.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="DateEntered" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Date the fact text was added.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Date the fact text was added.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AddedBy" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of person contributing the fact.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Name of person contributing the fact.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Reference" type="ReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Published reference for that fact.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Published reference for that fact.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="UnitDescription" minOccurs="0"> <xs:annotation> <xs:documentation>Free text description of the unit. Any notes that do not fit elsewhere.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>LNHM: free text description of a specimen or similar 'Unit'. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Notes. </sea:ExistingStandards> <sea:Content>Free text description of the unit. Any notes that do not fit elsewhere.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | OpenIDType | ||||
annotation |
|
||||
source | <xs:element name="UnitID" type="OpenIDType"> <xs:annotation> <xs:documentation>A unique identifier for the unit record within the dataset.</xs:documentation> <xs:appinfo> <sea:FullName>Unit Identifier</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3: Accession Identifier (=UNIQUEID, =ACCESSIONID, =accid). </sea:ExistingStandards> <sea:ExistingStandards>ITF 2: Accession Identifier (=accid). </sea:ExistingStandards> <sea:ExistingStandards>BioCISE Model: Unit_ID. </sea:ExistingStandards> <sea:ExistingStandards>NBN: Sample_KeyUnit key or Identifying number - can be multiple. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Catalog Number. </sea:ExistingStandards> <sea:Content>An identifier for the unit record, unique within the DataSet. Should provide the key by which a specimen or specimen component can be identified.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="LastEditor" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name or other indication of the person that created or last edited this record.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCASE Collection Profile. </sea:ExistingStandards> <sea:Content>Name of the person that last edited this record.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:date | ||||
annotation |
|
||||
source | <xs:element name="DateLastEdited" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Date of creation or last change of this unit record.</xs:documentation> <xs:appinfo> <sea:FullName>Date last edited</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3: -. </sea:ExistingStandards> <sea:ExistingStandards>ITF 2: -. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Catalog Number. </sea:ExistingStandards> <sea:Content>Simple date indicating the last change of the record.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:int | ||||
annotation |
|
||||
source | <xs:element name="UnitIDNumeric" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>Numeric catalogue number.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Numeric catalogue number.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments>Where present, this allows searches on a range of catalogue numbers.</sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | RightsType | ||||
children | TermsOfUse SpecificRestrictions LegalOwner CopyrightDeclaration IPRDeclaration RightsURL | ||||
annotation |
|
||||
source | <xs:element name="RecordRights" type="RightsType" minOccurs="0"> <xs:annotation> <xs:documentation>Specific rights and ownership pertaining to the individual record </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Copyright, IPR, and ownership for the individual unit record where different from those stated under DataSet, over which they take preference</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | StatementsType | ||||
children | Acknowledgement Disclaimer LogoURL StatementURL | ||||
annotation |
|
||||
source | <xs:element name="UnitStatements" type="StatementsType" minOccurs="0"> <xs:annotation> <xs:documentation>Specific accreditation and disclaimer referring to the individual unit</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Accredetations and disclaimer for the individual unit record where different from those state under DataSet, over which they take preference</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="RecordBasis" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>An indication of what the record represents.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Basis of Record. </sea:ExistingStandards> <sea:Content>An abbreviation or controlled vocabulary indicating what the record represents.</sea:Content> <sea:Examples>observation</sea:Examples> <sea:Examples> Living Organism</sea:Examples> <sea:Examples>Specimen</sea:Examples> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes>Should be enumerated type</sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | NamedCollection | ||
annotation |
|
||
source | <xs:element name="NamedCollections" minOccurs="0"> <xs:annotation> <xs:documentation>Unit may belong to one or several collections or survey projects which have distinctive names.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="NamedCollection" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A (sub-)collection name or survey project.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Unit may belong to one or several collections or survey projects which have distinctive names </sea:Content> <sea:Examples>Stanley-Lewis Bird's Egg Collection</sea:Examples> <sea:Examples>National Clematis Collection.</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="NamedCollection" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A (sub-)collection name or survey project.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Unit may belong to one or several collections or survey projects which have distinctive names </sea:Content> <sea:Examples>Stanley-Lewis Bird's Egg Collection</sea:Examples> <sea:Examples>National Clematis Collection.</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |
namespace | http://www.tdwg.org/schemas/abcd/1.2 |
children | Identification IdentificationHistory |
source | <xs:element name="Identifications" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Identification" type="IdentificationType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Attribute PreferredIdentificationFlag to designate current identification. In cases where more than one name applies to a single unit, several identifications should be formed and marked as preferred. </xs:documentation> <xs:appinfo> <sea:FullName>Assignation of a scientific or vernacular name to the unit.</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="IdentificationHistory" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>This is a free text field for use when extracting data from datasources where the identification or verification history (or part of it) is a free text field. In normal circumstances the history can be constructed by sorting identification events by date and reference to the preferred identification flag</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: vhist. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | IdentificationType | ||||||||||||
children | TaxonIdentified Identifier IdentificationDate IdentificationReference IdentificationNotes | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Identification" type="IdentificationType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Attribute PreferredIdentificationFlag to designate current identification. In cases where more than one name applies to a single unit, several identifications should be formed and marked as preferred. </xs:documentation> <xs:appinfo> <sea:FullName>Assignation of a scientific or vernacular name to the unit.</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="IdentificationHistory" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>This is a free text field for use when extracting data from datasources where the identification or verification history (or part of it) is a free text field. In normal circumstances the history can be constructed by sorting identification events by date and reference to the preferred identification flag</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: vhist. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | HerbariumUnit BotanicalGardenUnit CultureCollectionUnit MycologicalUnit PalaeontologicalUnit ZoologicalUnit | ||||
annotation |
|
||||
source | <xs:element name="UnitCollectionDomain" minOccurs="0"> <xs:annotation> <xs:documentation>A container for collection type and/or txonomic domain-specific subtypes of the Unit.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="HerbariumUnit" type="HerbariumUnitType" minOccurs="0"> <xs:annotation> <xs:documentation>Data specific to herbarium specimens (incl. mycological specimens).</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="BotanicalGardenUnit" type="BotanicalGardenUnitType" minOccurs="0"> <xs:annotation> <xs:documentation>Data specific to units in horticultural collections. </xs:documentation> <xs:appinfo> <sea:FullName>Botanical garden unit</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3: n/a. </sea:ExistingStandards> <sea:ExistingStandards>ITF 2: Accession data (group) </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CultureCollectionUnit" type="CultureCollectionUnitType" minOccurs="0"> <xs:annotation> <xs:documentation>Data specific to microbial and similar culture methods. </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author>Charles Copp</Author> <Date> Oct 2001</Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="MycologicalUnit" type="MycologicalUnitType" minOccurs="0"> <xs:annotation> <xs:documentation>Data specific to mycological and lichenological units.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="PalaeontologicalUnit" type="PalaeontologicalUnitType" minOccurs="0"> <xs:annotation> <xs:documentation>Data specific to palaeontological units.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct. 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ZoologicalUnit" type="ZoologicalUnitType" minOccurs="0"> <xs:annotation> <xs:documentation>Data specific to zoological units.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | HerbariumUnitType | ||||
children | Exsiccatum | ||||
annotation |
|
||||
source | <xs:element name="HerbariumUnit" type="HerbariumUnitType" minOccurs="0"> <xs:annotation> <xs:documentation>Data specific to herbarium specimens (incl. mycological specimens).</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | BotanicalGardenUnitType | ||||
children | AccessionSpecimenNumbers AccessionStatus AccessionMaterialType Hardiness ProvenanceCategory PropagationHistoryCode AccessionLineage DonorCategory | ||||
annotation |
|
||||
source | <xs:element name="BotanicalGardenUnit" type="BotanicalGardenUnitType" minOccurs="0"> <xs:annotation> <xs:documentation>Data specific to units in horticultural collections. </xs:documentation> <xs:appinfo> <sea:FullName>Botanical garden unit</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards>HISPID 3: n/a. </sea:ExistingStandards> <sea:ExistingStandards>ITF 2: Accession data (group) </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | CultureCollectionUnitType | ||||
children | CultureNames GrowthConditions CultureMedium Aerobicity Temperature Applications Hazard References | ||||
annotation |
|
||||
source | <xs:element name="CultureCollectionUnit" type="CultureCollectionUnitType" minOccurs="0"> <xs:annotation> <xs:documentation>Data specific to microbial and similar culture methods. </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author>Charles Copp</Author> <Date> Oct 2001</Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | MycologicalUnitType | ||||
children | LichenMorphotype MycologicalSexualStage MycologicalLiveStages | ||||
annotation |
|
||||
source | <xs:element name="MycologicalUnit" type="MycologicalUnitType" minOccurs="0"> <xs:annotation> <xs:documentation>Data specific to mycological and lichenological units.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | PalaeontologicalUnitType | ||||
children | PalUnitPreservation PalUnitTimeRange | ||||
annotation |
|
||||
source | <xs:element name="PalaeontologicalUnit" type="PalaeontologicalUnitType" minOccurs="0"> <xs:annotation> <xs:documentation>Data specific to palaeontological units.</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct. 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | ZoologicalUnitType | ||||
children | ZoologyAge ZoologySex ZoologyPhase | ||||
annotation |
|
||||
source | <xs:element name="ZoologicalUnit" type="ZoologicalUnitType" minOccurs="0"> <xs:annotation> <xs:documentation>Data specific to zoological units.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | SpecimenUnit ObservationUnit | ||
annotation |
|
||
source | <xs:element name="UnitStateDomain" minOccurs="0"> <xs:annotation> <xs:documentation>A container for physical state-specific subtypes of the Unit</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="SpecimenUnit" minOccurs="0"> <xs:annotation> <xs:documentation>A Unit subtype containing data elements specific to specimens. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A Unit subtype containing data elements specific to physical specimens. </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Acquisition" minOccurs="0"> <xs:annotation> <xs:documentation>Acquisition date, source and type.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Acquisition date, source and type.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="AcquisitionDate" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Textual statement of the date of acquisition of the specimen by the institution</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>The date that the specimen was acquired by the institution.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AcquisitionSourceText" minOccurs="0"> <xs:annotation> <xs:documentation>Free text field for informal recording of acquisition source details.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITF 2: Donor (=don)</sea:ExistingStandards> <sea:Content>Free text field for informal recording of acquisition source details.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="AltTextType"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="AcquisitionType" minOccurs="0"> <xs:annotation> <xs:documentation>Type of acquisition.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Type of acquisition.</sea:Content> <sea:Examples>Bequest</sea:Examples> <sea:Examples>Purchase</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Accessions" minOccurs="0"> <xs:annotation> <xs:documentation>Accession details.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Accession details.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Repeatable triple to accomodate accession number in multiple catalogues.</xs:documentation> </xs:annotation> <xs:element name="AccessionDate" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Textual statement of the date on which the accession was recorded.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCISE Model: AccDate. </sea:ExistingStandards> <sea:Content>The date on which an accession was recorded in the accessions register.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AccessionCatalogue" type="OpenIDType" minOccurs="0"> <xs:annotation> <xs:documentation>Identifier of an accessions catalogue or numbering scheme which contains the SpecimenUnit</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Identifier of an accessions catalogue or numbering scheme which contains the SpecimenUnit</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AccessionNumber" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The instutional number applied to an accession and recorded in the accessions register.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCISE Model: AccCode_Pk. </sea:ExistingStandards> <sea:Content>The instutional number applied to an accession and recorded in the accessions register.</sea:Content> <sea:Examples> Helps to link items (e.g. several specimens may share one accession number).</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="UnitPreparation" minOccurs="0"> <xs:annotation> <xs:documentation>Specimen preparation details.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Specimen preparation details.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="PreparationType" minOccurs="0"> <xs:annotation> <xs:documentation>Description of preparation type. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Preparation Type. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>Skin</sea:Examples> <sea:Examples>Slide</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="PreparationProcess" minOccurs="0"> <xs:annotation> <xs:documentation>Process used in preparing the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Process used in preparing the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="PreparationMaterials" minOccurs="0"> <xs:annotation> <xs:documentation>Materials and chemicals used in the preparation of the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Materials and chemicals used in the preparation of the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="SpecimenUnitPart" minOccurs="0"> <xs:annotation> <xs:documentation>Part(s) of organism represented by this specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>LNHM: specimen part</sea:ExistingStandards> <sea:Content>Part(s) of organism represented by this specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="SpecimenUnitMarks" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="SpecimenUnitMark" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Label text(s), writing or inscription(s).</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>LNHM. </sea:ExistingStandards> <sea:Content>The text of labels attached or associated to the unit, or writing or other inscription directly upon or carved into it.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="MarkType" minOccurs="0"> <xs:annotation> <xs:documentation>Label or inscription </xs:documentation> <xs:documentation> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="MarkText" minOccurs="0"> <xs:annotation> <xs:documentation>Text transcription of an inscription</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="PositionOnObject" minOccurs="0"> <xs:annotation> <xs:documentation>Position of inscription, writing or mark.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Position of inscription, writing or mark.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="MarkAuthor" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of person that created the the label, writing or inscription.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Name of person that created the the label, writing or inscription.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="MarkComment" minOccurs="0"> <xs:annotation> <xs:documentation>Summary, interpretation or opinion of the text.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Summary, interpretation or opinion of the text.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="SpecimenUnitHistory" minOccurs="0"> <xs:annotation> <xs:documentation>A wrapper for previous units.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="PreviousUnit" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A container for past ID and location of this specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>History of specimen</sea:Content> <sea:Examples>Changes of ownership and transfers between collections by sale, splitting or merging of collections</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="PreviousUnitID" type="OpenIDType" minOccurs="0"> <xs:annotation> <xs:documentation>Identifier of specimen in previous collection.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCISE Model: Unit_ID. </sea:ExistingStandards> <sea:ExistingStandards>ITF-2: Donor's Accession Identifier (=donac). </sea:ExistingStandards> <sea:ExistingStandards>NBN: Sample_KeyUnit key or Identifying number - can be multiple. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Previous Catalog Number. </sea:ExistingStandards> <sea:Content>Identifier of specimen in previous collection.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="PreviousCollectionName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of collection previously holding this specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Name of collection previously holding this specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Date" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation>Dates that the specimen was held in previous collection.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: vaguedatestart, vaguedateend and vaguedatetype. </sea:ExistingStandards> <sea:Content>Dates that the specimen was held in previous collection.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Comment" minOccurs="0"> <xs:annotation> <xs:documentation>Any further information about this specimen in its previous collection.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Any further information about this specimen in its previous collection.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="NomenclaturalTypeDesignations" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="NomenclaturalTypeDesignation" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> Information on the type status of the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> Information on the type status of the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TypifiedName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The name based on the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: basnam. </sea:ExistingStandards> <sea:ExistingStandards>TLR. </sea:ExistingStandards> <sea:Content>The name based on the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="NomenclaturalReference" type="ReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Published reference.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Published reference.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="TypeStatus" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Full term designating the status.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Type Status. </sea:ExistingStandards> <sea:Content>Full term designating the status.</sea:Content> <sea:Examples>Holotype </sea:Examples> <sea:Examples>Isolectotype</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CodeAssessment" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Indication whether the type is conserved or rejected/suppressed by the Code or is proposed for conservation or suppression/rejection</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Indication whether the type is conserved or rejected/suppressed by the Code or is proposed for conservation or suppression/rejection</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="DoubtfulFlag" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Indicator for unverified type status (kind and fact).</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Indicator for unverified type status (kind and fact).</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Verifier" type="PersonNameType" minOccurs="0"> <xs:annotation> <xs:documentation>The person assigning or verifying the type status of the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>The person assigning or verifying the type status of the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="VerificationDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Date of verification.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Date of verification.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="VerificationNotes" minOccurs="0"> <xs:annotation> <xs:documentation>Further information about the verification process.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Further information about the verification process.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ObservationUnit" minOccurs="0"> <xs:annotation> <xs:documentation>Data elements specific to observation (recording) units. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A Unit subtype containing data elements specific to observation (recording) units.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ObservationMethod" type="LookupType" minOccurs="0"> <xs:annotation> <xs:documentation>Method of Observation.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Method of Observation.</sea:Content> <sea:Examples>quadrat</sea:Examples> <sea:Examples>transect</sea:Examples> <sea:Examples> mist net</sea:Examples> <sea:Examples>timed count</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ObservationUnitIdentifiers" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="ObservationUnitIdentifier" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Numbers or other registration mark associated with an observation record. Attribute for PreferredFlag. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Numbers or other registration mark associated with an observation record. Attribute for PreferredFlag. </sea:Content> <sea:Examples>field observer numbers</sea:Examples> <sea:Examples>quadrat numbers</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="PreferredFlag" type="xs:string" use="optional"/> <xs:attribute name="Type" type="xs:string" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | Acquisition Accessions UnitPreparation SpecimenUnitPart SpecimenUnitMarks SpecimenUnitHistory NomenclaturalTypeDesignations | ||||
annotation |
|
||||
source | <xs:element name="SpecimenUnit" minOccurs="0"> <xs:annotation> <xs:documentation>A Unit subtype containing data elements specific to specimens. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A Unit subtype containing data elements specific to physical specimens. </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Acquisition" minOccurs="0"> <xs:annotation> <xs:documentation>Acquisition date, source and type.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Acquisition date, source and type.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="AcquisitionDate" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Textual statement of the date of acquisition of the specimen by the institution</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>The date that the specimen was acquired by the institution.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AcquisitionSourceText" minOccurs="0"> <xs:annotation> <xs:documentation>Free text field for informal recording of acquisition source details.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITF 2: Donor (=don)</sea:ExistingStandards> <sea:Content>Free text field for informal recording of acquisition source details.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="AltTextType"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="AcquisitionType" minOccurs="0"> <xs:annotation> <xs:documentation>Type of acquisition.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Type of acquisition.</sea:Content> <sea:Examples>Bequest</sea:Examples> <sea:Examples>Purchase</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Accessions" minOccurs="0"> <xs:annotation> <xs:documentation>Accession details.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Accession details.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Repeatable triple to accomodate accession number in multiple catalogues.</xs:documentation> </xs:annotation> <xs:element name="AccessionDate" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Textual statement of the date on which the accession was recorded.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCISE Model: AccDate. </sea:ExistingStandards> <sea:Content>The date on which an accession was recorded in the accessions register.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AccessionCatalogue" type="OpenIDType" minOccurs="0"> <xs:annotation> <xs:documentation>Identifier of an accessions catalogue or numbering scheme which contains the SpecimenUnit</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Identifier of an accessions catalogue or numbering scheme which contains the SpecimenUnit</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AccessionNumber" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The instutional number applied to an accession and recorded in the accessions register.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCISE Model: AccCode_Pk. </sea:ExistingStandards> <sea:Content>The instutional number applied to an accession and recorded in the accessions register.</sea:Content> <sea:Examples> Helps to link items (e.g. several specimens may share one accession number).</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="UnitPreparation" minOccurs="0"> <xs:annotation> <xs:documentation>Specimen preparation details.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Specimen preparation details.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="PreparationType" minOccurs="0"> <xs:annotation> <xs:documentation>Description of preparation type. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Preparation Type. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>Skin</sea:Examples> <sea:Examples>Slide</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="PreparationProcess" minOccurs="0"> <xs:annotation> <xs:documentation>Process used in preparing the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Process used in preparing the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="PreparationMaterials" minOccurs="0"> <xs:annotation> <xs:documentation>Materials and chemicals used in the preparation of the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Materials and chemicals used in the preparation of the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="SpecimenUnitPart" minOccurs="0"> <xs:annotation> <xs:documentation>Part(s) of organism represented by this specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>LNHM: specimen part</sea:ExistingStandards> <sea:Content>Part(s) of organism represented by this specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="SpecimenUnitMarks" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="SpecimenUnitMark" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Label text(s), writing or inscription(s).</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>LNHM. </sea:ExistingStandards> <sea:Content>The text of labels attached or associated to the unit, or writing or other inscription directly upon or carved into it.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="MarkType" minOccurs="0"> <xs:annotation> <xs:documentation>Label or inscription </xs:documentation> <xs:documentation> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="MarkText" minOccurs="0"> <xs:annotation> <xs:documentation>Text transcription of an inscription</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="PositionOnObject" minOccurs="0"> <xs:annotation> <xs:documentation>Position of inscription, writing or mark.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Position of inscription, writing or mark.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="MarkAuthor" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of person that created the the label, writing or inscription.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Name of person that created the the label, writing or inscription.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="MarkComment" minOccurs="0"> <xs:annotation> <xs:documentation>Summary, interpretation or opinion of the text.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Summary, interpretation or opinion of the text.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="SpecimenUnitHistory" minOccurs="0"> <xs:annotation> <xs:documentation>A wrapper for previous units.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="PreviousUnit" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A container for past ID and location of this specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>History of specimen</sea:Content> <sea:Examples>Changes of ownership and transfers between collections by sale, splitting or merging of collections</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="PreviousUnitID" type="OpenIDType" minOccurs="0"> <xs:annotation> <xs:documentation>Identifier of specimen in previous collection.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCISE Model: Unit_ID. </sea:ExistingStandards> <sea:ExistingStandards>ITF-2: Donor's Accession Identifier (=donac). </sea:ExistingStandards> <sea:ExistingStandards>NBN: Sample_KeyUnit key or Identifying number - can be multiple. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Previous Catalog Number. </sea:ExistingStandards> <sea:Content>Identifier of specimen in previous collection.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="PreviousCollectionName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of collection previously holding this specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Name of collection previously holding this specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Date" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation>Dates that the specimen was held in previous collection.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: vaguedatestart, vaguedateend and vaguedatetype. </sea:ExistingStandards> <sea:Content>Dates that the specimen was held in previous collection.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Comment" minOccurs="0"> <xs:annotation> <xs:documentation>Any further information about this specimen in its previous collection.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Any further information about this specimen in its previous collection.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="NomenclaturalTypeDesignations" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="NomenclaturalTypeDesignation" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> Information on the type status of the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> Information on the type status of the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TypifiedName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The name based on the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: basnam. </sea:ExistingStandards> <sea:ExistingStandards>TLR. </sea:ExistingStandards> <sea:Content>The name based on the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="NomenclaturalReference" type="ReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Published reference.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Published reference.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="TypeStatus" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Full term designating the status.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Type Status. </sea:ExistingStandards> <sea:Content>Full term designating the status.</sea:Content> <sea:Examples>Holotype </sea:Examples> <sea:Examples>Isolectotype</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CodeAssessment" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Indication whether the type is conserved or rejected/suppressed by the Code or is proposed for conservation or suppression/rejection</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Indication whether the type is conserved or rejected/suppressed by the Code or is proposed for conservation or suppression/rejection</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="DoubtfulFlag" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Indicator for unverified type status (kind and fact).</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Indicator for unverified type status (kind and fact).</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Verifier" type="PersonNameType" minOccurs="0"> <xs:annotation> <xs:documentation>The person assigning or verifying the type status of the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>The person assigning or verifying the type status of the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="VerificationDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Date of verification.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Date of verification.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="VerificationNotes" minOccurs="0"> <xs:annotation> <xs:documentation>Further information about the verification process.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Further information about the verification process.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | AcquisitionDate AcquisitionSourceText AcquisitionType | ||||
annotation |
|
||||
source | <xs:element name="Acquisition" minOccurs="0"> <xs:annotation> <xs:documentation>Acquisition date, source and type.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Acquisition date, source and type.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="AcquisitionDate" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Textual statement of the date of acquisition of the specimen by the institution</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>The date that the specimen was acquired by the institution.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AcquisitionSourceText" minOccurs="0"> <xs:annotation> <xs:documentation>Free text field for informal recording of acquisition source details.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITF 2: Donor (=don)</sea:ExistingStandards> <sea:Content>Free text field for informal recording of acquisition source details.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="AltTextType"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="AcquisitionType" minOccurs="0"> <xs:annotation> <xs:documentation>Type of acquisition.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Type of acquisition.</sea:Content> <sea:Examples>Bequest</sea:Examples> <sea:Examples>Purchase</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="AcquisitionDate" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Textual statement of the date of acquisition of the specimen by the institution</xs:documentation> <xs:appinfo> <Created> <Author>Charles Copp</Author> <Date>Oct 2001</Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>The date that the specimen was acquired by the institution.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of AltTextType | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="AcquisitionSourceText" minOccurs="0"> <xs:annotation> <xs:documentation>Free text field for informal recording of acquisition source details.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>ITF 2: Donor (=don)</sea:ExistingStandards> <sea:Content>Free text field for informal recording of acquisition source details.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="AltTextType"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="AcquisitionType" minOccurs="0"> <xs:annotation> <xs:documentation>Type of acquisition.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Type of acquisition.</sea:Content> <sea:Examples>Bequest</sea:Examples> <sea:Examples>Purchase</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | AccessionDate AccessionCatalogue AccessionNumber | ||||
annotation |
|
||||
source | <xs:element name="Accessions" minOccurs="0"> <xs:annotation> <xs:documentation>Accession details.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Accession details.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Repeatable triple to accomodate accession number in multiple catalogues.</xs:documentation> </xs:annotation> <xs:element name="AccessionDate" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Textual statement of the date on which the accession was recorded.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCISE Model: AccDate. </sea:ExistingStandards> <sea:Content>The date on which an accession was recorded in the accessions register.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AccessionCatalogue" type="OpenIDType" minOccurs="0"> <xs:annotation> <xs:documentation>Identifier of an accessions catalogue or numbering scheme which contains the SpecimenUnit</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Identifier of an accessions catalogue or numbering scheme which contains the SpecimenUnit</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AccessionNumber" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The instutional number applied to an accession and recorded in the accessions register.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCISE Model: AccCode_Pk. </sea:ExistingStandards> <sea:Content>The instutional number applied to an accession and recorded in the accessions register.</sea:Content> <sea:Examples> Helps to link items (e.g. several specimens may share one accession number).</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="AccessionDate" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Textual statement of the date on which the accession was recorded.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCISE Model: AccDate. </sea:ExistingStandards> <sea:Content>The date on which an accession was recorded in the accessions register.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | OpenIDType | ||||
annotation |
|
||||
source | <xs:element name="AccessionCatalogue" type="OpenIDType" minOccurs="0"> <xs:annotation> <xs:documentation>Identifier of an accessions catalogue or numbering scheme which contains the SpecimenUnit</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Identifier of an accessions catalogue or numbering scheme which contains the SpecimenUnit</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="AccessionNumber" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The instutional number applied to an accession and recorded in the accessions register.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCISE Model: AccCode_Pk. </sea:ExistingStandards> <sea:Content>The instutional number applied to an accession and recorded in the accessions register.</sea:Content> <sea:Examples> Helps to link items (e.g. several specimens may share one accession number).</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | PreparationType PreparationProcess PreparationMaterials | ||||
annotation |
|
||||
source | <xs:element name="UnitPreparation" minOccurs="0"> <xs:annotation> <xs:documentation>Specimen preparation details.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Specimen preparation details.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="PreparationType" minOccurs="0"> <xs:annotation> <xs:documentation>Description of preparation type. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Preparation Type. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>Skin</sea:Examples> <sea:Examples>Slide</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="PreparationProcess" minOccurs="0"> <xs:annotation> <xs:documentation>Process used in preparing the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Process used in preparing the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="PreparationMaterials" minOccurs="0"> <xs:annotation> <xs:documentation>Materials and chemicals used in the preparation of the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Materials and chemicals used in the preparation of the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="PreparationType" minOccurs="0"> <xs:annotation> <xs:documentation>Description of preparation type. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Preparation Type. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>Skin</sea:Examples> <sea:Examples>Slide</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="PreparationProcess" minOccurs="0"> <xs:annotation> <xs:documentation>Process used in preparing the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Process used in preparing the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="PreparationMaterials" minOccurs="0"> <xs:annotation> <xs:documentation>Materials and chemicals used in the preparation of the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Materials and chemicals used in the preparation of the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="SpecimenUnitPart" minOccurs="0"> <xs:annotation> <xs:documentation>Part(s) of organism represented by this specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>LNHM: specimen part</sea:ExistingStandards> <sea:Content>Part(s) of organism represented by this specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |
namespace | http://www.tdwg.org/schemas/abcd/1.2 |
children | SpecimenUnitMark |
source | <xs:element name="SpecimenUnitMarks" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="SpecimenUnitMark" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Label text(s), writing or inscription(s).</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>LNHM. </sea:ExistingStandards> <sea:Content>The text of labels attached or associated to the unit, or writing or other inscription directly upon or carved into it.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="MarkType" minOccurs="0"> <xs:annotation> <xs:documentation>Label or inscription </xs:documentation> <xs:documentation> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="MarkText" minOccurs="0"> <xs:annotation> <xs:documentation>Text transcription of an inscription</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="PositionOnObject" minOccurs="0"> <xs:annotation> <xs:documentation>Position of inscription, writing or mark.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Position of inscription, writing or mark.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="MarkAuthor" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of person that created the the label, writing or inscription.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Name of person that created the the label, writing or inscription.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="MarkComment" minOccurs="0"> <xs:annotation> <xs:documentation>Summary, interpretation or opinion of the text.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Summary, interpretation or opinion of the text.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | MarkType MarkText PositionOnObject MarkAuthor MarkComment | ||||
annotation |
|
||||
source | <xs:element name="SpecimenUnitMark" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Label text(s), writing or inscription(s).</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>LNHM. </sea:ExistingStandards> <sea:Content>The text of labels attached or associated to the unit, or writing or other inscription directly upon or carved into it.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="MarkType" minOccurs="0"> <xs:annotation> <xs:documentation>Label or inscription </xs:documentation> <xs:documentation> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="MarkText" minOccurs="0"> <xs:annotation> <xs:documentation>Text transcription of an inscription</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="PositionOnObject" minOccurs="0"> <xs:annotation> <xs:documentation>Position of inscription, writing or mark.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Position of inscription, writing or mark.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="MarkAuthor" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of person that created the the label, writing or inscription.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Name of person that created the the label, writing or inscription.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="MarkComment" minOccurs="0"> <xs:annotation> <xs:documentation>Summary, interpretation or opinion of the text.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Summary, interpretation or opinion of the text.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="MarkType" minOccurs="0"> <xs:annotation> <xs:documentation>Label or inscription </xs:documentation> <xs:documentation> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="MarkText" minOccurs="0"> <xs:annotation> <xs:documentation>Text transcription of an inscription</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="PositionOnObject" minOccurs="0"> <xs:annotation> <xs:documentation>Position of inscription, writing or mark.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Position of inscription, writing or mark.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="MarkAuthor" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of person that created the the label, writing or inscription.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Name of person that created the the label, writing or inscription.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="MarkComment" minOccurs="0"> <xs:annotation> <xs:documentation>Summary, interpretation or opinion of the text.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Summary, interpretation or opinion of the text.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | PreviousUnit | ||
annotation |
|
||
source | <xs:element name="SpecimenUnitHistory" minOccurs="0"> <xs:annotation> <xs:documentation>A wrapper for previous units.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="PreviousUnit" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A container for past ID and location of this specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>History of specimen</sea:Content> <sea:Examples>Changes of ownership and transfers between collections by sale, splitting or merging of collections</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="PreviousUnitID" type="OpenIDType" minOccurs="0"> <xs:annotation> <xs:documentation>Identifier of specimen in previous collection.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCISE Model: Unit_ID. </sea:ExistingStandards> <sea:ExistingStandards>ITF-2: Donor's Accession Identifier (=donac). </sea:ExistingStandards> <sea:ExistingStandards>NBN: Sample_KeyUnit key or Identifying number - can be multiple. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Previous Catalog Number. </sea:ExistingStandards> <sea:Content>Identifier of specimen in previous collection.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="PreviousCollectionName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of collection previously holding this specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Name of collection previously holding this specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Date" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation>Dates that the specimen was held in previous collection.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: vaguedatestart, vaguedateend and vaguedatetype. </sea:ExistingStandards> <sea:Content>Dates that the specimen was held in previous collection.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Comment" minOccurs="0"> <xs:annotation> <xs:documentation>Any further information about this specimen in its previous collection.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Any further information about this specimen in its previous collection.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | PreviousUnitID PreviousCollectionName Date Comment | ||||
annotation |
|
||||
source | <xs:element name="PreviousUnit" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A container for past ID and location of this specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>History of specimen</sea:Content> <sea:Examples>Changes of ownership and transfers between collections by sale, splitting or merging of collections</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="PreviousUnitID" type="OpenIDType" minOccurs="0"> <xs:annotation> <xs:documentation>Identifier of specimen in previous collection.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCISE Model: Unit_ID. </sea:ExistingStandards> <sea:ExistingStandards>ITF-2: Donor's Accession Identifier (=donac). </sea:ExistingStandards> <sea:ExistingStandards>NBN: Sample_KeyUnit key or Identifying number - can be multiple. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Previous Catalog Number. </sea:ExistingStandards> <sea:Content>Identifier of specimen in previous collection.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="PreviousCollectionName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of collection previously holding this specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Name of collection previously holding this specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Date" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation>Dates that the specimen was held in previous collection.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: vaguedatestart, vaguedateend and vaguedatetype. </sea:ExistingStandards> <sea:Content>Dates that the specimen was held in previous collection.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Comment" minOccurs="0"> <xs:annotation> <xs:documentation>Any further information about this specimen in its previous collection.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Any further information about this specimen in its previous collection.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | OpenIDType | ||||
annotation |
|
||||
source | <xs:element name="PreviousUnitID" type="OpenIDType" minOccurs="0"> <xs:annotation> <xs:documentation>Identifier of specimen in previous collection.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>BioCISE Model: Unit_ID. </sea:ExistingStandards> <sea:ExistingStandards>ITF-2: Donor's Accession Identifier (=donac). </sea:ExistingStandards> <sea:ExistingStandards>NBN: Sample_KeyUnit key or Identifying number - can be multiple. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Previous Catalog Number. </sea:ExistingStandards> <sea:Content>Identifier of specimen in previous collection.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="PreviousCollectionName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of collection previously holding this specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Name of collection previously holding this specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | DateTimeType | ||||
children | DateText ISODateTimeBegin DayNumberBegin TimeOfDayBegin ISODateTimeEnd DayNumberEnd TimeOfDayEnd | ||||
annotation |
|
||||
source | <xs:element name="Date" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation>Dates that the specimen was held in previous collection.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: vaguedatestart, vaguedateend and vaguedatetype. </sea:ExistingStandards> <sea:Content>Dates that the specimen was held in previous collection.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Comment" minOccurs="0"> <xs:annotation> <xs:documentation>Any further information about this specimen in its previous collection.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Any further information about this specimen in its previous collection.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |
namespace | http://www.tdwg.org/schemas/abcd/1.2 |
children | NomenclaturalTypeDesignation |
source | <xs:element name="NomenclaturalTypeDesignations" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="NomenclaturalTypeDesignation" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> Information on the type status of the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> Information on the type status of the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TypifiedName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The name based on the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: basnam. </sea:ExistingStandards> <sea:ExistingStandards>TLR. </sea:ExistingStandards> <sea:Content>The name based on the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="NomenclaturalReference" type="ReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Published reference.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Published reference.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="TypeStatus" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Full term designating the status.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Type Status. </sea:ExistingStandards> <sea:Content>Full term designating the status.</sea:Content> <sea:Examples>Holotype </sea:Examples> <sea:Examples>Isolectotype</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CodeAssessment" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Indication whether the type is conserved or rejected/suppressed by the Code or is proposed for conservation or suppression/rejection</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Indication whether the type is conserved or rejected/suppressed by the Code or is proposed for conservation or suppression/rejection</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="DoubtfulFlag" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Indicator for unverified type status (kind and fact).</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Indicator for unverified type status (kind and fact).</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Verifier" type="PersonNameType" minOccurs="0"> <xs:annotation> <xs:documentation>The person assigning or verifying the type status of the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>The person assigning or verifying the type status of the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="VerificationDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Date of verification.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Date of verification.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="VerificationNotes" minOccurs="0"> <xs:annotation> <xs:documentation>Further information about the verification process.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Further information about the verification process.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | TypifiedName NomenclaturalReference TypeStatus CodeAssessment DoubtfulFlag Verifier VerificationDate VerificationNotes | ||||
annotation |
|
||||
source | <xs:element name="NomenclaturalTypeDesignation" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> Information on the type status of the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> Information on the type status of the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TypifiedName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The name based on the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: basnam. </sea:ExistingStandards> <sea:ExistingStandards>TLR. </sea:ExistingStandards> <sea:Content>The name based on the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="NomenclaturalReference" type="ReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Published reference.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Published reference.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="TypeStatus" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Full term designating the status.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Type Status. </sea:ExistingStandards> <sea:Content>Full term designating the status.</sea:Content> <sea:Examples>Holotype </sea:Examples> <sea:Examples>Isolectotype</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CodeAssessment" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Indication whether the type is conserved or rejected/suppressed by the Code or is proposed for conservation or suppression/rejection</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Indication whether the type is conserved or rejected/suppressed by the Code or is proposed for conservation or suppression/rejection</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="DoubtfulFlag" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Indicator for unverified type status (kind and fact).</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Indicator for unverified type status (kind and fact).</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Verifier" type="PersonNameType" minOccurs="0"> <xs:annotation> <xs:documentation>The person assigning or verifying the type status of the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>The person assigning or verifying the type status of the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="VerificationDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Date of verification.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Date of verification.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="VerificationNotes" minOccurs="0"> <xs:annotation> <xs:documentation>Further information about the verification process.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Further information about the verification process.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="TypifiedName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The name based on the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>HISPID4: basnam. </sea:ExistingStandards> <sea:ExistingStandards>TLR. </sea:ExistingStandards> <sea:Content>The name based on the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | ReferenceType | ||||
children | ReferenceCitation ReferenceDetail URL | ||||
annotation |
|
||||
source | <xs:element name="NomenclaturalReference" type="ReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Published reference.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Published reference.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="TypeStatus" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Full term designating the status.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Type Status. </sea:ExistingStandards> <sea:Content>Full term designating the status.</sea:Content> <sea:Examples>Holotype </sea:Examples> <sea:Examples>Isolectotype</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="CodeAssessment" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Indication whether the type is conserved or rejected/suppressed by the Code or is proposed for conservation or suppression/rejection</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Indication whether the type is conserved or rejected/suppressed by the Code or is proposed for conservation or suppression/rejection</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="DoubtfulFlag" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Indicator for unverified type status (kind and fact).</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Indicator for unverified type status (kind and fact).</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | PersonNameType | ||||
children | PersonName SortPersonName | ||||
annotation |
|
||||
source | <xs:element name="Verifier" type="PersonNameType" minOccurs="0"> <xs:annotation> <xs:documentation>The person assigning or verifying the type status of the specimen.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>The person assigning or verifying the type status of the specimen.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:date | ||||
annotation |
|
||||
source | <xs:element name="VerificationDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Date of verification.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Date of verification.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="VerificationNotes" minOccurs="0"> <xs:annotation> <xs:documentation>Further information about the verification process.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Further information about the verification process.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | ObservationMethod ObservationUnitIdentifiers | ||||
annotation |
|
||||
source | <xs:element name="ObservationUnit" minOccurs="0"> <xs:annotation> <xs:documentation>Data elements specific to observation (recording) units. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A Unit subtype containing data elements specific to observation (recording) units.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ObservationMethod" type="LookupType" minOccurs="0"> <xs:annotation> <xs:documentation>Method of Observation.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Method of Observation.</sea:Content> <sea:Examples>quadrat</sea:Examples> <sea:Examples>transect</sea:Examples> <sea:Examples> mist net</sea:Examples> <sea:Examples>timed count</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ObservationUnitIdentifiers" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="ObservationUnitIdentifier" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Numbers or other registration mark associated with an observation record. Attribute for PreferredFlag. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Numbers or other registration mark associated with an observation record. Attribute for PreferredFlag. </sea:Content> <sea:Examples>field observer numbers</sea:Examples> <sea:Examples>quadrat numbers</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="PreferredFlag" type="xs:string" use="optional"/> <xs:attribute name="Type" type="xs:string" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | LookupType | ||||
children | Domain Term SourceName SourceNameVersion Comment | ||||
annotation |
|
||||
source | <xs:element name="ObservationMethod" type="LookupType" minOccurs="0"> <xs:annotation> <xs:documentation>Method of Observation.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Method of Observation.</sea:Content> <sea:Examples>quadrat</sea:Examples> <sea:Examples>transect</sea:Examples> <sea:Examples> mist net</sea:Examples> <sea:Examples>timed count</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |
namespace | http://www.tdwg.org/schemas/abcd/1.2 |
children | ObservationUnitIdentifier |
source | <xs:element name="ObservationUnitIdentifiers" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="ObservationUnitIdentifier" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Numbers or other registration mark associated with an observation record. Attribute for PreferredFlag. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Numbers or other registration mark associated with an observation record. Attribute for PreferredFlag. </sea:Content> <sea:Examples>field observer numbers</sea:Examples> <sea:Examples>quadrat numbers</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="PreferredFlag" type="xs:string" use="optional"/> <xs:attribute name="Type" type="xs:string" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||||||||
type | extension of xs:string | ||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="ObservationUnitIdentifier" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Numbers or other registration mark associated with an observation record. Attribute for PreferredFlag. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Numbers or other registration mark associated with an observation record. Attribute for PreferredFlag. </sea:Content> <sea:Examples>field observer numbers</sea:Examples> <sea:Examples>quadrat numbers</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="PreferredFlag" type="xs:string" use="optional"/> <xs:attribute name="Type" type="xs:string" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |
namespace | http://www.tdwg.org/schemas/abcd/1.2 |
children | UnitReference |
source | <xs:element name="UnitReferences" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="UnitReference" type="ReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Published references linked to this unit.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience> </sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Published references citing or otherwise linked to this unit.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | ReferenceType | ||||
children | ReferenceCitation ReferenceDetail URL | ||||
annotation |
|
||||
source | <xs:element name="UnitReference" type="ReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Published references linked to this unit.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience> </sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Published references citing or otherwise linked to this unit.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | UnitDigitalImage | ||
annotation |
|
||
source | <xs:element name="UnitDigitalImages" minOccurs="0"> <xs:annotation> <xs:documentation>Images of the unit</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="UnitDigitalImage" type="ImageType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Attribute for Original. Indication of images available.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience> </sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Electronic images of the unit</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | ImageType | ||||||||||||
children | ImageID ImageURI ImageContext ImageFormat ImageSize ImageIPR Comment | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="UnitDigitalImage" type="ImageType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Attribute for Original. Indication of images available.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience> </sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Electronic images of the unit</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | UnitAssociation | ||
annotation |
|
||
source | <xs:element name="UnitAssociations" minOccurs="0"> <xs:annotation> <xs:documentation>Relationships of this unit with other units in the dataset.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="UnitAssociation" type="UnitAssociationType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A binary relationship or association.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A relationship or association with another unit in this dataset.</sea:Content> <sea:Examples>host/parasite relationships</sea:Examples> <sea:Examples>parental relationships</sea:Examples> <sea:Examples>observed pollinators</sea:Examples> <sea:Examples>substrate</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> Must be another unit in the full dataset.</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | UnitAssociationType | ||||
children | AssociatedUnitSourceInstitutionCode AssociatedUnitSourceName AssociatedUnitID AssociationType Comment | ||||
annotation |
|
||||
source | <xs:element name="UnitAssociation" type="UnitAssociationType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A binary relationship or association.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A relationship or association with another unit in this dataset.</sea:Content> <sea:Examples>host/parasite relationships</sea:Examples> <sea:Examples>parental relationships</sea:Examples> <sea:Examples>observed pollinators</sea:Examples> <sea:Examples>substrate</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> Must be another unit in the full dataset.</sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |
namespace | http://www.tdwg.org/schemas/abcd/1.2 |
children | UnitAssemblage |
source | <xs:element name="UnitAssemblages" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="UnitAssemblage" type="UnitAssemblageType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A unit assemblage handles symmetric relationships between several units.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience> </sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A unit assemblage handles symmetric relationships between several units.</sea:Content> <sea:Examples>herd of animals</sea:Examples> <sea:Examples>batches of specimens</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | UnitAssemblageType | ||||
children | AssemblageID AssemblageName | ||||
annotation |
|
||||
source | <xs:element name="UnitAssemblage" type="UnitAssemblageType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A unit assemblage handles symmetric relationships between several units.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience> </sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>A unit assemblage handles symmetric relationships between several units.</sea:Content> <sea:Examples>herd of animals</sea:Examples> <sea:Examples>batches of specimens</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
type | extension of GatheringType | ||
children | GatheringCode GatheringDateTime GatheringAgents Project PlatformName GatheringSite | ||
annotation |
|
||
source | <xs:element name="Gathering" minOccurs="0"> <xs:annotation> <xs:documentation>Gathering event, agent and site details</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="GatheringType"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="CollectorsFieldNumber" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>A number assigned to the unit by the collector</xs:documentation> <xs:appinfo> <sea:FullName>Collector's field number</sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Collector Number</sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | UnitMeasurement | ||
annotation |
|
||
source | <xs:element name="UnitMeasurements" minOccurs="0"> <xs:annotation> <xs:documentation>Counts and other measurements referring to the unit</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="UnitMeasurement" type="MeasurementType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>General purpose measurement element that can be used to store any kind of count or measurement related to a Unit.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: Taxon_Data. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Individual Count.</sea:ExistingStandards> <sea:Content>General purpose measurement element that can be used to store any kind of count or measurement related to a Unit </sea:Content> <sea:Examples>length of bill</sea:Examples> <sea:Examples>number of eggs</sea:Examples> <sea:Examples>weight</sea:Examples> <sea:Examples>pH</sea:Examples> <sea:Examples>specific gravity</sea:Examples> <sea:Examples>number of individuals in a batch, such as males, females, juveniles, total</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | MeasurementType | ||||
children | MeasurementAtomized MeasurementText | ||||
annotation |
|
||||
source | <xs:element name="UnitMeasurement" type="MeasurementType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>General purpose measurement element that can be used to store any kind of count or measurement related to a Unit.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>NBN: Taxon_Data. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Individual Count.</sea:ExistingStandards> <sea:Content>General purpose measurement element that can be used to store any kind of count or measurement related to a Unit </sea:Content> <sea:Examples>length of bill</sea:Examples> <sea:Examples>number of eggs</sea:Examples> <sea:Examples>weight</sea:Examples> <sea:Examples>pH</sea:Examples> <sea:Examples>specific gravity</sea:Examples> <sea:Examples>number of individuals in a batch, such as males, females, juveniles, total</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | UnitFact | ||
annotation |
|
||
source | <xs:element name="UnitFacts" minOccurs="0"> <xs:annotation> <xs:documentation>Free text facts about the specimen or unit. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="UnitFact" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A free text facts about the specimen or unit. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Any number of free text facts about the specimen or unit.</sea:Content> <sea:Examples>comments on the historical importance of the specimen</sea:Examples> <sea:Examples>curatorial notes about the preservation state</sea:Examples> <sea:Examples>reference to the existence of field notes not captured in the database</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="FactType" minOccurs="0"> <xs:annotation> <xs:documentation>Categorisation term.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Categorisation term.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="FactText"> <xs:annotation> <xs:documentation>Text of the fact.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Text of the fact.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="DateEntered" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Date the fact text was added.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Date the fact text was added.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AddedBy" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of person contributing the fact.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Name of person contributing the fact.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Reference" type="ReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Published reference for that fact.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Published reference for that fact.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
children | FactType FactText DateEntered AddedBy Reference | ||||
annotation |
|
||||
source | <xs:element name="UnitFact" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A free text facts about the specimen or unit. </xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Any number of free text facts about the specimen or unit.</sea:Content> <sea:Examples>comments on the historical importance of the specimen</sea:Examples> <sea:Examples>curatorial notes about the preservation state</sea:Examples> <sea:Examples>reference to the existence of field notes not captured in the database</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="FactType" minOccurs="0"> <xs:annotation> <xs:documentation>Categorisation term.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Categorisation term.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="FactText"> <xs:annotation> <xs:documentation>Text of the fact.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Text of the fact.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="DateEntered" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Date the fact text was added.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Date the fact text was added.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AddedBy" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of person contributing the fact.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Name of person contributing the fact.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Reference" type="ReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Published reference for that fact.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Published reference for that fact.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="FactType" minOccurs="0"> <xs:annotation> <xs:documentation>Categorisation term.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Categorisation term.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="FactText"> <xs:annotation> <xs:documentation>Text of the fact.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Text of the fact.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:date | ||||
annotation |
|
||||
source | <xs:element name="DateEntered" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Date the fact text was added.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Date the fact text was added.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="AddedBy" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of person contributing the fact.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Name of person contributing the fact.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | ReferenceType | ||||
children | ReferenceCitation ReferenceDetail URL | ||||
annotation |
|
||||
source | <xs:element name="Reference" type="ReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Published reference for that fact.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content>Published reference for that fact.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||||||||||
type | extension of xs:string | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="UnitDescription" minOccurs="0"> <xs:annotation> <xs:documentation>Free text description of the unit. Any notes that do not fit elsewhere.</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>LNHM: free text description of a specimen or similar 'Unit'. </sea:ExistingStandards> <sea:ExistingStandards>Darwin Core 2: Notes. </sea:ExistingStandards> <sea:Content>Free text description of the unit. Any notes that do not fit elsewhere.</sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="Language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
children | ZoologyAge ZoologySex ZoologyPhase | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ZoologicalUnitType"> <xs:annotation> <xs:documentation>Elements only used for zoological units</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="ZoologyAge" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ZoologySex" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Sex</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Sex. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ZoologyPhase" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="ZoologyAge" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="ZoologySex" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to Darwin Core 2: Sex</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards>Darwin Core 2: Sex. </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:element name="ZoologyPhase" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation> </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment>ABCD Workshop 1</Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> </xs:element> |
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:simpleType name="AltTextType"> <xs:annotation> <xs:documentation>Free text alternative to structured data under the same node (in contrast to comment etc.)</xs:documentation> <xs:appinfo> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer>Berendsohn</sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes>The idea behind this type is that it actually has a "consists of" relationship with the respective atomized data items. Presently it can be treated as any other xs:string</sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | restriction of xs:string | ||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:simpleType name="DateTimeISOType"> <xs:annotation> <xs:documentation>The date and time expressed in a way conforming to a subset of ISO 8601 </xs:documentation> <xs:appinfo> <sea:FullName xml:lang="en">ISO/ANSI Date and Time</sea:FullName> <ShortName xml:lang="en">ISODateTime</ShortName> <sea:Content xml:lang="en">A representation of the date and time of (the beginning of) an event in ANSI/ISO standard structured format.</sea:Content> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Audience>HISPID</sea:Audience> <sea:Reviewer>M.Döring, A. Güntsch and W. Berendsohn</sea:Reviewer> <Standard>ISO Standard 8601:1988</Standard> <Standard>HISPID</Standard> <Standard>ITF</Standard> <sea:Content xml:lang="en">Any chronologically acceptable dat and time e in ISO/ANSI format</sea:Content> <Example xml:lang="en">1966-12-05T23:55:46</Example> <Example xml:lang="en">1925-02-21</Example> <Example xml:lang="en">1925-02</Example> <Example xml:lang="en">1925</Example> <Example xml:lang="en">--12-05T23:55:46</Example> <Example xml:lang="en">---05T23:55</Example> <Example xml:lang="en">1966-12-05T23:55</Example> <Rule xml:lang="en">This field is a representation of the date and time in its structured form</Rule> <Rule xml:lang="en">The values are in order Year-Month-Day, separated by hyphens, followed by the letter T and the time, in order Hour:Minutes:Seconds, separated by colons</Rule> <Rule xml:lang="en">Partial dates in the form of Year-Month or Year only are acceptable</Rule> <Rule xml:lang="en">The year is expressed as a 4-digit value, left zero padded if necessary</Rule> <Rule xml:lang="en">The year can be ommitted, the month is than preceeded by two hyphens</Rule> <Rule xml:lang="en">The year and the month can be ommitted, the day is than preceeded by three hyphens</Rule> <Rule xml:lang="en">The month of the year is expressed in as 2-digit value, left zero padded if necessary, ranging between 01 and 12</Rule> <Rule xml:lang="en">The day of the month is expressed as a 2-digit value, left zero padded if necessary, ranging between 01 and 31.</Rule> <Rule xml:lang="en">Parts can be omitted from the right, whereas a year is replaced by '--' and only a day would look like '---31'. </Rule> <Rule xml:lang="en">The hour is expressed as a 2-digit value, left zero padded if necessary, ranging between 01 and 31.</Rule> <sea:Comments xml:lang="en">This field will nearly alway be a representaqiton dervied from the date on the specimen. The DateText field is available for recording verbatim date information for generalized or ambiguous dates.</sea:Comments> <sea:Comments xml:lang="en">The year must be represented as four digits to avoid ambiguity between centuries. Month and Day values are left zero padded to two digits to facilitate machine readability.</sea:Comments> <sea:Comments xml:lang="en">In the rare instances of multiple exact dates or periods those can be recorded in this DateText field. </sea:Comments> <sea:Comments xml:lang="en">In the rare instances of dates for periods before the year 0000, BC and similar dates can be recorded in this DateText field.</sea:Comments> <sea:Comments xml:lang="en">Parts can be omitted from the right, whereas a year is replaced by '--' and only a day would look like '---31'. </sea:Comments> <sea:Comments xml:lang="en">In the ISO standard element, time can only be specified when there is a full date.</sea:Comments> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="\d\d\d\d(\-(0[1-9]|1[012])(\-((0[1-9])|1\d|2\d|3[01])(T(0\d|1\d|2[0-3])(:[0-5]\d){0,2})?)?)?|\-\-(0[1-9]|1[012])(\-(0[1-9]|1\d|2\d|3[01]))?|\-\-\-(0[1-9]|1\d|2\d|3[01])"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:simpleType name="EpithetType"> <xs:annotation> <xs:documentation>A name element dependent on a genus name under the bacteriological, botanical, and zoological code. </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:simpleType name="GenusType"> <xs:annotation> <xs:documentation>A generic name under the bacteriological, botanical, viral, and zoological code.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author>Stan Blum</Author> <Date>Dec 28, 2002</Date> <Comment>Changed name to GenusType; added composition rules; and editorial notes about application to all codes and strategy for any ICxN code specific differences.</Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules>First character must be upper case [A-Z], the rest lower case [a-z]+; may not contain any spaces, dashes, letters with diacritic marks, etc.</sea:Rules> <sea:EditorialNotes>The rules above should apply to generic names under all codes; if an exception is discovered, the change in constraints should be implemented as an extension. </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||
type | xs:string | ||
used by |
|
||
annotation |
|
||
source | <xs:simpleType name="HybridFlagType"> <xs:annotation> <xs:documentation>A multiplication or plus sign designating a hybrid or draft chimaera in botany.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:simpleType name="InstitutionCodeType"> <xs:annotation> <xs:documentation>An abbreviated designation of an institution.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:simpleType name="OpenIDType"> <xs:annotation> <xs:documentation>A free form identifier. </xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:simpleType name="RankType"> <xs:annotation> <xs:documentation>A taxonomic rank or its abbreviation.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples>Division, Phylum, Subphylum, Superclass, Class, Subclass, Order, Family, Genus, Species, Subspecies, Variety, Form</sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes>Is this the abbreviation for a rank that is used in a botranical infraspecific name, as it appears in the name, or is this the fully spelled out rank value that can be used as metadata for any name used in an identification, inlcuding taxa of rank above the species-level/group? Should this be an enumerated type, or will be have to split RankType into ICxN-specific, or even discipline-specific versions? For example, the rank "Tribe" has different positions in Entomology and Ichthyology.</sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:string | ||||
annotation |
|
||||
source | <xs:simpleType name="RoleType"> <xs:annotation> <xs:documentation>The role of an agent.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.tdwg.org/schemas/abcd/1.2 | ||||
type | xs:NCName | ||||
annotation |
|
||||
source | <xs:simpleType name="SystemIDType"> <xs:annotation> <xs:documentation>Controlled identifiers used by the system.</xs:documentation> <xs:appinfo> <Created> <Author> </Author> <Date> </Date> <Comment> </Comment> </Created> <Changed> <Author> </Author> <Date> </Date> <Comment> </Comment> </Changed> <sea:FullName> </sea:FullName> <sea:Audience>BioCASE</sea:Audience> <sea:Audience>CODATA TDWG</sea:Audience> <sea:Reviewer> </sea:Reviewer> <sea:ExistingStandards> </sea:ExistingStandards> <sea:Content> </sea:Content> <sea:Examples> </sea:Examples> <sea:Comments> </sea:Comments> <sea:Rules> </sea:Rules> <sea:EditorialNotes> </sea:EditorialNotes> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:NCName"/> </xs:simpleType> |