The approval code returned as part of an authorization process.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="ApprovalCode" type="StringLength1to16" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">The approval code returned as part of an authorization process.</xs:documentation>
</xs:annotation>
</xs:attribute>