complexType "stdyDscrType"
Namespace:
Content:
complex, 9 attributes, 9 elements
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 1 attribute, 9 elements
Used:
XML Representation Summary
<...
   
 = 
xs:ID
 = 
xs:NMTOKEN
 = 
xs:language
 = 
("archive" | "producer") : "producer"
 = 
xs:string
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear)
 = 
xs:anyURI
 = 
xs:anyURI
 = 
xs:IDREFS
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
baseElementType (extension)
  stdyDscrType
XML Source (see within schema source)
<xs:complexType name="stdyDscrType">
<xs:complexContent>
<xs:extension base="baseElementType">
<xs:sequence>
<xs:element maxOccurs="unbounded" ref="citation"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="studyAuthorization"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="stdyInfo"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="studyDevelopment"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="method"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="dataAccs"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="metadataAccs"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="othrStdyMat"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="notes"/>
</xs:sequence>
<xs:attribute name="access" type="xs:IDREFS"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/9)
access
Type:
xs:IDREFS, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="access" type="xs:IDREFS"/>
Content Element Detail (all declarations; defined within this component only; 9/9)
citation
Type:
citationType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" ref="citation"/>

dataAccs
Type:
dataAccsType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="dataAccs"/>

metadataAccs
Type:
metadataAccsType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="metadataAccs"/>

method
Type:
methodType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="method"/>

notes
Type:
notesType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="notes"/>

othrStdyMat
Type:
othrStdyMatType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="othrStdyMat"/>

stdyInfo
Type:
stdyInfoType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="stdyInfo"/>

studyAuthorization
Type:
studyAuthorizationType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="studyAuthorization"/>

studyDevelopment
Type:
studyDevelopmentType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="studyDevelopment"/>

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