element <software> (global)
Namespace:
Type:
Content:
mixed (allows character data), 23 attributes, 24 elements
Defined:
globally in codebook.xsd; see XML source
Used:
XML Representation Summary
<software
   
 = 
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
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
   
>
   
Content: 
</software>
Included in content model of elements (2):
Known Usage Locations
Annotation

Software used in Production

Description

Software used to produce the work. Supports the use of an external controlled vocabulary. DDI provides a Controlled Vocabulary for this location: "SoftwarePackage".

Example

<docDscr> <citation> <prodStmt> <software version="1.0">MRDC Codebook Authoring Tool</software> </prodStmt> </citation> </docDscr> <docDscr> <citation> <prodStmt> <software version="8.0">Arbortext Adept Editor</software> </prodStmt> </citation> </docDscr> <docDscr> <docSrc> <prodStmt> <software version="4.0">PageMaker</software> </prodStmt> </docSrc> </docDscr> <stdyDscr> <citation> <prodStmt> <software version="6.12">SAS</software> </prodStmt> </citation> </stdyDscr> <fileTxt> <software version="6.12">The SAS transport file was generated by the SAS CPORT procedure.</software> </fileTxt>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="software" type="softwareType"/>

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