PDBx:pdbx_audit

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
entry_id xsd:string required
The value of attribute entry_id in category pdbx_audit identifies the data block. 
BDL001

Source

<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>

Sample