PDBx:symmetryType

Data items in the SYMMETRY category record details about the
space-group symmetry.

    Example 1 - based on PDB entry 5HVP and laboratory records for the
                structure corresponding to PDB entry 5HVP.
<PDBx:symmetryCategory>
   <PDBx:symmetry entry_id="5HVP">
      <PDBx:Int_Tables_number>18</PDBx:Int_Tables_number>
      <PDBx:cell_setting>orthorhombic</PDBx:cell_setting>
      <PDBx:space_group_name_H-M>P 21 21 2</PDBx:space_group_name_H-M>
   </PDBx:symmetry>
</PDBx:symmetryCategory>

Complex Type Information

Model

Children: PDBx:symmetry

Used By

Source

<xsd:complexType name="symmetryType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Data items in the SYMMETRY category record details about the space-group symmetry. Example 1 - based on PDB entry 5HVP and laboratory records for the structure corresponding to PDB entry 5HVP. <PDBx:symmetryCategory> <PDBx:symmetry entry_id="5HVP"> <PDBx:Int_Tables_number>18</PDBx:Int_Tables_number> <PDBx:cell_setting>orthorhombic</PDBx:cell_setting> <PDBx:space_group_name_H-M>P 21 21 2</PDBx:space_group_name_H-M> </PDBx:symmetry> </PDBx:symmetryCategory></xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="symmetry" minOccurs="0" maxOccurs="unbounded">
      <xsd:complexType>
        <xsd:all>
          <xsd:element name="Int_Tables_number" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:integer">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">Space-group number from International Tables for Crystallography Vol. A (2002).</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="cell_setting" minOccurs="0" maxOccurs="1" nillable="true">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">The cell settings for this space-group symmetry.</xsd:documentation>
            </xsd:annotation>
            <xsd:simpleType>
              <xsd:restriction base="xsd:string">
                <xsd:enumeration value="triclinic"/>
                <xsd:enumeration value="monoclinic"/>
                <xsd:enumeration value="orthorhombic"/>
                <xsd:enumeration value="tetragonal"/>
                <xsd:enumeration value="rhombohedral"/>
                <xsd:enumeration value="trigonal"/>
                <xsd:enumeration value="hexagonal"/>
                <xsd:enumeration value="cubic"/>
              </xsd:restriction>
            </xsd:simpleType>
          </xsd:element>
          <xsd:element name="pdbx_full_space_group_name_H-M" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">Used for PDB space group: Example: 'C 1 2 1' (instead of C 2) 'P 1 2 1' (instead of P 2) 'P 1 21 1' (instead of P 21) 'P 1 1 21' (instead of P 21 -unique C axis) 'H 3' (instead of R 3 -hexagonal) 'H 3 2' (instead of R 3 2 -hexagonal) Example: 'C 1 2 1' (instead of C 2) 'P 1 2 1' (instead of P 2) 'P 1 21 1' (instead of P 21) 'P 1 1 21' (instead of P 21 -unique C axis) 'H 3' (instead of R 3 -hexagonal) 'H 3 2' (instead of R 3 2 -hexagonal)</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="space_group_name_H-M" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">Hermann-Mauguin space-group symbol. Note that the Hermann-Mauguin symbol does not necessarily contain complete information about the symmetry and the space-group origin. If used, always supply the FULL symbol from International Tables for Crystallography Vol. A (2002) and indicate the origin and the setting if it is not implicit. If there is any doubt that the equivalent positions can be uniquely deduced from this symbol, specify the attribute pos_as_xyz in category symmetry_equiv or attribute space_group_name_Hall in category symmetry data items as well. Leave spaces between symbols referring to different axes. A 1 A 1 2 1 A 2 B 1 1 2 B 2 B 2 21 2 C 2 C 1 2 1 C 21 C 1 21 1 C 2(A 112) C 2 2 2 C 2 2 21 C 4 21 2 F 2 2 2 F 2 3 F 4 2 2 F 4 3 2 F 41 3 2 I 1 2 1 I 1 21 1 I 2 I 2 2 2 I 2 3 I 21 I 21 3 I 21 21 21 I 4 I 4 2 2 I 4 3 2 I 41 I 41/a I 41 2 2 I 41 3 2 P 1 P 1- P 2 P 1 2 1 P 1 1 2 P 2 2 2 P 2 3 P 2 2 21 P 2 21 21 P 21 P 1 21 1 P 1 21/c 1 P 1 1 21 P 21(C) P 21 2 21 P 21 3 P 21 21 2 P 21 21 2 A P 21 21 21 P 3 P 3 1 2 P 3 2 1 P 31 P 31 1 2 P 31 2 1 P 32 P 32 1 2 P 32 2 1 P 4 P 4 2 2 P 4 3 2 P 4 21 2 P 41 P 41 2 2 P 41 3 2 P 41 21 2 P 42 P 42 2 2 P 42 3 2 P 42 21 2 P 43 P 43 2 2 P 43 3 2 P 43 21 2 P 6 P 6 2 2 P 61 P 61 2 2 P 62 P 62 2 2 P 63 P 63 2 2 P 64 P 64 2 2 P 65 P 65 2 2 H 3 R 3 H 3 2 R 3 2</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="space_group_name_Hall" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
            <xsd:annotation>
              <xsd:documentation xml:lang="en">Space-group symbol as described by Hall (1981). This symbol gives the space-group setting explicitly. Leave spaces between the separate components of the symbol. Ref: Hall, S. R. (1981). Acta Cryst. A37, 517-525; erratum (1981) A37, 921. -P 2ac 2n -R 3 2" P 61 2 2 (0 0 -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">This data item is a pointer to attribute id in category entry in the ENTRY category.</xsd:documentation>
          </xsd:annotation>
        </xsd:attribute>
      </xsd:complexType>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>