<xsd:attributeGroup id="attGp.yValue" name="yValue">
<xsd:attribute id="att.yValue" name="yValue" type="xsd:double">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Value along a y axis.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Annotates y-axis data with a value. It
is typically used for the location of a _peak_ or _peakGroup_. It
uses yUnits or the same units as the data.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|