home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 October / INTERNET108.ISO / pc / software / windows / building / xmlspy / xmlspyentcomplete5.exe / Data1.cab / _365DCCB24B44478FB59BB73E14AF9E9C < prev    next >
Encoding:
Extensible Markup Language  |  2002-09-20  |  953 b   |  44 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE spec PUBLIC "-//W3C//DTD Specification V2.2//EN"
  3. "http://www.altova.com/schemas/xmlspec/xmlspec.dtd">
  4. <spec>
  5.     <header>
  6.         <title>[SPECIFICATION TITLE]</title>
  7.         <version>[VERSION #]</version>
  8.         <w3c-designation/>
  9.         <w3c-doctype/>
  10.         <pubdate>
  11.             <month>[MONTH]</month>
  12.             <year>[YEAR]</year>
  13.         </pubdate>
  14.         <publoc>
  15.             <loc href="[LOCATION]"/>
  16.         </publoc>
  17.         <authlist>
  18.             <author>
  19.                 <name>[NAME]</name>
  20.                 <affiliation>[AFFILIATION]</affiliation>
  21.                 <email href="">[EMAIL]</email>
  22.             </author>
  23.         </authlist>
  24.         <status>
  25.             <p>[CURRENT STATUS]</p>
  26.         </status>
  27.         <abstract>
  28.             <p>[ABSTRACT DESCRIPTION]</p>
  29.         </abstract>
  30.         <langusage>
  31.             <language>[LANGUAGE]</language>
  32.         </langusage>
  33.         <revisiondesc>
  34.             <p>[REVERSION INFORMATION]</p>
  35.         </revisiondesc>
  36.     </header>
  37.     <body>
  38.         <div1>
  39.             <head>[BODY HEAD]</head>
  40.             <p>[BODY CONTENT]</p>
  41.         </div1>
  42.     </body>
  43. </spec>
  44.