File: xml_record.tt

package info (click to toggle)
libcatmandu-xsd-perl 0.05-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 672 kB
  • sloc: xml: 2,232; perl: 686; sh: 4; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 108 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
<Record>
 <Header><Identifier>[% _id %]</Identifier></Header>
 <Payload>
 [%- xml -%]
 </Payload>
</Record>