PenaltyType

Simple Type Information

Used By

Element Penalty

Source

<xsd:simpleType name="PenaltyType">
  <xsd:restriction base="xsd:decimal">
    <xsd:minInclusive value="0"/>
  </xsd:restriction>
</xsd:simpleType>