<h:div class="summary">An inline representation of the object.</h:div> <h:div class="general">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"/> |
Attribute Group | inline |
<xsd:attribute name="inline" id="att.inline" type="xsd:string"> <xsd:annotation> <xsd:documentation> <h:div class="summary">An inline representation of the object.</h:div> <h:div class="general">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"/> </xsd:documentation> </xsd:annotation> </xsd:attribute> |