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>
|