Namespace: |
|
Type: |
|
Content: |
complex, 15 attributes, 5 elements |
Defined: |
globally in codebook.xsd; see XML source |
Used: |
at 1 location |
XML Representation Summary |
||||||||||||||||||||||||||||||||||||||||||||||||
<catgry | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
> | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
</catgry> |
A description of a particular response.
The attribute "missing" indicates whether this category group contains missing data or not.
The attribute "missType" is used to specify the type of missing data, e.g., inap., don't know, no answer, etc.
The attribute "country" allows for the denotation of country-specific category values.
The "sdatrefs" attribute records the ID values of all elements within the summary data description that apply to this category.
The exclusiveness attribute ("excls") should be set to "false" if the category can appear in more than one place in the classification hierarchy.
The attribute "catgry" is an IDREF referencing any child categories of this category element. Used to capture nested hierarchies of categories.
The attribute "level" is an IDREF referencing the catLevel ID in which this category exists.
<xs:element name="catgry" type="catgryType"/> |
Type: |
xs:IDREFS, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="catgry" type="xs:IDREFS" use="optional"/> |
Type: |
xs:string, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="country" type="xs:string" use="optional"/> |
Type: |
xs:anyURI, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="ddiCodebookUrn" type="xs:anyURI" use="optional"/> |
Type: |
xs:anyURI, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="ddiLifecycleUrn" type="xs:anyURI" use="optional"/> |
Type: |
xs:string, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="elementVersion" type="xs:string" use="optional"/> |
Type: |
|
Use: |
optional |
Defined: |
xs:dateTime | xs:date | xs:gYearMonth | xs:gYear |
<xs:attribute name="elementVersionDate" type="dateSimpleType" use="optional"/> |
Type: |
|
Use: |
optional |
Defined: |
enumeration of xs:NMTOKEN |
Enumeration: |
"true", "false" |
Default: |
"true" |
Type Derivation Tree xs:NMTOKEN (restriction) simpleType |
Derivation: |
restriction of xs:NMTOKEN |
|||
Facets: |
|
<xs:attribute default="true" name="excls"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="true"/> <xs:enumeration value="false"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
Type: |
xs:ID, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="ID" type="xs:ID" use="optional"/> |
Type: |
xs:IDREF, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="level" type="xs:IDREF" use="optional"/> |
Type: |
|
Use: |
optional |
Defined: |
enumeration of xs:NMTOKEN |
Enumeration: |
"Y", "N" |
Default: |
"N" |
Type Derivation Tree xs:NMTOKEN (restriction) simpleType |
Derivation: |
restriction of xs:NMTOKEN |
|||
Facets: |
|
<xs:attribute default="N" name="missing"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="Y"/> <xs:enumeration value="N"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
Type: |
xs:string, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="missType" type="xs:string" use="optional"/> |
Type: |
xs:IDREFS, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="sdatrefs" type="xs:IDREFS" use="optional"/> |
Type: |
|
Use: |
optional |
Defined: |
enumeration of xs:NMTOKEN |
Enumeration: |
"archive", "producer" |
Default: |
"producer" |
Type Derivation Tree xs:NMTOKEN (restriction) simpleType |
Derivation: |
restriction of xs:NMTOKEN |
|||
Facets: |
|
<xs:attribute default="producer" name="source"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="archive"/> <xs:enumeration value="producer"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
Type: |
xs:NMTOKEN, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="xml-lang" type="xs:NMTOKEN" use="optional"/> |
Type: |
xs:language, predefined |
Use: |
optional |
Defined: |
<xs:attribute ref="xml:lang" use="optional"/> |
Type: |
catStatType, mixed content |
Defined: |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="catStat"/> |
Type: |
simpleTextType, mixed content |
Defined: |
<xs:element minOccurs="0" ref="catValu"/> |
XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set |