Contains the referenced summary date and summary number.
Element Information
The <SummaryReference> element is a child element of the <FinancialTransaction> element. The <SummaryReference> element is the sixth element under the <FinancialTransaction> element and is an optional element.
The <SummaryReference> element does not contain any further nested children elements.
Attribute Information
Name
Use
DataType
Definition
SummaryDate
[1..1]
YYYY-MM-DD
The date for the summary record, for example the deposit ticket date or the debit voucher date.
SummaryNumber
[1..1]
String [0, 80]
The number of the summary record, for example the deposit ticket number or the debit voucher number.
IsDepositTicket
[0..1]
1|0
Indicates whether this record is a deposit ticket or debit voucher, for example, a value of '1' would mean that this is a deposit ticket. If the attribute is not populated or not present in the XML instance document, then the default value is understood to be '0'.