home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
- <!DOCTYPE nitf PUBLIC "-//IPTC//NITF DTD 3.1//EN" "http://www.altova.com/schemas/NITF/nitf-3-1.dtd">
- <?xmlspysps http://www.altova.com/sps/template/News/NITF.sps?>
- <?xml-stylesheet type="text/xsl" href="http://www.altova.com/stylesheets/nitf/main.xsl"?>
- <nitf>
- <head>
- <title>Title</title>
- </head>
- <body>
- <body.head>
- <hedline>
- <hl1>Headline</hl1>
- </hedline>
- <note noteclass="editorsnote" type="npa">
- <body.content>
- <p>This is a sample article </p>
- </body.content>
- </note>
- <abstract>
- <p>Abstract or blurb about article.
- </p>
- </abstract>
- </body.head>
- <body.content>
- <p>The text for the file</p>
- </body.content>
- </body>
- </nitf>
-