element <confDec> (global)
Namespace:
Type:
Content:
mixed (allows character data), 15 attributes, 24 elements
Defined:
globally in codebook.xsd; see XML source
Used:
XML Representation Summary
<confDec
   
 = 
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
 = 
("yes" | "no") : "yes"
 = 
xs:string
 = 
xs:string
   
>
   
Content: 
</confDec>
Included in content model of elements (1):
Known Usage Locations
Annotation

Confidentiality Declaration

Description

This element is used to determine if signing of a confidentiality declaration is needed to access a resource.

Example

<confDec formNo="1">To download this dataset, the user must sign a declaration of confidentiality.</confDec> <confDec URI="http://www.icpsr.umich.edu/HMCA/CTSform/contents.html" required="yes"> To obtain this dataset, the user must complete a Restricted Data Use Agreement.</confDec>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="confDec" type="confDecType"/>

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