PDBx:entry

Element Information

Model

Children: PDBx:pdbx_DOI

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xsd:string required
The value of attribute id in category entry identifies the data block.
 
Note that this item need not be a number; it can be any unique
identifier.

Source

<xsd:element name="entry" minOccurs="0" maxOccurs="unbounded">
  <xsd:complexType>
    <xsd:all>
      <xsd:element name="pdbx_DOI" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">Document Object Identifier (DOI) for this entry registered with http://crossref.org.</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 entry identifies the data block. Note that this item need not be a number; it can be any unique identifier.</xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
  </xsd:complexType>
</xsd:element>

Sample