Porosity

the ratio of the total amount of void space in a material (due to poses, small channels, and so on) to the bulk volume occupied by the material.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
unit unitlessUnitEnum required

Used By

Element Material

Source

<xsd:element name="Porosity">
  <xsd:annotation>
    <xsd:documentation>the ratio of the total amount of void space in a material (due to poses, small channels, and so on) to the bulk volume occupied by the material.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:extension base="xsd:decimal">
        <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/>
      </xsd:extension>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:element>

Sample