<xsd:attributeGroup id="attGp.cellParameterError" name="cellParameterError">
<!-- Note: name differs from attributeGroup name-->
<xsd:attribute name="error" type="vector3Type" id="att.cellParameterError">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Error array for cellParameter</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">3 numbers giving error limits on paremters.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|