<xsd:attributeGroup id="attGp.n" name="n">
<xsd:attribute name="n" id="att.n" type="xsd:nonNegativeInteger">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">The principal quantum number.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Takes values 1, 2, 3, etc.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|