Definition Type: AttributeGroup
Name: inline
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Collapse XSD Schema Diagram:
Drilldown into inline in schema schema_xsdXSD Diagram of inline in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attributeGroup id="attGp.inline" name="inline">
    <xsd:attribute name="inline" id="att.inline" type="xsd:string">
        <xsd:annotation>
            <xsd:documentation>
                <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">An inline representation of the object.</h:div>
                <h:div class="general" xmlns:h="http://www.w3.org/1999/xhtml">This can represent a wide range of information from formal serialization
                as ASCII through to domain-specific textual representations. It will often be used in conjunction
                with the "convention" attribute. For example it could be used to represent IUPAC formula, 
                SMILES strings, TeX equations, etc. Characters should conforma to the XML character set,
                and XML markup (lt and amp) should be escaped. <h:b>IT SHOULD NEVER BE USED FOR INLINE XML</h:b>
                </h:div>
                <h:div class="example" href="attributeGroups/inline.xml" xmlns:h="http://www.w3.org/1999/xhtml" />
            </xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
inline nsA:inline (Optional)