preserve

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
preserve xsd:boolean optional
<h:div class="summary">Is the dimension preserved during algebra.</h:div>
<h:div class="dimension">Experimental. The idea is to support concepts like volume/volume where algebraically these cancel out. preserve="yes" is intending to support preservation during derivation of new unitTypes.</h:div>

Used By

Elements dimension, unitType

Source

<xsd:attributeGroup id="attGp.preserve" name="preserve">
  <xsd:attribute name="preserve" type="xsd:boolean" id="att.preserve">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Is the dimension preserved during algebra.</h:div>
        <h:div class="dimension">Experimental. The idea is to support concepts like volume/volume where algebraically these cancel out. preserve="yes" is intending to support preservation during derivation of new unitTypes.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>