complexType "otherMatType"
Namespace:
Content:
complex, 11 attributes, 7 elements
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 3 attributes, 7 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:string
 = 
xs:NMTOKEN
 = 
xs:string
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
baseElementType (extension)
  otherMatType
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="otherMatType">
<xs:complexContent>
<xs:extension base="baseElementType">
<xs:choice>
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="typeOfOtherMaterial"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="labl"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="txt"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="notes"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="table"/>
<xs:element minOccurs="0" ref="citation"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="otherMat"/>
</xs:sequence>
</xs:choice>
<xs:attribute name="type" type="xs:string"/>
<xs:attribute name="level" type="xs:NMTOKEN" use="required"/>
<xs:attribute name="URI" type="xs:string"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 3/11)
level
Type:
xs:NMTOKEN, predefined
Use:
required
Relationship of the other materials to components of the study. Suggested values for level include specifications of the item level to which the element applies: e.g. "data","datafile", "studydsc", "study".
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="level" type="xs:NMTOKEN" use="required"/>

type
Type:
xs:string, predefined
Use:
optional
DEPRECATED.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="type" type="xs:string"/>

URI
Type:
xs:string, predefined
Use:
optional
URN or URL to the location of the other study-related materials. It needs not be used in every case; it is intended for capturing references to other materials separate from the codebook itself.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="URI" type="xs:string"/>
Content Element Detail (all declarations; defined within this component only; 7/7)
citation
Type:
citationType, complex content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="citation"/>

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

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

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

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

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

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

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