ExchangeRateType

Simple Type Information

Used By

Element ExchangeRate

Source

<xsd:simpleType name="ExchangeRateType">
  <xsd:restriction base="xsd:decimal">
    <xsd:minExclusive value="0"/>
  </xsd:restriction>
</xsd:simpleType>