element <embargo> (global)
Namespace:
Type:
Content:
mixed (allows character data), 15 attributes, 24 elements
Defined:
globally in codebook.xsd; see XML source
Used:
XML Representation Summary
<embargo
   
 = 
xs:ID
 = 
xs:NMTOKEN
 = 
xs:language
 = 
("archive" | "producer") : "producer"
 = 
xs:string
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear)
 = 
xs:anyURI
 = 
xs:anyURI
 = 
xs:boolean : "false"
 = 
xs:boolean : "true"
 = 
xs:string
 = 
xs:date
 = 
xs:string
 = 
("notBefore" | "notAfter") : "notBefore"
 = 
xs:string
   
>
   
Content: 
</embargo>
Included in content model of elements (2):
Known Usage Locations
Annotation

Embargo

Description

Provides information on variables/nCubes which are not currently available because of policies established by the principal investigators and/or data producers.

This element may be repeated to support multiple language expressions of the content.

Example

<var> <embargo event="notBefore" date="2001-09-30"> The data associated with this variable/nCube will not become available until September 30, 2001, because of embargo provisions established by the data producers.</embargo> </var>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="embargo" type="embargoType"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set