PDBx:pdbx_auditType

The PDBX_AUDIT holds current version information.

Complex Type Information

Model

Children: PDBx:pdbx_audit

Used By

Source

<xsd:complexType name="pdbx_auditType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">The PDBX_AUDIT holds current version information.</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="pdbx_audit" minOccurs="0" maxOccurs="unbounded">
      <xsd:complexType>
        <xsd:all>
          <xsd:element name="current_version" minOccurs="1" maxOccurs="1" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">The value of attribute entry_id in category pdbx_audit identifies the data block. 1</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">The value of attribute entry_id in category pdbx_audit identifies the data block. BDL001</xsd:documentation>
          </xsd:annotation>
        </xsd:attribute>
      </xsd:complexType>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>