PDBx:struct_ncs_ens_genType

Data items in the STRUCT_NCS_ENS_GEN category list domains
related by a noncrystallographic symmetry operation and
identify the operator.

    Example 1 - based on laboratory records for the collagen-like
                peptide, HYP-.
<PDBx:struct_ncs_ens_genCategory>
   <PDBx:struct_ncs_ens_gen dom_id_1="d1" dom_id_2="d2" ens_id="en1" oper_id="ncsop1"></PDBx:struct_ncs_ens_gen>
</PDBx:struct_ncs_ens_genCategory>

Complex Type Information

Model

Used By

Source

<xsd:complexType name="struct_ncs_ens_genType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Data items in the STRUCT_NCS_ENS_GEN category list domains related by a noncrystallographic symmetry operation and identify the operator. Example 1 - based on laboratory records for the collagen-like peptide, HYP-. <PDBx:struct_ncs_ens_genCategory> <PDBx:struct_ncs_ens_gen dom_id_1="d1" dom_id_2="d2" ens_id="en1" oper_id="ncsop1"></PDBx:struct_ncs_ens_gen> </PDBx:struct_ncs_ens_genCategory></xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="struct_ncs_ens_gen" minOccurs="0" maxOccurs="unbounded">
      <xsd:complexType>
        <xsd:attribute name="dom_id_1" use="required" type="xsd:string">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">The identifier for the domain that will remain unchanged by the transformation operator. This data item is a pointer to attribute id in category struct_ncs_dom in the STRUCT_NCS_DOM category.</xsd:documentation>
          </xsd:annotation>
        </xsd:attribute>
        <xsd:attribute name="dom_id_2" use="required" type="xsd:string">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">The identifier for the domain that will be transformed by application of the transformation operator. This data item is a pointer to attribute id in category struct_ncs_dom in the STRUCT_NCS_DOM category.</xsd:documentation>
          </xsd:annotation>
        </xsd:attribute>
        <xsd:attribute name="ens_id" use="required" type="xsd:string">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">This data item is a pointer to attribute id in category struct_ncs_ens in the STRUCT_NCS_ENS category.</xsd:documentation>
          </xsd:annotation>
        </xsd:attribute>
        <xsd:attribute name="oper_id" use="required" type="xsd:string">
          <xsd:annotation>
            <xsd:documentation xml:lang="en">This data item is a pointer to attribute id in category struct_ncs_oper in the STRUCT_NCS_OPER category.</xsd:documentation>
          </xsd:annotation>
        </xsd:attribute>
      </xsd:complexType>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>