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

Contact Persons

Description

Names and addresses of individuals responsible for the work. Individuals listed as contact persons will be used as resource persons regarding problems or questions raised by the user community.

Example

<contact affiliation="University of Wisconsin" email="jsmith@wisc.edu" URI="wisc.edu" agentIdentifier="0000-0003-1294-0000" typeOfAgentIdentifier="orcid">Jane Smith</contact>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="contact" type="contactType"/>

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