Definition Type: Attribute
Name: dictionaryPrefix
Namespace: http://www.xml-cml.org/schema
Type: nsA:dictionaryPrefixType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
The namespacePrefix for a data item. The dictionaryPrefix is associated with elements such as dictionaries and units and allows them to be referenced namespaces. The dictionaryPrefix is normally unbound but it may be necessary to hardcode them occasionally. Thus if a value is fixed (e.g. "xsd:double") the prefix must be identified and fixed.
Collapse XSD Schema Diagram:
XSD Diagram of dictionaryPrefix in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.dictionaryPrefix" name="dictionaryPrefix" type="dictionaryPrefixType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">The namespacePrefix for a data item.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">The dictionaryPrefix is associated with elements 
                such as dictionaries and units and allows them to be referenced namespaces.
                The dictionaryPrefix is normally unbound but it may be necessary to hardcode them
                occasionally. Thus if a value is fixed (e.g. "xsd:double") the prefix must
                be identified and fixed.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: