feature/IO-3357-Reynolds-and-Reynolds-DMS-API-Integration - Checkpoint
This commit is contained in:
17
server/rr/xml-templates/_EnvelopeFooter.xml
Normal file
17
server/rr/xml-templates/_EnvelopeFooter.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<!-- _EnvelopeFooter.xml -->
|
||||
<rr:Footer xmlns:rr="http://reynoldsandrey.com/">
|
||||
<!-- Optional system trace or session info -->
|
||||
{{#SessionId}}
|
||||
<rr:SessionId>{{SessionId}}</rr:SessionId>
|
||||
{{/SessionId}}
|
||||
|
||||
{{#Checksum}}
|
||||
<rr:Checksum>{{Checksum}}</rr:Checksum>
|
||||
{{/Checksum}}
|
||||
|
||||
{{#Timestamp}}
|
||||
<rr:Timestamp>{{Timestamp}}</rr:Timestamp>
|
||||
{{/Timestamp}}
|
||||
|
||||
<!-- Placeholder for any future required footer elements -->
|
||||
</rr:Footer>
|
||||
Reference in New Issue
Block a user