element <fileDscr> (global)
Namespace:
Type:
Content:
complex, 13 attributes, 4 elements
Defined:
globally in codebook.xsd; see XML source
Used:
XML Representation Summary
<fileDscr
   
 = 
xs:ID
 = 
xs:NMTOKEN
 = 
xs:language
 = 
("archive" | "producer") : "producer"
 = 
xs:string
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear)
 = 
xs:anyURI
 = 
xs:anyURI
 = 
xs:string
 = 
xs:IDREFS
 = 
xs:IDREFS
 = 
xs:IDREFS
 = 
xs:IDREFS
   
>
   
Content: 
</fileDscr>
Included in content model of elements (1):
Known Usage Locations
Annotation

Data Files Description

Description

Information about the data file(s) that comprises a collection. This section can be repeated for collections with multiple files.

Remarks: when a codebook documents two different physical instantiations of a data file, e.g., logical record length (or OSIRIS) and card-image version, the Data File Description should be repeated to describe the two separate files. An ID should be assigned to each file so that in the Variable section the location of each variable on the two files can be distinguished using the unique file IDs.

Example

<fileDscr ID="CARD-IMAGE" URI="www.icpsr.umich.edu/cgi-bin/archive.prl?path=ICPSR&amp;num=7728"/> <fileDscr ID="LRECL" URI="www.icpsr.umich.edu/cgi-bin/archive.prl?path=ICPSR&amp;num=7728"/>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="fileDscr" type="fileDscrType"/>

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