]> git.evergreen-ils.org Git - working/NCIPServer.git/blob - templates/includes/problem.inc
8dd0dc6b8873275515b013f37afa2c1ce8eaac04
[working/NCIPServer.git] / templates / includes / problem.inc
1 <Problem>
2 <ProblemType>
3 [% problem.ProblemType %]
4 </ProblemType>
5 <ProblemDetail>
6 [% problem.ProblemDetail %]
7 </ProblemDetail>
8 <ProblemElement>
9 [% problem.ProblemElement %]
10 </ProblemElement>
11 <ProblemValue>
12 [% problem.ProblemValue %]
13 </ProblemValue>
14 </Problem>