aboutsummaryrefslogtreecommitdiff
path: root/data/xml_derivative_only_test.xml
diff options
context:
space:
mode:
authorsotech117 <michael.foiani@gmail.com>2021-04-09 17:19:58 -0400
committerGitHub <noreply@github.com>2021-04-09 17:19:58 -0400
commita208096eb6d48fc662de33b9564e452c27352635 (patch)
treea6a82b342a737890390ab1bc12a4d69601f4761f /data/xml_derivative_only_test.xml
parent3628ded6ad537c01ce51ee9a7ffb008bd1b0e228 (diff)
parentc0b15a96c176f01a7199d3c3d107946341af3e50 (diff)
Merge pull request #3 from cs0320-2021/xml-parse
Xml parse
Diffstat (limited to 'data/xml_derivative_only_test.xml')
-rw-r--r--data/xml_derivative_only_test.xml97
1 files changed, 97 insertions, 0 deletions
diff --git a/data/xml_derivative_only_test.xml b/data/xml_derivative_only_test.xml
new file mode 100644
index 0000000..cd19564
--- /dev/null
+++ b/data/xml_derivative_only_test.xml
@@ -0,0 +1,97 @@
+<?xml version="1.0"?>
+<ownershipDocument>
+
+ <schemaVersion>X0306</schemaVersion>
+
+ <documentType>4</documentType>
+
+ <periodOfReport>2021-04-07</periodOfReport>
+
+ <issuer>
+ <issuerCik>0001005817</issuerCik>
+ <issuerName>TOMPKINS FINANCIAL CORP</issuerName>
+ <issuerTradingSymbol>TMP</issuerTradingSymbol>
+ </issuer>
+
+ <reportingOwner>
+ <reportingOwnerId>
+ <rptOwnerCik>0001463126</rptOwnerCik>
+ <rptOwnerName>Fessenden Daniel J.</rptOwnerName>
+ </reportingOwnerId>
+ <reportingOwnerAddress>
+ <rptOwnerStreet1>C/O TOMPKINS FINANCIAL CORPORATION</rptOwnerStreet1>
+ <rptOwnerStreet2>P.O. BOX 460</rptOwnerStreet2>
+ <rptOwnerCity>ITHACA</rptOwnerCity>
+ <rptOwnerState>NY</rptOwnerState>
+ <rptOwnerZipCode>14851</rptOwnerZipCode>
+ <rptOwnerStateDescription></rptOwnerStateDescription>
+ </reportingOwnerAddress>
+ <reportingOwnerRelationship>
+ <isDirector>1</isDirector>
+ </reportingOwnerRelationship>
+ </reportingOwner>
+
+ <derivativeTable>
+ <derivativeTransaction>
+ <securityTitle>
+ <value>Phantom Stock</value>
+ </securityTitle>
+ <conversionOrExercisePrice>
+ <footnoteId id="F1"/>
+ </conversionOrExercisePrice>
+ <transactionDate>
+ <value>2021-04-07</value>
+ </transactionDate>
+ <transactionCoding>
+ <transactionFormType>4</transactionFormType>
+ <transactionCode>A</transactionCode>
+ <equitySwapInvolved>0</equitySwapInvolved>
+ </transactionCoding>
+ <transactionTimeliness></transactionTimeliness>
+ <transactionAmounts>
+ <transactionShares>
+ <value>142.275</value>
+ </transactionShares>
+ <transactionPricePerShare>
+ <value>80.8293</value>
+ </transactionPricePerShare>
+ <transactionAcquiredDisposedCode>
+ <value>A</value>
+ </transactionAcquiredDisposedCode>
+ </transactionAmounts>
+ <exerciseDate>
+ <footnoteId id="F1"/>
+ </exerciseDate>
+ <expirationDate>
+ <footnoteId id="F1"/>
+ </expirationDate>
+ <underlyingSecurity>
+ <underlyingSecurityTitle>
+ <value>Common Stock</value>
+ </underlyingSecurityTitle>
+ <underlyingSecurityShares>
+ <value>142.275</value>
+ </underlyingSecurityShares>
+ </underlyingSecurity>
+ <postTransactionAmounts>
+ <sharesOwnedFollowingTransaction>
+ <value>4757.199</value>
+ </sharesOwnedFollowingTransaction>
+ </postTransactionAmounts>
+ <ownershipNature>
+ <directOrIndirectOwnership>
+ <value>D</value>
+ </directOrIndirectOwnership>
+ </ownershipNature>
+ </derivativeTransaction>
+ </derivativeTable>
+
+ <footnotes>
+ <footnote id="F1">Each share of phantom stock is the economic equivalent of one share of common stock. Phantom stock represents deferred stock compensation under the Amended and Restated Retainer Plan for Eligible Directors of Tompkins Financial Corporation and its Wholly-Owned Subsidiaries. These shares are held in a rabbi trust pending distribution upon the occurrence of certain events specified in the Plan. The reporting person has no voting or investment power over the shares prior to such distribution.</footnote>
+ </footnotes>
+
+ <ownerSignature>
+ <signatureName>/s/Daniel J. Fessenden</signatureName>
+ <signatureDate>2021-04-09</signatureDate>
+ </ownerSignature>
+</ownershipDocument>