<xsd:element name="diffrn_radiation" minOccurs="0" maxOccurs="unbounded">
<xsd:complexType>
<xsd:all>
<xsd:element name="collimation" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">The collimation or focusing applied to the radiation. 0.3 mm double-pinhole 0.5 mm focusing mirrors</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="filter_edge" minOccurs="0" maxOccurs="1" nillable="true">
<xsd:annotation>
<xsd:documentation xml:lang="en">Absorption edge in angstroms of the radiation filter used.</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:decimal">
<xsd:minInclusive value="0.0"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="inhomogeneity" minOccurs="0" maxOccurs="1" nillable="true">
<xsd:annotation>
<xsd:documentation xml:lang="en">Half-width in millimetres of the incident beam in the direction perpendicular to the diffraction plane.</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:decimal">
<xsd:minInclusive value="0.0"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="monochromator" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">The method used to obtain monochromatic radiation. If a mono- chromator crystal is used, the material and the indices of the Bragg reflection are specified. Zr filter Ge 220 none equatorial mounted graphite</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="pdbx_analyzer" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">Indicates the method used to obtain monochromatic radiation. attribute monochromator in category diffrn_radiation describes the primary beam monochromator (pre-specimen monochromation). attribute pdbx_analyzer in category diffrn_radiation specifies the post-diffraction analyser (post-specimen) monochromation. Note that monochromators may have either 'parallel' or 'antiparallel' orientation. It is assumed that the geometry is parallel unless specified otherwise. In a parallel geometry, the position of the monochromator allows the incident beam and the final post-specimen and post-monochromator beam to be as close to parallel as possible. In a parallel geometry, the diffracting planes in the specimen and monochromator will be parallel when 2*theta(monochromator) is equal to 2*theta (specimen). For further discussion see R. Jenkins and R. Snyder, Introduction to X-ray Powder Diffraction, Wiley (1996), pp. 164-5. GE(111) Zr filter Ge 220 none equatorial mounted graphite (0001) Si (111), antiparallel</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="pdbx_diffrn_protocol" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">SINGLE WAVELENGTH, LAUE, or MAD. SINGLE WAVELENGTH MONOCHROMATIC LAUE MAD OTHER</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="pdbx_monochromatic_or_laue_m_l" minOccurs="0" maxOccurs="1" nillable="true">
<xsd:annotation>
<xsd:documentation xml:lang="en">Monochromatic or Laue. M L</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="M"/>
<xsd:enumeration value="L"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="pdbx_scattering_type" minOccurs="0" maxOccurs="1" nillable="true">
<xsd:annotation>
<xsd:documentation xml:lang="en">The radiation scattering type for this diffraction data set.</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="x-ray"/>
<xsd:enumeration value="neutron"/>
<xsd:enumeration value="electron"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="pdbx_wavelength" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">Wavelength of radiation.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="pdbx_wavelength_list" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">Comma separated list of wavelengths or wavelength range.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="polarisn_norm" minOccurs="0" maxOccurs="1" nillable="true">
<xsd:annotation>
<xsd:documentation xml:lang="en">The angle in degrees, as viewed from the specimen, between the perpendicular component of the polarization and the diffraction plane. See attribute polarisn_ratio in category diffrn_radiation.</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:decimal">
<xsd:minInclusive value="0.0"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="polarisn_ratio" minOccurs="0" maxOccurs="1" nillable="true">
<xsd:annotation>
<xsd:documentation xml:lang="en">Polarization ratio of the diffraction beam incident on the crystal. This is the ratio of the perpendicularly polarized to the parallel-polarized component of the radiation. The perpendicular component forms an angle of attribute polarisn_norm in category diffrn_radiation to the normal to the diffraction plane of the sample (i.e. the plane containing the incident and reflected beams).</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:decimal">
<xsd:minInclusive value="0.0"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="probe" minOccurs="0" maxOccurs="1" nillable="true">
<xsd:annotation>
<xsd:documentation xml:lang="en">The nature of the radiation used (i.e. the name of the subatomic particle or the region of the electromagnetic spectrum). It is strongly recommended that this information is given, so that the probe radiation can be simply determined.</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="x-ray"/>
<xsd:enumeration value="neutron"/>
<xsd:enumeration value="electron"/>
<xsd:enumeration value="gamma"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="type" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">The nature of the radiation. This is typically a description of the X-ray wavelength in Siegbahn notation. CuK\a Cu K\a~1~ Cu K-L~2,3~ white-beam</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="wavelength_id" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">This data item is a pointer to attribute id in category diffrn_radiation_wavelength in the DIFFRN_RADIATION_WAVELENGTH category.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="xray_symbol" minOccurs="0" maxOccurs="1" nillable="true">
<xsd:annotation>
<xsd:documentation xml:lang="en">The IUPAC symbol for the X-ray wavelength for the probe radiation.</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="K-L~3~"/>
<xsd:enumeration value="K-L~2~"/>
<xsd:enumeration value="K-M~3~"/>
<xsd:enumeration value="K-L~2,3~"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
</xsd:all>
<xsd:attribute name="diffrn_id" use="required" type="xsd:string">
<xsd:annotation>
<xsd:documentation xml:lang="en">This data item is a pointer to attribute id in category diffrn in the DIFFRN category.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element> |