MatchingCodes element
Type: | matchingCodesDto |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
Example XML
<?xml version="1.0" encoding="UTF-8"?> <MatchingCodes> <matchingCode> <code>...</code> <matchingType>...</matchingType> <matchingDate>...</matchingDate> <matchingAmountCredit>...</matchingAmountCredit> <matchingAmountDebit>...</matchingAmountDebit> </matchingCode> <matchingCode> <!--...--> </matchingCode> <!--...more "matchingCode" elements...--> </MatchingCodes>