clearance — A security clearance
(level,organization?,(date|period)?,note?)
Name | Type | Default |
---|---|---|
targets | CDATA | None |
The clearance element contains a single security clearance (e.g. “Top Secret”).
clearance may be contained in these elements: clearances
<clearance> <level>Super-duper it-doesn't-even-exist extra secret</level> <organization>NATO</organization> </clearance>
<clearance> <level>Top Secret</level> <organization>CIA</organization> <date><year>2002</year></date> <note>Full polygraph test performed.</note> </clearance>