element <fileDerivationVars> (global)
Namespace:
Type:
Content:
empty, 3 attributes
Defined:
globally in codebook.xsd; see XML source
Used:
XML Representation Summary
<fileDerivationVars
   
 = 
xs:IDREFS
 = 
xs:IDREFS
 = 
xs:IDREFS
/>
Included in content model of elements (1):
Known Usage Locations
Annotation

File Derivation Variables

Description

Empty element consisting only of its attributes. This element is used to capture the variables that were kept, dropped, or added as part of a file level command.

Example

<fileCommand> <fileDerivationsVars keep="V1 V2 V5" drop="V3" add="V16"/> </fileCommand>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="fileDerivationVars" type="fileDerivationVarsType"/>

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