Identifies the reason why a commission is not paid or not paid in full.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="ReasonCode" type="StringLength1to8" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">Identifies the reason why a commission is not paid or not paid in full.</xs:documentation>
</xs:annotation>
</xs:attribute>