<xsd:complexType name="pdbx_refine_tls_groupType">
<xsd:annotation>
<xsd:documentation xml:lang="en">Data items in the PDBX_REFINE_TLS_GROUP category record details about a fragment of a TLS group. Properties of the TLS group are recorded in PDBX_REFINE_TLS</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="pdbx_refine_tls_group" minOccurs="0" maxOccurs="unbounded">
<xsd:complexType>
<xsd:all>
<xsd:element name="beg_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 residue at which the TLS fragment range begins. O 2B3</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="beg_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 residue at which the TLS fragment range begins. 1 5A</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="beg_label_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 residue at which the TLS fragment range begins. This data item is a pointer to attribute id in category struct_asym in the STRUCT_ASYM category. O 2B3</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="beg_label_seq_id" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:integer">
<xsd:annotation>
<xsd:documentation xml:lang="en">A component of the identifier for the residue at which the TLS fragment range begins. 1 303</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="end_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 residue at which the TLS fragment range ends. O 2B3</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="end_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 residue at which the TLS fragment range ends. 1 5A</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="end_label_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 residue at which the TLS fragment range ends. This data item is a pointer to attribute id in category struct_asym in the STRUCT_ASYM category. O 2B3</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="end_label_seq_id" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:integer">
<xsd:annotation>
<xsd:documentation xml:lang="en">A component of the identifier for the residue at which the TLS fragment range ends. 1 303</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="pdbx_refine_id" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">This data item uniquely identifies a refinement within an entry. attribute pdbx_refine_id in category pdbx_refine_tls_group can be used to distinguish the results of joint refinements.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="refine_tls_id" minOccurs="1" maxOccurs="1" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">This data item is a pointer to attribute id in category pdbx_refine_tls in the REFINE_TLS category.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="selection" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">A qualification of the subset of atoms in the specified range included in the TLS fragment. all atoms in specified range all main chain atoms only mnc side chain atoms only sdc</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="selection_details" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">A text description of subset of atoms included included in the TLS fragment.</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 pdbx_refine_tls_group must uniquely identify a record in the REFINE_TLS_GROUP list for a particular refinement. Note that this item need not be a number; it can be any unique identifier. 1 A</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType> |