File: nitf.xml

package info (click to toggle)
libjaxen-java 1.1.6-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,924 kB
  • sloc: java: 21,272; xml: 8,054; sh: 13; makefile: 5
file content (17 lines) | stat: -rw-r--r-- 563 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<nitf>
  <!-- Example of markup of URLs (at the bottom of the story) -->
 <head>
  <meta name="fake-cycle" content="FAKE"/>
  <meta name="fake-online-code" content="9008"/>
  <meta name="fake-company" content="bar"/>
  <meta name="fake-routing" content="foo"/>
  <meta name="fake-format" content="px"/>
  <meta name="fake-category" content="g"/>
  <meta name="fake-selector" content="*****"/>
  <meta name="fake-transref" content="5489"/>
  <docdata>
   <doc-id regsrc="FAKE" id-string="YYY"/>
  </docdata>
 </head>
</nitf>