permUnitEnum

Simple Type Information

Used By

Attribute Permeance/@unit

Source

<xsd:simpleType name="permUnitEnum">
  <xsd:restriction base="xsd:NMTOKEN">
    <xsd:enumeration value="PermSI"/>
    <xsd:enumeration value="PermIP"/>
  </xsd:restriction>
</xsd:simpleType>