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

License

Description

A legal document giving official permission to something with the resource. Recommendation is to provide the license document URI. Equates to https://www.dublincore.org/specifications/dublin-core/dcmi-terms/terms/license/

Example

<license type="metadata" scope="study" URI="https://creativecommons.org/licenses/by/4.0/legalcode">CC by 4.0</license>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="license" type="licenseType"/>

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