<xsd:element name="struct" minOccurs="0" maxOccurs="unbounded">
<xsd:complexType>
<xsd:all>
<xsd:element name="pdbx_CASP_flag" minOccurs="0" maxOccurs="1" nillable="true">
<xsd:annotation>
<xsd:documentation xml:lang="en">The item indicates whether the entry is a CASP target, a CASD-NMR target, or similar target participating in methods development experiments. Y</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Y"/>
<xsd:enumeration value="N"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="pdbx_descriptor" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">An automatically generated descriptor for an NDB structure or the unstructured content of the PDB COMPND record. 5'-D(*CP*GP*CP*(HYD)AP*AP*AP*TP*TP*TP*GP*CP*G)-3'</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="pdbx_formula_weight" minOccurs="0" maxOccurs="1" nillable="true">
<xsd:annotation>
<xsd:documentation xml:lang="en">Estimated formula mass in daltons of the deposited structure assembly.</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:decimal">
<xsd:minInclusive value="1.0"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="pdbx_formula_weight_method" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">Method used to determine attribute pdbx_formula_weight in category struct. MASS SPEC CALCULATION</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="pdbx_model_details" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">Text description of the methodology which produced this model structure. This model was produced from a 10 nanosecond Amber/MD simulation starting from PDB structure ID 1ABC.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="pdbx_model_type_details" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">A description of the type of structure model. MINIMIZED AVERAGE</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="title" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">A title for the data block. The author should attempt to convey the essence of the structure archived in the CIF in the title, and to distinguish this structural result from others. 5'-D(*(I)CP*CP*GP*G)-3 T4 lysozyme mutant - S32A hen egg white lysozyme at -30 degrees C quail egg white lysozyme at 2 atmospheres</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:all>
<xsd:attribute name="entry_id" use="required" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">This data item is a pointer to attribute id in category entry in the ENTRY category.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element> |