projects
/
working
/
NCIPServer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c89cba2
)
Continuing with the templates
author
Chris Cormack
<chrisc@catalyst.net.nz>
Mon, 18 Nov 2013 02:15:22 +0000
(15:15 +1300)
committer
Chris Cormack
<chrisc@catalyst.net.nz>
Mon, 18 Nov 2013 02:15:22 +0000
(15:15 +1300)
templates/response.tt
patch
|
blob
|
history
diff --git
a/templates/response.tt
b/templates/response.tt
index
efeab8b
..
63dc1c0
100644
(file)
--- a/
templates/response.tt
+++ b/
templates/response.tt
@@
-2,6
+2,20
@@
<NCIPMessage>
<[% messagetype %]>
-
+ <ResponseHeader>
+ <FromAgencyId>
+ <UniqueAgencyId>
+ <Scheme>[% schemeurl %]</Scheme>
+ <Value>[% fromagency %]</Value>
+ </UniqueAgencyId>
+ </FromAgencyId>
+ <ToAgencyId>
+ <UniqueAgencyId>
+ <Scheme>[% schemeurl %]</Scheme>
+ <Value>[% toagency %]</Value>
+ </UniqueAgencyId>
+ </ToAgencyId>
+ </ResponserHeader>
+
</[% messagetype %]>
</NCIPMessage>