The monetary amount or percentage of discount that should be applied.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="Discount" type="MoneyOrPercentageType" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">The monetary amount or percentage of discount that should be applied.</xs:documentation>
</xs:annotation>
</xs:attribute>