element <fileCommand> (global)
Namespace:
Type:
Content:
complex, 9 attributes, 3 elements
Defined:
globally in codebook.xsd; see XML source
Used:
XML Representation Summary
<fileCommand
   
 = 
xs:ID
 = 
xs:NMTOKEN
 = 
xs:language
 = 
("archive" | "producer") : "producer"
 = 
xs:string
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear)
 = 
xs:anyURI
 = 
xs:anyURI
 = 
("add" | "drop")
   
>
   
Content: 
</fileCommand>
Included in content model of elements (1):
Known Usage Locations
Annotation

File Command

Description

The element allows for the description of the file command by capturing a textual description of the command including the capture of pseudo code in "drvdesc" as well as the specific command using "drvcmd". Follow the same convention as the variable derivation; source="producer" holds original and source="archive" holds the SDTD.

Provide linkage to source and target variables that were involved in this derivation command in "fileDerivationVars". Basically, any dropped variable from the source will only be identified and referenced here. A variable that is kept and unchanged, will have a derivation pointing to it source, but the specific command which led to its retention will only be identified here at the file level. Variables created by a file level command will be linked here, and their derivation elements will repeat the command.

If applicable, use the values "add" or "drop" in the attribute "fileDerivationCasesAction" if this command added or dropped cases from the referenced source files.

XML Source (w/o annotations (1); see within schema source)
<xs:element name="fileCommand" type="fileCommandType"/>

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