complexType "derivationType"
Namespace:
Content:
complex, 9 attributes, 3 elements
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 1 attribute, 3 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)
  derivationType
XML Source (w/o annotations (1); see within schema source)
<xs:complexType name="derivationType">
<xs:complexContent>
<xs:extension base="baseElementType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="varRange"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="drvdesc"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="drvcmd"/>
</xs:sequence>
<xs:attribute name="var" type="xs:IDREFS"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/9)
var
Type:
xs:IDREFS, predefined
Use:
optional
Provides the ID values of the other variables in the study used to generate this derived variable.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="var" type="xs:IDREFS"/>
Content Element Detail (all declarations; defined within this component only; 3/3)
drvcmd
Type:
drvcmdType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="drvcmd"/>

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

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

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