complexType "dataDscrType"
Namespace:
Content:
complex, 9 attributes, 5 elements
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 1 attribute, 5 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:IDREFS
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
baseElementType (extension)
  dataDscrType
XML Source (w/o annotations (1); see within schema source)
<xs:complexType name="dataDscrType">
<xs:complexContent>
<xs:extension base="baseElementType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="varGrp"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="nCubeGrp"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="var"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="nCube"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="notes"/>
</xs:sequence>
<xs:attribute name="access" type="xs:IDREFS"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/9)
access
Type:
xs:IDREFS, predefined
Use:
optional
Records the ID values of all elements in the Data Access and Metadata Access section that describe access conditions for this description of the data.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="access" type="xs:IDREFS"/>
Content Element Detail (all declarations; defined within this component only; 5/5)
nCube
Type:
nCubeType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="nCube"/>

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

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

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

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

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