spatialDimensions

Attribute Information

Used By

Complex Type Compartment

Source

<xsd:attribute name="spatialDimensions" use="optional" default="3">
  <xsd:simpleType>
    <xsd:restriction base="xsd:int">
      <xsd:minInclusive value="0"/>
      <xsd:maxInclusive value="3"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample