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

Study Authorization

Description

Provides structured information on the agency that authorized the study, the date of authorization, and an authorization statement.

Example

<studyAuthorization date="2010-11-04"> <authorizingAgency affiliation="University of Georgia" abbr="HSO">Human Subjects Office</authorizingAgency> <authorizationStatement>Statement of authorization issued by OUHS on 2010-11-04</authorizationStatement> </studyAuthorization>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="studyAuthorization" type="studyAuthorizationType"/>

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