Definition Type: Attribute
Name: xFract
Namespace: http://www.xml-cml.org/schema
Type: double:http://www.w3.org/2001/XMLSchema
Containing Schema: schema.xsd
Use (Optional)
Documentation:
Fractional x coordinate. normally xFract, yFract and zFract should all be present or absent. If present a _crystal_ element should also occur.
Collapse XSD Schema Diagram:
XSD Diagram of xFract in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.xFract" name="xFract" type="xsd:double">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Fractional x coordinate.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">normally xFract, yFract and zFract should all be present or absent. If present a _crystal_ element should also occur.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>