Data items in the PDBX_DOMAIN_RANGE category identify the beginning and ending points of polypeptide chain segments that form all or part of a domain. Example 1 - <PDBx:pdbx_domain_rangeCategory> <PDBx:pdbx_domain_range beg_label_alt_id="A" beg_label_asym_id="A" beg_label_comp_id="PRO" beg_label_seq_id="1" domain_id="d1" end_label_alt_id="A" end_label_asym_id="A" end_label_comp_id="GLY" end_label_seq_id="29"></PDBx:pdbx_domain_range> <PDBx:pdbx_domain_range beg_label_alt_id="A" beg_label_asym_id="B" beg_label_comp_id="PRO" beg_label_seq_id="31" domain_id="d1" end_label_alt_id="A" end_label_asym_id="B" end_label_comp_id="GLY" end_label_seq_id="59"></PDBx:pdbx_domain_range> <PDBx:pdbx_domain_range beg_label_alt_id="A" beg_label_asym_id="C" beg_label_comp_id="PRO" beg_label_seq_id="61" domain_id="d1" end_label_alt_id="A" end_label_asym_id="B" end_label_comp_id="GLY" end_label_seq_id="89"></PDBx:pdbx_domain_range> <PDBx:pdbx_domain_range beg_label_alt_id="A" beg_label_asym_id="D" beg_label_comp_id="PRO" beg_label_seq_id="91" domain_id="d2" end_label_alt_id="A" end_label_asym_id="D" end_label_comp_id="GLY" end_label_seq_id="119"></PDBx:pdbx_domain_range> <PDBx:pdbx_domain_range beg_label_alt_id="A" beg_label_asym_id="E" beg_label_comp_id="PRO" beg_label_seq_id="121" domain_id="d2" end_label_alt_id="A" end_label_asym_id="E" end_label_comp_id="GLY" end_label_seq_id="149"></PDBx:pdbx_domain_range> <PDBx:pdbx_domain_range beg_label_alt_id="A" beg_label_asym_id="F" beg_label_comp_id="PRO" beg_label_seq_id="151" domain_id="d2" end_label_alt_id="A" end_label_asym_id="F" end_label_comp_id="GLY" end_label_seq_id="179"></PDBx:pdbx_domain_range> </PDBx:pdbx_domain_rangeCategory> |
<xsd:complexType name="pdbx_domain_rangeType"> <xsd:annotation> <xsd:documentation xml:lang="en">Data items in the PDBX_DOMAIN_RANGE category identify the beginning and ending points of polypeptide chain segments that form all or part of a domain. Example 1 - <PDBx:pdbx_domain_rangeCategory> <PDBx:pdbx_domain_range beg_label_alt_id="A" beg_label_asym_id="A" beg_label_comp_id="PRO" beg_label_seq_id="1" domain_id="d1" end_label_alt_id="A" end_label_asym_id="A" end_label_comp_id="GLY" end_label_seq_id="29"></PDBx:pdbx_domain_range> <PDBx:pdbx_domain_range beg_label_alt_id="A" beg_label_asym_id="B" beg_label_comp_id="PRO" beg_label_seq_id="31" domain_id="d1" end_label_alt_id="A" end_label_asym_id="B" end_label_comp_id="GLY" end_label_seq_id="59"></PDBx:pdbx_domain_range> <PDBx:pdbx_domain_range beg_label_alt_id="A" beg_label_asym_id="C" beg_label_comp_id="PRO" beg_label_seq_id="61" domain_id="d1" end_label_alt_id="A" end_label_asym_id="B" end_label_comp_id="GLY" end_label_seq_id="89"></PDBx:pdbx_domain_range> <PDBx:pdbx_domain_range beg_label_alt_id="A" beg_label_asym_id="D" beg_label_comp_id="PRO" beg_label_seq_id="91" domain_id="d2" end_label_alt_id="A" end_label_asym_id="D" end_label_comp_id="GLY" end_label_seq_id="119"></PDBx:pdbx_domain_range> <PDBx:pdbx_domain_range beg_label_alt_id="A" beg_label_asym_id="E" beg_label_comp_id="PRO" beg_label_seq_id="121" domain_id="d2" end_label_alt_id="A" end_label_asym_id="E" end_label_comp_id="GLY" end_label_seq_id="149"></PDBx:pdbx_domain_range> <PDBx:pdbx_domain_range beg_label_alt_id="A" beg_label_asym_id="F" beg_label_comp_id="PRO" beg_label_seq_id="151" domain_id="d2" end_label_alt_id="A" end_label_asym_id="F" end_label_comp_id="GLY" end_label_seq_id="179"></PDBx:pdbx_domain_range> </PDBx:pdbx_domain_rangeCategory></xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="pdbx_domain_range" 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 monomer at which this segment of the domain begins. 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="beg_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 monomer at which this segment of the domain begins. 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="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 monomer at which this segment of the domain begins. 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="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 monomer at which this segment of the domain ends. 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="end_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 monomer at which this segment of the domain ends. 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="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 monomer at which this segment of the domain ends. 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:all> <xsd:attribute name="beg_label_alt_id" use="required" type="xsd:string"> <xsd:annotation> <xsd:documentation xml:lang="en">A component of the identifier for the monomer at which this segment of the domain begins. This data item is a pointer to attribute id in category atom_sites_alt in the ATOM_SITES_ALT category.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="beg_label_asym_id" use="required" type="xsd:string"> <xsd:annotation> <xsd:documentation xml:lang="en">A component of the identifier for the monomer at which this segment of the domain begins. This data item is a pointer to attribute label_asym_id in category atom_site in the ATOM_SITE category.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="beg_label_comp_id" use="required" type="xsd:string"> <xsd:annotation> <xsd:documentation xml:lang="en">A component of the identifier for the monomer at which this segment of the domain begins. This data item is a pointer to attribute label_comp_id in category atom_site in the ATOM_SITE category.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="beg_label_seq_id" use="required" type="xsd:integer"> <xsd:annotation> <xsd:documentation xml:lang="en">A component of the identifier for the monomer at which this segment of the domain begins. This data item is a pointer to attribute label_seq_id in category atom_site in the ATOM_SITE category.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="domain_id" use="required" type="xsd:string"> <xsd:annotation> <xsd:documentation xml:lang="en">This data item is a pointer to attribute id in category pdbx_domain in the PDBX_DOMAIN category.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="end_label_alt_id" use="required" type="xsd:string"> <xsd:annotation> <xsd:documentation xml:lang="en">A component of the identifier for the monomer at which this segment of the domain ends. This data item is a pointer to attribute id in category atom_sites_alt in the ATOM_SITES_ALT category.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="end_label_asym_id" use="required" type="xsd:string"> <xsd:annotation> <xsd:documentation xml:lang="en">A component of the identifier for the monomer at which this segment of the domain ends. This data item is a pointer to attribute label_asym_id in category atom_site in the ATOM_SITE category.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="end_label_comp_id" use="required" type="xsd:string"> <xsd:annotation> <xsd:documentation xml:lang="en">A component of the identifier for the monomer at which this segment of the domain ends. This data item is a pointer to attribute label_comp_id in category atom_site in the ATOM_SITE category.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="end_label_seq_id" use="required" type="xsd:integer"> <xsd:annotation> <xsd:documentation xml:lang="en">A component of the identifier for the monomer at which this segment of the domain ends. This data item is a pointer to attribute label_seq_id in category atom_site in the ATOM_SITE category.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> |