Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Imported schema eml-project.xsd
Namespace https://eml.ecoinformatics.org/project-2.2.0
Annotations
'$RCSfile: eml-project.xsd,v $'
       Copyright: 1997-2002 Regents of the University of California,
                            University of New Mexico, and
                            Arizona State University
        Sponsors: National Center for Ecological Analysis and Synthesis and
                  Partnership for Interdisciplinary Studies of Coastal Oceans,
                     University of California Santa Barbara
                  Long-Term Ecological Research Network Office,
                     University of New Mexico
                  Center for Environmental Studies, Arizona State University
   Other funding: National Science Foundation (see README for details)
                  The David and Lucile Packard Foundation
     For Details: http://knb.ecoinformatics.org/

        '$Author: obrien $'
          '$Date: 2009-02-25 23:51:54 $'
      '$Revision: 1.83 $'
moduleName: eml-project

moduleDescription: 
          
            The eml-project module - Research context information for
            resources
          
        

recommendedUsage: Use eml-project to document the research context
        of any dataset or project.

standAlone: no
Properties
attribute form default unqualified
element form default unqualified
Element ResearchProjectType / title
Namespace No namespace
Annotations
tooltip: Project Title

summary: Title of the project.

description: A descriptive title for the research
              project.

example: Species diversity in Tennessee riparian
              habitats.
Diagram
Diagram eml-resource_xsd.tmp#NonEmptyStringType
Type NonEmptyStringType
Properties
content simple
maxOccurs unbounded
Facets
minLength 1
pattern [\s]*[\S][\s\S]*
Element ResearchProjectType / personnel
Namespace No namespace
Annotations
tooltip: Personnel

summary: Contact and role information for people involved in
              the research project.

description: The Personnel field extends ResponsibleParty
              with role information and is used to document people involved in
              a research project by providing contact information and their
              role in the project.
Diagram
Diagram eml-party_xsd.tmp#ResponsibleParty_id eml-party_xsd.tmp#ResponsibleParty_system eml-party_xsd.tmp#ResponsibleParty_scope eml-party_xsd.tmp#ResponsibleParty_individualName eml-party_xsd.tmp#ResponsibleParty_organizationName eml-party_xsd.tmp#ResponsibleParty_positionName eml-party_xsd.tmp#ResponsibleParty_address eml-party_xsd.tmp#ResponsibleParty_phone eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress eml-party_xsd.tmp#ResponsibleParty_onlineUrl eml-party_xsd.tmp#ResponsibleParty_userId eml-resource_xsd.tmp#ReferencesGroup_references eml-resource_xsd.tmp#ReferencesGroup eml-party_xsd.tmp#ResponsibleParty eml-project_xsd.tmp#ResearchProjectType_ResearchProjectType_personnel_role
Type extension of ResponsibleParty
Type hierarchy
Properties
content complex
maxOccurs unbounded
Model
Children address, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, role, userId
Instance
<personnel id="" scope="document" system="">
  <individualName>{1,1}</individualName>
  <organizationName xml:lang="">{1,1}</organizationName>
  <positionName xml:lang="">{1,1}</positionName>
  <address id="" scope="document" system="">{0,unbounded}</address>
  <phone phonetype="voice">{0,unbounded}</phone>
  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
  <onlineUrl>{0,unbounded}</onlineUrl>
  <userId directory="">{0,unbounded}</userId>
  <references system="">{1,1}</references>
  <role>{1,1}</role>
</personnel>
Attributes
QName Type Default Use
id IDType optional
scope ScopeType document optional
system SystemType optional
Element ResearchProjectType / personnel / role
Namespace No namespace
Annotations
tooltip: Role

summary: Role information for people involved in
                        the research project.

description: The role field contains information
                        about role a person plays in a research project. There
                        are a number of suggested roles, however, it is
                        possible to add a role if the suggested roles are not
                        adequate.

example: author

example: contentProvider

example: custodianSteward

example: distributor

example: editor

example: metadataProvider

example: originator

example: owner

example: pointOfContact

example: principalInvestigator

example: processor

example: publisher

example: user

example: fieldStationManager

example: informationManager
Diagram
Diagram eml-party_xsd.tmp#RoleType
Type RoleType
Properties
content simple
Element ResearchProjectType / abstract
Namespace No namespace
Annotations
tooltip: Abstract

summary: Project Abstract.

description: Descriptive abstract that summarizes information
              about the research project.
Diagram
Diagram xml_xsd.tmp#lang eml-text_xsd.tmp#TextType_section eml-text_xsd.tmp#TextType_para eml-text_xsd.tmp#TextType_markdown eml-text_xsd.tmp#TextType
Type TextType
Properties
content complex
minOccurs 0
mixed true
Model
Children markdown, para, section
Instance
<abstract xml:lang="">
  <section xml:lang="">{0,unbounded}</section>
  <para xml:lang="">{0,unbounded}</para>
  <markdown>{0,unbounded}</markdown>
</abstract>
Attributes
QName Type Use
xml:lang optional
Element ResearchProjectType / funding
Namespace No namespace
Annotations
tooltip: Funding

summary: Funding information.

description: The funding field is used to provide general information
              about the funding for a project, generally in prose form. This field is
              included for historical compatibility, and has been augmented by the
              award field that provides structured information about funding
              included.
Diagram
Diagram xml_xsd.tmp#lang eml-text_xsd.tmp#TextType_section eml-text_xsd.tmp#TextType_para eml-text_xsd.tmp#TextType_markdown eml-text_xsd.tmp#TextType
Type TextType
Properties
content complex
minOccurs 0
mixed true
Model
Children markdown, para, section
Instance
<funding xml:lang="">
  <section xml:lang="">{0,unbounded}</section>
  <para xml:lang="">{0,unbounded}</para>
  <markdown>{0,unbounded}</markdown>
</funding>
Attributes
QName Type Use
xml:lang optional
Element ResearchProjectType / award
Namespace No namespace
Annotations
tooltip: Award information

summary: Award information.

description: The award field is used to provide specific information
              about the funding awards for a project in a structured format.  Sub-fields
              are provided for the name of the funding agency, the Open Funder Registry
              identifiers for the agency and program that made the award, the award
              number assigned, the title of the award, and the URL to the award page
              describing the award. The award field replaces the earlier funding field
              from prior EML version releases.  In general, the funding agency should be
              listed with a cross-reference to the appropriate identifier from the
              Open Funder Registry (included in the EML distribution, but which is
              also update periodically from the Open Funder Registry).
Diagram
Diagram eml-project_xsd.tmp#AwardType_funderName eml-project_xsd.tmp#AwardType_funderIdentifier eml-project_xsd.tmp#AwardType_awardNumber eml-project_xsd.tmp#AwardType_title eml-project_xsd.tmp#AwardType_awardUrl eml-project_xsd.tmp#AwardType
Type AwardType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children awardNumber, awardUrl, funderIdentifier, funderName, title
Instance
<award>
  <funderName xml:lang="">{1,1}</funderName>
  <funderIdentifier xml:lang="">{0,unbounded}</funderIdentifier>
  <awardNumber xml:lang="">{0,1}</awardNumber>
  <title xml:lang="">{1,1}</title>
  <awardUrl xml:lang="">{0,1}</awardUrl>
</award>
Element AwardType / funderName
Namespace No namespace
Annotations
tooltip: Funder Name

summary: The name of the funding institution that made this award

description: The name of the funding institution, with fully expanded acronyms
            to show the full, official name of the funding agency. In general, this should match
            the official name of the funder as listed in an Authority such as the Open
            Funder Registry.  The Open Funder Registry and other organizational authorities may
            provide a list of other alternative names for the funding agency.
            

example: National Science Foundation
Diagram
Diagram xml_xsd.tmp#lang eml-resource_xsd.tmp#i18nNonEmptyStringType_value eml-resource_xsd.tmp#i18nNonEmptyStringType
Type i18nNonEmptyStringType
Properties
content complex
minOccurs 1
maxOccurs 1
mixed true
Model
Children value
Instance
<funderName xml:lang="">
  <value xml:lang="">{0,unbounded}</value>
</funderName>
Attributes
QName Type Use
xml:lang optional
Element AwardType / funderIdentifier
Namespace No namespace
Annotations
tooltip: Funder identifier

summary: The identifier of the funding agency.

description: The funder identifier is used to provide one or more
            canonical identifiers that reference the funder.  These identifiers
            should be globally unique.  The most common form of a funder identifier
            is a DOI identifier of an institution or program drawn from the CrossRef
            Open Funder Registry (https://github.com/Crossref/open-funder-registry),
            which assigns DOIs to each funding agency and to their programs, and
            links these together in a navigable hierarchy.  A copy of the current
            Funder Registry is included as an RDF file with EML for reference, but
            as the list is constantly growing, users can retrieve new copies of the
            RDF file to get updates and current metadata about funders.
            

example: http://dx.doi.org/10.13039/100000001
Diagram
Diagram xml_xsd.tmp#lang eml-resource_xsd.tmp#i18nNonEmptyStringType_value eml-resource_xsd.tmp#i18nNonEmptyStringType
Type i18nNonEmptyStringType
Properties
content complex
minOccurs 0
maxOccurs unbounded
mixed true
Model
Children value
Instance
<funderIdentifier xml:lang="">
  <value xml:lang="">{0,unbounded}</value>
</funderIdentifier>
Attributes
QName Type Use
xml:lang optional
Element AwardType / awardNumber
Namespace No namespace
Annotations
tooltip: Award Number

summary: The assigned award number.

description: The awardNumber field provides the unique identifier used by
            the funder to uniquely identify an award.  These are typically alphanumeric values
            that are unique within the system used by a given funder.  The number should be listed
            using the canonical form that each funder uses to express its award numbers, and not
            be prefixed or postfixed with extra text such as the acronym of the funder or the name
            of the funder, which is available instead in the funderName field.
            

example: 1546024
Diagram
Diagram xml_xsd.tmp#lang eml-resource_xsd.tmp#i18nNonEmptyStringType_value eml-resource_xsd.tmp#i18nNonEmptyStringType
Type i18nNonEmptyStringType
Properties
content complex
minOccurs 0
maxOccurs 1
mixed true
Model
Children value
Instance
<awardNumber xml:lang="">
  <value xml:lang="">{0,unbounded}</value>
</awardNumber>
Attributes
QName Type Use
xml:lang optional
Element AwardType / title
Namespace No namespace
Annotations
tooltip: Title

summary: The title of the award.

description: The title field is used for the title of the award or grant
            being described.
            

example: Scientia Arctica: A Knowledge Archive for Discovery and Reproducible Science in the Arctic
Diagram
Diagram xml_xsd.tmp#lang eml-resource_xsd.tmp#i18nNonEmptyStringType_value eml-resource_xsd.tmp#i18nNonEmptyStringType
Type i18nNonEmptyStringType
Properties
content complex
minOccurs 1
maxOccurs 1
mixed true
Model
Children value
Instance
<title xml:lang="">
  <value xml:lang="">{0,unbounded}</value>
</title>
Attributes
QName Type Use
xml:lang optional
Element AwardType / awardUrl
Namespace No namespace
Annotations
tooltip: Award URL

summary: The URL associated with award.

description: Typically, the awardUrl is use to find and locate the award, and
            generally addresses the internet location to find out more information about the
            award.  This should point to a funder site for the award, rather than a project site.
            

example: https://www.nsf.gov/awardsearch/showAward?AWD_ID=1546024
Diagram
Diagram xml_xsd.tmp#lang eml-resource_xsd.tmp#i18nNonEmptyStringType_value eml-resource_xsd.tmp#i18nNonEmptyStringType
Type i18nNonEmptyStringType
Properties
content complex
minOccurs 0
maxOccurs 1
mixed true
Model
Children value
Instance
<awardUrl xml:lang="">
  <value xml:lang="">{0,unbounded}</value>
</awardUrl>
Attributes
QName Type Use
xml:lang optional
Element ResearchProjectType / studyAreaDescription
Namespace No namespace
Annotations
tooltip: Description of the study area.

summary: Description of the physical area associated with the
              research project, potentially including coverage, climate,
              geology, disturbances, etc.

description: The studyAreaDescription field documents the
              physical area associated with the research project. It can
              include descriptions of the geographic, temporal, and taxonomic
              coverage of the research location and descriptions of domains
              (themes) of interest such as climate, geology, soils or
              disturbances or reference to citable biological or geophysical
              classification systems such as the Bailey Ecoregions or the
              Holdridge Life Zones.
Diagram
Diagram eml-project_xsd.tmp#ResearchProjectType_ResearchProjectType_studyAreaDescription_descriptor eml-project_xsd.tmp#ResearchProjectType_ResearchProjectType_studyAreaDescription_citation eml-project_xsd.tmp#ResearchProjectType_ResearchProjectType_studyAreaDescription_coverage
Properties
content complex
minOccurs 0
Model
Children citation, coverage, descriptor
Instance
<studyAreaDescription>
  <descriptor citableClassificationSystem="" name="">{1,1}</descriptor>
  <citation id="" scope="document" system="">{0,1}</citation>
  <coverage id="" scope="document" system="">{0,1}</coverage>
</studyAreaDescription>
Element ResearchProjectType / studyAreaDescription / descriptor
Namespace No namespace
Annotations
tooltip: Non-coverage characteristics of the study
                    area

summary: Description of non-coverage characteristics of
                    the study area such as climate, geology,
                    disturbances

description: The descriptor field is used to document
                    domains (themes) of interest such as climate, geology,
                    soils or disturbances or references to citable biological
                    or geophysical classification systems such as the Bailey
                    Ecoregions or the Holdridge Life Zones.
Diagram
Diagram eml-project_xsd.tmp#ResearchProjectType_ResearchProjectType_studyAreaDescription_ResearchProjectType_ResearchProjectType_studyAreaDescription_descriptor_name eml-project_xsd.tmp#ResearchProjectType_ResearchProjectType_studyAreaDescription_ResearchProjectType_ResearchProjectType_studyAreaDescription_descriptor_citableClassificationSystem eml-project_xsd.tmp#ResearchProjectType_ResearchProjectType_studyAreaDescription_ResearchProjectType_ResearchProjectType_studyAreaDescription_descriptor_descriptorValue eml-project_xsd.tmp#ResearchProjectType_ResearchProjectType_studyAreaDescription_ResearchProjectType_ResearchProjectType_studyAreaDescription_descriptor_citation
Properties
content complex
Model
Children citation, descriptorValue
Instance
<descriptor citableClassificationSystem="" name="">
  <descriptorValue name_or_id="">{1,unbounded}</descriptorValue>
  <citation id="" scope="document" system="">{0,unbounded}</citation>
</descriptor>
Attributes
QName Type Use Annotation
citableClassificationSystem xs:boolean required
tooltip: citation classification
                        system

summary: This boolean attribute defines whether
                        this descriptor comes from a citable classification
                        system or not.

description: This boolean attribute defines whether
                        this descriptor comes from a citable classification
                        system or not.
name DescriptorType required
tooltip: name

summary: The name of the descriptor
                        system.

description: The name of the descriptor system. The
                        name can be either a theme such as climate or
                        hydrology, or the name of a citable classification
                        system.
Element ResearchProjectType / studyAreaDescription / descriptor / descriptorValue
Namespace No namespace
Annotations
tooltip: Description of some aspect of the study
                          area.

summary: Description of some aspect of the study
                          area.

description: The descriptorValue field contains
                          the value of a descriptor, describing some aspect of
                          the study area. This may either be a general
                          description in textual form or the value part of a
                          "name/value" pair where the name is entered in the
                          attribute "name_or_id". For example, if the value of
                          the "name" attribute" of the element "descriptor" is
                          "climate", and the value of the attribute
                          "name_or_id" of the element "descriptorValue" is
                          "Annual Precipitation" then the value of this element
                          could be "12.5 inches".

example: 12.5 inches

example: tundra-forest
Diagram
Diagram eml-project_xsd.tmp#ResearchProjectType_ResearchProjectType_studyAreaDescription_ResearchProjectType_ResearchProjectType_studyAreaDescription_descriptor_ResearchProjectType_ResearchProjectType_studyAreaDescription_ResearchProjectType_ResearchProjectType_studyAreaDescription_descriptor_descriptorValue_name_or_id
Type extension of xs:string
Properties
content complex
maxOccurs unbounded
Attributes
QName Type Use Annotation
name_or_id xs:string optional
tooltip: The name or ID of a descriptor
                                  value.

summary: The name part of a name/value
                                  pair of a descriptor; or ID portion of a
                                  classification, if applicable.

description: The name_or_id field is the
                                  name part of a name/value pair of a
                                  descriptor; or ID portion of a
                                  classification, if applicable. The values of
                                  biogeophysical classification systems, e.g.
                                  Bailey-Ecoregions, often take the form of an
                                  ID or Code along with a text representation.
                                  For example, the ID/Code M131 refers to the
                                  phrase "Open Woodland -Tundra". M131 is an
                                  unambiguous reference to a more detailed
                                  description. If one is using a published
                                  classification system then there should be a
                                  corresponding citation to the source, e.g.,
                                  Bailey,R.G., 1996 "Ecosystem
                                  Geography".

example: M131

example: Average Annual
                                  Rainfall
Element ResearchProjectType / studyAreaDescription / descriptor / citation
Namespace No namespace
Annotations
tooltip: citation

summary: A citation for this
                          descriptor.

description: A citation for this
                          descriptor.
Diagram
Diagram eml-literature_xsd.tmp#CitationType_id eml-literature_xsd.tmp#CitationType_system eml-literature_xsd.tmp#CitationType_scope eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier eml-resource_xsd.tmp#ResourceGroup_shortName eml-resource_xsd.tmp#ResourceGroup_title eml-resource_xsd.tmp#ResourceGroup_creator eml-resource_xsd.tmp#ResourceGroup_metadataProvider eml-resource_xsd.tmp#ResourceGroup_associatedParty eml-resource_xsd.tmp#ResourceGroup_pubDate eml-resource_xsd.tmp#ResourceGroup_language eml-resource_xsd.tmp#ResourceGroup_series eml-resource_xsd.tmp#ResourceGroup_abstract eml-resource_xsd.tmp#ResourceGroup_keywordSet eml-resource_xsd.tmp#ResourceGroup_additionalInfo eml-resource_xsd.tmp#ResourceGroup_intellectualRights eml-resource_xsd.tmp#ResourceGroup_licensed eml-resource_xsd.tmp#ResourceGroup_distribution eml-resource_xsd.tmp#ResourceGroup_coverage eml-resource_xsd.tmp#ResourceGroup_annotation eml-resource_xsd.tmp#ResourceGroup eml-literature_xsd.tmp#CitationType_contact eml-literature_xsd.tmp#CitationType_article eml-literature_xsd.tmp#CitationType_book eml-literature_xsd.tmp#CitationType_chapter eml-literature_xsd.tmp#CitationType_editedBook eml-literature_xsd.tmp#CitationType_manuscript eml-literature_xsd.tmp#CitationType_report eml-literature_xsd.tmp#CitationType_thesis eml-literature_xsd.tmp#CitationType_conferenceProceedings eml-literature_xsd.tmp#CitationType_personalCommunication eml-literature_xsd.tmp#CitationType_map eml-literature_xsd.tmp#CitationType_generic eml-literature_xsd.tmp#CitationType_audioVisual eml-literature_xsd.tmp#CitationType_presentation eml-literature_xsd.tmp#CitationType_bibtex eml-resource_xsd.tmp#ReferencesGroup_references eml-resource_xsd.tmp#ReferencesGroup eml-literature_xsd.tmp#CitationType
Type CitationType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children abstract, additionalInfo, alternateIdentifier, annotation, article, associatedParty, audioVisual, bibtex, book, chapter, conferenceProceedings, contact, coverage, creator, distribution, editedBook, generic, intellectualRights, keywordSet, language, licensed, manuscript, map, metadataProvider, personalCommunication, presentation, pubDate, references, report, series, shortName, thesis, title
Instance
<citation id="" scope="document" system="">
  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
  <shortName>{0,1}</shortName>
  <title xml:lang="">{1,unbounded}</title>
  <creator id="" scope="document" system="">{1,unbounded}</creator>
  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
  <pubDate>{0,1}</pubDate>
  <language xml:lang="">{0,1}</language>
  <series>{0,1}</series>
  <abstract xml:lang="">{0,1}</abstract>
  <keywordSet>{0,unbounded}</keywordSet>
  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
  <intellectualRights xml:lang="">{0,1}</intellectualRights>
  <licensed>{0,unbounded}</licensed>
  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
  <coverage id="" scope="document" system="">{0,1}</coverage>
  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
  <contact id="" scope="document" system="">{0,unbounded}</contact>
  <article>{1,1}</article>
  <book>{1,1}</book>
  <chapter>{1,1}</chapter>
  <editedBook>{1,1}</editedBook>
  <manuscript>{1,1}</manuscript>
  <report>{1,1}</report>
  <thesis>{1,1}</thesis>
  <conferenceProceedings>{1,1}</conferenceProceedings>
  <personalCommunication>{1,1}</personalCommunication>
  <map>{1,1}</map>
  <generic>{1,1}</generic>
  <audioVisual>{1,1}</audioVisual>
  <presentation>{1,1}</presentation>
  <bibtex>{1,1}</bibtex>
  <references system="">{1,1}</references>
</citation>
Attributes
QName Type Default Use
id IDType optional
scope ScopeType document optional
system SystemType optional
Element ResearchProjectType / studyAreaDescription / citation
Namespace No namespace
Annotations
tooltip: citation

summary: The citation for this
                    descriptor.

description: The citation for this
                    descriptor.
Diagram
Diagram eml-literature_xsd.tmp#CitationType_id eml-literature_xsd.tmp#CitationType_system eml-literature_xsd.tmp#CitationType_scope eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier eml-resource_xsd.tmp#ResourceGroup_shortName eml-resource_xsd.tmp#ResourceGroup_title eml-resource_xsd.tmp#ResourceGroup_creator eml-resource_xsd.tmp#ResourceGroup_metadataProvider eml-resource_xsd.tmp#ResourceGroup_associatedParty eml-resource_xsd.tmp#ResourceGroup_pubDate eml-resource_xsd.tmp#ResourceGroup_language eml-resource_xsd.tmp#ResourceGroup_series eml-resource_xsd.tmp#ResourceGroup_abstract eml-resource_xsd.tmp#ResourceGroup_keywordSet eml-resource_xsd.tmp#ResourceGroup_additionalInfo eml-resource_xsd.tmp#ResourceGroup_intellectualRights eml-resource_xsd.tmp#ResourceGroup_licensed eml-resource_xsd.tmp#ResourceGroup_distribution eml-resource_xsd.tmp#ResourceGroup_coverage eml-resource_xsd.tmp#ResourceGroup_annotation eml-resource_xsd.tmp#ResourceGroup eml-literature_xsd.tmp#CitationType_contact eml-literature_xsd.tmp#CitationType_article eml-literature_xsd.tmp#CitationType_book eml-literature_xsd.tmp#CitationType_chapter eml-literature_xsd.tmp#CitationType_editedBook eml-literature_xsd.tmp#CitationType_manuscript eml-literature_xsd.tmp#CitationType_report eml-literature_xsd.tmp#CitationType_thesis eml-literature_xsd.tmp#CitationType_conferenceProceedings eml-literature_xsd.tmp#CitationType_personalCommunication eml-literature_xsd.tmp#CitationType_map eml-literature_xsd.tmp#CitationType_generic eml-literature_xsd.tmp#CitationType_audioVisual eml-literature_xsd.tmp#CitationType_presentation eml-literature_xsd.tmp#CitationType_bibtex eml-resource_xsd.tmp#ReferencesGroup_references eml-resource_xsd.tmp#ReferencesGroup eml-literature_xsd.tmp#CitationType
Type CitationType
Properties
content complex
minOccurs 0
Model
Children abstract, additionalInfo, alternateIdentifier, annotation, article, associatedParty, audioVisual, bibtex, book, chapter, conferenceProceedings, contact, coverage, creator, distribution, editedBook, generic, intellectualRights, keywordSet, language, licensed, manuscript, map, metadataProvider, personalCommunication, presentation, pubDate, references, report, series, shortName, thesis, title
Instance
<citation id="" scope="document" system="">
  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
  <shortName>{0,1}</shortName>
  <title xml:lang="">{1,unbounded}</title>
  <creator id="" scope="document" system="">{1,unbounded}</creator>
  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
  <pubDate>{0,1}</pubDate>
  <language xml:lang="">{0,1}</language>
  <series>{0,1}</series>
  <abstract xml:lang="">{0,1}</abstract>
  <keywordSet>{0,unbounded}</keywordSet>
  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
  <intellectualRights xml:lang="">{0,1}</intellectualRights>
  <licensed>{0,unbounded}</licensed>
  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
  <coverage id="" scope="document" system="">{0,1}</coverage>
  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
  <contact id="" scope="document" system="">{0,unbounded}</contact>
  <article>{1,1}</article>
  <book>{1,1}</book>
  <chapter>{1,1}</chapter>
  <editedBook>{1,1}</editedBook>
  <manuscript>{1,1}</manuscript>
  <report>{1,1}</report>
  <thesis>{1,1}</thesis>
  <conferenceProceedings>{1,1}</conferenceProceedings>
  <personalCommunication>{1,1}</personalCommunication>
  <map>{1,1}</map>
  <generic>{1,1}</generic>
  <audioVisual>{1,1}</audioVisual>
  <presentation>{1,1}</presentation>
  <bibtex>{1,1}</bibtex>
  <references system="">{1,1}</references>
</citation>
Attributes
QName Type Default Use
id IDType optional
scope ScopeType document optional
system SystemType optional
Element ResearchProjectType / studyAreaDescription / coverage
Namespace No namespace
Annotations
tooltip: coverage

summary: The coverage of this descriptor.

description: The coverage of this
                    descriptor.
Diagram
Diagram eml-coverage_xsd.tmp#Coverage_id eml-coverage_xsd.tmp#Coverage_system eml-coverage_xsd.tmp#Coverage_scope eml-coverage_xsd.tmp#Coverage_geographicCoverage eml-coverage_xsd.tmp#Coverage_temporalCoverage eml-coverage_xsd.tmp#Coverage_taxonomicCoverage eml-resource_xsd.tmp#ReferencesGroup_references eml-resource_xsd.tmp#ReferencesGroup eml-coverage_xsd.tmp#Coverage
Type Coverage
Properties
content complex
minOccurs 0
Model
Children geographicCoverage, references, taxonomicCoverage, temporalCoverage
Instance
<coverage id="" scope="document" system="">
  <geographicCoverage id="" scope="document" system="">{1,1}</geographicCoverage>
  <temporalCoverage id="" scope="document" system="">{1,1}</temporalCoverage>
  <taxonomicCoverage id="" scope="document" system="">{1,1}</taxonomicCoverage>
  <references system="">{1,1}</references>
</coverage>
Attributes
QName Type Default Use
id IDType optional
scope ScopeType document optional
system SystemType optional
Element ResearchProjectType / designDescription
Namespace No namespace
Annotations
tooltip: Description of research design

summary: Description of the design of the research
              project

description: The field designDescription contains general
              textual descriptions of research design. It can include detailed
              accounts of goals, motivations, theory, hypotheses, strategy,
              statistical design, and actual work. Literature citations may
              also be used to describe the research design.
Diagram
Diagram eml-project_xsd.tmp#ResearchProjectType_ResearchProjectType_designDescription_description eml-project_xsd.tmp#ResearchProjectType_ResearchProjectType_designDescription_citation
Properties
content complex
minOccurs 0
Model
Children citation, description
Instance
<designDescription>
  <description xml:lang="">{1,1}</description>
  <citation id="" scope="document" system="">{0,1}</citation>
</designDescription>
Element ResearchProjectType / designDescription / description
Namespace No namespace
Annotations
tooltip: Description of research design

summary: Textual description of research
                    design.

description: The field designDescription contains
                    general textual descriptions of research design. It can
                    include detailed accounts of goals, motivations, theory,
                    hypotheses, strategy, statistical design, and actual
                    work.
Diagram
Diagram xml_xsd.tmp#lang eml-text_xsd.tmp#TextType_section eml-text_xsd.tmp#TextType_para eml-text_xsd.tmp#TextType_markdown eml-text_xsd.tmp#TextType
Type TextType
Properties
content complex
mixed true
Model
Children markdown, para, section
Instance
<description xml:lang="">
  <section xml:lang="">{0,unbounded}</section>
  <para xml:lang="">{0,unbounded}</para>
  <markdown>{0,unbounded}</markdown>
</description>
Attributes
QName Type Use
xml:lang optional
Element ResearchProjectType / designDescription / citation
Namespace No namespace
Annotations
tooltip: Citation for research design

summary: Citation that describes the research
                    design.

description: The citation field is a citation to
                    literature that describes elements of the research design,
                    such as goals, motivations, theory, hypotheses, strategy,
                    statistical design, and actual work.
Diagram
Diagram eml-literature_xsd.tmp#CitationType_id eml-literature_xsd.tmp#CitationType_system eml-literature_xsd.tmp#CitationType_scope eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier eml-resource_xsd.tmp#ResourceGroup_shortName eml-resource_xsd.tmp#ResourceGroup_title eml-resource_xsd.tmp#ResourceGroup_creator eml-resource_xsd.tmp#ResourceGroup_metadataProvider eml-resource_xsd.tmp#ResourceGroup_associatedParty eml-resource_xsd.tmp#ResourceGroup_pubDate eml-resource_xsd.tmp#ResourceGroup_language eml-resource_xsd.tmp#ResourceGroup_series eml-resource_xsd.tmp#ResourceGroup_abstract eml-resource_xsd.tmp#ResourceGroup_keywordSet eml-resource_xsd.tmp#ResourceGroup_additionalInfo eml-resource_xsd.tmp#ResourceGroup_intellectualRights eml-resource_xsd.tmp#ResourceGroup_licensed eml-resource_xsd.tmp#ResourceGroup_distribution eml-resource_xsd.tmp#ResourceGroup_coverage eml-resource_xsd.tmp#ResourceGroup_annotation eml-resource_xsd.tmp#ResourceGroup eml-literature_xsd.tmp#CitationType_contact eml-literature_xsd.tmp#CitationType_article eml-literature_xsd.tmp#CitationType_book eml-literature_xsd.tmp#CitationType_chapter eml-literature_xsd.tmp#CitationType_editedBook eml-literature_xsd.tmp#CitationType_manuscript eml-literature_xsd.tmp#CitationType_report eml-literature_xsd.tmp#CitationType_thesis eml-literature_xsd.tmp#CitationType_conferenceProceedings eml-literature_xsd.tmp#CitationType_personalCommunication eml-literature_xsd.tmp#CitationType_map eml-literature_xsd.tmp#CitationType_generic eml-literature_xsd.tmp#CitationType_audioVisual eml-literature_xsd.tmp#CitationType_presentation eml-literature_xsd.tmp#CitationType_bibtex eml-resource_xsd.tmp#ReferencesGroup_references eml-resource_xsd.tmp#ReferencesGroup eml-literature_xsd.tmp#CitationType
Type CitationType
Properties
content complex
minOccurs 0
Model
Children abstract, additionalInfo, alternateIdentifier, annotation, article, associatedParty, audioVisual, bibtex, book, chapter, conferenceProceedings, contact, coverage, creator, distribution, editedBook, generic, intellectualRights, keywordSet, language, licensed, manuscript, map, metadataProvider, personalCommunication, presentation, pubDate, references, report, series, shortName, thesis, title
Instance
<citation id="" scope="document" system="">
  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
  <shortName>{0,1}</shortName>
  <title xml:lang="">{1,unbounded}</title>
  <creator id="" scope="document" system="">{1,unbounded}</creator>
  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
  <pubDate>{0,1}</pubDate>
  <language xml:lang="">{0,1}</language>
  <series>{0,1}</series>
  <abstract xml:lang="">{0,1}</abstract>
  <keywordSet>{0,unbounded}</keywordSet>
  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
  <intellectualRights xml:lang="">{0,1}</intellectualRights>
  <licensed>{0,unbounded}</licensed>
  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
  <coverage id="" scope="document" system="">{0,1}</coverage>
  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
  <contact id="" scope="document" system="">{0,unbounded}</contact>
  <article>{1,1}</article>
  <book>{1,1}</book>
  <chapter>{1,1}</chapter>
  <editedBook>{1,1}</editedBook>
  <manuscript>{1,1}</manuscript>
  <report>{1,1}</report>
  <thesis>{1,1}</thesis>
  <conferenceProceedings>{1,1}</conferenceProceedings>
  <personalCommunication>{1,1}</personalCommunication>
  <map>{1,1}</map>
  <generic>{1,1}</generic>
  <audioVisual>{1,1}</audioVisual>
  <presentation>{1,1}</presentation>
  <bibtex>{1,1}</bibtex>
  <references system="">{1,1}</references>
</citation>
Attributes
QName Type Default Use
id IDType optional
scope ScopeType document optional
system SystemType optional
Element ResearchProjectType / relatedProject
Namespace No namespace
Annotations
tooltip: related project

summary: This field is a recursive link to another
              project.

description: This field is a recursive link to another
              project. This allows projects to be nested under one another for
              the case where one project spawns another.
Diagram
Diagram eml-project_xsd.tmp#ResearchProjectType_id eml-project_xsd.tmp#ResearchProjectType_system eml-project_xsd.tmp#ResearchProjectType_scope eml-project_xsd.tmp#ResearchProjectType_title eml-project_xsd.tmp#ResearchProjectType_personnel eml-project_xsd.tmp#ResearchProjectType_abstract eml-project_xsd.tmp#ResearchProjectType_funding eml-project_xsd.tmp#ResearchProjectType_award eml-project_xsd.tmp#ResearchProjectType_studyAreaDescription eml-project_xsd.tmp#ResearchProjectType_designDescription eml-project_xsd.tmp#ResearchProjectType_relatedProject eml-resource_xsd.tmp#ReferencesGroup_references eml-resource_xsd.tmp#ReferencesGroup eml-project_xsd.tmp#ResearchProjectType
Type ResearchProjectType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children abstract, award, designDescription, funding, personnel, references, relatedProject, studyAreaDescription, title
Instance
<relatedProject id="" scope="document" system="">
  <title>{1,unbounded}</title>
  <personnel id="" scope="document" system="">{1,unbounded}</personnel>
  <abstract xml:lang="">{0,1}</abstract>
  <funding xml:lang="">{0,1}</funding>
  <award>{0,unbounded}</award>
  <studyAreaDescription>{0,1}</studyAreaDescription>
  <designDescription>{0,1}</designDescription>
  <relatedProject id="" scope="document" system="">{0,unbounded}</relatedProject>
  <references system="">{1,1}</references>
</relatedProject>
Attributes
QName Type Default Use
id IDType optional
scope ScopeType document optional
system SystemType optional
Element researchProject
Namespace https://eml.ecoinformatics.org/project-2.2.0
Annotations
tooltip: research project

summary: The root element of this module.

description: The root element of this module. This is used for
        testing or if you want to instantiate a stand-alone project
        file.
Diagram
Diagram eml-project_xsd.tmp#ResearchProjectType_id eml-project_xsd.tmp#ResearchProjectType_system eml-project_xsd.tmp#ResearchProjectType_scope eml-project_xsd.tmp#ResearchProjectType_title eml-project_xsd.tmp#ResearchProjectType_personnel eml-project_xsd.tmp#ResearchProjectType_abstract eml-project_xsd.tmp#ResearchProjectType_funding eml-project_xsd.tmp#ResearchProjectType_award eml-project_xsd.tmp#ResearchProjectType_studyAreaDescription eml-project_xsd.tmp#ResearchProjectType_designDescription eml-project_xsd.tmp#ResearchProjectType_relatedProject eml-resource_xsd.tmp#ReferencesGroup_references eml-resource_xsd.tmp#ReferencesGroup eml-project_xsd.tmp#ResearchProjectType
Type ResearchProjectType
Properties
content complex
Model
Children abstract, award, designDescription, funding, personnel, references, relatedProject, studyAreaDescription, title
Instance
<researchProject id="" scope="document" system="" xmlns="https://eml.ecoinformatics.org/project-2.2.0">
  <title>{1,unbounded}</title>
  <personnel id="" scope="document" system="">{1,unbounded}</personnel>
  <abstract xml:lang="">{0,1}</abstract>
  <funding xml:lang="">{0,1}</funding>
  <award>{0,unbounded}</award>
  <studyAreaDescription>{0,1}</studyAreaDescription>
  <designDescription>{0,1}</designDescription>
  <relatedProject id="" scope="document" system="">{0,unbounded}</relatedProject>
  <references system="">{1,1}</references>
</researchProject>
Attributes
QName Type Default Use
id IDType optional
scope ScopeType document optional
system SystemType optional
Complex Type ResearchProjectType
Namespace https://eml.ecoinformatics.org/project-2.2.0
Annotations
tooltip: Research project descriptor

summary: Descriptor of a research context for a dataset or another
        project.

description: The researchProject complex type describes the
        structure for documenting the research context of a dataset or another
        project. It can include research goals, motivations, theory,
        hypotheses, etc., as well as a description of research efforts that
        form the basis for other work. (To document methods specific to a
        dataset use eml-methods.) This field can be associated with a dataset
        using the project field of eml-dataset, and can be associated with
        another project using the relatedProject field of eml-project (this
        module).
Diagram
Diagram eml-project_xsd.tmp#ResearchProjectType_id eml-project_xsd.tmp#ResearchProjectType_system eml-project_xsd.tmp#ResearchProjectType_scope eml-project_xsd.tmp#ResearchProjectType_title eml-project_xsd.tmp#ResearchProjectType_personnel eml-project_xsd.tmp#ResearchProjectType_abstract eml-project_xsd.tmp#ResearchProjectType_funding eml-project_xsd.tmp#ResearchProjectType_award eml-project_xsd.tmp#ResearchProjectType_studyAreaDescription eml-project_xsd.tmp#ResearchProjectType_designDescription eml-project_xsd.tmp#ResearchProjectType_relatedProject eml-resource_xsd.tmp#ReferencesGroup_references eml-resource_xsd.tmp#ReferencesGroup
Model
Children abstract, award, designDescription, funding, personnel, references, relatedProject, studyAreaDescription, title
Attributes
QName Type Default Use
id IDType optional
scope ScopeType document optional
system SystemType optional
Complex Type AwardType
Namespace https://eml.ecoinformatics.org/project-2.2.0
Annotations
tooltip: AwardType

summary: Information about a funding award.
        resource.

description: 
          
            The AwardType is used to enter information about a funding award
        associated with a project.  The containing project contains the list of
        investigators and for the award, while the `award` field contains specifics
        such as the agency name, award number, and funding program identifiers.
          
        

example: Please see the examples within each subfield.
Diagram
Diagram eml-project_xsd.tmp#AwardType_funderName eml-project_xsd.tmp#AwardType_funderIdentifier eml-project_xsd.tmp#AwardType_awardNumber eml-project_xsd.tmp#AwardType_title eml-project_xsd.tmp#AwardType_awardUrl
Model
Children awardNumber, awardUrl, funderIdentifier, funderName, title
Simple Type DescriptorType
Namespace https://eml.ecoinformatics.org/project-2.2.0
Annotations
tooltip: Descriptor Theme Type

summary: The type of descriptor theme or the name of a
        classification system.

description: The DescriptorType is used to represent either the
        name of a citable classification system/controlled vocabulary such as
        the Bailey classification of ecoregions or a domain of physical
        descriptors such as climate or disturbances.

example: climate

example: soils

example: hydrology

example: "bailey"

example: biome

example: disturbance

example: geology
Diagram
Diagram
Type union of(restriction of xs:string, xs:string)
Attribute ResearchProjectType / studyAreaDescription / descriptor / descriptorValue / @name_or_id
Namespace No namespace
Annotations
tooltip: The name or ID of a descriptor
                                  value.

summary: The name part of a name/value
                                  pair of a descriptor; or ID portion of a
                                  classification, if applicable.

description: The name_or_id field is the
                                  name part of a name/value pair of a
                                  descriptor; or ID portion of a
                                  classification, if applicable. The values of
                                  biogeophysical classification systems, e.g.
                                  Bailey-Ecoregions, often take the form of an
                                  ID or Code along with a text representation.
                                  For example, the ID/Code M131 refers to the
                                  phrase "Open Woodland -Tundra". M131 is an
                                  unambiguous reference to a more detailed
                                  description. If one is using a published
                                  classification system then there should be a
                                  corresponding citation to the source, e.g.,
                                  Bailey,R.G., 1996 "Ecosystem
                                  Geography".

example: M131

example: Average Annual
                                  Rainfall
Type xs:string
Properties
use optional
Attribute ResearchProjectType / studyAreaDescription / descriptor / @name
Namespace No namespace
Annotations
tooltip: name

summary: The name of the descriptor
                        system.

description: The name of the descriptor system. The
                        name can be either a theme such as climate or
                        hydrology, or the name of a citable classification
                        system.
Type DescriptorType
Properties
use required
Attribute ResearchProjectType / studyAreaDescription / descriptor / @citableClassificationSystem
Namespace No namespace
Annotations
tooltip: citation classification
                        system

summary: This boolean attribute defines whether
                        this descriptor comes from a citable classification
                        system or not.

description: This boolean attribute defines whether
                        this descriptor comes from a citable classification
                        system or not.
Type xs:boolean
Properties
use required
Attribute ResearchProjectType / @id
Namespace No namespace
Type IDType
Properties
use optional
Attribute ResearchProjectType / @system
Namespace No namespace
Type SystemType
Properties
use optional
Attribute ResearchProjectType / @scope
Namespace No namespace
Type ScopeType
Properties
use optional
default document
Facets
enumeration system
enumeration document