If true, checks are accepted. If false, checks are not accepted.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="ChecksAcceptedInd" type="xs:boolean" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">If true, checks are accepted. If false, checks are not accepted.</xs:documentation>
</xs:annotation>
</xs:attribute>