element <command> (global)
Namespace:
Type:
Content:
simple, 13 attributes
Defined:
globally in codebook.xsd; see XML source
Used:
XML Representation Summary
<command
   
 = 
xs:ID
 = 
xs:NMTOKEN
 = 
xs:language
 = 
("archive" | "producer") : "producer"
 = 
xs:string
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear)
 = 
xs:anyURI
 = 
xs:anyURI
 = 
xs:boolean : "false"
 = 
xs:boolean : "true"
 = 
xs:string
 = 
xs:date
 = 
xs:string
   
>
   
Content: 
{ xs:string }
</command>
Included in content model of elements (1):
Known Usage Locations
Annotation

Command

Description

Provide command code for the coding instruction.

Example

<command formalLanguage="SPSS">RECODE V1 TO V100 (10 THROUGH HIGH = 0)</command>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="command" type="commandType"/>

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