PDBx:pdbx_deposit_group_indexType

Data items in the pdbx_deposit_group_index category provides details
about the individual data files in the collection of deposited entries.


    Example 1 - Deposition collection
<PDBx:pdbx_deposit_group_indexCategory>
   <PDBx:pdbx_deposit_group_index group_id="B_1000000001" ordinal_id="1">
      <PDBx:auth_file_content_type>model</PDBx:auth_file_content_type>
      <PDBx:auth_file_format_type>cif</PDBx:auth_file_format_type>
      <PDBx:auth_file_label>model1</PDBx:auth_file_label>
      <PDBx:auth_file_name>model-file-1.cif</PDBx:auth_file_name>
      <PDBx:auth_file_size>4000002</PDBx:auth_file_size>
      <PDBx:dep_set_id>D_2000000001</PDBx:dep_set_id>
      <PDBx:group_file_name>myset.tar.gz</PDBx:group_file_name>
      <PDBx:group_file_timestamp>2016-01-02:10:02</PDBx:group_file_timestamp>
      <PDBx:pdb_id_code>1ABC</PDBx:pdb_id_code>
   </PDBx:pdbx_deposit_group_index>
   <PDBx:pdbx_deposit_group_index group_id="B_1000000001" ordinal_id="2">
      <PDBx:auth_file_content_type>structure factors</PDBx:auth_file_content_type>
      <PDBx:auth_file_format_type>cif</PDBx:auth_file_format_type>
      <PDBx:auth_file_label>sf1</PDBx:auth_file_label>
      <PDBx:auth_file_name>sf-file-1.cif</PDBx:auth_file_name>
      <PDBx:auth_file_size>53000022</PDBx:auth_file_size>
      <PDBx:dep_set_id>D_2000000001</PDBx:dep_set_id>
      <PDBx:group_file_name>myset.tar.gz</PDBx:group_file_name>
      <PDBx:group_file_timestamp>2016-01-02:10:02</PDBx:group_file_timestamp>
      <PDBx:pdb_id_code>1ABC</PDBx:pdb_id_code>
   </PDBx:pdbx_deposit_group_index>
</PDBx:pdbx_deposit_group_indexCategory>

Complex Type Information

Model

Used By

Source

<xsd:complexType name="pdbx_deposit_group_indexType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Data items in the pdbx_deposit_group_index category provides details about the individual data files in the collection of deposited entries. Example 1 - Deposition collection <PDBx:pdbx_deposit_group_indexCategory> <PDBx:pdbx_deposit_group_index group_id="B_1000000001" ordinal_id="1"> <PDBx:auth_file_content_type>model</PDBx:auth_file_content_type> <PDBx:auth_file_format_type>cif</PDBx:auth_file_format_type> <PDBx:auth_file_label>model1</PDBx:auth_file_label> <PDBx:auth_file_name>model-file-1.cif</PDBx:auth_file_name> <PDBx:auth_file_size>4000002</PDBx:auth_file_size> <PDBx:dep_set_id>D_2000000001</PDBx:dep_set_id> <PDBx:group_file_name>myset.tar.gz</PDBx:group_file_name> <PDBx:group_file_timestamp>2016-01-02:10:02</PDBx:group_file_timestamp> <PDBx:pdb_id_code>1ABC</PDBx:pdb_id_code> </PDBx:pdbx_deposit_group_index> <PDBx:pdbx_deposit_group_index group_id="B_1000000001" ordinal_id="2"> <PDBx:auth_file_content_type>structure factors</PDBx:auth_file_content_type> <PDBx:auth_file_format_type>cif</PDBx:auth_file_format_type> <PDBx:auth_file_label>sf1</PDBx:auth_file_label> <PDBx:auth_file_name>sf-file-1.cif</PDBx:auth_file_name> <PDBx:auth_file_size>53000022</PDBx:auth_file_size> <PDBx:dep_set_id>D_2000000001</PDBx:dep_set_id> <PDBx:group_file_name>myset.tar.gz</PDBx:group_file_name> <PDBx:group_file_timestamp>2016-01-02:10:02</PDBx:group_file_timestamp> <PDBx:pdb_id_code>1ABC</PDBx:pdb_id_code> </PDBx:pdbx_deposit_group_index> </PDBx:pdbx_deposit_group_indexCategory></xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="pdbx_deposit_group_index" minOccurs="0" maxOccurs="unbounded">
      <xsd:complexType>
        <xsd:all>
          <xsd:element name="auth_file_content_type" minOccurs="0" maxOccurs="1" nillable="true">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">The data content type for this data file within the collection. model</xsd:documentation>
            </xsd:annotation>
            <xsd:simpleType>
              <xsd:restriction base="xsd:string">
                <xsd:enumeration value="model"/>
                <xsd:enumeration value="structure factors"/>
              </xsd:restriction>
            </xsd:simpleType>
          </xsd:element>
          <xsd:element name="auth_file_format_type" minOccurs="0" maxOccurs="1" nillable="true">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">The data format for this data file within the collection. mmcif</xsd:documentation>
            </xsd:annotation>
            <xsd:simpleType>
              <xsd:restriction base="xsd:string">
                <xsd:enumeration value="cif"/>
              </xsd:restriction>
            </xsd:simpleType>
          </xsd:element>
          <xsd:element name="auth_file_label" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">A contributor label for this data file within the collection. file1</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="auth_file_name" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">The file name for this data file within the collection. file-1.cif</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="auth_file_size" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:integer">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">The file size (bytes) for this data file within the collection. 15000232</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="dep_set_id" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">An internal identifier for a deposited data set.</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="group_file_name" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">A file name of the group of collected structures. big-set.tar.gz</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="group_file_timestamp" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">A file timestamp of the group of collected structures.</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="pdb_id_code" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">A PDB accession code.</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
        </xsd:all>
        <xsd:attribute name="group_id" use="required" type="xsd:string">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">A unique identifier for a group of entries deposited as a collection.</xsd:documentation>
          </xsd:annotation>
        </xsd:attribute>
        <xsd:attribute name="ordinal_id" use="required" type="xsd:integer">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">A unique identifier for the index entry within the deposition group.</xsd:documentation>
          </xsd:annotation>
        </xsd:attribute>
      </xsd:complexType>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>