PDBx:pdbx_buffer

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xsd:string required
The value of attribute id in category pdbx_buffer must
uniquely identify the sample buffer.

Source

<xsd:element name="pdbx_buffer" minOccurs="0" maxOccurs="unbounded">
  <xsd:complexType>
    <xsd:all>
      <xsd:element name="details" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">Any additional details to do with buffer. aerated</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="name" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">The name of each buffer. Acetic acid</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
    </xsd:all>
    <xsd:attribute name="id" use="required" type="xsd:string">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">The value of attribute id in category pdbx_buffer must uniquely identify the sample buffer.</xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
  </xsd:complexType>
</xsd:element>

Sample