<xsd:element name="struct_site" 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 the site.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="pdbx_auth_asym_id" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">A component of the identifier for the ligand in the site. This data item is a pointer to attribute auth_asym_id in category atom_site in the ATOM_SITE category.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="pdbx_auth_comp_id" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">A component of the identifier for the ligand in the site. This data item is a pointer to attribute auth_comp_id in category atom_site in the ATOM_SITE category.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="pdbx_auth_ins_code" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">PDB insertion code for the ligand in the site.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="pdbx_auth_seq_id" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">A component of the identifier for the ligand in the site. This data item is a pointer to attribute auth_seq_id in category atom_site in the ATOM_SITE category.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="pdbx_evidence_code" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">Source of evidence supporting the assignment of this site. SOFTWARE AUTHOR UNKNOWN</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="pdbx_num_residues" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:integer">
<xsd:annotation>
<xsd:documentation xml:lang="en">Number of residues in the site.</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 struct_site must uniquely identify a record in the STRUCT_SITE list. 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> |