<xsd:element name="pdbx_molecule" minOccurs="0" maxOccurs="unbounded">
<xsd:complexType>
<xsd:attribute name="asym_id" use="required" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">A reference to attribute id in category struct_asym in the STRUCT_ASYM category. A B</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="instance_id" use="required" type="xsd:integer">
<xsd:annotation>
<xsd:documentation xml:lang="en">The value of attribute instance_id in category pdbx_molecule is identifies a particular molecule in the molecule list.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="prd_id" use="required" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">The value of attribute prd_id in category pdbx_molecule is the PDB accession code for this reference molecule.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element> |