<xsd:complexType name="pdbx_nmr_detailsType">
<xsd:annotation>
<xsd:documentation xml:lang="en">Experimental details of the NMR study that have not been described elsewhere in this deposition.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="pdbx_nmr_details" minOccurs="0" maxOccurs="unbounded">
<xsd:complexType>
<xsd:all>
<xsd:element name="text" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">Additional details describing the NMR experiment. This structure was determined using standard 2D homonuclear techniques. The structure was determined using triple-resonance NMR spectroscopy.</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">The entry ID for the structure determination.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType> |