Namespace: |
|
Type: |
|
Content: |
|
Defined: |
globally in codebook.xsd; see XML source |
Used: |
at 1 location |
XML Representation Summary |
||||||||||||||||||||||||||||||||||||||||||
<sumStat | ||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||
> | ||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||
</sumStat> |
One or more statistical measures that describe the responses to a particular variable and may include one or more standard summaries, e.g., minimum and maximum values, median, mode, etc. The attribute "wgtd" indicates whether the statistics are weighted or not. The "weight" attribute is an IDREF(S) to the weight element(s) in the study description.
The attribute "type" denotes the type of statistics being shown: mean, median, mode, valid cases, invalid cases, minimum, maximum, or standard deviation. If a value of "other" is used here, a value taken from a controlled vocabulary should be put in the "otherType" attribute. This option should only be used when applying a controlled vocabulary to this attribute. Use the complex element controlledVocabUsed to identify the controlled vocabulary to which the selected term belongs.
<xs:element name="sumStat" type="sumStatType"/> |
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: |
xs:ID, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="ID" type="xs:ID" use="optional"/> |
Type: |
xs:NMTOKEN, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="otherType" type="xs:NMTOKEN" 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: |
|
Use: |
required |
Defined: |
enumeration of xs:NMTOKEN |
Enumeration: |
"mean", "medn", "mode", "vald", "invd", "min", "max", "stdev", "other" |
Type Derivation Tree xs:NMTOKEN (restriction) simpleType |
Derivation: |
restriction of xs:NMTOKEN |
|||
Facets: |
|
<xs:attribute name="type" use="required"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="mean"/> <xs:enumeration value="medn"/> <xs:enumeration value="mode"/> <xs:enumeration value="vald"/> <xs:enumeration value="invd"/> <xs:enumeration value="min"/> <xs:enumeration value="max"/> <xs:enumeration value="stdev"/> <xs:enumeration value="other"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
Type: |
xs:IDREFS, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="weight" type="xs:IDREFS"/> |
Type: |
xs:IDREFS, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="wgt-var" type="xs:IDREFS"/> |
Type: |
|
Use: |
optional |
Defined: |
enumeration of xs:NMTOKEN |
Enumeration: |
"wgtd", "not-wgtd" |
Default: |
"not-wgtd" |
Type Derivation Tree xs:NMTOKEN (restriction) simpleType |
Derivation: |
restriction of xs:NMTOKEN |
|||
Facets: |
|
<xs:attribute default="not-wgtd" name="wgtd"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="wgtd"/> <xs:enumeration value="not-wgtd"/> </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: |
ExtLinkType, mixed content |
Defined: |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ExtLink"/> |
Type: |
xhtml:address.type, mixed content |
Defined: |
<xs:element ref="address"/> |
Type: |
xhtml:blockquote.type, complex content |
Defined: |
<xs:element ref="blockquote"/> |
Type: |
xhtml:div.type, mixed content |
Defined: |
<xs:element ref="div"/> |
Type: |
xhtml:dl.type, complex content |
Defined: |
<xs:element ref="dl"/> |
Type: |
xhtml:h1.type, mixed content |
Defined: |
<xs:element ref="h1"/> |
Type: |
xhtml:h2.type, mixed content |
Defined: |
<xs:element ref="h2"/> |
Type: |
xhtml:h3.type, mixed content |
Defined: |
<xs:element ref="h3"/> |
Type: |
xhtml:h4.type, mixed content |
Defined: |
<xs:element ref="h4"/> |
Type: |
xhtml:h5.type, mixed content |
Defined: |
<xs:element ref="h5"/> |
Type: |
xhtml:h6.type, mixed content |
Defined: |
<xs:element ref="h6"/> |
Type: |
xhtml:hr.type, empty content |
Defined: |
<xs:element ref="hr"/> |
Type: |
xhtml:ol.type, complex content |
Defined: |
<xs:element ref="ol"/> |
Type: |
xhtml:p.type, mixed content |
Defined: |
<xs:element ref="p"/> |
Type: |
xhtml:pre.type, mixed content |
Defined: |
<xs:element ref="pre"/> |
Type: |
xhtml:table.type, complex content |
Defined: |
<xs:element ref="table"/> |
Type: |
xhtml:ul.type, complex content |
Defined: |
<xs:element ref="ul"/> |
XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set |