<?xml version="1.0"?> <xs:schema version="1.1" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" elementFormDefault="qualified"> <!-- Anatomic_location --> <xs:complexType name="Anatomic_location"> <xs:annotation> <xs:documentation> Description of the anatomical location the molecular sample is derived from. Best expressed as a controlled vocabulary of anatomical terms. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="molecular_sample" type="Molecular_sample" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Annotation --> <xs:complexType name="Annotation"> <xs:annotation> <xs:documentation> A free text set of name, value, optional unit fields. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Name of the annotation feature. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="value" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Value assigned to the annotation feature. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="unit" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Optional unit of the annotation feature. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Article --> <xs:complexType name="Article"> <xs:annotation> <xs:documentation> Nonfictional prose forming an independent part of a publication. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="service" type="Service" /> <xs:element name="organization" type="Organization" /> <xs:element name="person" type="Person" /> <xs:element name="bibref_subject" type="Bibref_subject" /> <xs:element name="bibref_scope" type="Bibref_scope" /> <xs:element name="entry_status" type="Entry_status" /> <xs:element name="bibref_description" type="Bibref_description" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Defines a date associated with an event in the life cycle of the cited resource when this resource became available. Usually, it is a date of publishing, however, for not yet published resources, it can be a date of creation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="format" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Describes the physical or digital manifestation of the cited resource. It can have very different content depending on the citation type. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="language" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Defines a language of the intellectual contents of the cited resource. The recommendation is to use values as defined by RFC1766 which includes a two-letter Language Code (taken from the ISO639 standard, followed optionally by a two-letter Country Code (taken from the ISO3166 standard). For example, "en" for English, "fr" for French, or "en-uk" for English used in the United Kingdom. Another possibility is to use MARC List of Languages. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="rights" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Specifies information about rights over the cited resource. Typically, it contains a rights management statement for the resource, or it refers to a service providing such information. Rights information often encompasses Intellectual Property Rights [IPR], Copyright, and various Property Rights. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="title" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> A title given to the cited resource (a name by which the resource is formally known). </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="type" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> It defines the nature or genre of the cited resource. Although a working draft of Dublin Core Types recommends a type classification, the proposed types are mostly out of scope of this specification. The majority of cited resources would fall in the same category "text". For the future, however, Dublin Core is considering the addition of subtypes to the high level types, or other ways of making sub-categories. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="first_page" type="xs:int" use="optional"> <xs:annotation> <xs:documentation> Page number of the first page. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="last_page" type="xs:int" use="optional"> <xs:annotation> <xs:documentation> Page number of the last page. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Assayed_genomic_genotype --> <xs:complexType name="Assayed_genomic_genotype"> <xs:annotation> <xs:documentation> The result of applying a Polymorphism_assay to an individual, to reveal one or more of the Genomic_alleles carried by that individual. This term applies to the observed data rather than to the inferred state of the individual (see Consensus_genomic_genotype). Thus the same individual might have several different Assayed_genomic_genotypes at the same Genomic_polymorphism, where the variation might be due to differing assays, experimental error, dominant systems, missing data, and so forth. Synonym: Measurement </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="genomic_allele" type="Genomic_allele" /> <xs:element name="genomic_reference_allele" type="Genomic_reference_allele" /> <xs:element name="polymorphism_assay" type="Polymorphism_assay" /> <xs:element name="consensus_genomic_genotype" type="Consensus_genomic_genotype" /> <xs:element name="molecular_sample" type="Molecular_sample" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="assay_failure" type="xs:boolean" use="optional"> <xs:annotation> <xs:documentation> True if assay failed to result any genotype information. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Bibliographic_reference --> <xs:complexType name="Bibliographic_reference"> <xs:annotation> <xs:documentation> The BibliographicReference class is the core of the data model. It is a super-class for all specialized citation types, but it can also be instantiated and represent an additional type not specifically defined in this specification. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="bibref_description" type="Bibref_description" /> <xs:element name="entry_status" type="Entry_status" /> <xs:element name="bibref_scope" type="Bibref_scope" /> <xs:element name="bibref_subject" type="Bibref_subject" /> <xs:element name="service" type="Service" /> <xs:element name="organization" type="Organization" /> <xs:element name="person" type="Person" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="type" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> It defines the nature or genre of the cited resource. Although a working draft of Dublin Core Types recommends a type classification, the proposed types are mostly out of scope of this specification. The majority of cited resources would fall in the same category "text". For the future, however, Dublin Core is considering the addition of subtypes to the high level types, or other ways of making sub-categories. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="title" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> A title given to the cited resource (a name by which the resource is formally known). </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="rights" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Specifies information about rights over the cited resource. Typically, it contains a rights management statement for the resource, or it refers to a service providing such information. Rights information often encompasses Intellectual Property Rights [IPR], Copyright, and various Property Rights. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="language" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Defines a language of the intellectual contents of the cited resource. The recommendation is to use values as defined by RFC1766 which includes a two-letter Language Code (taken from the ISO639 standard, followed optionally by a two-letter Country Code (taken from the ISO3166 standard). For example, "en" for English, "fr" for French, or "en-uk" for English used in the United Kingdom. Another possibility is to use MARC List of Languages. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="format" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Describes the physical or digital manifestation of the cited resource. It can have very different content depending on the citation type. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Defines a date associated with an event in the life cycle of the cited resource when this resource became available. Usually, it is a date of publishing, however, for not yet published resources, it can be a date of creation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Bibref_description --> <xs:complexType name="Bibref_description"> <xs:annotation> <xs:documentation> An account of the content of the cited resource. It is either an abstract, or table of contents, or both. It can be written in a language different from the language of the cited resource. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> </xs:choice> <xs:attribute name="the_abstract" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Summary of the main points of the publication. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="abstract_type" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Format of the abstract expressed in MIME (Multipurpose Internet Mail Extensions). </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="table_of_contents" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> A list of divisions (chapters or articles) and the pages on which they start. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="toc_type" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Format of the table of contents expressed in MIME (Multipurpose Internet Mail Extensions). </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="language" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Language of the desciption </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Bibref_scope --> <xs:complexType name="Bibref_scope"> <xs:annotation> <xs:documentation> It defines an extent or scope of the content of the cited resource. It can include spatial location (a place name or geographic co-ordinates), temporal period (a period label, date, or date range), or both. Finally, it can have additional dynamic properties such as jurisdiction). </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="spatial_location" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> A place or area name or stringified geographic coordinates. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="temporal_period" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> A period label, date, or date range. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Bibref_subject --> <xs:complexType name="Bibref_subject"> <xs:annotation> <xs:documentation> It defines the topic of the content of the cited resource. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="subject_descriptor" type="Subject_descriptor" /> </xs:choice> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Book --> <xs:complexType name="Book"> <xs:annotation> <xs:documentation> A written work or composition that has been published; usually printed on pages bound together. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="service" type="Service" /> <xs:element name="organization" type="Organization" /> <xs:element name="person" type="Person" /> <xs:element name="bibref_subject" type="Bibref_subject" /> <xs:element name="bibref_scope" type="Bibref_scope" /> <xs:element name="entry_status" type="Entry_status" /> <xs:element name="bibref_description" type="Bibref_description" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Defines a date associated with an event in the life cycle of the cited resource when this resource became available. Usually, it is a date of publishing, however, for not yet published resources, it can be a date of creation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="format" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Describes the physical or digital manifestation of the cited resource. It can have very different content depending on the citation type. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="language" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Defines a language of the intellectual contents of the cited resource. The recommendation is to use values as defined by RFC1766 which includes a two-letter Language Code (taken from the ISO639 standard, followed optionally by a two-letter Country Code (taken from the ISO3166 standard). For example, "en" for English, "fr" for French, or "en-uk" for English used in the United Kingdom. Another possibility is to use MARC List of Languages. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="rights" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Specifies information about rights over the cited resource. Typically, it contains a rights management statement for the resource, or it refers to a service providing such information. Rights information often encompasses Intellectual Property Rights [IPR], Copyright, and various Property Rights. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="title" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> A title given to the cited resource (a name by which the resource is formally known). </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="type" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> It defines the nature or genre of the cited resource. Although a working draft of Dublin Core Types recommends a type classification, the proposed types are mostly out of scope of this specification. The majority of cited resources would fall in the same category "text". For the future, however, Dublin Core is considering the addition of subtypes to the high level types, or other ways of making sub-categories. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="isbn" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> International Standard Book Number </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="volume" type="xs:int" use="optional"> <xs:annotation> <xs:documentation> Volume number of the book in a series. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="edition" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Name of the edition. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="series" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Name of a collection of books. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Book_article --> <xs:complexType name="Book_article"> <xs:annotation> <xs:documentation> Article that forms part of a book. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="service" type="Service" /> <xs:element name="organization" type="Organization" /> <xs:element name="person" type="Person" /> <xs:element name="bibref_subject" type="Bibref_subject" /> <xs:element name="bibref_scope" type="Bibref_scope" /> <xs:element name="entry_status" type="Entry_status" /> <xs:element name="bibref_description" type="Bibref_description" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Defines a date associated with an event in the life cycle of the cited resource when this resource became available. Usually, it is a date of publishing, however, for not yet published resources, it can be a date of creation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="format" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Describes the physical or digital manifestation of the cited resource. It can have very different content depending on the citation type. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="language" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Defines a language of the intellectual contents of the cited resource. The recommendation is to use values as defined by RFC1766 which includes a two-letter Language Code (taken from the ISO639 standard, followed optionally by a two-letter Country Code (taken from the ISO3166 standard). For example, "en" for English, "fr" for French, or "en-uk" for English used in the United Kingdom. Another possibility is to use MARC List of Languages. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="rights" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Specifies information about rights over the cited resource. Typically, it contains a rights management statement for the resource, or it refers to a service providing such information. Rights information often encompasses Intellectual Property Rights [IPR], Copyright, and various Property Rights. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="title" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> A title given to the cited resource (a name by which the resource is formally known). </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="type" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> It defines the nature or genre of the cited resource. Although a working draft of Dublin Core Types recommends a type classification, the proposed types are mostly out of scope of this specification. The majority of cited resources would fall in the same category "text". For the future, however, Dublin Core is considering the addition of subtypes to the high level types, or other ways of making sub-categories. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="last_page" type="xs:int" use="optional"> <xs:annotation> <xs:documentation> Page number of the last page. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="first_page" type="xs:int" use="optional"> <xs:annotation> <xs:documentation> Page number of the first page. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- CDS --> <xs:complexType name="CDS"> <xs:annotation> <xs:documentation> Region in a reference sequence that determines the start, end and strand of the gene coding region. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="genomic_gene_structure" type="Genomic_gene_structure" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Consensus_genomic_genotype --> <xs:complexType name="Consensus_genomic_genotype"> <xs:annotation> <xs:documentation> A list of one or more Genomic_alleles carried by a single individual for a single Genomic_polymorphism. Unlike the Assayed_genomic_genotype, the Consensus_genomic_genotype is intended to be used solely for assertions as to the true value of the alleles, after experimental error and other factors are taken into account. The number of Genomic_alleles is equal to the ploidy (copy number) of the individual's genomic DNA at the Reference_genomic_location of the polymorphism. Synonym: Inferred_genomic_genotype, Genomic_genotype </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="genomic_allele" type="Genomic_allele" /> <xs:element name="genomic_reference_allele" type="Genomic_reference_allele" /> <xs:element name="haplotype_derivation_methods" type="Haplotype_derivation_methods" /> <xs:element name="genomic_haplotype" type="Genomic_haplotype" /> <xs:element name="molecular_sample" type="Molecular_sample" /> <xs:element name="assayed_genomic_genotype" type="Assayed_genomic_genotype" /> <xs:element name="genomic_genotype_population_frequency" type="Genomic_genotype_population_frequency" /> <xs:element name="panel" type="Panel" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Contributor --> <xs:complexType name="Contributor"> <xs:annotation> <xs:documentation> Person who has edited data in the data set. Synomym: curator. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="url" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Full URL to the cross-refenced entry </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="field" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Field in the remote database where the UID value is found. E.g. ID or AC in EMBL. Optional. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="uid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier in the remote database. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="db_version" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Version of the database </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="db" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The remote database name or abbreviation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="fax" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> FAX number. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="tel" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Telephone number. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="email" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Contact email. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="address" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Street address. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="laboratory" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Laboratory or group within an institution. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="institution" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The name of the institution. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Name of the Source. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of the editing. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Cytogenetic_location --> <xs:complexType name="Cytogenetic_location"> <xs:annotation> <xs:documentation> A location in a cytogenetic map expressed as a band or a range of bands. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="cytogenetic_map" type="Cytogenetic_map" /> <xs:element name="haplotype_map" type="Haplotype_map" /> <xs:element name="reference_genomic_assembly" type="Reference_genomic_assembly" /> <xs:element name="genomic_allele" type="Genomic_allele" /> <xs:element name="genetic_map" type="Genetic_map" /> <xs:element name="genomic_reference_allele" type="Genomic_reference_allele" /> <xs:element name="oligo" type="Oligo" /> <xs:element name="reference_genomic_landmark" type="Reference_genomic_landmark" /> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="genetic_location" type="Genetic_location" /> <xs:element name="cytogenetic_location" type="Cytogenetic_location" /> <xs:element name="genomic_polymorphism" type="Genomic_polymorphism" /> <xs:element name="neighbour_variation" type="Neighbour_variation" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="position" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Location description </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Cytogenetic_map --> <xs:complexType name="Cytogenetic_map"> <xs:annotation> <xs:documentation> Map of cytogenetic bands describing their relative order. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="genetic_location" type="Genetic_location" /> <xs:element name="cytogenetic_location" type="Cytogenetic_location" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="version" type="xs:double" use="optional"> <xs:annotation> <xs:documentation> Version number of the map. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Name of the map. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Db_xref --> <xs:complexType name="Db_xref"> <xs:annotation> <xs:documentation> Cross reference between two Identifiables in different databases. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="db" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The remote database name or abbreviation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="db_version" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Version of the database </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="uid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier in the remote database. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="field" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Field in the remote database where the UID value is found. E.g. ID or AC in EMBL. Optional. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="url" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Full URL to the cross-refenced entry </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Disease --> <xs:complexType name="Disease"> <xs:annotation> <xs:documentation> Special case of a phenotype describing a disease state. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Distributor --> <xs:complexType name="Distributor"> <xs:annotation> <xs:documentation> The original Source of the data. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="url" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Full URL to the cross-refenced entry </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="field" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Field in the remote database where the UID value is found. E.g. ID or AC in EMBL. Optional. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="uid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier in the remote database. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="db_version" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Version of the database </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="db" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The remote database name or abbreviation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="fax" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> FAX number. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="tel" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Telephone number. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="email" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Contact email. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="address" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Street address. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="laboratory" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Laboratory or group within an institution. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="institution" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The name of the institution. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Name of the Source. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Entry_status --> <xs:complexType name="Entry_status"> <xs:annotation> <xs:documentation> Defines information related to the citation itself rather than to the cited resource. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="last_modified_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> last date the citation entry was changed </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="subset" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Some bibliographic repositories consist of several, or even many, databases. The subset helps to locate the citation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Exon --> <xs:complexType name="Exon"> <xs:annotation> <xs:documentation> Region in a reference sequence that determines the start, end and strand of the transcript that is not spliced away. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="genomic_gene_structure" type="Genomic_gene_structure" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Frequency --> <xs:complexType name="Frequency" abstract="true"> <xs:annotation> <xs:documentation> Abstract class for frequencies, expressed in percentages. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="panel" type="Panel" /> </xs:choice> <xs:attribute name="value" type="xs:double" use="optional"> <xs:annotation> <xs:documentation> Relative frequency value. Gets values between 0 and 1. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="count" type="xs:int" use="optional"> <xs:annotation> <xs:documentation> The actual count of items. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Functional_change --> <xs:complexType name="Functional_change"> <xs:annotation> <xs:documentation> Change in the function of the final gene product. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="structural_change" type="Structural_change" /> <xs:element name="translation_change" type="Translation_change" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="label" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Human understandable term for the change. E.g. missense, truncation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Gene_based_haplotype --> <xs:complexType name="Gene_based_haplotype"> <xs:annotation> <xs:documentation> Collection of variable nucleotides (Genomic_alleles in Genomic_polymorphisms) that define a gene. In older usage same as locus. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="haplotype_map" type="Haplotype_map" /> <xs:element name="genomic_haplotype" type="Genomic_haplotype" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Gene_product_change --> <xs:complexType name="Gene_product_change" abstract="true"> <xs:annotation> <xs:documentation> Abstract superclass for a different genic change descriptors. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> </xs:choice> <xs:attribute name="label" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Human understandable term for the change. E.g. missense, truncation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Genetic_location --> <xs:complexType name="Genetic_location"> <xs:annotation> <xs:documentation> A relative location of a marker in a genetic map based on recombination. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="cytogenetic_map" type="Cytogenetic_map" /> <xs:element name="haplotype_map" type="Haplotype_map" /> <xs:element name="reference_genomic_assembly" type="Reference_genomic_assembly" /> <xs:element name="genomic_allele" type="Genomic_allele" /> <xs:element name="genetic_map" type="Genetic_map" /> <xs:element name="genomic_reference_allele" type="Genomic_reference_allele" /> <xs:element name="oligo" type="Oligo" /> <xs:element name="reference_genomic_landmark" type="Reference_genomic_landmark" /> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="genetic_location" type="Genetic_location" /> <xs:element name="cytogenetic_location" type="Cytogenetic_location" /> <xs:element name="genomic_polymorphism" type="Genomic_polymorphism" /> <xs:element name="neighbour_variation" type="Neighbour_variation" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="position" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Location description </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Genetic_map --> <xs:complexType name="Genetic_map"> <xs:annotation> <xs:documentation> A map containing the order and non-metric distance between genetic markers for identifiable sequence features. Unit: centiMorgan. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="genetic_location" type="Genetic_location" /> <xs:element name="cytogenetic_location" type="Cytogenetic_location" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="version" type="xs:double" use="optional"> <xs:annotation> <xs:documentation> Version number of the map. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Name of the map. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Genic_polymorphism --> <xs:complexType name="Genic_polymorphism"> <xs:annotation> <xs:documentation> Genomic polymorphism with location in genic coordinates. Synonym: mutation (when change from a common allele affects phenotype) </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="genomic_polymorphism" type="Genomic_polymorphism" /> <xs:element name="neighbour_variation" type="Neighbour_variation" /> <xs:element name="genomic_gene_structure" type="Genomic_gene_structure" /> <xs:element name="transcription_change" type="Transcription_change" /> </xs:choice> <xs:attribute name="label" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Human understandable term for the change. E.g. missense, truncation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="changed_residue" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The new residue in the reference sequence. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="original_residue" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The affected residue in the reference sequence. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Genomic_allele --> <xs:complexType name="Genomic_allele"> <xs:annotation> <xs:documentation> One of several alternative DNA sequences of a Reference_genomic_location as it appears in the population of organisms. Synonym: variant, allele </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="genetic_location" type="Genetic_location" /> <xs:element name="cytogenetic_location" type="Cytogenetic_location" /> <xs:element name="consensus_genomic_genotype" type="Consensus_genomic_genotype" /> <xs:element name="genomic_haplotype" type="Genomic_haplotype" /> <xs:element name="assayed_genomic_genotype" type="Assayed_genomic_genotype" /> <xs:element name="genomic_polymorphism" type="Genomic_polymorphism" /> <xs:element name="neighbour_variation" type="Neighbour_variation" /> <xs:element name="genomic_allele_population_frequency" type="Genomic_allele_population_frequency" /> <xs:element name="genomic_reference_allele" type="Genomic_reference_allele" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="version" type="xs:double" use="optional"> <xs:annotation> <xs:documentation> Version number of the map. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Name of the map. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="molecule" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Indicates the alphabet of the sequence molecule e.g. 'DNA', 'RNA', 'protein' </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="sequence" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The residue sequence string. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="repeat_count" type="xs:int" use="optional"> <xs:annotation> <xs:documentation> If the Genomic_variation type is 'microsatellite', get number of repeat units as value, e.g. 7. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="repeat_is_exact" type="xs:boolean" use="optional"> <xs:annotation> <xs:documentation> If the Genomic_variation type is 'microsatellite', gets value true if the allele region consists of repeat units only. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="bin" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Size class for microsatellite alleles when exact size can not be determined. Semantic name. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Genomic_allele_population_frequency --> <xs:complexType name="Genomic_allele_population_frequency"> <xs:annotation> <xs:documentation> The frequency with which a particular Genomic_allele is seen in a particular Panel. This frequency can be measured from pooled samples. Synonyms: Genomic_allele_panel_frequency, allele_frequency. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="panel" type="Panel" /> <xs:element name="genomic_allele" type="Genomic_allele" /> <xs:element name="genomic_reference_allele" type="Genomic_reference_allele" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="count" type="xs:int" use="optional"> <xs:annotation> <xs:documentation> The actual count of items. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="value" type="xs:double" use="optional"> <xs:annotation> <xs:documentation> Relative frequency value. Gets values between 0 and 1. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Genomic_gene_structure --> <xs:complexType name="Genomic_gene_structure"> <xs:annotation> <xs:documentation> A structure of a gene expressed as location of the CDS and exons. Defines genic coordinate system from start of the CDS downstream. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="exon" type="Exon" /> <xs:element name="cds" type="CDS" /> <xs:element name="genic_polymorphism" type="Genic_polymorphism" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="gene_symbol" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The gene symbol for the gene e.g. approved by the HUGO nomenclature committee. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Genomic_genotype_population_frequency --> <xs:complexType name="Genomic_genotype_population_frequency"> <xs:annotation> <xs:documentation> Frequency of a Consensus_genomic_genotype in a Panel. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="panel" type="Panel" /> <xs:element name="consensus_genomic_genotype" type="Consensus_genomic_genotype" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="count" type="xs:int" use="optional"> <xs:annotation> <xs:documentation> The actual count of items. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="value" type="xs:double" use="optional"> <xs:annotation> <xs:documentation> Relative frequency value. Gets values between 0 and 1. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Genomic_haplotype --> <xs:complexType name="Genomic_haplotype"> <xs:annotation> <xs:documentation> A set of Genomic_alleles across an equal number of Genomic_polymorphisms in a single chromosome and in a single individual. The Genomic_haplotype is derived from a set of Consensus_genomic_genotype. For each Genomic_polymorphism, the haplotype contains one and only one Genomic_allele. Furthermore, the Genomic_alleles are required to be in phase on the individual, meaning that they are located on the same contiguous strand of DNA. Synonym: Haplotype. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="genomic_allele" type="Genomic_allele" /> <xs:element name="genomic_reference_allele" type="Genomic_reference_allele" /> <xs:element name="haplotype_derivation_methods" type="Haplotype_derivation_methods" /> <xs:element name="gene_based_haplotype" type="Gene_based_haplotype" /> <xs:element name="haplotype_block" type="Haplotype_block" /> <xs:element name="consensus_genomic_genotype" type="Consensus_genomic_genotype" /> <xs:element name="molecular_sample" type="Molecular_sample" /> <xs:element name="haplotype_map" type="Haplotype_map" /> <xs:element name="genomic_haplotype_population_frequency" type="Genomic_haplotype_population_frequency" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Genomic_haplotype_population_frequency --> <xs:complexType name="Genomic_haplotype_population_frequency"> <xs:annotation> <xs:documentation> Frequency of a Genomic_haplotype in a Panel. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="panel" type="Panel" /> <xs:element name="genomic_haplotype" type="Genomic_haplotype" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="count" type="xs:int" use="optional"> <xs:annotation> <xs:documentation> The actual count of items. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="value" type="xs:double" use="optional"> <xs:annotation> <xs:documentation> Relative frequency value. Gets values between 0 and 1. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Genomic_polymorphism --> <xs:complexType name="Genomic_polymorphism"> <xs:annotation> <xs:documentation> A variable site in a Reference_genomic_landmark sequence. Synonyms: polymorphic_site, variation, SNP </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="cytogenetic_location" type="Cytogenetic_location" /> <xs:element name="genetic_location" type="Genetic_location" /> <xs:element name="genomic_allele" type="Genomic_allele" /> <xs:element name="genomic_reference_allele" type="Genomic_reference_allele" /> <xs:element name="polymorphism_assay" type="Polymorphism_assay" /> <xs:element name="genic_polymorphism" type="Genic_polymorphism" /> <xs:element name="neighbour_variation" type="Neighbour_variation" /> <xs:element name="heterozygosity" type="Heterozygosity" /> <xs:element name="reference_genomic_landmark" type="Reference_genomic_landmark" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="validation_status" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Validation status, e.g. "Proven", "Suspected" </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="flank_up" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Upstream flanking sequence (at least 25 residues, if possible). </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="flank_down" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Downstream flanking sequence (at least 25 residues, if possible). </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="is_mutation" type="xs:boolean" use="optional"> <xs:annotation> <xs:documentation> Proven phenotype change causing mutation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="type" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The type of the polymorphism. E.g. SNP, microsatellite, indel, translocation,... </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="repeat_unit" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> If type is 'microsatellite', gives the repeat unit, e.g. "CA" </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Genomic_reference_allele --> <xs:complexType name="Genomic_reference_allele"> <xs:annotation> <xs:documentation> The DNA sequence of a Genomic_polymorphism as it appears in the public database. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="genetic_location" type="Genetic_location" /> <xs:element name="cytogenetic_location" type="Cytogenetic_location" /> <xs:element name="genomic_reference_allele" type="Genomic_reference_allele" /> <xs:element name="genomic_allele_population_frequency" type="Genomic_allele_population_frequency" /> <xs:element name="genomic_polymorphism" type="Genomic_polymorphism" /> <xs:element name="neighbour_variation" type="Neighbour_variation" /> <xs:element name="consensus_genomic_genotype" type="Consensus_genomic_genotype" /> <xs:element name="genomic_haplotype" type="Genomic_haplotype" /> <xs:element name="assayed_genomic_genotype" type="Assayed_genomic_genotype" /> <xs:element name="genomic_allele" type="Genomic_allele" /> <xs:element name="reference_genomic_assembly" type="Reference_genomic_assembly" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="version" type="xs:double" use="optional"> <xs:annotation> <xs:documentation> Version number of the map. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Name of the map. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="molecule" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Indicates the alphabet of the sequence molecule e.g. 'DNA', 'RNA', 'protein' </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="sequence" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The residue sequence string. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="bin" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Size class for microsatellite alleles when exact size can not be determined. Semantic name. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="repeat_is_exact" type="xs:boolean" use="optional"> <xs:annotation> <xs:documentation> If the Genomic_variation type is 'microsatellite', gets value true if the allele region consists of repeat units only. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="repeat_count" type="xs:int" use="optional"> <xs:annotation> <xs:documentation> If the Genomic_variation type is 'microsatellite', get number of repeat units as value, e.g. 7. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Geographic_location --> <xs:complexType name="Geographic_location"> <xs:annotation> <xs:documentation> Location of an individual or population in a geographic map. Locations are expressed in decimal degrees. Northern latitides and eastern longitudes have positive values by convention. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="individual" type="Individual" /> <xs:element name="panel" type="Panel" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="max_longitude" type="xs:double" use="optional"> <xs:annotation> <xs:documentation> Upper bound of a geographical location expressed in degrees from the Greenwich meridian. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="max_latitude" type="xs:double" use="optional"> <xs:annotation> <xs:documentation> Upper bound of a geographical location expressed in degrees from the equator. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="min_longitude" type="xs:double" use="optional"> <xs:annotation> <xs:documentation> Lower bound of a geographical location expressed in degrees from the Greenwich meridian. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="min_latitude" type="xs:double" use="optional"> <xs:annotation> <xs:documentation> Lower bound of a geographical location expressed in degrees from the equator. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Haplotype_block --> <xs:complexType name="Haplotype_block"> <xs:annotation> <xs:documentation> Large (spanning a few kb to >100 kb) blocks of Genomic_alleles in linkage disequilibrium (LD) and a few haplotypes per block, separated by regions of recombination. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="haplotype_map" type="Haplotype_map" /> <xs:element name="genomic_haplotype" type="Genomic_haplotype" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Haplotype_derivation_methods --> <xs:complexType name="Haplotype_derivation_methods"> <xs:annotation> <xs:documentation> Association class describing methods used to derive Genomic_haplotypes from Consensus_genomic_genotypes. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="consensus_genomic_genotype" type="Consensus_genomic_genotype" /> <xs:element name="genomic_haplotype" type="Genomic_haplotype" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Haplotype_map --> <xs:complexType name="Haplotype_map"> <xs:annotation> <xs:documentation> Map of haplotypes. Features include: * Block lenght distribution * measures of block variability * relative proportions of common haplotypes * block coverage of chromosomes and/or genome * LD and other values between haplotypes, markers, alleles </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="genetic_location" type="Genetic_location" /> <xs:element name="cytogenetic_location" type="Cytogenetic_location" /> <xs:element name="genomic_haplotype" type="Genomic_haplotype" /> <xs:element name="gene_based_haplotype" type="Gene_based_haplotype" /> <xs:element name="haplotype_block" type="Haplotype_block" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="version" type="xs:double" use="optional"> <xs:annotation> <xs:documentation> Version number of the map. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Name of the map. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Heterozygosity --> <xs:complexType name="Heterozygosity"> <xs:annotation> <xs:documentation> A numerical measure of observed abundance of different Genomic_alleles in a Genomic_polymorphism. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="panel" type="Panel" /> <xs:element name="genomic_polymorphism" type="Genomic_polymorphism" /> <xs:element name="neighbour_variation" type="Neighbour_variation" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="count" type="xs:int" use="optional"> <xs:annotation> <xs:documentation> The actual count of items. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="value" type="xs:double" use="optional"> <xs:annotation> <xs:documentation> Relative frequency value. Gets values between 0 and 1. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Identifiable --> <xs:complexType name="Identifiable" abstract="true"> <xs:annotation> <xs:documentation> Anything with a unique identifier. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="disease" type="Disease" /> <xs:element name="annotation" type="Annotation" /> </xs:choice> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Individual --> <xs:complexType name="Individual"> <xs:annotation> <xs:documentation> A single member of a species, where a species is an accessioned taxon defined by a public database, and the individual is accessioned in a public or private database. Synonym: "inbred strain" in homozygous lineages. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="molecular_sample" type="Molecular_sample" /> <xs:element name="geographic_location" type="Geographic_location" /> <xs:element name="taxon" type="Taxon" /> <xs:element name="panel" type="Panel" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="language_family" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Language family name or code, e.g. as in Ethnologue </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="primary_language" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Language name or code, e.g. as in Ethnologue </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="ethnicity" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Additional ethnic category of the population sample or "mixed". </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="race" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Broad ethnic category of the population sample or "mixed". </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="father_id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Id of the father to allow building of pedigrees. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="mother_id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Id of the mother to allow building of pedigrees. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="sex" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Recommended values are 'unknown', 'male' and 'female'. Additional values can be used to denote unusual karyotypes. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="birth_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of birth of the individual. May be better abbreviated to birth year to protect the privacy of the individual. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="death_date" type="xs:int" use="optional"> <xs:annotation> <xs:documentation> Date of death of the individual. May be better abbreviated to plain year to protect the privacy of the individual. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Journal --> <xs:complexType name="Journal"> <xs:annotation> <xs:documentation> A class describing a journal; a periodical dedicated to a particular subject. The citations referring to the journal articles have a reference to this class. There are only few explicit attributes defined, the rest are accessible using dynamic properties. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="issn" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The ISSN (International Standard Serial Number) is an eight-digit number which identifies periodical publications as such. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Full name </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="abbreviation" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Accepted abbreviated form of the journal name. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Journal_article --> <xs:complexType name="Journal_article"> <xs:annotation> <xs:documentation> Article, especially a scientific one, that forms part of a journal. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="service" type="Service" /> <xs:element name="organization" type="Organization" /> <xs:element name="person" type="Person" /> <xs:element name="bibref_subject" type="Bibref_subject" /> <xs:element name="bibref_scope" type="Bibref_scope" /> <xs:element name="entry_status" type="Entry_status" /> <xs:element name="bibref_description" type="Bibref_description" /> <xs:element name="journal" type="Journal" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Defines a date associated with an event in the life cycle of the cited resource when this resource became available. Usually, it is a date of publishing, however, for not yet published resources, it can be a date of creation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="format" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Describes the physical or digital manifestation of the cited resource. It can have very different content depending on the citation type. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="language" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Defines a language of the intellectual contents of the cited resource. The recommendation is to use values as defined by RFC1766 which includes a two-letter Language Code (taken from the ISO639 standard, followed optionally by a two-letter Country Code (taken from the ISO3166 standard). For example, "en" for English, "fr" for French, or "en-uk" for English used in the United Kingdom. Another possibility is to use MARC List of Languages. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="rights" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Specifies information about rights over the cited resource. Typically, it contains a rights management statement for the resource, or it refers to a service providing such information. Rights information often encompasses Intellectual Property Rights [IPR], Copyright, and various Property Rights. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="title" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> A title given to the cited resource (a name by which the resource is formally known). </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="type" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> It defines the nature or genre of the cited resource. Although a working draft of Dublin Core Types recommends a type classification, the proposed types are mostly out of scope of this specification. The majority of cited resources would fall in the same category "text". For the future, however, Dublin Core is considering the addition of subtypes to the high level types, or other ways of making sub-categories. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="last_page" type="xs:int" use="optional"> <xs:annotation> <xs:documentation> Page number of the last page. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="first_page" type="xs:int" use="optional"> <xs:annotation> <xs:documentation> Page number of the first page. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="volume" type="xs:int" use="optional"> <xs:annotation> <xs:documentation> Volume number of the journal. Typically all issues of a journal published within a year belong to a same volume. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="issue" type="xs:int" use="optional"> <xs:annotation> <xs:documentation> Integer indicating the ordering of the issue within a volume. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="issue_supplement" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Additional identifier for a separate supplement of the issue. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Locatable --> <xs:complexType name="Locatable" abstract="true"> <xs:annotation> <xs:documentation> Abstact class for anything that can be placed on a sequence, i.e. can act as a sequence feature. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> </xs:choice> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Location --> <xs:complexType name="Location" abstract="true"> <xs:annotation> <xs:documentation> A position in an abstract map. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="genetic_location" type="Genetic_location" /> <xs:element name="cytogenetic_location" type="Cytogenetic_location" /> <xs:element name="cytogenetic_map" type="Cytogenetic_map" /> <xs:element name="haplotype_map" type="Haplotype_map" /> <xs:element name="reference_genomic_assembly" type="Reference_genomic_assembly" /> <xs:element name="genomic_allele" type="Genomic_allele" /> <xs:element name="genetic_map" type="Genetic_map" /> <xs:element name="genomic_reference_allele" type="Genomic_reference_allele" /> <xs:element name="oligo" type="Oligo" /> <xs:element name="reference_genomic_landmark" type="Reference_genomic_landmark" /> </xs:choice> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Map --> <xs:complexType name="Map" abstract="true"> <xs:annotation> <xs:documentation> An abstract map. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="genetic_location" type="Genetic_location" /> <xs:element name="cytogenetic_location" type="Cytogenetic_location" /> </xs:choice> <xs:attribute name="name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Name of the map. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="version" type="xs:double" use="optional"> <xs:annotation> <xs:documentation> Version number of the map. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Methodology --> <xs:complexType name="Methodology" abstract="true"> <xs:annotation> <xs:documentation> Abstract class for a laboratory method or a computational protocol. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> </xs:choice> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Molecular_sample --> <xs:complexType name="Molecular_sample"> <xs:annotation> <xs:documentation> A sample from an Individual or from a Panel defining the molecule and tissue/cell used (Anatomic_locations) in the Polymorphism_assay. Synonym: Sample_of_individual </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="molecular_sample" type="Molecular_sample" /> <xs:element name="polymorphism_assay" type="Polymorphism_assay" /> <xs:element name="consensus_genomic_genotype" type="Consensus_genomic_genotype" /> <xs:element name="genomic_haplotype" type="Genomic_haplotype" /> <xs:element name="assayed_genomic_genotype" type="Assayed_genomic_genotype" /> <xs:element name="anatomic_location" type="Anatomic_location" /> <xs:element name="individual" type="Individual" /> <xs:element name="panel" type="Panel" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="molecule" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The molecule (RNA, DNA, protein) used in the assay. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Neighbour_variation --> <xs:complexType name="Neighbour_variation"> <xs:annotation> <xs:documentation> An other Genomic_polymorphism close enough to affect the primer design. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="reference_genomic_landmark" type="Reference_genomic_landmark" /> <xs:element name="heterozygosity" type="Heterozygosity" /> <xs:element name="neighbour_variation" type="Neighbour_variation" /> <xs:element name="genic_polymorphism" type="Genic_polymorphism" /> <xs:element name="polymorphism_assay" type="Polymorphism_assay" /> <xs:element name="genomic_allele" type="Genomic_allele" /> <xs:element name="genomic_reference_allele" type="Genomic_reference_allele" /> <xs:element name="cytogenetic_location" type="Cytogenetic_location" /> <xs:element name="genetic_location" type="Genetic_location" /> <xs:element name="genomic_polymorphism" type="Genomic_polymorphism" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="repeat_unit" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> If type is 'microsatellite', gives the repeat unit, e.g. "CA" </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="type" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The type of the polymorphism. E.g. SNP, microsatellite, indel, translocation,... </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="is_mutation" type="xs:boolean" use="optional"> <xs:annotation> <xs:documentation> Proven phenotype change causing mutation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="flank_down" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Downstream flanking sequence (at least 25 residues, if possible). </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="flank_up" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Upstream flanking sequence (at least 25 residues, if possible). </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="validation_status" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Validation status, e.g. "Proven", "Suspected" </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Oligo --> <xs:complexType name="Oligo"> <xs:annotation> <xs:documentation> A DNA oligonucleotide used for detection and assay of Genomic_polymorphisms in Polymorphism_assays. Synonym: primer </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="genetic_location" type="Genetic_location" /> <xs:element name="cytogenetic_location" type="Cytogenetic_location" /> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="polymorphism_assay" type="Polymorphism_assay" /> </xs:choice> <xs:attribute name="molecule" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Indicates the alphabet of the sequence molecule e.g. 'DNA', 'RNA', 'protein' </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="sequence" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The residue sequence string. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="version" type="xs:double" use="optional"> <xs:annotation> <xs:documentation> Version number of the map. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Name of the map. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Ordered_location --> <xs:complexType name="Ordered_location" abstract="true"> <xs:annotation> <xs:documentation> A location on a secondary map that gives ordering information. That map can be a genetic or a cytogenetic map. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="genomic_polymorphism" type="Genomic_polymorphism" /> <xs:element name="neighbour_variation" type="Neighbour_variation" /> </xs:choice> <xs:attribute name="position" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Location description </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Ordered_map --> <xs:complexType name="Ordered_map" abstract="true"> <xs:annotation> <xs:documentation> A non-metric map category. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> </xs:choice> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Organization --> <xs:complexType name="Organization"> <xs:annotation> <xs:documentation> Affiliation of a group of unidentified persons. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Full name of the organization </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Panel --> <xs:complexType name="Panel"> <xs:annotation> <xs:documentation> A set of samples from individuals drawn from the same species and used for genetic studies. A panel must be identifiable with a list of accessioned individuals, if possible. (Note: do not use term "population" here!) Synonym: SampleSet, Sample from population(s), "Plate" in Coriel sense. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="molecular_sample" type="Molecular_sample" /> <xs:element name="geographic_location" type="Geographic_location" /> <xs:element name="taxon" type="Taxon" /> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="panel" type="Panel" /> <xs:element name="individual" type="Individual" /> <xs:element name="genomic_allele_population_frequency" type="Genomic_allele_population_frequency" /> <xs:element name="consensus_genomic_genotype" type="Consensus_genomic_genotype" /> <xs:element name="genomic_haplotype_population_frequency" type="Genomic_haplotype_population_frequency" /> <xs:element name="heterozygosity" type="Heterozygosity" /> <xs:element name="genomic_genotype_population_frequency" type="Genomic_genotype_population_frequency" /> </xs:choice> <xs:attribute name="language_family" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Language family name or code, e.g. as in Ethnologue </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="primary_language" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Language name or code, e.g. as in Ethnologue </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="ethnicity" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Additional ethnic category of the population sample or "mixed". </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="race" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Broad ethnic category of the population sample or "mixed". </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="size" type="xs:long" use="optional"> <xs:annotation> <xs:documentation> The size of the sample. Note that the count_unit field affects how this value is interpreted. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="count_unit" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Values are 'chromosome' and 'individual'. Default is 'individual'. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="pooled" type="xs:boolean" use="optional"> <xs:annotation> <xs:documentation> True if accessioned individuals are not available. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="type" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Optional identifier of the panel category: e.g plate, family, population sample </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Patent --> <xs:complexType name="Patent"> <xs:annotation> <xs:documentation> A document granting an inventor sole rights to an invention. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="service" type="Service" /> <xs:element name="organization" type="Organization" /> <xs:element name="person" type="Person" /> <xs:element name="bibref_subject" type="Bibref_subject" /> <xs:element name="bibref_scope" type="Bibref_scope" /> <xs:element name="entry_status" type="Entry_status" /> <xs:element name="bibref_description" type="Bibref_description" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Defines a date associated with an event in the life cycle of the cited resource when this resource became available. Usually, it is a date of publishing, however, for not yet published resources, it can be a date of creation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="format" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Describes the physical or digital manifestation of the cited resource. It can have very different content depending on the citation type. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="language" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Defines a language of the intellectual contents of the cited resource. The recommendation is to use values as defined by RFC1766 which includes a two-letter Language Code (taken from the ISO639 standard, followed optionally by a two-letter Country Code (taken from the ISO3166 standard). For example, "en" for English, "fr" for French, or "en-uk" for English used in the United Kingdom. Another possibility is to use MARC List of Languages. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="rights" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Specifies information about rights over the cited resource. Typically, it contains a rights management statement for the resource, or it refers to a service providing such information. Rights information often encompasses Intellectual Property Rights [IPR], Copyright, and various Property Rights. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="title" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> A title given to the cited resource (a name by which the resource is formally known). </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="type" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> It defines the nature or genre of the cited resource. Although a working draft of Dublin Core Types recommends a type classification, the proposed types are mostly out of scope of this specification. The majority of cited resources would fall in the same category "text". For the future, however, Dublin Core is considering the addition of subtypes to the high level types, or other ways of making sub-categories. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="doc_number" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Patent identifier </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="doc_office" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Name of the pattent office. E.g. European Patent Office </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="doc_type" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Type of a patent: e.g. 'utility', 'design', 'plant' </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Person --> <xs:complexType name="Person"> <xs:annotation> <xs:documentation> An individual identified by name who is involved with creating or disseminating publications. Possible roles are author, editor, contributor, publisher, or applicant. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="surname" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Last name. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="first_name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> First name </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="mid_initials" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Initials of any subsequent personal names. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="email" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> email address </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="postal_address" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Full postal address </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="affiliation" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Name of the organization the person is affiliated with. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="et_al" type="xs:boolean" use="optional"> <xs:annotation> <xs:documentation> Indicator that there are more persons in the list of persons; used typically the bibliographic reference contains only an abbrefiated author list. Last listed author should have et_al set to true. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Phenotype --> <xs:complexType name="Phenotype" abstract="true"> <xs:annotation> <xs:documentation> Observable part of the structure, function or behavior of a living organism. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> </xs:choice> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Physical_map --> <xs:complexType name="Physical_map" abstract="true"> <xs:annotation> <xs:documentation> Map of physical entities, e.g clones, contigs. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> </xs:choice> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Polymorphism_assay --> <xs:complexType name="Polymorphism_assay"> <xs:annotation> <xs:documentation> An experimental protocol and set of reagents for detecting the Genomic_alleles of Genomic_polymorphisms carried by an individual or a panel of individuals. Synonym: Assay </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="molecular_sample" type="Molecular_sample" /> <xs:element name="genomic_polymorphism" type="Genomic_polymorphism" /> <xs:element name="neighbour_variation" type="Neighbour_variation" /> <xs:element name="assayed_genomic_genotype" type="Assayed_genomic_genotype" /> <xs:element name="oligo" type="Oligo" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="description" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Free text description of the assay protocol. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Population --> <xs:complexType name="Population" abstract="true"> <xs:annotation> <xs:documentation> A interbreeding set of individuals, from whom a Panel is drawn. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="taxon" type="Taxon" /> <xs:element name="geographic_location" type="Geographic_location" /> <xs:element name="molecular_sample" type="Molecular_sample" /> </xs:choice> <xs:attribute name="race" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Broad ethnic category of the population sample or "mixed". </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="ethnicity" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Additional ethnic category of the population sample or "mixed". </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="primary_language" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Language name or code, e.g. as in Ethnologue </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="language_family" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Language family name or code, e.g. as in Ethnologue </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Proceeding --> <xs:complexType name="Proceeding"> <xs:annotation> <xs:documentation> Printed communication from an scientific organisation. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="service" type="Service" /> <xs:element name="organization" type="Organization" /> <xs:element name="person" type="Person" /> <xs:element name="bibref_subject" type="Bibref_subject" /> <xs:element name="bibref_scope" type="Bibref_scope" /> <xs:element name="entry_status" type="Entry_status" /> <xs:element name="bibref_description" type="Bibref_description" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Defines a date associated with an event in the life cycle of the cited resource when this resource became available. Usually, it is a date of publishing, however, for not yet published resources, it can be a date of creation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="format" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Describes the physical or digital manifestation of the cited resource. It can have very different content depending on the citation type. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="language" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Defines a language of the intellectual contents of the cited resource. The recommendation is to use values as defined by RFC1766 which includes a two-letter Language Code (taken from the ISO639 standard, followed optionally by a two-letter Country Code (taken from the ISO3166 standard). For example, "en" for English, "fr" for French, or "en-uk" for English used in the United Kingdom. Another possibility is to use MARC List of Languages. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="rights" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Specifies information about rights over the cited resource. Typically, it contains a rights management statement for the resource, or it refers to a service providing such information. Rights information often encompasses Intellectual Property Rights [IPR], Copyright, and various Property Rights. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="title" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> A title given to the cited resource (a name by which the resource is formally known). </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="type" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> It defines the nature or genre of the cited resource. Although a working draft of Dublin Core Types recommends a type classification, the proposed types are mostly out of scope of this specification. The majority of cited resources would fall in the same category "text". For the future, however, Dublin Core is considering the addition of subtypes to the high level types, or other ways of making sub-categories. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Provider --> <xs:complexType name="Provider" abstract="true"> <xs:annotation> <xs:documentation> The class Provider and its sub-classes define active participants of the process of creation and dissemination of the bibliographic resources. The most obvious examples are authors, but it includes also publishers and other contributors. These attributes define the active participants. They may be persons, organizations, or even services. A publisher is responsible for making the resource available. The authors and contributors are in ordered lists. The authors and contributors are responsible for creating the contents of the cited resource. There is no formal definition of how this responsibility is divided between them. However, the authors are usually primary creators while contributors may be illustrators, translators, or other creative providers. Their role may be specified in a separate attribute in dynamic properties. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="patent" type="Patent" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> </xs:choice> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Publication --> <xs:complexType name="Publication" abstract="true"> <xs:annotation> <xs:documentation> A Citation. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> </xs:choice> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Reference_genomic_assembly --> <xs:complexType name="Reference_genomic_assembly"> <xs:annotation> <xs:documentation> Set of reference sequences (Reference_genomic_landmarks) with an algorithm to define the genome and its constituents. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="genetic_location" type="Genetic_location" /> <xs:element name="cytogenetic_location" type="Cytogenetic_location" /> <xs:element name="reference_genomic_landmark" type="Reference_genomic_landmark" /> <xs:element name="taxon" type="Taxon" /> <xs:element name="genomic_reference_allele" type="Genomic_reference_allele" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="version" type="xs:double" use="optional"> <xs:annotation> <xs:documentation> Version number of the map. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Name of the map. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Reference_genomic_landmark --> <xs:complexType name="Reference_genomic_landmark"> <xs:annotation> <xs:documentation> An accessioned genomic sequence which can be unambiguously assigned a location in an assembly based on information in public databases. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="genetic_location" type="Genetic_location" /> <xs:element name="cytogenetic_location" type="Cytogenetic_location" /> <xs:element name="reference_genomic_assembly" type="Reference_genomic_assembly" /> <xs:element name="genomic_polymorphism" type="Genomic_polymorphism" /> <xs:element name="neighbour_variation" type="Neighbour_variation" /> </xs:choice> <xs:attribute name="molecule" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Indicates the alphabet of the sequence molecule e.g. 'DNA', 'RNA', 'protein' </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="sequence" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The residue sequence string. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="version" type="xs:double" use="optional"> <xs:annotation> <xs:documentation> Version number of the map. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Name of the map. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Reference_genomic_location --> <xs:complexType name="Reference_genomic_location"> <xs:annotation> <xs:documentation> A location within a Reference_genomic_landmark. Attributes of the location are the Reference_genomic_assembly and/or the Reference_genomic_landmark, the start and end range and strand of the feature relative to the Reference_genomic_landmark. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="cytogenetic_map" type="Cytogenetic_map" /> <xs:element name="haplotype_map" type="Haplotype_map" /> <xs:element name="reference_genomic_assembly" type="Reference_genomic_assembly" /> <xs:element name="genomic_allele" type="Genomic_allele" /> <xs:element name="genetic_map" type="Genetic_map" /> <xs:element name="genomic_reference_allele" type="Genomic_reference_allele" /> <xs:element name="oligo" type="Oligo" /> <xs:element name="reference_genomic_landmark" type="Reference_genomic_landmark" /> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="genetic_location" type="Genetic_location" /> <xs:element name="cytogenetic_location" type="Cytogenetic_location" /> <xs:element name="genomic_polymorphism" type="Genomic_polymorphism" /> <xs:element name="neighbour_variation" type="Neighbour_variation" /> <xs:element name="genic_polymorphism" type="Genic_polymorphism" /> <xs:element name="cds" type="CDS" /> <xs:element name="exon" type="Exon" /> <xs:element name="translation_change" type="Translation_change" /> <xs:element name="genomic_gene_structure" type="Genomic_gene_structure" /> <xs:element name="transcription_change" type="Transcription_change" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="start" type="xs:int" use="optional"> <xs:annotation> <xs:documentation> Start of the location in the reference sequence. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="end" type="xs:int" use="optional"> <xs:annotation> <xs:documentation> End of the location in the reference sequence. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="strand" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Orientation of the feature in the reference sequence. One of 'forward', 'reverse', 'unknown'. Deafults to 'unknown'. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Reference_genomic_location_in_assembly --> <xs:complexType name="Reference_genomic_location_in_assembly"> <xs:annotation> <xs:documentation> A location in one chromosome of a reference genomic assembly. Instead of the referene sequence being an accesioned sequence, it is a versioned assembly. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="cytogenetic_map" type="Cytogenetic_map" /> <xs:element name="haplotype_map" type="Haplotype_map" /> <xs:element name="reference_genomic_assembly" type="Reference_genomic_assembly" /> <xs:element name="genomic_allele" type="Genomic_allele" /> <xs:element name="genetic_map" type="Genetic_map" /> <xs:element name="genomic_reference_allele" type="Genomic_reference_allele" /> <xs:element name="oligo" type="Oligo" /> <xs:element name="reference_genomic_landmark" type="Reference_genomic_landmark" /> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="genetic_location" type="Genetic_location" /> <xs:element name="cytogenetic_location" type="Cytogenetic_location" /> <xs:element name="genic_polymorphism" type="Genic_polymorphism" /> <xs:element name="genomic_polymorphism" type="Genomic_polymorphism" /> <xs:element name="cds" type="CDS" /> <xs:element name="neighbour_variation" type="Neighbour_variation" /> <xs:element name="exon" type="Exon" /> <xs:element name="translation_change" type="Translation_change" /> <xs:element name="genomic_gene_structure" type="Genomic_gene_structure" /> <xs:element name="transcription_change" type="Transcription_change" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="strand" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Orientation of the feature in the reference sequence. One of 'forward', 'reverse', 'unknown'. Deafults to 'unknown'. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="end" type="xs:int" use="optional"> <xs:annotation> <xs:documentation> End of the location in the reference sequence. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="start" type="xs:int" use="optional"> <xs:annotation> <xs:documentation> Start of the location in the reference sequence. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="chromosome_name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Name of the chromosome in the assembly. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Residue_change --> <xs:complexType name="Residue_change" abstract="true"> <xs:annotation> <xs:documentation> Abstract superclass for classes describing residue changes in gene-related sequences. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> </xs:choice> <xs:attribute name="original_residue" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The affected residue in the reference sequence. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="changed_residue" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The new residue in the reference sequence. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Sequence --> <xs:complexType name="Sequence" abstract="true"> <xs:annotation> <xs:documentation> Biological sequence. A sequence accessioned by a public database and associated with an accessioned taxon, a version number and a release date. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> </xs:choice> <xs:attribute name="sequence" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The residue sequence string. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="molecule" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Indicates the alphabet of the sequence molecule e.g. 'DNA', 'RNA', 'protein' </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Sequence_map --> <xs:complexType name="Sequence_map" abstract="true"> <xs:annotation> <xs:documentation> A map composed of one or more biological sequences. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> </xs:choice> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Service --> <xs:complexType name="Service"> <xs:annotation> <xs:documentation> Provide of software service </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Full name. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Set_of_haplotypes --> <xs:complexType name="Set_of_haplotypes" abstract="true"> <xs:annotation> <xs:documentation> An abstact representation of a collection of haplotypes. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="genomic_haplotype" type="Genomic_haplotype" /> <xs:element name="haplotype_map" type="Haplotype_map" /> </xs:choice> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Source --> <xs:complexType name="Source"> <xs:annotation> <xs:documentation> Source of the data. Individual or institute. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="url" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Full URL to the cross-refenced entry </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="field" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Field in the remote database where the UID value is found. E.g. ID or AC in EMBL. Optional. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="uid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier in the remote database. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="db_version" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Version of the database </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="db" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The remote database name or abbreviation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Name of the Source. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="institution" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The name of the institution. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="laboratory" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Laboratory or group within an institution. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="address" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Street address. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="email" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Contact email. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="tel" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Telephone number. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="fax" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> FAX number. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Structural_change --> <xs:complexType name="Structural_change"> <xs:annotation> <xs:documentation> Change in the 3D structure of the polypeptide chain. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="translation_change" type="Translation_change" /> <xs:element name="functional_change" type="Functional_change" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="label" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Human understandable term for the change. E.g. missense, truncation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Subject_descriptor --> <xs:complexType name="Subject_descriptor"> <xs:annotation> <xs:documentation> Subject term and vocabulary name container. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="bibref_subject" type="Bibref_subject" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="term" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The keyword, code or subject heading value string </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="vocabulary_name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Name of the controlled vocabulary. E.g. Sears List of Subject Headings (SEARS), Library of Congress Subject Headings (LCSH), or Medical Subject Headings (MeSH). </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Taxon --> <xs:complexType name="Taxon"> <xs:annotation> <xs:documentation> Taxonomic unit. The UID is typically a species TaxID from the the Taxonomy Database (http://www.ncbi.nih.gov/Taxonomy/) </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="reference_genomic_assembly" type="Reference_genomic_assembly" /> <xs:element name="individual" type="Individual" /> <xs:element name="panel" type="Panel" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="rank" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Rank of the taxon in the hierarchy. Typically 'species'. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="scientific_name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Scientific name, e.g. Homo sapiens. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Tech_report --> <xs:complexType name="Tech_report"> <xs:annotation> <xs:documentation> Technical report </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="service" type="Service" /> <xs:element name="organization" type="Organization" /> <xs:element name="person" type="Person" /> <xs:element name="bibref_subject" type="Bibref_subject" /> <xs:element name="bibref_scope" type="Bibref_scope" /> <xs:element name="entry_status" type="Entry_status" /> <xs:element name="bibref_description" type="Bibref_description" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Defines a date associated with an event in the life cycle of the cited resource when this resource became available. Usually, it is a date of publishing, however, for not yet published resources, it can be a date of creation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="format" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Describes the physical or digital manifestation of the cited resource. It can have very different content depending on the citation type. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="language" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Defines a language of the intellectual contents of the cited resource. The recommendation is to use values as defined by RFC1766 which includes a two-letter Language Code (taken from the ISO639 standard, followed optionally by a two-letter Country Code (taken from the ISO3166 standard). For example, "en" for English, "fr" for French, or "en-uk" for English used in the United Kingdom. Another possibility is to use MARC List of Languages. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="rights" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Specifies information about rights over the cited resource. Typically, it contains a rights management statement for the resource, or it refers to a service providing such information. Rights information often encompasses Intellectual Property Rights [IPR], Copyright, and various Property Rights. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="title" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> A title given to the cited resource (a name by which the resource is formally known). </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="type" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> It defines the nature or genre of the cited resource. Although a working draft of Dublin Core Types recommends a type classification, the proposed types are mostly out of scope of this specification. The majority of cited resources would fall in the same category "text". For the future, however, Dublin Core is considering the addition of subtypes to the high level types, or other ways of making sub-categories. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Thesis --> <xs:complexType name="Thesis"> <xs:annotation> <xs:documentation> A treatise advancing a new point of view resulting from research; usually a requirement for an advanced academic degree. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="service" type="Service" /> <xs:element name="organization" type="Organization" /> <xs:element name="person" type="Person" /> <xs:element name="bibref_subject" type="Bibref_subject" /> <xs:element name="bibref_scope" type="Bibref_scope" /> <xs:element name="entry_status" type="Entry_status" /> <xs:element name="bibref_description" type="Bibref_description" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Defines a date associated with an event in the life cycle of the cited resource when this resource became available. Usually, it is a date of publishing, however, for not yet published resources, it can be a date of creation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="format" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Describes the physical or digital manifestation of the cited resource. It can have very different content depending on the citation type. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="language" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Defines a language of the intellectual contents of the cited resource. The recommendation is to use values as defined by RFC1766 which includes a two-letter Language Code (taken from the ISO639 standard, followed optionally by a two-letter Country Code (taken from the ISO3166 standard). For example, "en" for English, "fr" for French, or "en-uk" for English used in the United Kingdom. Another possibility is to use MARC List of Languages. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="rights" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Specifies information about rights over the cited resource. Typically, it contains a rights management statement for the resource, or it refers to a service providing such information. Rights information often encompasses Intellectual Property Rights [IPR], Copyright, and various Property Rights. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="title" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> A title given to the cited resource (a name by which the resource is formally known). </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="type" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> It defines the nature or genre of the cited resource. Although a working draft of Dublin Core Types recommends a type classification, the proposed types are mostly out of scope of this specification. The majority of cited resources would fall in the same category "text". For the future, however, Dublin Core is considering the addition of subtypes to the high level types, or other ways of making sub-categories. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Transcription_change --> <xs:complexType name="Transcription_change"> <xs:annotation> <xs:documentation> Change in the quality or quantity of the mature RNA product. </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="genic_polymorphism" type="Genic_polymorphism" /> <xs:element name="translation_change" type="Translation_change" /> </xs:choice> <xs:attribute name="label" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Human understandable term for the change. E.g. missense, truncation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="changed_residue" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The new residue in the reference sequence. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="original_residue" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The affected residue in the reference sequence. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="original_codon" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The affected codon in the transcript. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="changed_codon" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The new codon in the transcript, if applicable. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="codon_position" type="xs:int" use="optional"> <xs:annotation> <xs:documentation> The first affected nucleotide in the codon. Values are: 1, 2 or 3. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Translation_change --> <xs:complexType name="Translation_change"> <xs:annotation> <xs:documentation> Change in the quality or quantity of (predicted) polypeptide chain (2D). </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="transcription_change" type="Transcription_change" /> <xs:element name="structural_change" type="Structural_change" /> <xs:element name="functional_change" type="Functional_change" /> </xs:choice> <xs:attribute name="label" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Human understandable term for the change. E.g. missense, truncation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="changed_residue" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The new residue in the reference sequence. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="original_residue" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> The affected residue in the reference sequence. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- Web_resource --> <xs:complexType name="Web_resource"> <xs:annotation> <xs:documentation> A refereed web address </xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="annotation" type="Annotation" /> <xs:element name="disease" type="Disease" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="web_resource" type="Web_resource" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="patent" type="Patent" /> <xs:element name="article" type="Article" /> <xs:element name="book" type="Book" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="source" type="Source" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="service" type="Service" /> <xs:element name="organization" type="Organization" /> <xs:element name="person" type="Person" /> <xs:element name="bibref_subject" type="Bibref_subject" /> <xs:element name="bibref_scope" type="Bibref_scope" /> <xs:element name="entry_status" type="Entry_status" /> <xs:element name="bibref_description" type="Bibref_description" /> </xs:choice> <xs:attribute name="delete_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of deletion of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="modify_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of last modification of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creation_date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Date of creation of the object. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lsid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Life Science IDentifier. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="id" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Unique identifier to the data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="date" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Defines a date associated with an event in the life cycle of the cited resource when this resource became available. Usually, it is a date of publishing, however, for not yet published resources, it can be a date of creation. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="format" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Describes the physical or digital manifestation of the cited resource. It can have very different content depending on the citation type. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="language" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Defines a language of the intellectual contents of the cited resource. The recommendation is to use values as defined by RFC1766 which includes a two-letter Language Code (taken from the ISO639 standard, followed optionally by a two-letter Country Code (taken from the ISO3166 standard). For example, "en" for English, "fr" for French, or "en-uk" for English used in the United Kingdom. Another possibility is to use MARC List of Languages. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="rights" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Specifies information about rights over the cited resource. Typically, it contains a rights management statement for the resource, or it refers to a service providing such information. Rights information often encompasses Intellectual Property Rights [IPR], Copyright, and various Property Rights. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="title" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> A title given to the cited resource (a name by which the resource is formally known). </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="type" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> It defines the nature or genre of the cited resource. Although a working draft of Dublin Core Types recommends a type classification, the proposed types are mostly out of scope of this specification. The majority of cited resources would fall in the same category "text". For the future, however, Dublin Core is considering the addition of subtypes to the high level types, or other ways of making sub-categories. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="url" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Uniform Resource Locator </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="estimated_size" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Rought size of the retrieved reference entry. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="cost" type="xs:string" use="optional"> <xs:annotation> <xs:documentation> Cost of accessing the infromation </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="xs:string" use="optional" /> </xs:complexType> <!-- PML --> <xs:element name="pml"> <xs:complexType> <xs:choice minOccurs="1" maxOccurs="unbounded"> <xs:element name="anatomic_location" type="Anatomic_location" /> <xs:element name="annotation" type="Annotation" /> <xs:element name="article" type="Article" /> <xs:element name="assayed_genomic_genotype" type="Assayed_genomic_genotype" /> <xs:element name="bibliographic_reference" type="Bibliographic_reference" /> <xs:element name="bibref_description" type="Bibref_description" /> <xs:element name="bibref_scope" type="Bibref_scope" /> <xs:element name="bibref_subject" type="Bibref_subject" /> <xs:element name="book" type="Book" /> <xs:element name="book_article" type="Book_article" /> <xs:element name="cds" type="CDS" /> <xs:element name="consensus_genomic_genotype" type="Consensus_genomic_genotype" /> <xs:element name="contributor" type="Contributor" /> <xs:element name="cytogenetic_location" type="Cytogenetic_location" /> <xs:element name="cytogenetic_map" type="Cytogenetic_map" /> <xs:element name="db_xref" type="Db_xref" /> <xs:element name="disease" type="Disease" /> <xs:element name="distributor" type="Distributor" /> <xs:element name="entry_status" type="Entry_status" /> <xs:element name="exon" type="Exon" /> <xs:element name="functional_change" type="Functional_change" /> <xs:element name="gene_based_haplotype" type="Gene_based_haplotype" /> <xs:element name="genetic_location" type="Genetic_location" /> <xs:element name="genetic_map" type="Genetic_map" /> <xs:element name="genic_polymorphism" type="Genic_polymorphism" /> <xs:element name="genomic_allele" type="Genomic_allele" /> <xs:element name="genomic_allele_population_frequency" type="Genomic_allele_population_frequency" /> <xs:element name="genomic_gene_structure" type="Genomic_gene_structure" /> <xs:element name="genomic_genotype_population_frequency" type="Genomic_genotype_population_frequency" /> <xs:element name="genomic_haplotype" type="Genomic_haplotype" /> <xs:element name="genomic_haplotype_population_frequency" type="Genomic_haplotype_population_frequency" /> <xs:element name="genomic_polymorphism" type="Genomic_polymorphism" /> <xs:element name="genomic_reference_allele" type="Genomic_reference_allele" /> <xs:element name="geographic_location" type="Geographic_location" /> <xs:element name="haplotype_block" type="Haplotype_block" /> <xs:element name="haplotype_derivation_methods" type="Haplotype_derivation_methods" /> <xs:element name="haplotype_map" type="Haplotype_map" /> <xs:element name="heterozygosity" type="Heterozygosity" /> <xs:element name="individual" type="Individual" /> <xs:element name="journal" type="Journal" /> <xs:element name="journal_article" type="Journal_article" /> <xs:element name="molecular_sample" type="Molecular_sample" /> <xs:element name="neighbour_variation" type="Neighbour_variation" /> <xs:element name="oligo" type="Oligo" /> <xs:element name="organization" type="Organization" /> <xs:element name="panel" type="Panel" /> <xs:element name="patent" type="Patent" /> <xs:element name="person" type="Person" /> <xs:element name="polymorphism_assay" type="Polymorphism_assay" /> <xs:element name="proceeding" type="Proceeding" /> <xs:element name="reference_genomic_assembly" type="Reference_genomic_assembly" /> <xs:element name="reference_genomic_landmark" type="Reference_genomic_landmark" /> <xs:element name="reference_genomic_location" type="Reference_genomic_location" /> <xs:element name="reference_genomic_location_in_assembly" type="Reference_genomic_location_in_assembly" /> <xs:element name="service" type="Service" /> <xs:element name="source" type="Source" /> <xs:element name="structural_change" type="Structural_change" /> <xs:element name="subject_descriptor" type="Subject_descriptor" /> <xs:element name="taxon" type="Taxon" /> <xs:element name="tech_report" type="Tech_report" /> <xs:element name="thesis" type="Thesis" /> <xs:element name="transcription_change" type="Transcription_change" /> <xs:element name="translation_change" type="Translation_change" /> <xs:element name="web_resource" type="Web_resource" /> </xs:choice> <xs:attribute name="id" type="xs:string" use="optional" /> </xs:complexType> </xs:element> </xs:schema>