home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 October / INTERNET108.ISO / pc / software / windows / building / xmlspy / xmlspyentcomplete5.exe / Data1.cab / _AD7F7AE6FCBD4FA59FDF80379544A0B2 < prev    next >
Encoding:
Extensible Markup Language  |  2002-08-26  |  733 b   |  29 lines

  1. <?xml version="1.0"?>
  2. <!DOCTYPE nitf PUBLIC "-//IPTC//NITF DTD 3.1//EN" "http://www.altova.com/schemas/NITF/nitf-3-1.dtd">
  3. <?xmlspysps http://www.altova.com/sps/template/News/NITF.sps?>
  4. <?xml-stylesheet type="text/xsl" href="http://www.altova.com/stylesheets/nitf/main.xsl"?>
  5. <nitf>
  6.     <head>
  7.         <title>Title</title>
  8.     </head>
  9.     <body>
  10.         <body.head>
  11.             <hedline>
  12.                 <hl1>Headline</hl1>
  13.             </hedline>
  14.             <note noteclass="editorsnote" type="npa">
  15.                 <body.content>
  16.                     <p>This is a sample article </p>
  17.                 </body.content>
  18.             </note>
  19.             <abstract>
  20.                 <p>Abstract or blurb about article.
  21.             </p>
  22.             </abstract>
  23.         </body.head>
  24.         <body.content>
  25.             <p>The text for the file</p>
  26.         </body.content>
  27.     </body>
  28. </nitf>
  29.