element <sourceCitation> (global)
Namespace:
Type:
Content:
complex, 9 attributes, 10 elements
Defined:
globally in codebook.xsd; see XML source
Used:
XML Representation Summary
<sourceCitation
   
 = 
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
   
>
   
Content: 
</sourceCitation>
Included in content model of elements (1):
May contain elements by substitutions (70):
Known Usage Locations
Annotation

Source Citation

Description

This complex element allows the inclusion of a standard citation for the sources used in collecting and creating the dataset.

Example

<sourceCitation> <titlStmt> <titl>Tenth Decennial Census of the United States, 1880. Volume I. Statistics of the Population of the United States at the Tenth Census.</titl> </titlStmt> <rspStmt> <AuthEnty affiliation="U.S. Department of Commerce">United States Census Bureau</AuthEnty> </rspStmt> <prodStmt> <producer>Government Printing Office</producer> <prodDate>1883</prodDate> </prodStmt> </sourceCitation>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="sourceCitation" type="citationType"/>

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