Density as a function of temperature |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
unit | densityFofTUnitEnum | required |
Element | Gap |
<xsd:element name="DensityFofT"> <xsd:annotation> <xsd:documentation>Density as a function of temperature</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="densityFofTUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |