complexType "fileTxtType"
Namespace:
Content:
complex, 9 attributes, 14 elements
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 1 attribute, 14 elements
Used:
XML Representation Summary
<...
   
 = 
xs:ID
 = 
xs:NMTOKEN
 = 
xs:language
 = 
("archive" | "producer") : "producer"
 = 
xs:string
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear)
 = 
xs:anyURI
 = 
xs:anyURI
 = 
xs:string
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
baseElementType (extension)
  fileTxtType
XML Source (w/o annotations (1); see within schema source)
<xs:complexType name="fileTxtType">
<xs:complexContent>
<xs:extension base="baseElementType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="fileName"/>
<xs:element minOccurs="0" ref="fileCitation"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="dataFingerprint"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="fileCont"/>
<xs:element minOccurs="0" ref="fileStrc"/>
<xs:element minOccurs="0" ref="dimensns"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="fileType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="format"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="filePlac"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="dataChck"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ProcStat"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="dataMsng"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="software"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="verStmt"/>
</xs:sequence>
<xs:attribute name="mimeType" type="xs:string" use="optional"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/9)
mimeType
Type:
xs:string, predefined
Use:
optional
Indicate the MIME type of the file.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="mimeType" type="xs:string" use="optional"/>
Content Element Detail (all declarations; defined within this component only; 14/14)
dataChck
Type:
conceptualTextType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="dataChck"/>

dataFingerprint
Type:
dataFingerprintType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="dataFingerprint"/>

dataMsng
Type:
simpleTextType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="dataMsng"/>

dimensns
Type:
dimensnsType, complex content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="dimensns"/>

fileCitation
Type:
citationType, complex content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="fileCitation"/>

fileCont
Type:
simpleTextType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="fileCont"/>

fileName
Type:
simpleTextType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="fileName"/>

filePlac
Type:
simpleTextType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="filePlac"/>

fileStrc
Type:
fileStrcType, complex content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="fileStrc"/>

fileType
Type:
fileTypeType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="fileType"/>

format
Type:
conceptType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="format"/>

ProcStat
Type:
conceptType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ProcStat"/>

software
Type:
softwareType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="software"/>

verStmt
Type:
verStmtType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="verStmt"/>

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