<xsd:attributeGroup id="attGp.peakHeight" name="peakHeight">
<xsd:attribute id="att.peakHeight" name="peakHeight" type="xsd:double">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Height of a peak.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">For 1-dimensional data
(e.g. y vs x) hould use the same units as the appropriate
axis (e.g. y).</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|