WFTDPressure

Wildfire threat design atomospheric pressure.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
unit pressureUnitEnum required

Used By

Element Weather

Source

<xsd:element name="WFTDPressure">
  <xsd:annotation>
    <xsd:documentation>Wildfire threat design atomospheric pressure.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:extension base="xsd:decimal">
        <xsd:attribute name="unit" type="pressureUnitEnum" use="required"/>
      </xsd:extension>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:element>

Sample