PDBx:journal_index

Element Information

Model

Children: PDBx:subterm

Attributes

QName Type Fixed Default Use Inheritable Annotation
term xsd:string required
Journal index data items are defined by the journal staff.
type xsd:string required
Journal index data items are defined by the journal staff.

Source

<xsd:element name="journal_index" minOccurs="0" maxOccurs="unbounded">
  <xsd:complexType>
    <xsd:all>
      <xsd:element name="subterm" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">Journal index data items are defined by the journal staff.</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
    </xsd:all>
    <xsd:attribute name="term" use="required" type="xsd:string">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">Journal index data items are defined by the journal staff.</xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="type" use="required" type="xsd:string">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">Journal index data items are defined by the journal staff.</xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
  </xsd:complexType>
</xsd:element>

Sample