PDBx:chem_link

Element Information

Model

Children: PDBx:details

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xsd:string required
The value of attribute id in category chem_link must uniquely identify each
 item in the CHEM_LINK list.
peptide
oligosaccharide 1,4
DNA

Source

<xsd:element name="chem_link" 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">A description of special aspects of a link between chemical components in the structure.</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 chem_link must uniquely identify each item in the CHEM_LINK list. peptide oligosaccharide 1,4 DNA</xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
  </xsd:complexType>
</xsd:element>

Sample