altEnergyType

Attribute Information

Used By

Element AltEnergySource

Source

<xsd:attribute name="altEnergyType" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="Solar"/>
      <xsd:enumeration value="Wind"/>
      <xsd:enumeration value="Geothermal"/>
      <xsd:enumeration value="HeatRecovery"/>
      <xsd:enumeration value="NaturalGas"/>
      <xsd:enumeration value="Electrical"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample