Namespace: |
|
Type: |
|
Content: |
complex, 11 attributes, 6 elements |
Defined: |
globally in codebook.xsd; see XML source |
Used: |
at 2 locations |
XML Representation Summary |
||||||||||||||||||||||||||||||||||||
<otherMat | ||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||
> | ||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||
</otherMat> |
This section allows for the inclusion of other materials that are related to the study as identified and labeled by the DTD/Schema users (encoders). The' materials may be entered as PCDATA (ASCII text) directly into the document (through use of the "txt" element). This ection may also serve as a "container" for other electronic materials such as setup files by providing a brief description of the study-related materials accompanied by the attributes "type" and "level" defining the material further. The "URI" attribute may be used to indicate the location of the other study-related materials.
Other Study-Related Materials may include: questionnaires, coding notes, SPSS/SAS/Stata setup files (and others), user manuals, continuity guides, sample computer software programs, glossaries of terms, interviewer/project instructions, maps, database schema, data dictionaries, show cards, coding information, interview schedules, missing values information, frequency files, variable maps, etc.
The "level" attribute is used to clarify the relationship of the other materials to components of the study. Suggested values for level include specifications of the item level to which the element applies: e.g., level= data; level=datafile; level=studydsc; level=study. The URI attribute need not be used in every case; it is intended for capturing references to other materials separate from the codebook itself. In Section 5, Other Material is recursively defined.
<xs:element name="otherMat" type="otherMatType"/> |
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: |
required |
Defined: |
<xs:attribute name="level" type="xs:NMTOKEN" use="required"/> |
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:string, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="type" type="xs:string"/> |
Type: |
xs:string, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="URI" type="xs:string"/> |
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: |
citationType, complex content |
Defined: |
<xs:element minOccurs="0" ref="citation"/> |
Type: |
notesType, mixed content |
Defined: |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="notes"/> |
Type: |
otherMatType, complex content |
Defined: |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="otherMat"/> |
Type: |
tableType, complex content |
Defined: |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="table"/> |
XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set |