-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathuserinfo.html
112 lines (94 loc) · 4.71 KB
/
userinfo.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
<!DOCTYPE html>
<!--paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta charset="UTF-8">
<meta http-equiv="Content-Language" content="en-uk">
<meta name="viewport" content="width=device-width">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title></title>
<link rel="stylesheet" href="css/nisp.css" type="text/css" media="all">
<meta name="author" content="Interoperability Capability Team (IP CaT)">
</head>
<body>
<header id="header" class="hide-for-small">
<div class="nisp-lifecycle-stage">NISP DRAFT - rev. v15.0-final-84-gb677ce4</div>
<div class="nisp">NATO Interoperability Standards and Profiles</div>
<div class="banner"></div>
</header>
<div class="nav-container">
<div class="row">
<div class="twelve columns">
<div class="contain-to-grid">
<nav class="top-bar">
<ul>
<li class="name"><a href="index.html">NISP</a></li>
<li class="toggle-topbar"><a href="#"></a></li>
</ul>
<section>
<ul class="left">
<li><a href="volume1/index.html" title="Volume 1 - Introduction and Management">Introduction</a></li>
<li><a href="volume2/index.html" title="Volume 2 - Agreed Interoperability Standards and Profiles">Agreed</a></li>
<li><a href="volume3/index.html" title="Volume 3 - Candidate Standards and Profiles">Candidate</a></li>
</ul>
</section>
</nav>
</div>
</div>
</div>
</div>
<div class="row" id="container">
<div class="nine columns" id="docbook">
<body>
<h2 class="title">Information for users</h2>
<p>This version contains the NISP Volumes 1 - 3 in both html and
pdf formats. This is the NISP User-Info Page. In order to access
the NISP Home Page or the individual NISP Volumes, use the
relevant links in the navigation bar.
</p>
<p>If you wish to have further information on this distribution,
please contact:
</p>
<div class="literallayout">
<p><br>
LTCOL <strong>Marcel Wolfs</strong><br>
NATO C3 Staff, Brussels<br>
E-Mail: <a class="email" href="mailto:[email protected]" shape="rect">[email protected]</a><br>
</p>
</div>
</body>
</div>
<div class="three columns">
<div class="panel getpdf">
<h5>NISP in PDF</h5>
<p>Get all NISP volumes as PDF files.</p>
<div class="btn"><a class="small button" href="PDFcoverdoc.html">Get PDF</a></div>
<hr>
<h5>NISP Database</h5>
<p>Search the database.</p>
<div class="btn"><a class="small button" href="https://nhqc3s.hq.nato.int/NISP/">Search</a></div>
</div>
</div>
</div>
<footer>
<div class="row">
<div class="twelve columns centered">
<div class="footernav"><a href="index.html">Home</a> |
<a href="userinfo.html">User Information</a> |
<a href="introduction.html">Introduction</a> |
<a href="acronyms/index.html">Acronyms</a> |
<a href="PDFcoverdoc.html">Get NISP in PDF</a> |
<a href="https://nhqc3s.hq.nato.int/NISP/">Search NISP DB</a></div>
</div>
</div>
<div class="row">
<div class="twelve columns">
<div class="copyright">Copyright © NATO - OTAN 1998-2024 | <a href="disclaimer.html">Disclaimer</a></div>
</div>
</div>
<div class="nisp-lifecycle-stage">NISP DRAFT - rev. v15.0-final-84-gb677ce4</div>
</footer>
</body>
</html>