The penalty charge conveyed as a percent of the total fare.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="Percent" type="Percentage">
<xs:annotation>
<xs:documentation xml:lang="en">The penalty charge conveyed as a percent of the total fare. </xs:documentation>
</xs:annotation>
</xs:attribute>