Definition Type: Attribute
Name: minValueArray
Namespace: http://www.xml-cml.org/schema
Type: nsA:floatArrayType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
Minimum values for numeric _matrix_ or _array. A whitespace-separated lists of the same length as the array in the parent element.
Collapse XSD Schema Diagram:
XSD Diagram of minValueArray in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute name="minValueArray" type="floatArrayType" id="att.minValueArray">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Minimum values for numeric _matrix_ or _array.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">A whitespace-separated lists of the same length as the array in the parent element.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: