complexType "fileDerivationVarsType"
Namespace:
Content:
empty, 3 attributes
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 3 attributes
Used:
XML Representation Summary
<...
   
 = 
xs:IDREFS
 = 
xs:IDREFS
 = 
xs:IDREFS
/>
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="fileDerivationVarsType">
<xs:attribute name="keep" type="xs:IDREFS" use="optional"/>
<xs:attribute name="drop" type="xs:IDREFS" use="optional"/>
<xs:attribute name="add" type="xs:IDREFS" use="optional"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 3/3)
add
Type:
xs:IDREFS, predefined
Use:
optional
Space delimited ID references to the target variables that were created as part of this file level command.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="add" type="xs:IDREFS" use="optional"/>

drop
Type:
xs:IDREFS, predefined
Use:
optional
Space delimited ID references to the source variables that were dropped as part of this file level command.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="drop" type="xs:IDREFS" use="optional"/>

keep
Type:
xs:IDREFS, predefined
Use:
optional
Space delimited ID references to the target variables that were kept as part of this file level command.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="keep" type="xs:IDREFS" use="optional"/>

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