<xref>
cannot be filled in by submitters:       
required when defining a new element:       
at least one required when defining a new element:       
only one allowed, required when defining a new element:       
details ...

This element represents a cross-reference to another resource. The content of this element should be the unique Id of the information that is being cross-referenced.

Examples:

A cross-reference to a GenBank entry:

<xref resource="GenBank">AF016535</xref>
A cross-reference to a PharmGKB object:
<xref resource="PharmGKB">PA267</xref>
A cross-reference to a Coriell subject:
<xref resource="Coriell Subject">GM12112</xref>
A cross-reference to an element identified by a localId within a PharmGKB XML document:
<xref resource="local">unique id x</xref>
This would link to the object defined by another element identified by "unique id x" in the same document; for example:
<publication localId="unique id x">
  ...
</publication>

Attributes
resource

The resource or data source this cross-reference is linking to.

Standard resources:

  • ABI Assay
  • dbSNP
  • dbSTS
  • Ensembl
  • Entrez Gene
  • GDB
  • GenAtlas
  • GenBank
  • GeneCard
  • GO
  • local
  • MedLine
  • MutDB
  • OMIM
  • PharmGKB
  • PubMed
  • RefSeqNM
  • RefSeqNP
  • RefSeqNT
  • SOURCE
  • SWISS-PROT
  • UCSC Genome Browser
  • UniGene
  • URL

Sample set resources:

  • ATCC
  • BD Cytosol Sample
  • BD Microsome Sample
  • Coriell Subject
  • GCF Subject
  • PDR Subject
  • SOPHIE Subject

If you would like to have a resource added to the list, please contact us.