PDBx:databaseType

Data items in the DATABASE category have been superseded by
data items in the DATABASE_2 category. They are included
here only for compliance with older CIFs.

Complex Type Information

Model

Children: PDBx:database

Used By

Source

<xsd:complexType name="databaseType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Data items in the DATABASE category have been superseded by data items in the DATABASE_2 category. They are included here only for compliance with older CIFs.</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="database" minOccurs="0" maxOccurs="unbounded">
      <xsd:complexType>
        <xsd:all>
          <xsd:element name="CSD_history" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">A history of changes made by the Cambridge Crystallographic Data Centre and incorporated into the Cambridge Structural Database (CSD).</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="code_CAS" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">The code assigned by Chemical Abstracts.</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="code_CSD" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">The code assigned by the Cambridge Structural Database.</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="code_ICSD" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">The code assigned by the Inorganic Crystal Structure Database.</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="code_MDF" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">The code assigned by the Metals Data File.</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="code_NBS" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">The code assigned by the NBS (NIST) Crystal Data Database.</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="code_PDB" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">The code assigned by the Protein Data Bank.</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="code_PDF" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">The code assigned by the Powder Diffraction File (JCPDS/ICDD).</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="code_depnum_ccdc_archive" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">Deposition numbers assigned by the Cambridge Crystallographic Data Centre (CCDC) to files containing structural information archived by the CCDC.</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="code_depnum_ccdc_fiz" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">Deposition numbers assigned by the Fachinformationszentrum Karlsruhe (FIZ) to files containing structural information archived by the Cambridge Crystallographic Data Centre (CCDC).</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="code_depnum_ccdc_journal" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">Deposition numbers assigned by various journals to files containing structural information archived by the Cambridge Crystallographic Data Centre (CCDC).</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="journal_ASTM" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">The ASTM CODEN designator for a journal as given in the Chemical Source List maintained by the Chemical Abstracts Service.</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="journal_CSD" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">The journal code used in the Cambridge Structural Database.</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
        </xsd:all>
        <xsd:attribute name="entry_id" use="required" type="xsd:string">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">This data item is a pointer to attribute id in category entry in the ENTRY category.</xsd:documentation>
          </xsd:annotation>
        </xsd:attribute>
      </xsd:complexType>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>