Previous | Contents | Index |
Specifies that a security classification be applied to a page to override the default security classification.
<SET_PAGE_SECURITY> (classification keyword)
classification keyword
Specifies a keyword indicating the security classification level. Each keyword has associated text output in conjunction with a text element, as well as text printed at the top and bottom of each page. The following table shows the default classification levels and the keywords associated with them:
Classification
KeywordAbbreviated
Text OutputClassification Text for
Running Headers and FootersTOP_SECRET (TS) TOP SECRET SECRET (S) SECRET CONFIDENTIAL (C) CONFIDENTIAL UNCLASSIFIED (U) UNCLASSIFIED
- <SECURITY>
- <SET_CONTENTS_SECURITY>
- <SET_SECURITY_CLASS>
DESCRIPTION
The <SET_PAGE_SECURITY> tag specifies that a security classification be applied to a page to override the default security classification. Keywords defined using <SET_SECURITY_CLASS> are valid as keywords for the <SET_PAGE_SECURITY> and <SECURITY> tags.
Example
In the following example, the <SET_PAGE_SECURITY> tag specifies that the current page is to be assigned the UNCLASSIFIED classification, overriding the highest default classification (SECRET) for that page.
<SECURITY>(TOP_SECRET) <HEAD1>(Installing the MKXX-5 circuit\installing_mkxx_5) <P>Installation of the MKXX-5 circuit requires 24 steps and the following tools: <list>(unnumbered) <le> screwdriver <le> voltmeter <endlist> <ENDSECURITY> <SECURITY>(SECRET) <HEAD2>(Beginning the installation\begin_install) <p>Begin the installation by removing the MKXX-5 circuit from the shipping materials. <SET_PAGE_SECURITY>(UNCLASSIFIED)
<SET_SECURITY_CLASS>
Establishes a new security classification or overrides the default text associated with an existing classification.
Syntax
<SET_SECURITY_CLASS > (classification keyword\id text\classification text\priority)
ARGUMENTS
classification keyword
Specifies the keyword to be specified to the <SECURITY> tag to generate the new or modified id text, classification text, or priority. An example might be the keyword TOP_SECRET. User-created keywords may also be used.id text
Specifies the character string that will be placed in text and heading numbers and figure, example, and table captions, when the security classification outputs. An example might be the text TS for a top secret security classification. User-created text strings may also be used.classification text
Specifies the text that appears at the top and bottom of the page when the security classifications output. An example would be the text TOP SECRET for a top secret security classification. Other user-created text strings may also be used.priority
Specifies the numeric priority assigned to the classification, where priority must be an integer in the range 1 to 6, where 6 indicates the highest priority. The following table shows the priorities assigned to the default security classifications:Priorities 5 and 6 are unassigned by default.
Class Priority TOP_SECRET 4 SECRET 3 CONFIDENTIAL 2 UNCLASSIFIED 1
- <HIGHEST_SECURITY_CLASS>
- <SECURITY>
- <SET_CONTENTS_SECURITY>
- <SET_PAGE_SECURITY>
DESCRIPTION
The <SET_SECURITY_CLASS> tag establishes a new security classification or overrides the default text associated with an existing classification. Use the tag to do the following:
- Modify the text printed in the running header or footer for a given security classification (the classification text argument).
- Modify the code output in the text when a text element is labeled with a security classification (the id text argument).
- Modify the priority of a security classification (the priority argument).
- Create one or two additional security classes and specify the associated text.
The <SET_SECURITY_CLASS> tag requires all four arguments. If you do not want to specify an argument, leave it blank as a null argument.
The <SET_SECURITY_CLASS> tag establishes keywords and text strings to be output on a page for the <SECURITY>, <HIGHEST_SECURITY_CLASS>, <SET_CONTENTS_SECURITY>, and <SET_PAGE_SECURITY> tags.
Example
In the following example, the <SET_SECURITY_CLASS> tag modifies the id text associated with the keyword CONFIDENTIAL. When you specify a subsequent <SECURITY>(CONFIDENTIAL) tag, no id text is placed in text or headings, since that argument was omitted when you specified the <SET_SECURITY_CLASS> tag. The running header and footer lines will carry the classification text, WIDGET Company Confidential. The CONFIDENTIAL keyword has the default priority of 2, as specified in the final argument to the <SET_SECURITY_CLASS> tag.
<SET_SECURITY_CLASS>(CONFIDENTIAL\\WIDGET Company Confidential\2)
<SIGNATURE_LINE>
Creates up to two rules on a line and places a name below each rule; each rule serves as a signatory line for the person listed below it.
Syntax
<SIGNATURE_LINE> ([name-1][\name-2])
ARGUMENTS
name-n
This is an optional argument. Specifies the name or title of the person who is to sign on the previous line. These names and lines output in two columns.
- <SIGNATURE_LIST>
- <SPECIFICATION_INFO>
- <SPEC_TITLE>
- <SUBTITLE>
- The global <FRONT_MATTER> tag
- The global <TITLE_PAGE> tag
Valid only in the context of a <SIGNATURE_LIST> tag.
The <SIGNATURE_LINE> tag creates up to two rules on a line and places a name below each rule; each rule serves as a signatory line for the person listed below it. The tag creates signature lines within a signature list that has a 2-column format; if you omit a name in either column, no name (or rule) outputs in that column.
The following example shows a signature list with two names in the first row of signatures, a single name in the left column of the second row, and a name in the right column of the third row.
<TITLE_PAGE> . . . <SIGNATURE_LIST> <SIGNATURE_LINE>(Otto Baloo\T. C. Leeds) <SIGNATURE_LINE>(Ted Doe\ ) <SIGNATURE_LINE>( \Eunice Smith) <ENDSIGNATURE_LIST> |
Begins a 2-column listing of signature lines on the title page of a document and supplies headings for each of those columns.
<SIGNATURE_LIST> (col heading-1\col heading-2)
col heading-n
Specifies the heading for the column of signatures. These headings are required.
- <SIGNATURE_LINE>
- <SPECIFICATION_INFO>
- <SPEC_TITLE>
- <SUBTITLE>
- The global <TITLE_PAGE> tag
- The global <FRONT_MATTER> tag
<ENDSIGNATURE_LIST>
Valid only in the context of a global <TITLE_PAGE> tag.
The <SIGNATURE_LIST> tag begins a 2-column listing of signature lines on the title page of a document and supplies headings for each of those columns. Each argument places a heading over one of the signature line columns. This tag enables the <SIGNATURE_LINE> tag to specify each signature line and the name associated with it. You can use as many <SIGNATURE_LINE> tags as you want in the context of the <SIGNATURE_LIST> tag.
The following example shows a sample use of the <SIGNATURE_LIST> tag. In the example, the <SIGNATURE_LIST> tag is used in the context of the global <TITLE_PAGE> tag.
<FRONT_MATTER> <TITLE_PAGE> . . . <SUBTITLE>(Submitted Under\Contract A00000--11--A--2222) <SIGNATURE_LIST>(Authenticated by:\Approved by:) <SIGNATURE_LINE>(Procuring Activity\Program Manager) <SIGNATURE_LINE>(Date\Technical Director) <SIGNATURE_LINE>(\Consultant) <ENDSIGNATURE_LIST> . . . <ENDTITLE_PAGE> |
Creates a listing of information about the specification on the title page and creates a 2-line running heading for the rest of the document.
<SPECIFICATION_INFO > (specification number
\code id number
\specification date
[\additional info])
specification number
Specifies the number associated with this document. This number formats as the first line in a block of lines in the upper right of the title page. This number also carries as the top line in a 2-line running heading throughout the document.The running title established by the specification number argument can be overridden in the MILSPEC.SECURITY and MILSPEC.DRAFT doctypes by the text output by the <RUNNING_TITLE> tag.
code id number
Specifies the identification code number for this document. This number formats as the second line in a block of lines in the upper right of the title page.specification date
Specifies a date for the document. This value can be specified as a text string (for example, 31 October 1986), or it can be specified using the global <DATE> tag, which produces the date at the time the file processes.This date formats as the third line in a block of lines in the upper right of the title page; it also carries as the bottom line in a 2-line running heading throughout the document.
The running title established by the specification date argument can be overridden in the MILSPEC.SECURITY and MILSPEC.DRAFT doctypes by the running title created by the <RUNNING_TITLE> tag.
additional info
This is an optional tag. Specifies additional information about the document, for example, Part 1 of 3 parts.This information formats as the fourth line in a block of lines in the upper right of the title page.
- <RUNNING_TITLE>
- <SIGNATURE_LIST>
- <SIGNATURE_LINE>
- <SPEC_TITLE>
- <SUBTITLE>
- The global <DATE> tag
- The global <TITLE_PAGE> tag
- The global <FRONT_MATTER> tag
Valid only in the context of a global <TITLE_PAGE> tag.
The <SPECIFICATION_INFO> tag creates a listing of information about the specification on the title page and creates a 2-line running heading for the rest of the document.The list of information formats on the upper right of the title page. Each line specifies a particular argument as follows:
Additionally, the specification number and specification date arguments output throughout the document as the top and bottom lines, respectively, of a 2-line running heading.
- Line one lists the specification number argument.
- Line two lists the code id number argument.
- Line three lists the specification date argument.
- Line four is optional and lists the additional info argument.
The following example shows a sample use of the <SPECIFICATION_INFO> tag.
<FRONT_MATTER> <TITLE_PAGE> <SPECIFICATION_INFO>(12345B\a142-b4\July 4, 1776\Part I of Three Parts) <SPEC_TITLE>(Prime Item Development Specification\ For the \(Approved Title)\of the \Supported \Device) . . <ENDTITLE_PAGE> |
Creates a title with up to seven centered lines on the title page.
<SPEC_TITLE > (title text-1 [\title text-2...
[\title text-7]])
title text-n
Specifies text in a title. Each argument centers on a separate line on the title page.
- <ONLINE_TITLE>
- <SIGNATURE_LINE>
- <SIGNATURE_LIST>
- <SPECIFICATION_INFO>
- <SUBTITLE>
- The global <TITLE_PAGE> tag
- The global <FRONT_MATTER> tag
Valid only in the context of a global <TITLE_PAGE> tag.
The <SPEC_TITLE> tag creates a title with up to seven centered lines on the title page. Each title line centers on the page beneath the previous title line.Use the <SUBTITLE> tag to create a subordinate title for a military specification.
Use the <ONLINE_TITLE> tag to supply an abbreviated title that will be used for the Bookreader library, title bar, and topic bar only. The <ONLINE_TITLE> tag is ignored in printed documents.
The following example shows a sample use of the <SPEC_TITLE> tag.
<FRONT_MATTER> <TITLE_PAGE> <SPECIFICATION_INFO>(12345B\a142-b4\July 4, 1776\Part I of Three Parts) <SPEC_TITLE>(Prime Item Development Specification\ For the \(Approved Title)\of the \Device) . . <ENDTITLE_PAGE> |
Creates a subtitle with up to seven centered lines on the title page.
<SUBTITLE> (title text-1 [\title text-2...\title text-7])
title text-n
Specifies a text line in a subtitle. You can specify one to seven arguments. Each argument centers on a separate subtitle line.
- <SIGNATURE_LIST>
- <SIGNATURE_LINE>
- <SPECIFICATION_INFO>
- <SPEC_TITLE>
- The global <TITLE_PAGE> tag
- The global <FRONT_MATTER> tag
Valid only in the context of a global <TITLE_PAGE> tag.
The <SUBTITLE> tag creates a subtitle with up to seven centered lines on the title page. Each title line centers on the page beneath the previous title line.Use the <SPEC_TITLE> tag to create a main title for a military specification.
The following example shows a sample use of the <SUBTITLE> tag.
<FRONT_MATTER> <TITLE_PAGE> <SPECIFICATION_INFO>(12345B\a142-b4\July 4, 1776\Part I of Three Parts) <SPEC_TITLE>(Prime Item Development Specification\ For the \(Approved Title)\of the \Device) <SUBTITLE>(Submitted Under\Contract A00000--11--A--2222) . . . <ENDTITLE_PAGE> |
Previous | Next | Contents | Index |