<xsd:complexType name="pdbx_feature_monomerType">
<xsd:annotation>
<xsd:documentation xml:lang="en">Data items in the PDBX_FEATURE_MONOMER category records information about properties pertaining to particular monomers in this structure. Example 1 - <PDBx:pdbx_feature_monomerCategory> <PDBx:pdbx_feature_monomer id="1"> <PDBx:feature>129.4</PDBx:feature> <PDBx:feature_assigned_by>POPS</PDBx:feature_assigned_by> <PDBx:feature_citation_id>pops</PDBx:feature_citation_id> <PDBx:feature_name>SASA</PDBx:feature_name> <PDBx:feature_type>value</PDBx:feature_type> <PDBx:label_alt_id xsi:nil="true" /> <PDBx:label_asym_id>A</PDBx:label_asym_id> <PDBx:label_comp_id>ASP</PDBx:label_comp_id> <PDBx:label_seq_id>1</PDBx:label_seq_id> </PDBx:pdbx_feature_monomer> <PDBx:pdbx_feature_monomer id="1"> <PDBx:feature>35.5</PDBx:feature> <PDBx:feature_assigned_by>POPS</PDBx:feature_assigned_by> <PDBx:feature_citation_id>pops</PDBx:feature_citation_id> <PDBx:feature_name>SASA</PDBx:feature_name> <PDBx:feature_type>value</PDBx:feature_type> <PDBx:label_alt_id xsi:nil="true" /> <PDBx:label_asym_id>A</PDBx:label_asym_id> <PDBx:label_comp_id>ILE</PDBx:label_comp_id> <PDBx:label_seq_id>2</PDBx:label_seq_id> </PDBx:pdbx_feature_monomer> <PDBx:pdbx_feature_monomer id="1"> <PDBx:feature>87.2</PDBx:feature> <PDBx:feature_assigned_by>POPS</PDBx:feature_assigned_by> <PDBx:feature_citation_id>pops</PDBx:feature_citation_id> <PDBx:feature_name>SASA</PDBx:feature_name> <PDBx:feature_type>value</PDBx:feature_type> <PDBx:label_alt_id xsi:nil="true" /> <PDBx:label_asym_id>A</PDBx:label_asym_id> <PDBx:label_comp_id>VAL</PDBx:label_comp_id> <PDBx:label_seq_id>3</PDBx:label_seq_id> </PDBx:pdbx_feature_monomer> </PDBx:pdbx_feature_monomerCategory></xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="pdbx_feature_monomer" minOccurs="0" maxOccurs="unbounded">
<xsd:complexType>
<xsd:all>
<xsd:element name="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. 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="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. 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="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. 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="feature" minOccurs="1" maxOccurs="1" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">The value of attribute feature_name in category pdbx_feature_monomer.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="feature_assigned_by" minOccurs="1" maxOccurs="1" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">attribute feature_assigned_by in category pdbx_feature_monomer identifies the individual, organization or program that assigned the feature.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="feature_citation_id" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">attribute feature_citation_id in category pdbx_feature_monomer is a reference to a citation in the CITATION category.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="feature_identifier" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">attribute feature_identifier in category pdbx_feature_monomer is an additional identifier used to identify or accession this feature.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="feature_name" minOccurs="1" maxOccurs="1" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">attribute feature_name in category pdbx_feature_monomer identifies a feature by name.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="feature_software_id" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">attribute feature_software_id in category pdbx_feature_monomer is a reference to an application described in the SOFTWARE category.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="feature_type" minOccurs="1" maxOccurs="1">
<xsd:annotation>
<xsd:documentation xml:lang="en">attribute feature_type in category pdbx_feature_monomer identifies the type of feature.</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="value"/>
<xsd:enumeration value="uri"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="label_alt_id" minOccurs="1" maxOccurs="1" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">A component of the identifier for the monomer. 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:element>
<xsd:element name="label_asym_id" minOccurs="1" maxOccurs="1" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">A component of the identifier for the monomer. 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:element>
<xsd:element name="label_comp_id" minOccurs="1" maxOccurs="1" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">A component of the identifier for the monomer. 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:element>
<xsd:element name="label_seq_id" minOccurs="1" maxOccurs="1" type="xsd:integer">
<xsd:annotation>
<xsd:documentation xml:lang="en">A component of the identifier for the monomer. 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: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_feature_monomer uniquely identifies a feature in the PDBX_FEATURE_MONOMER category.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType> |