dimensionality

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
dimensionality xsd:positiveInteger optional
<h:div class="summary">Dimensionality of a coordinate system.</h:div>
<h:div class="description">Note that this means that coordinates of higher dimensionality are ignored or an error is flagged. Thus z3 and dimensionality='2' are incompatible. At present higher dimensionalities than 3 (cf. Wondratschek) are not supported. The labelling of the axes id not controlled. ?? should we have an explicit attribute for labelling convention?.</h:div>

Used By

Element system

Source

<xsd:attributeGroup id="attGp.dimensionality" name="dimensionality">
  <xsd:attribute name="dimensionality" id="att.dimensionality" type="xsd:positiveInteger">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Dimensionality of a coordinate system.</h:div>
        <h:div class="description">Note that this means that coordinates of higher dimensionality are ignored or an error is flagged. Thus z3 and dimensionality='2' are incompatible. At present higher dimensionalities than 3 (cf. Wondratschek) are not supported. The labelling of the axes id not controlled. ?? should we have an explicit attribute for labelling convention?.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>