toType

<h:div class="summary">The type of the base of a link.</h:div>
<h:div class="description">
  <h:p>The local tagname of the referenced element (e.g. 'molecule' or 'peakGroup'). This acts as a partial check on the integrity of the link. Software can assume that the referenced element is of a given tytpe and can create an object supporting that type.</h:p>
  <h:p>This attribute can be attached to the 'map' attribute and requires all contained links to be of this type. This can be overridden by a 'toType' attribute on indivdual links, but it may also be useful to split the map into maps od different link types.</h:p>
</h:div>
<h:div class="curation">2005-06-18: created</h:div>

Attribute Information

Used By

Attribute Group toType

Source

<xsd:attribute id="att.toType" name="toType" type="xmlElementType">
  <xsd:annotation>
    <xsd:documentation>
      <h:div class="summary">The type of the base of a link.</h:div>
      <h:div class="description">
        <h:p>The local tagname of the referenced element (e.g. 'molecule' or 'peakGroup'). This acts as a partial check on the integrity of the link. Software can assume that the referenced element is of a given tytpe and can create an object supporting that type.</h:p>
        <h:p>This attribute can be attached to the 'map' attribute and requires all contained links to be of this type. This can be overridden by a 'toType' attribute on indivdual links, but it may also be useful to split the map into maps od different link types.</h:p>
      </h:div>
      <h:div class="curation">2005-06-18: created</h:div>
    </xsd:documentation>
  </xsd:annotation>
</xsd:attribute>

Sample