PDBx:diffrn_reflns_classType

Data items in the DIFFRN_REFLNS_CLASS category record details
about the classes of reflections measured in the diffraction
experiment.

    Example 1 - example corresponding to the one-dimensional incommensurately
                modulated structure of K~2~SeO~4~. Each reflection class is
                defined by the number m=sum|m~i~|, where the m~i~ are the
                integer coefficients that, in addition to h,k,l, index the
                corresponding diffraction vector in the basis defined for
                the reciprocal lattice.
<PDBx:diffrn_reflns_classCategory>
   <PDBx:diffrn_reflns_class code="Main">
      <PDBx:av_R_eq>0.015</PDBx:av_R_eq>
      <PDBx:d_res_high>0.551</PDBx:d_res_high>
      <PDBx:d_res_low>6.136</PDBx:d_res_low>
      <PDBx:description>m=0; main reflections</PDBx:description>
      <PDBx:number>1580</PDBx:number>
   </PDBx:diffrn_reflns_class>
   <PDBx:diffrn_reflns_class code="Sat1">
      <PDBx:av_R_eq>0.010</PDBx:av_R_eq>
      <PDBx:d_res_high>0.551</PDBx:d_res_high>
      <PDBx:d_res_low>6.136</PDBx:d_res_low>
      <PDBx:description>m=1; first-order satellites</PDBx:description>
      <PDBx:number>1045</PDBx:number>
   </PDBx:diffrn_reflns_class>
</PDBx:diffrn_reflns_classCategory>

Complex Type Information

Model

Used By

Source

<xsd:complexType name="diffrn_reflns_classType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Data items in the DIFFRN_REFLNS_CLASS category record details about the classes of reflections measured in the diffraction experiment. Example 1 - example corresponding to the one-dimensional incommensurately modulated structure of K~2~SeO~4~. Each reflection class is defined by the number m=sum|m~i~|, where the m~i~ are the integer coefficients that, in addition to h,k,l, index the corresponding diffraction vector in the basis defined for the reciprocal lattice. <PDBx:diffrn_reflns_classCategory> <PDBx:diffrn_reflns_class code="Main"> <PDBx:av_R_eq>0.015</PDBx:av_R_eq> <PDBx:d_res_high>0.551</PDBx:d_res_high> <PDBx:d_res_low>6.136</PDBx:d_res_low> <PDBx:description>m=0; main reflections</PDBx:description> <PDBx:number>1580</PDBx:number> </PDBx:diffrn_reflns_class> <PDBx:diffrn_reflns_class code="Sat1"> <PDBx:av_R_eq>0.010</PDBx:av_R_eq> <PDBx:d_res_high>0.551</PDBx:d_res_high> <PDBx:d_res_low>6.136</PDBx:d_res_low> <PDBx:description>m=1; first-order satellites</PDBx:description> <PDBx:number>1045</PDBx:number> </PDBx:diffrn_reflns_class> </PDBx:diffrn_reflns_classCategory></xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="diffrn_reflns_class" minOccurs="0" maxOccurs="unbounded">
      <xsd:complexType>
        <xsd:all>
          <xsd:element name="av_R_eq" minOccurs="0" maxOccurs="1" nillable="true">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">For each reflection class, the residual [sum av|del(I)|/sum|av(I)|] for symmetry-equivalent reflections used to calculate the average intensity av(I). The av|del(I)| term is the average absolute difference between av(I) and the individual intensities.</xsd:documentation>
            </xsd:annotation>
            <xsd:simpleType>
              <xsd:restriction base="xsd:decimal">
                <xsd:minInclusive value="0.0"/>
              </xsd:restriction>
            </xsd:simpleType>
          </xsd:element>
          <xsd:element name="av_sgI_over_I" minOccurs="0" maxOccurs="1" nillable="true">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">Measure [sum|sigma(net I)|/sum|net I|] for all measured intensities in a reflection class.</xsd:documentation>
            </xsd:annotation>
            <xsd:simpleType>
              <xsd:restriction base="xsd:decimal">
                <xsd:minInclusive value="0.0"/>
              </xsd:restriction>
            </xsd:simpleType>
          </xsd:element>
          <xsd:element name="av_uI_over_I" minOccurs="0" maxOccurs="1" nillable="true">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">Measure [sum|u(net I)|/sum|net I|] for all measured intensities in a reflection class.</xsd:documentation>
            </xsd:annotation>
            <xsd:simpleType>
              <xsd:restriction base="xsd:decimal">
                <xsd:minInclusive value="0.0"/>
              </xsd:restriction>
            </xsd:simpleType>
          </xsd:element>
          <xsd:element name="d_res_high" minOccurs="0" maxOccurs="1" nillable="true">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">The smallest value in angstroms for the interplanar spacings for the reflections in each measured reflection class. This is called the highest resolution for this reflection class.</xsd:documentation>
            </xsd:annotation>
            <xsd:simpleType>
              <xsd:restriction base="xsd:decimal">
                <xsd:minInclusive value="0.0"/>
              </xsd:restriction>
            </xsd:simpleType>
          </xsd:element>
          <xsd:element name="d_res_low" minOccurs="0" maxOccurs="1" nillable="true">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">The largest value in angstroms of the interplanar spacings for the reflections for each measured reflection class. This is called the lowest resolution for this reflection class.</xsd:documentation>
            </xsd:annotation>
            <xsd:simpleType>
              <xsd:restriction base="xsd:decimal">
                <xsd:minInclusive value="0.0"/>
              </xsd:restriction>
            </xsd:simpleType>
          </xsd:element>
          <xsd:element name="description" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">Description of each reflection class. m=1 first order satellites H0L0 common projection reflections</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="number" minOccurs="0" maxOccurs="1" nillable="true">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">The total number of measured intensities for each reflection class, excluding the systematic absences arising from centring translations.</xsd:documentation>
            </xsd:annotation>
            <xsd:simpleType>
              <xsd:restriction base="xsd:integer">
                <xsd:minInclusive value="0"/>
              </xsd:restriction>
            </xsd:simpleType>
          </xsd:element>
        </xsd:all>
        <xsd:attribute name="code" use="required" type="xsd:string">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">The code identifying a certain reflection class. 1 m1 s2</xsd:documentation>
          </xsd:annotation>
        </xsd:attribute>
      </xsd:complexType>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>