The highest monetary value that may be paid for the commission.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="CapAmount" type="Money" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">The highest monetary value that may be paid for the commission.</xs:documentation>
</xs:annotation>
</xs:attribute>