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