complexType "methodType"
Namespace:
Content:
complex, 8 attributes, 6 elements
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 6 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
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
baseElementType (extension)
  methodType
XML Source (see within schema source)
<xs:complexType name="methodType">
<xs:complexContent>
<xs:extension base="baseElementType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="dataColl"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="notes"/>
<xs:element minOccurs="0" ref="anlyInfo"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="stdyClas"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="dataProcessing"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="codingInstructions"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 6/6)
anlyInfo
Type:
anlyInfoType, complex content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="anlyInfo"/>

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

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

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

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

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

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