<xsd:attributeGroup id="attGp.symbol" name="symbol">
<xsd:attribute name="symbol" id="att.symbol" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A symbol.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">No semantics. However it should contain only
ASCII characters and we may have to develop an escaping mechanism.
Used on _atomicBasisFunction_, _unit_, etc.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|