The percentage value used to arrive at the amount associated with this item.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="Percent" type="Percentage" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">The percentage value used to arrive at the amount associated with this item.</xs:documentation>
</xs:annotation>
</xs:attribute>