Units of length |
Element | PoolVolumeInfo/shell_thickness |
Attribute | PoolVolumeInfo/@shell_thickness |
<xs:simpleType name="LengthValue"> <xs:annotation> <xs:appinfo> <meta:units>m</meta:units> <meta:typical_value>1e-6</meta:typical_value> </xs:appinfo> <xs:documentation>Units of length</xs:documentation> </xs:annotation> <xs:restriction base="xs:double"> </xs:restriction> </xs:simpleType> |