<!-- teicb1.dtd:  written by PFS 1996-04-06 - 1996-04-08      -->
<!-- Revised to match version 1.5 of cb1.dtd 1996-07-11       -->
<!-- Base tag set for data-archive code books                 -->
<!-- Based on TEI base tag set for printed dictionaries.      -->
<!--                                                          -->
<!-- First we embed the default text structure.               -->
<![ %TEI.singleBase [
<!ENTITY % TEI.structure.dtd system 'teistr2.dtd'               >
%TEI.structure.dtd;
]]>
<!--                                                          -->
<!-- Now we define the CodeBook-specific material.            -->
<!--                                                          -->
<!-- CodeBook.DTD                                             -->
<!-- 0.0 TOP LEVEL                                            -->
<!-- =============                                            -->
<!ENTITY % codeBook 'INCLUDE' >
<![ %codeBook; [
<!ELEMENT %n.codeBook; - - ((%n.stdyDscr)+ & (%n.fileDscr)*
                          & (%n.dataDscr)* & (%n.otherMat)*)    >
<!ATTLIST %n.codeBook; 
    %a.global
    TEIform       CDATA    'codeBook'                           >
]]>
<!--                                                          -->
<!-- 1.0 Study Description (stdyDscr)                         -->
<!-- ================================                         -->
<!ENTITY % stdyDscr 'INCLUDE' >
<![ %stdyDscr; [
<!ELEMENT %n.stdyDscr; - - ((%n.citation)+ & (%n.stdyInfo)+
                           & (%n.method)*  & (%n.dataAccs)*
                           & (%n.otherMat)*)                    >
<!ATTLIST %n.stdyDscr;
    %a.global
    TEIform       CDATA    'stdyDscr'                           >
]]>
<!--                                                          -->
<!-- 1.1 Bibliographic Information (citation)                 -->
<!-- ========================================                 -->
<!ENTITY % citation  'INCLUDE' >
<![ %citation; [
<!ELEMENT %n.citation; - - ((%n.titlStmt)
                           & (%n.rspStmt)
                           & (%n.prodStmt) 
                           & (%n.distStmt)?
                           & (%n.serStmt)* 
                           & (%n.verStmt)? 
                           & (%n.biblCit)?)                     >
<!ATTLIST %n.citation;
    %a.global
    TEIform       CDATA    'citation'                           >
]]>
<!--                                                          -->
<!-- 1.1.1 Title Statement (titlStmt)                         -->
<!-- ================================                         -->
<!ENTITY % titlStmt 'INCLUDE' >
<![ %titlStmt; [
<!ELEMENT %n.titlStmt; - - ((%n.titl)+ 
                           & (%n.stdyNo)+)                      >
<!ATTLIST %n.titlStmt;
    %a.global
    TEIform       CDATA    'titlStmt;                           >
]]>
<!--                                                          -->
<!-- 1.1.1.1-5 Title(s) (titl)                                -->
<!-- =========================                                -->
<!ENTITY % titl 'INCLUDE' >
<![ %titl; [
<!ELEMENT %n.titl; - - (%paraContent;)                          >
<!ATTLIST %n.titl;
      %a.global;
      type           CDATA            "main"                 
      abbr           CDATA            #IMPLIED
      expan          CDATA            #IMPLIED
      TEIform        CDATA            "titl"                   >
]]>
<!--                                                         -->
<!-- 1.1.1.6 Study Number (stdyNo)                           -->
<!-- =============================                           -->
<!ENTITY % stdyNo 'INCLUDE' >
<![ %stdyNo; [
<!ELEMENT %n.stdyNo; - -  #PCDATA                              >
<!ATTLIST %n.stdyNo;  
    %a.global;
    agency           CDATA            #IMPLIED                 
    TEIform          CDATA            'stdyNo'                 >
]]>
<!--                                                         -->
<!-- 1.1.2 RESPONSIBILITY STATEMENT (rspStmt)                -->
<!-- ========================================                -->
<!ENTITY % rspStmt 'INCLUDE' >
<![ %rspStmt; [
<!ELEMENT %n.rspStmt; - - ((%n.PI)+
                          & (%n.PIAffl)+ 
                          & (%n.fundAg)* 
                          & (%n.grantNo)* 
                          & (%n.collInst)* 
                          & (%n.collStaf)? 
                          & (%n.resInit)? 
                          & (%n.othId)?)                       >
<!ATTLIST %n.rspStmt;
    %a.global;
    TEIform      CDATA     'rspStmt'                           >
]]>
<!--                                                         -->
<!-- 1.1.2.1 Primary Investigator (PI)                       -->
<!-- =================================                       -->
<!ENTITY % PI 'INCLUDE' >
<![ %PI; [
<!ELEMENT %n.PI; - - (%phrase.seq;)                            >
<!ATTLIST %n.PI; 
    %a.global;
    aka               CDATA                #IMPLIED            
    TEIform           CDATA                'PI'                >
]]>
<!--                                                         -->
<!-- 1.1.2.2 Primary Investigator Affiliation (PIAffl)       -->
<!-- =================================================       -->
<!ENTITY % PIAffl 'INCLUDE' >
<![ %PIAffl; [
<!ELEMENT %n.PIAffl; - - (%paraContent;)                       >
<!ATTLIST %n.PIAffl; 
    %a.global;
    aka             CDATA              #IMPLIED                
    abbr            CDATA              #IMPLIED                
    TEIform         CDATA              'PIAffl'                >
]]>
<!--                                                         -->
<!-- 1.1.2.3 Funding Agency (fundAg)                         -->
<!-- ===============================                         -->
<!ENTITY % fundAg 'INCLUDE' >
<![ %fundAg; [
<!ELEMENT %n.fundAg; - - (%phrase.seq;)                        >
<!ATTLIST %n.fundAg;
    %a.global;
    aka             CDATA               #IMPLIED               
    abbr            CDATA               #IMPLIED               
    TEIform         CDATA               'fundAg'               >
]]>
<!--                                                         -->
<!-- 1.1.2.4 Grant Number (grantNo)                          -->
<!-- ==============================                          -->
<!ENTITY % grantNo 'INCLUDE' >
<![ %grantNo; [
<!ELEMENT %n.grantNo; - - #PCDATA                              >
<!ATTLIST %n.grantNo;
    %a.global;
    agency             CDATA           #IMPLIED
    TEIform            CDATA           'grantNo'               >
]]>
<!--                                                         -->
<!-- 1.1.2.5 Data Collecting Institution (collInst)          -->
<!-- ==============================================          -->
<!ENTITY % collInst 'INCLUDE' >
<![ %collInst; [
<!ELEMENT %n.collInst; - - (%phrase.seq;)                      >
<!ATTLIST %n.collInst;
    %a.global;
    abbr
    TEIform            CDATA           'collInst'              >
]]>
<!--                                                         -->
<!-- 1.1.2.6 Data Collecting Staff (collStaf)                -->
<!-- ========================================                -->
<!ENTITY % collStaf 'INCLUDE' >
<![ %collStaf; [
<!ELEMENT %n.collStaf; - - (%phrase.seq;)                      >
<!ATTLIST %n.collStaf; 
    %a.global;
    aka            CDATA        #IMPLIED
    TEIform        CDATA        'collStaf'                     >
]]>
<!--                                                         -->
<!-- 1.1.2.7 Research Initiator (resInit)                    -->
<!-- ====================================                    -->
<!ENTITY % resInit 'INCLUDE' >
<![ %resInit; [
<!ELEMENT %n.resInit; - -  (%phrase.seq;)                      >
<!ATTLIST %n.resInit;
    %a.global;
    aka            CDATA        #IMPLIED
    TEIform        CDATA        'resInit                       >
]]>
<!--                                                         -->
<!-- 1.1.2.8 Other Identifications/Acknowledgments (othId)   -->
<!-- =====================================================   -->
<!ENTITY % othId 'INCLUDE' >
<![ %othId; [
<!ELEMENT %n.othId; - - (p* & (othID)*)                        >
<!ATTLIST %n.othId;
    %a.global;
    aka            CDATA        #IMPLIED
    type           CDATA        #IMPLIED
    TEIform        CDATA        'othId'                        >
]]>
<!--                                                         -->
<!-- 1.1.3 PRODUCTION STATEMENT(prodstmt)                    -->
<!-- ====================================                    -->
<!ENTITY % prodStmt 'INCLUDE' >
<![ %prodStmt; [
<!ELEMENT %n.prodStmt; - - ((%n.producer)* 
                           & (%n.prodDate)? 
                           & (%n.prodPlac)?
                           & (%n.software)?)                   >
<!ATTLIST %n.prodStmt;
    %a.global;
    TEIform        CDATA        'prodStmt'                     >
]]>
<!--                                                         -->
<!-- 1.1.3.1 Producer (producer)                             -->
<!-- ===========================                             -->
<!ENTITY % producer 'INCLUDE' >
<![ %producer; [
<!ELEMENT %n.producer; - - (%phrase.seq;)                      >
<!ATTLIST %n.producer; 
    %a.global;
    aka          CDATA        #IMPLIED
    abbr         CDATA        #IMPLIED
    TEIform      CDATA        'producer'                       >
]]>
<!--                                                         -->
<!-- Date of Production (prodDate)                           -->
<!-- =============================                           -->
<!ENTITY % prodDate 'INCLUDE' >
<![ %prodDate; [
<!ELEMENT %n.prodDate; - - (%phrase.seq;)                      >
<!ATTLIST %n.prodDate;
    %a.global;
    TEIform      CDATA        'prodDate'                       >
]]>
<!--                                                         -->
<!-- 1.1.3.3 Place of Production (prodPlac)                  -->
<!-- ======================================                  -->
<!ENTITY % prodPlac 'INCLUDE' >
<![ %prodPlac; [
<!ELEMENT %n.prodPlac; - - (%phrase.seq;)                      >
<!ATTLIST %n.prodPlac;  
    %a.global;
    TEIform      CDATA        'prodPlac'                       >
]]>
<!-- 1.1.3.4 Software: See below 2.5.8.                      -->
<!--                                                         -->
<!-- 1.1.4 DISTRIBUTOR STATEMENT (distStmt)                  -->
<!-- ======================================                  -->
<!ENTITY % distStmt 'INCLUDE' >
<![ %distStmt; [
<!ELEMENT %n.distStmt; - - ((%n.dataDist)*
                           & (%n.contact)*
                           & (%n.depositr)? 
                           & (%n.depDate)? 
                           & (%n.distDate)?)                   >
<!ATTLIST %n.distStmt;
    %a.global;
    TEIform       CDATA       'distStmt'                       >
]]>
<!--                                                         -->
<!-- 1.1.4.1 Data Distributor (dataDist)                     -->
<!-- ===================================                     -->
<!ENTITY % dataDist 'INCLUDE' >
<![ %dataDist; [
<!ELEMENT %n.dataDist; - -  (%phrase.seq;)                     >
<!ATTLIST %n.dataDist;
    %a.global;
    abbr              CDATA           #IMPLIED
    TEIform           CDATA           'dataDist'               >
]]>
<!--                                                         -->
<!-- 1.1.4.2 Contact Persons (contact)                       -->
<!-- =================================                       -->
<!ENTITY % contact 'INCLUDE' >
<![ %contact; [
<!ELEMENT %n.contact; - -  (%phrase.seq;)                      >
<!ATTLIST %n.contact;
    %a.global;
    aka              CDATA              #IMPLIED
    for              CDATA              #IMPLIED
    TEIform          CDATA              'contact'              >
]]>
<!--                                                         -->
<!-- 1.1.4.3 Depositor (depositr)                            -->
<!-- ============================                            -->
<!ENTITY % depositr 'INCLUDE' >
<![ %depositr; [
<!ELEMENT %n.depositr; - - (%phrase.seq;)                      >
<!ATTLIST %n.depositr; 
    %a.global;
    aka         CDATA          #IMPLIED
    abbr        CDATA          #IMPLIED
    TEIform     CDATA          'depositr'                      >
]]>
<!--                                                         -->
<!-- 1.1.4.4 Date of Deposit (depDate)                       -->
<!-- =================================                       -->
<!ENTITY % depDate 'INCLUDE' >
<![ %depDate; [
<!ELEMENT %n.depDate; - - (%phrase.seq;)                       >
<!ATTLIST %n.depDate;
    %a.global;
    TEIform     CDATA           'depDate'                      >
]]>
<!--                                                         -->
<!-- 1.1.4.5 Date of Distribution (distDate)                 -->
<!-- =======================================                 -->
<!ENTITY % distDate 'INCLUDE' >
<![ %distDate; [
<!ELEMENT %n.distDate; - - (%phrase.seq;)                      >
<!ATTLIST %n.distDate;
    %a.global;
    TEIform     CDATA           'distDate'                     >
]]>
<!--                                                         -->
<!-- 1.1.5 SERIES STATEMENT (serStmt)                        -->
<!-- ================================                        -->
<!ENTITY % serStmt 'INCLUDE' >
<![ %serStmt; [
<!ELEMENT %n.serStmt; - - ((%n.serName)* 
                          & (%n.serInfo)*)                     >
<!ATTLIST %n.serStmt;
    %a.global;
    TEIform     CDATA           'serStmt'                      >
]]>
<!--                                                         -->
<!-- 1.1.5.1 Series Name (serName)                           -->
<!-- =============================                           -->
<!ENTITY % serName 'INCLUDE' >
<![ %serName; [
<!ELEMENT %n.serName; - - (%phrase.seq;)                       >
<!ATTLIST %n.serName;    
    %a.global;
    aka            CDATA          #IMPLIED
    abbr           CDATA          #IMPLIED
    TEIform        CDATA          'serName'                    >
]]>
<!--                                                         -->
<!-- 1.1.5.2 Series Information (serInfo)                    -->
<!-- ====================================                    -->
<!ENTITY % serInfo 'INCLUDE' >
<![ %serInfo; [
<!ELEMENT %n.serInfo; - - (%specialPara;)                      >
<!ATTLIST %n.serInfo;
    %a.global;
    TEIform        CDATA         'serInfo'                     >
]]>
<!--                                                         -->
<!-- 1.1.6 VERSION STATEMENT (verStmt)                       -->
<!-- ================================                        -->
<!ENTITY % verStmt 'INCLUDE' >
<![ %verStmt; [
<!ELEMENT %n.verStmt; - - ((%n.version)? 
                          & (%n.verResp)?)                     >
<!ATTLIST %n.verStmt;
    %a.global;
    TEIform        CDATA         'verStmt'                     >
]]>
<!--                                                         -->
<!-- 1.1.6.1 Version (version)                               -->
<!-- =========================                               -->
<!ENTITY % version 'INCLUDE' >
<![ %version; [
<!ELEMENT %n.version; - - (%phrase.seq;)                       >
<!ATTLIST %n.version;
    %a.global;
    type        CDATA           #IMPLIED
    TEIform     CDATA           'version'                      >
<!--                                                         -->
<!-- 1.1.6.2 Version Responsibility Statement (verResp)      -->
<!-- ==================================================      -->
<!ENTITY % verResp 'INCLUDE' >
<![ %verResp; [
<!ELEMENT %n.verResp; - - ((%phrase.seq)
                          | (%n.rspStmt))                      >
<!ATTLIST %n.verResp;
    %a.global;
    TEIform         CDATA       'verResp'                      >
]]>
<!--                                                         -->
<!-- 1.1.7 BIBLIOGRAPHIC CITATION  (biblCit)                 -->
<!-- =======================================                 -->
<!ENTITY % biblCit 'INCLUDE' >
<![ %biblCit; [
<!ELEMENT %n.biblCit; - -  (#PCDATA 
                           | (%m.phrase) 
                           | (%m.biblPart)*)                   >
<!ATTLIST %n.biblCit;
    %a.global;
    TEIform         CDATA       'biblCit'                      >
]]>
<!--                                                         -->
<!-- 1.2 STUDY SCOPE (stdyInfo)                              -->
<!-- ==========================                              -->
<!ENTITY % stdyInfo 'INCLUDE' >
<![ %stdyInfo; [
<!ELEMENT %n.stdyInfo; - - ((%n.subject)?
                           & (%n.abstInfo)?
                           & (%n.sumDscr)? 
                           & (%n.othId)* 
                           & (%n.docStmt)*)                    >
<!ATTLIST %n.stdyInfo;
    %a.global;
    TEIform         CDATA       'stdyInfo'                     >
]]>
<!--                                                         -->
<!-- 1.2.1 Subject Information (subject)                     -->
<!-- ===================================                     -->
<!ENTITY % subject 'INCLUDE' >
<![ %subject; [
<!ELEMENT %n.subject; - - ((%n.keyword)*
                          & (%n.topcClas)*)                    >
<!ATTLIST %n.subject;
    %a.global;
    TEIform         CDATA        'subject'                     >
]]>
<!--                                                         -->
<!-- 1.2.1.1 Keywords (keyword)                              -->
<!-- ==========================                              -->
<!ENTITY % keyword 'INCLUDE' >
<![ %keyword; [
<!ELEMENT %n.keyword; - - (%phrase.seq;)                       >
<!ATTLIST %n.keyword;
    %a.global;
    TEIform         CDATA      'keyword'                       >
]]>
<!--                                                         -->
<!-- 1.2.1.2 Topic Classification (topcClas)                 -->
<!-- =======================================                 -->
<!ENTITY % topcClas 'INCLUDE' >
<![ %topcClas; [
<!ELEMENT %n.topcClas; - - (%phrase.seq;)                      >
<!ATTLIST %n.topcClas;
    %a.global;
    TEIform         CDATA      'topcClas'                      >
]]>
<!--                                                         -->
<!-- 1.2.2 Abstract Information (abstInfo)                   -->
<!-- =====================================                   -->
<!ENTITY % abstInfo 'INCLUDE' >
<![ %abstInfo; [
<!ELEMENT %n.abstInfo; - - ((%n.abstNo)* 
                           & (%n.abstDate)* 
                           & (%n.abstract)*)                   >
<!ATTLIST %n.abstInfo;
    %a.global;
    TEIform         CDATA      'abstInfo'                      >
]]>
<!--                                                         -->
<!-- 1.2.2.1 Abstract Number (abstNo)                        -->
<!-- ================================                        -->
<!ENTITY % abstNo 'INCLUDE' >
<![ %abstNo; [
<!ELEMENT %n.abstNo; - -   (%phrase.seq;)                      >
<!ATTLIST %n.abstNo;
    %a.global;
    agency          CDATA      #IMPLIED
    TEIform         CDATA      'abstInfor'                     >
]]>
<!--                                                         -->
<!-- 1.2.2.2 Abstract Date                                   -->
<!-- =====================                                   -->
<!ENTITY % abstDate 'INCLUDE' >
<![ %abstDate; [
<!ELEMENT %n.abstDate; - - (%phrase.seq;)                      >
<!ATTLIST %n.abstDate;
    %a.global;
    TEIform         CDATA      'abstDate'                      >
]]>
<!--                                                         -->
<!-- 1.2.2.3 Abstract (abstract)                             -->
<!-- ===========================                             -->
<!ENTITY % abstract 'INCLUDE' >
<![ %abstract; [
<!ELEMENT %n.abstract; - - (%specialPara)                      >
<!ATTLIST %n.abstract;
    %a.global;
    TEIform         CDATA      'abstract'                      >
]]>
<!--                                                         -->
<!-- 1.2.3 Summary Data Description (sumDscr)                -->
<!-- ========================================                -->
<!ENTITY % sumDscr 'INCLUDE' >
<![ %sumdscr; [
<!ELEMENT %n.sumDscr; - - ((%n.timePrd)* 
                          & (%n.collDate)* 
                          & (%n.timeDim)* 
                          & (%n.nation)* 
                          & (%n.geogUnit)* 
                          & (%n.anlyUnit)* 
                          & (%n.universe)* 
                          & (%n.dataKind)* )                   >
<!ATTLIST %n.sumDscr;
    %a.global;
    TEIform         CDATA      'sumDscr'                       >
]]>
<!--                                                         -->
<!-- 1.2.3.1 Time Period Covered (timePrd)                   -->
<!-- =====================================                   -->
<!ENTITY % timePrd 'INCLUDE' >
<![ %timePrd; [
<!ELEMENT %n.timePrd; - - ((%phrase.seq;) 
                          +(%n.collDate;))                     >
<!ATTLIST %n.timePrd;
    %a.global;
    TEIform         CDATA      'timePrd'                       >
]]>
<!--                                                         -->
<!-- 1.2.3.2 Date of Collection (collDate)                   -->
<!-- =====================================                     >
<!ENTITY % collDate 'INCLUDE' >
<![ %collDate; [
<!ELEMENT %n.collDate; - - (%phrase.seq;)                      >
<!ATTLIST %n.collDate;
    %a.global;
    event                 CDATA                 #IMPLIED
    TEIform               CDATA                 'collDate'     >
]]>
<!--                                                         -->
<!-- 1.2.3.3 Time Dimensions (timeDim)                       -->
<!-- =================================                       -->
<!ENTITY % timeDim 'INCLUDE' >
<![ %timeDim; [
<!ELEMENT %n.timeDim; - - (%phrase.seq;)                       >
<!ATTLIST %n.timeDim;
    %a.global;
    TEIform         CDATA      'timeDim'                       >
]]>
<!--                                                         -->
<!-- 1.2.3.4 Country (nation)                                -->
<!-- ========================                                -->
<!ENTITY % nation 'INCLUDE' >
<![ %nation; [
<!ELEMENT %n.nation; - - (%paraContent;)                       >
<!ATTLIST %n.nation;     
    %a.global;
    abbr             CDATA           #IMPLIED                  >
    TEIform          CDATA           'nation'                  >
]]>
<!--                                                         -->
<!-- 1.2.3.5 Geographic Unit (geogUnit)                      -->
<!-- ==================================                      -->
<!ENTITY % geogUnit 'INCLUDE' >
<![ %geogUnit; [
<!ELEMENT %n.geogUnit; - - (%specialPara;)                     >
<!ATTLIST %n.geogUnit;
    %a.global;
    TEIform         CDATA      'geogUnit'                      >
]]>
<!--                                                         -->
<!-- 1.2.3.6 Unit of Analysis (anlyUnit)                     -->
<!-- ===================================                     -->
<!ENTITY % anlyUnit 'INCLUDE' >
<![ %anlyUnit; [
<!ELEMENT %n.anlyUnit; - - (%phrase.seq;)                      >
<!ATTLIST %n.anlyUnit;
    %a.global;
    unit               CDATA              #IMPLIED
    TEIform            CDATA              'anlyUnit'           >
]]>
<!--                                                         -->
<!-- 1.2.3.7 Universe (universe)                             -->
<!-- ===========================                             -->
<!ENTITY % universe 'INCLUDE' >
<![ %universe; [
<!ELEMENT %n.universe; - - (%specialPara;)                     >
<!ATTLIST %n.universe;
    %a.global;
    level              CDATA              #IMPLIED
    clusion            (I|E)              "I"
    TEIform            CDATA              'universe'           >
]]>
<!--                                                         -->
<!-- 1.2.3.8 Kind of Data (dataKind)                         -->
<!-- ===============================                         -->
<!ENTITY % dataKind 'INCLUDE' >
<![ %dataKind; [
<!ELEMENT %n.dataKind; - - (%phrase.seq;)                      >
<!ATTLIST %n.dataKind;
    %a.global;
    TEIform         CDATA      'dataKind'                      >
]]>
<!--                                                         -->
<!-- 1.2.4 Acknowledgments -- use "othId" element            -->
<!-- =====================                                   -->
<!--                                                         -->
<!-- 1.2.5 Documentation Statement (docStmt)                 -->
<!-- =======================================                 -->
<!ENTITY % docStmt 'INCLUDE' >
<![ %docStmt; [
<!ELEMENT %n.docStmt; - - ((%n.documen)* 
                          & (%n.docLang)* 
                          & (%n.codebk)* 
                          & (%n.relMat)* 
                          & (%n.relStdy)* 
                          & (%n.othRefs)*)                     >
<!ATTLIST %n.docStmt;
    %a.global;
    TEIform         CDATA      'docStmt'                       >
]]>
<!--                                                         -->
<!-- 1.2.5.1 Documentation                                   -->
<!-- =====================                                   -->
<!ENTITY % documen 'INCLUDE' >
<![ %documen; [
<!ELEMENT %n.documen; - - (%paraContent;)                      >
<!ATTLIST %n.documen;
    %a.global;
    TEIform         CDATA      'documen'                       >
]]>
<!--                                                         -->
<!-- 1.2.5.2 Language(s) of Documentation                    -->
<!-- ====================================                    -->
<!ENTITY % docLang 'INCLUDE' >
<![ %docLang; [
<!ELEMENT %n.docLang - - (%phrase.seq;)                        >
<!ATTLIST docLang
    %a.global;
    TEIform         CDATA      'docLang'                       >
]]>
<!--                                                         -->
<!-- 1.2.5.3 Codebook.                                       -->
<!-- =================                                       -->
<!ENTITY % codebk 'INCLUDE' >
<![ %codebk; [
<!ELEMENT %n.codebk; - - (%paraContent;)                       >
<!ATTLIST %n.codebk;
    %a.global;
    TEIform         CDATA      'codebk'                        >
]]>
<!--                                                         -->
<!-- 1.2.5.4 Related Materials.                              -->
<!-- ==========================                              -->
<!ENTITY % relMat 'INCLUDE' >
<![ %relMat; [
<!ELEMENT %n.relMat; - - (%paraContent;)                       >
<!ATTLIST %n.relMat;
    %a.global;
    TEIform         CDATA      'relMat'                        >
]]>
<!--                                                         -->
<!-- 1.2.5.5 Related Studies                                 -->
<!-- =======================                                 -->
<!ENTITY % relStdy 'INCLUDE' >
<![ %relStdy; [
<!ELEMENT %n.relStdy; - - (%paraContent;)                      >
<!ATTLIST %n.relStdy;
    %a.global;
    TEIform         CDATA      'relStdy'                       >
]]>
<!--                                                         -->
<!-- 1.2.5.6 Other References Note.                          -->
<!-- ==============================                          -->
<!ENTITY % othRefs  'INCLUDE' >
<![ %othRefs; [
<!ELEMENT %n.othRefs; - - (%paraContent;)                      >
<!ATTLIST %n.othRefs;
    %a.global;
    TEIform         CDATA      'othRefs'                       >
]]>
<!--                                                         -->
<!-- 1.3 METHODOLOGY AND PROCESSING (method)                 -->
<!-- =======================================                 -->
<!ENTITY % method 'INCLUDE' >
<![ %method; [
<!ELEMENT %n.method; - - ((%n.dataColl;)?
                         & (%n.notes;)?
                         & (%n.anlyInfo;)?
                         & (%n.stdyClas;)?)                    >
<!ATTLIST %n.method;
    %a.global;
    TEIform         CDATA      'method'                        >
]]>
<!--                                                         -->
<!-- 1.3.1 Data Collection Methodology (dataColl)            -->
<!-- ===========================================             -->
<!ENTITY % dataColl 'INCLUDE' >
<![ %dataColl; [
<!ELEMENT %n.dataColl; - - ((%n.timeMeth;)? 
                           & (%n.frequenc;)? 
                           & (%n.sampProc;)? 
                           & (%n.deviat;)* 
                           & (%n.collMode;)* 
                           & (%n.resInstru;)? 
                           & (%n.sources;)? 
                           & (%n.collSitu;)? 
                           & (%n.actMin;)? 
                           & (%n.oiConOps;)? 
                           & (%n.arcConOp;)? 
                           & (%n.weight;)?)                    >
<!ATTLIST %n.dataColl;
    %a.global;
    TEIform         CDATA      'dataColl'                      >
]]>
<!--                                                         -->
<!-- 1.3.1.1 Time Method.                                    -->
<!-- ====================                                    -->
<!ENTITY % timeMeth 'INCLUDE' >
<![ %timeMeth; [
<!ELEMENT %n.timeMeth; - - (%phrase.seq;)                      >
<!ATTLIST %n.timeMeth;
    %a.global
    method             CDATA            #IMPLIED
    TEIform            CDATA            'timeMeth'             >
]]>
<!--                                                         -->
<!-- 1.3.1.2 Frequency of Data Collection.                   -->
<!-- =====================================                   -->
<!ENTITY % frequen 'INCLUDE' >
<![ %frequenc; [
<!ELEMENT %n.frequenc; - - (%phrase.seq;)                      >
<!ATTLIST %n.frequenc;
    %a.global;
    freq               CDATA            #IMPLIED
    TEIform            CDATA            'frequenc'             >
]]>
<!--                                                         -->
<!-- 1.3.1.3 Sampling Procedure.                             -->
<!-- ===========================                             -->
<!ENTITY % sampProc 'INCLUDE' >
<![ %sampProc; [
<!ELEMENT %n.sampProc; - - (%specialPara;)                     >
<!ATTLIST %n.sampProc;
    %a.global;
    TEIform         CDATA      'sampProc'                      >
]]>
<!--                                                         -->
<!-- 1.3.1.4 Major Deviations from the Sample Design.        -->
<!-- ================================================        -->
<!ENTITY % deviat 'INCLUDE' >
<![ %deviat; [
<!ELEMENT %n.deviat; - - (%paraContent;)                       >
<!ATTLIST %n.deviat;
    %a.global;
    TEIform         CDATA      'deviat'                        >
]]>
<!--                                                         -->
<!-- 1.3.1.5 Mode of Data Collection.                        -->
<!-- ================================                        -->
<!ENTITY % collMode 'INCLUDE' >
<![ %collMode; [
<!ELEMENT %n.collMode; - - (%paraContent;)                     >
<!ATTLIST %n.collMode;
    %a.global;
    TEIform         CDATA      'collMode'                      >
]]>
<!--                                                         -->
<!-- 1.3.1.6 Type of Research Instrument.                    -->
<!-- ====================================                    -->
<!ELEMENT resInstru - - (%paraContent;)                        >
<!ATTLIST resInstru
    %a.global;
    type                CDATA            #IMPLIED
    TEIform             CDATA            'resInstru'           >
]]>
<!--                                                         -->
<!-- 1.3.1.7 Sources Statement (sources)                     -->
<!-- ===================================                     -->
<!ENTITY % sources 'INCLUDE' >
<![ %sources; [
<!ELEMENT %n.sources; - - (((%n.dataSrc;)* 
                           & (%n.srcOrig;)* 
                           & (%n.srcChar;)* 
                           & (%n.srcDocu;)*)
                          | (%n.sources)*)                     >
<!ATTLIST %n.sources;
    %a.global;
    TEIform         CDATA      'sources'                       >
]]>
<!--                                                         -->
<!-- 1.3.1.7.1 Data Sources.                                 -->
<!-- =======================                                 -->
<!ENTITY % dataSrc 'INCLUDE' >
<![ %dataSrc; [
<!ELEMENT %n.dataSrc; - - (%specialPara;)                      >
<!ATTLIST %n.dataSrc;
    %a.global;
    TEIform         CDATA      'dataSrc'                       >
]]>
<!--                                                         -->
<!-- 1.3.1.7.2 Origins of Sources.                           -->
<!-- =============================                           -->
<!ENTITY % srcOrig 'INCLUDE' >
<![ %srcOrig; [
<!ELEMENT %n.srcOrig; - - (%paraContent;)                      >
<!ATTLIST %n.srcOrig;
    %a.global;
    TEIform         CDATA      'srcOrig'                       >
]]>
<!--                                                         -->
<!-- 1.3.1.7.3 Characteristics of Source Noted.              -->
<!-- ==========================================              -->
<!ENTITY % srcChar 'INCLUDE' >
<![ %srcChar; [
<!ELEMENT %n.srcChar; - - (%paraContent;)                      >
<!ATTLIST %n.srcChar;
    %a.global;
    TEIform         CDATA      'srcChar'                       >
]]>
<!--                                                         -->
<!-- 1.3.1.7.4 Documentation and Access to Sources.          -->
<!-- ==============================================          -->
<!ENTITY % srcDocu 'INCLUDE' >
<![ %srcDocu; [
<!ELEMENT %n.srcDocu; - - (%paraContent;)                      >
<!ATTLIST %n.srcDocu;
    %a.global;
    TEIform         CDATA      'srcDocu'                       >
]]>
<!--                                                         -->
<!-- 1.3.1.8 Characteristics of Data Collection Situation.   -->
<!-- =====================================================   -->
<!ENTITY % collSitu 'INCLUDE' >
<![ %collSitu; [
<!ELEMENT %n.collSitu; - - (%specialPara;)                     >
<!ATTLIST %n.collSitu;
    %a.global;
    TEIform         CDATA      'collSitu'                      >
]]>
<!--                                                         -->
<!-- 1.3.1.9 Actions to Minimize Losses.                     -->
<!-- ===================================                     -->
<!ENTITY % actMin 'INCLUDE' >
<![ %actMin; [
<!ELEMENT %n.actMin; - - (%specialPara;)                       >
<!ATTLIST %n.actMin;
    %a.global;
    TEIform         CDATA      'actMin'                        >
]]>
<!--                                                         -->
<!-- 1.3.1.10 Control Operations
              performed by Original Operator.                -->
<!-- ========================================                -->
<!ENTITY % oiConOps 'INCLUDE' >
<![ %oiConOps; [
<!ELEMENT %n.oiConOps; - - (%specialPara;)                     >
<!ATTLIST %n.oiConOps;
    %a.global;
    TEIform         CDATA      'oiConOps'                      >
]]>
<!--                                                         -->
<!-- 1.3.1.11 Control Operations
              performed by Archive.                          -->
<!-- ==============================                          -->
<!ENTITY % arcConOp 'INCLUDE' >
<![ %arcConOp; [
<!ELEMENT %n.arcConOp; - - (%specialPara;)                     >
<!ATTLIST %n.arcConOp;
    %a.global;
    TEIform         CDATA      'arcConOp'                      >
]]>
<!--                                                         -->
<!-- 1.3.1.12 Cleaning Operations.                           -->
<!-- =============================                           -->
<!ENTITY % cleanOps 'INCLUDE' >
<![ %cleanOps; [
<!ELEMENT %n.cleanOps; - - (%specialPara;)                   -->
<!ATTLIST %n.CleanOps;
    %a.global;
    TEIform         CDATA      'cleanOps'                      >
]]>
<!--                                                         -->
<!-- 1.3.1.13 Weighting.                                     -->
<!-- ===================                                     -->
<!ENTITY % weight 'INCLUDE' >
<![ %weight; [
<!ELEMENT %n.weight; - - (%specialPara;)                       >
<!ATTLIST %n.weight;
    %a.global;
    TEIform         CDATA      'weight'                        >
]]>
<!--                                                         -->
<!-- 1.3.3 Analysis Information (anlyInfo)                   -->
<!-- =====================================                   -->
<!ENTITY % anlyInfo 'INCLUDE' >
<![ %anlyInfo; [
<!ELEMENT %n.anlyInfo; - - ((%n.dataAppr;)* 
                           & (%n.results;)* 
                           & (%n.addArea;)*)                   >
<!ATTLIST %n.anlyInfo;
    %a.global;
    TEIform         CDATA      'anlyInfo'                      >
]]>
<!--                                                         -->
<!-- 1.3.3.1 Data Appraisal.                                 -->
<!-- =======================                                 -->
<!ENTITY % dataAppr 'INCLUDE' >
<![ %dataAppr; [
<!ELEMENT %n.dataAppr; - - (%paraContent;)                     >
<!ATTLIST %n.dataAppr;
    %a.global;
    TEIform         CDATA      'dataAppr'                      >
]]>
<!--                                                         -->
<!-- 1.3.3.2 Analysis Results.                               -->
<!-- =========================                               -->
<!ENTITY % results 'INCLUDE' >
<![ %results; [
<!ELEMENT %n.results; - - (%specialPara;)                      >
<!ATTLIST %n.results;
    %a.global;
    type              CDATA              #IMPLIED
    TEIform           CDATA              'results              >
]]>
<!--                                                         -->
<!-- 1.3.3.3 Potential Research Areas.                       -->
<!-- =================================                       -->
<!ENTITY % addArea 'INCLUDE' >
<![ %addArea; [
<!ELEMENT %n.addArea; - - (%specialPara;)                      >
<!ATTLIST %n.addArea;
    %a.global;
    TEIform         CDATA      'addArea'                       >
]]>
<!--                                                         -->
<!-- 1.3.4 Class or Status of the Study (stdyClas)           -->
<!-- =============================================           -->
<!ENTITY % stdyClas 'INCLUDE' >
<![ %stdyClas; [
<!ELEMENT %n.stdyClas; - - (%phrase.seq;)                      >
<!ATTLIST %n.stdyClas; 
    %a.global
    type               CDATA            #IMPLIED
    TEIform            CDATA            'stdyClas'             >
]]>
<!--                                                         -->
<!-- 1.4 Data Access (dataAccs)                              -->
<!-- ==========================                              -->
<!ENTITY % dataAccs 'INCLUDE' >
<![ %dataAccs; [
<!ELEMENT %n.dataAccs; - - ((%n.setAvail)* & (%n.useStmt)?)    >
<!ATTLIST %n.dataAccs;
    %a.global
    TEIform       CDATA          'dataAccs'                    >
]]>
<!-- 1.4.1 Data Set Availability.                            -->
<!-- ===========================                             -->
<!ENTITY % setAvail 'INCLUDE' >
<![ %setAvail; [
<!ELEMENT %n.setAvail; - - ((%n.accsPlac;)+ 
                           & (%n.origArch;)?
                           & (%n.notes;)*
                           & (%n.collSize;)?
                           & (%n.complete;)?
                           & (%n.fileQnty;)?)                  >
<!ATTLIST %n.setAvail;
    %a.global
    media          CDATA                #IMPLIED
    format         CDATA                #IMPLIED              
    TEIform        CDATA                'setAvail'             >
]]>
<!-- 1.4.1.1 Location (accsPlac)                             -->
<!-- ===========================                             -->
<!ENTITY % accsPlac 'INCLUDE' >
<![ %accsPlac; [
<!ELEMENT %n.accsPlac; - - (%paraContent;)                     >
<!ATTLIST %n.accsPlac;
    %a.global
    TEIform        CDATA                'accsPlac'             >
]]>
<!--                                                         -->
<!-- 1.4.1.2 Archive where study originally stored           -->
<!-- =============================================           -->
<!ENTITY % origArch 'INCLUDE' >
<! %origArch; [
<!ELEMENT %n.origArch; - - (%paraContent;)                     >
<!ATTLIST %n.origArch;
    %a.global
    TEIform         CDATA      'origArch'                      >
]]>
<!--                                                         -->
<!-- 1.4.1.4 Extent of Collection (collSize)                 -->
<!-- =======================================                 -->
<!ENTITY % collSize 'INCLUDE' >
<![ %collSize; [
<!ELEMENT %n.collSize; - -   (%paraContent;)   +(%n.fileQnty;) >
<!ATTLIST %n.collSize;
    %a.global
    TEIform         CDATA      'collSize'                      >
]]>
<!--                                                         -->
<!-- 1.4.1.5 Completeness of Study Stored.                   -->
<!-- =====================================                   -->
<!ENTITY % complete 'INCLUDE' >
<![ %complete; [
<!ELEMENT %n.complete; - - (%paraContent;)                     >
<!ATTLIST %n.complete;
    %a.global;
    TEIform         CDATA      'complete'                      >
]]>
<!--                                                         -->
<!-- 1.4.1.6 Number of Files.                                -->
<!-- ========================                                -->
<!ENTITY % fileQnty 'INCLUDE' >
<![ %fileQnty; [
<!ELEMENT %n.fileQnty; - -   (%paraContent)                    >
<!ATTLIST %n.fileQnty;
    %a.global;
    TEIform         CDATA      'fileQnty'                      >
]]>
<!--                                                         -->
<!-- 1.4.2 Data Use Statement                                -->
<!-- ========================                                -->
<!ENTITY % useStmt 'INCLUDE' >
<![ %useStmt; [
<!ELEMENT %n.useStmt; - - ((%n.restrctn)* & (%n.contact)? 
                         & (%n.citReq)? & (%n.anlyCond)* 
                         & (%n.disclaim)* & (%n.notes)*)       >
<!ATTLIST %n.useStmt;
    %a.global
    TEIform        CDATA                 'useStmt'             >
]]>
<!-- 1.4.2.1 Restrictions                                    -->
<!-- ====================                                    -->
<!ENTITY % restrctn 'INCLUDE' >
<![ %restrctn; [
<!ELEMENT %n.restrctn; - - (%paraContent;)                     >
<!ATTLIST %n.restrctn;   
    %a.global
    TEIform        CDATA                  'restrctn'           >
]]>   
<!-- 1.4.2.2 Access Authority                                -->
<!-- ========================                                -->
<!-- USE 'CONTACT' element already declared.                 -->
<!--                                                         -->
<!-- 1.4.2.3 Citation Requirement                            -->
<!-- ============================                            -->
<!ENTITY % citReq 'INCLUDE' >
<![ %citReq; [
<!ELEMENT %n.citReq; - - (%paraContent;)                       >
<!ATTLIST %n.citReq;
    %a.global
    TEIform        CDATA                  'citReq'             >
]]>
<!--                                                         -->
<!-- 1.4.2.4 Analysis Conditions                             -->
<!-- ===========================                             -->
<!ENTITY % anlyCond 'INCLUDE' >
<![ %anlyCond; [
<!ELEMENT %n.anlyCond; - - (%paraContent;)                     >
<!ATTLIST %n.anlyCond; 
    %a.global
    TEIform        CDATA                   'anlyCond'          >
]]>
<!--                                                         -->
<!-- 1.4.2.5 Disclaimer                                      -->
<!-- ==================                                      -->
<!ENTITY % disclaim 'INCLUDE' >
<![ %disclaim; [
<!ELEMENT %n.disclaim; - - (%paraContent;)                     >
<!ATTLIST %n.disclaim   
    %a.global
    TEIform        CDATA                   'disclaim'          >
]]>
<!--                                                         -->
<!-- 1.5 Other Study Description Materials                   -->
<!-- =====================================                   -->
<!-- Use the generic element "otherMat"                      -->
<!--                                                         -->
<!-- 2.0 Data files description                              -->
<!-- ==========================                              -->
<!ENTITY % fileDscr 'INCLUDE' >
<![ %fileDscr; [
<!ELEMENT %n.fileDscr; - - ((%n.fileTxt;)+)                    >
<!ATTLIST %n.fileDscr;
    %a.global
    TEIform          CDATA               'fileDscr'            >
]]>
<!-- 2.5 File-by-file description (fileTxt)                  -->
<!-- ======================================                  -->
<!ENTITY % fileTxt 'INCLUDE' >
<![ %fileTxt; [
<!ELEMENT %n.fileTxt;  - -  ((%n.fileName;)?
                            & (%n.fileCont;)?
                            & (%n.fileStrc;)?
                            & (%n.fileType;)?
                            & (%n.filePlac;)?
                            & (%n.dataChck;)?
                            & (%n.dataMsng;)?
                            & (%n.software;)*)                 >
<!ATTLIST %n.fileTxt;
     %a.global
     TEIform       CDATA       'fileTxt'                       >
]]>
<!-- 2.5.1 File Name.                                        -->
<!-- ================                                        -->
<!ENTITY % fileName 'INCLUDE' >
<![ %fileName; [
<!ELEMENT %n.fileName; - - #RCDATA                             >
<!ATTLIST %n.filenam
    %a.global
    TEIform        CDATA                    'fileName'         >
]]>
<!--                                                         -->
<!-- 2.5.2 Contents of Files.                                -->
<!-- ========================                                -->
<!ENTITY % fileCont 'INCLUDE' >
<![ %fileCont; [
<!ELEMENT %n.fileCont; - - (%specialPara)                      >
<!ATTLIST %n.fileCont;
    %a.global
    TEIform        CDATA                    'fileCont'         >
]]>
<!--                                                         -->
<!-- 2.5.3 File Structure                                    -->
<!-- ====================                                    -->
<!ENTITY % fileStrc 'INCLUDE' >
<![ %fileStrc; [
<!ELEMENT %n.fileStrc; - - ((%n.strcType;)*
                           & (%n.keyVars;)*
                           & (%n.dimensns;)?)                  >
<!ATTLIST %n.fileStrc;
    %a.global
    TEIform       CDATA                      'fileStrc'        >
]]>
<!-- 2.5.3.1 Structure Type (strcType)                       -->
<!-- =================================                       -->
<!ENTITY % strcType 'INCLUDE' >
<![ %strcType; [
<!ELEMENT %n.strcType; - - (%paraContent)                      >
<!ATTLIST %n.strcType;
   %a.global;
   keyVar          IDREF              #IMPLIED
   TEIform         CDATA              'strcType'               >
]]>
<!--                                                         -->
<!-- 2.5.3.2 Key Variables                                   -->
<!-- =====================                                   -->
<!ENTITY % keyVars 'INCLUDE' >
<![ %keyVars; [
<!ELEMENT %n.keyVars; - - (%paraConten                         >
<!ATTLIST %n.keyVars;
    %a.global;
    keyVar          IDREF              #IMPLIED
    TEIform         CDATA              'keyVars'               >
<!--                                                         -->
<!-- 2.5.3.3 File Dimensions                                 -->
<!-- =======================                                 -->
<!ENTITY % dimensns 'INCLUDE' >
<![ %dimensns; [
<!ELEMENT %n.dimensns; - - ((%n.blocSize)*
                           & (%n.caseQnty)*
                           & (%n.varQnty)*
                           & (%n.recPrCas)*
                           & (%n.record)*)                     >
<!ATTLIST %n.dimensns;
    %a.global;
    TEIform         CDATA      'dimensns'                      >
]]>
<!--                                                         -->
<!-- 2.5.3.3.1 Block Size                                    -->
<!-- ====================                                    -->
<!ENTITY % blocSize 'INCLUDE' >
<![ %blocSize; [
<!ELEMENT %n.blocSize; - - (%phrase.seq;)                      >
<!ATTLIST %n.blocSize;
    %a.global;
    media           CDATA             #IMPLIED
    TEIform         CDATA             'blocSize'               >
]]>
<!--                                                         -->
<!-- 2.5.3.3.2 Overall Case Count                            -->
<!-- ============================                            -->
<!ENTITY % caseQnty 'INCLUDE' >
<![ %caseQnty; [
<!ELEMENT %n.caseQnty; - - (%phrase.seq;)                      >
<!ATTLIST caseQnty
    %a.global;
    TEIform         CDATA      'caseQnty'                      >
]]>
<!--                                                         -->
<!-- 2.5.3.3.3 Overall Variable Count                        -->
<!-- ================================                        -->
<!ENTITY % varQnty 'INCLUDE' >
<![ %varQnty; [
<!ELEMENT %n.varQnty; - - (%phrase.seq;)                       >
<!ATTLIST %n.varQnty;
    %a.global;
    TEIform         CDATA      'varQnty'                       >
]]>
<!--                                                         -->
<!-- 2.5.3.3.4 Records per Case                              -->
<!-- ==========================                              -->
<!ENTITY % recPrCas 'INCLUDE' >
<![ %recPrCas; [
<!ELEMENT %n.recPrCas; - - (%phrase.seq;)                      >
<!ATTLIST %n.recPrCas;
    %a.global;
    TEIform         CDATA      'recPrCas'                      >
]]>
<!--                                                         -->
<!-- 2.5.3.3.5 Record (record)                               -->
<!-- =========================                               -->
<!ENTITY % record 'INCLUDE' >
<![ %record; [
<!ELEMENT %n.record;   - -   ((%n.labl;)
                             & (%n.logRecL;)*
                             & (%n.caseQnty;)*
                             & (%n.varQnty)*)    +(p)          >
<!ATTLIST record
    %a.global;
    recType         CDATA          #IMPLIED
    TEIform         CDATA          'record'                    >
]]>
<!--                                                         -->
<!-- 2.5.3.3.5.1 Logical Record Length                       -->
<!-- =================================                       -->
<!ENTITY % logRecL 'INCLUDE' >
<![ %logRecL; [
<!ELEMENT %n.logRecL; - - (%phrase.seq;)                       >
<!ATTLIST %n.logRecL;
    %a.global;
    TEIform         CDATA      'logRecL'                       >
]]>
<!--                                                         -->
<!-- 2.5.3.3.5.2-3 Case Count and Variable Count             -->
<!-- ===========================================             -->
<!-- Elements already declared.                              -->
<!--                                                         -->
<!-- 2.5.3.3.5.4 Name                                        -->
<!-- ================                                        -->
<!-- Use generic labl tag.                                   -->
<!--                                                         -->
<!-- 2.5.4 Type of File                                      -->
<!-- ==================                                      -->
<!--                                                         -->
<!ENTITY % fileType 'INCLUDE' >
<![ %fileType; [
<!ELEMENT %n.fileType; - - (%paraContent;)                     >
<!ATTLIST %n.fileType;
    %a.global
    TEIform      CDATA                       'fileType'        >
]]>
<!--                                                         -->
<!-- 2.5.5 Place of File Production                          -->
<!-- ==============================                          -->
<!ENTITY % filePlac 'INCLUDE' >
<![ %filePlac; [
<!ELEMENT %n.filePlac; - - (%paraContent;)                     >
<!ATTLIST %n.filePlac;
    %a.global
    TEIform      CDATA                       'filePlac'        >
]]>
<!--                                                         -->
<!-- 2.5.6 Extent of Processing Checks                       -->
<!-- =================================                       -->
<!ENTITY % dataChck 'INCLUDE' >
<![ %dataChck; [
<!ELEMENT %n.dataChck; - - (%paraContent;)                     >
<!ATTLIST %n.dataChck;
     %a.global
     TEIform     CDATA                       'dataChck'        >
]]>
<!--                                                         -->
<!-- 2.5.7 Missing Data                                      -->
<!-- ==================                                      -->
<!ENTITY % dataMsng 'INCLUDE' >
<![ %dataMsng; [
<!ELEMENT %n.dataMsng; - - (%paraContent;)                     >
<!ATTLIST %n.dataMsng;
    %a.global
    TEIform      CDATA                       'dataMsng'        >
]]>
<!--                                                         -->
<!-- 2.5.8 Software                                          -->
<!-- ==============                                          -->
<!ENTITY % software 'INCLUDE' >
<![ %software; [
<!ELEMENT %n.software; - - (%paraContent;)                     >
<!ATTLIST %n.software;
    %a.global
    TEIform      CDATA                       'software'        >
]]>
<!--                                                         -->
<!-- 3.0 Variable Description (dataDscr)                     -->
<!-- ===================================                     -->
<!ENTITY % dataDscr 'INCLUDE' >
<![ %dataDscr; [
<!ELEMENT %n.dataDscr; - -   ((%n.varGrp;)*
                             & (%n.var;)+)                     >
<!ATTLIST %n.dataDscr;
    %a.global
    TEIform      CDATA                       'dataDscr'        >
]]>
<!--                                                         -->
<!ENTITY % varGrp 'INCLUDE' >
<![ %varGrp; [
<!ELEMENT %n.varGrp - -  ((%n.labl;) 
                         & (%n.txt;)+
                         & (%n.defntn;)?
                         & (%n.universe;)?)                    >
<!ATTLIST %n.varGrp
    %a.global
    type          CDATA                     #IMPLIED
    var           IDREFS                    #IMPLIED
    TEIform       CDATA                     'varGrp'           >
]]>
<!--                                                         -->
<!-- 3.1.1 Variable Group Name                               -->
<!-- =========================                               -->
<!-- Use generic name (labl) element.                        -->
<!--                                                         -->
<!-- 3.1.2 Variable Group Text                               -->
<!-- =========================                               -->
<!-- Use generic text (txt) element.                         -->
<!--                                                         -->
<!-- 3.1.3 Variable Group Definition                         -->
<!-- ===============================                         -->
<!ENTITY % defntn 'INCLUDE' >
<![ %defntn; [
<!ELEMENT %n.defntn; - - (%paraContent;)                       >
<!ATTLIST %n.defntn;
    %a.global;
    TEIform         CDATA      'defntn'                        >
]]>
<!--                                                         -->
<!-- 3.1.4 Universe                                          -->
<!-- ==============                                          -->
<!-- Element already declared.                               -->
<!--                                                         -->
<!-- 3.2 Variable (var)                                      -->
<!-- ==================                                      -->
<!ENTITY % var 'INCLUDE' >
<![ %var; [
<!ELEMENT %n.var; - -   ((%n.plc;) 
                        & (%n.labl;) 
                        & (%n.qstn;)? 
                        & (%n.range;)* 
                        & (%n.universe;)* 
                        & (%n.sumStat;)* 
                        & (%n.txt;)* 
                        & (%n.catgry;)* 
                        & (%n.ivuInstr;)* 
                        & (%n.codInstr;)*
                        & (%n.notes;)*)                        >
<!ATTLIST %n.var;
    %a.global
    name           CDATA                    #REQUIRED
    wgt            (wgt|not-wgt)            'not-wgt'
    wgt-var        IDREF                    #IMPLIED
    varGrp         IDREFS                   #IMPLIED
    qstn           IDREFS                   #IMPLIED
    type           (char|int|float)         #REQUIRED
    dcml           NUMBER                   #REQUIRED
    intrvl         (contin|discrete)        'contin'
    TEIform        CDATA                    'var'              >
]]>
<!--                                                         -->
<!-- Elements that comprise variable description             -->
<!-- ===========================================             -->
<!--                                                         -->
<!-- 3.2.0 Variable Name                                     -->
<!-- ===================                                     -->
<!-- Use generic name (labl) element.                        -->
<!--                                                         -->
<!-- 3.2.1 Starting position                                 -->
<!-- =======================                                 -->
<!ENTITY % startPos 'INCLUDE' >
<![ %startPos; [
<!ELEMENT %n.startPos; - O   EMPTY                             >
<!ATTLIST %n.startPos;
     %a.global
     place        NUMBER                    #REQUIRED
     width        NUMBER                    #REQUIRED
     TEIform      CDATA                     'startPos'         >
]]>
<!--                                                         -->
<!-- 3.2.2 Question.                                         -->
<!-- ===============                                         -->
<!ENTITY % qstn 'INCLUDE' >
<![ %qstn; [
<!ELEMENT %n.qstn; - o  (#PCDATA
                        | ((%n.preQTxt;)?, 
                        (%n.qstnLit;), 
                        (%n.postQTxt;)?))                      >
<!ATTLIST %n.qstn;
    %a.global
    qstn          IDREF                      #IMPLIED
    var           IDREFS                     #IMPLIED
    TEIform       CDATA                      'qstn'            >
]]>
<!--                                                         -->
<!-- 3.2.2.1 Literal Question.                               -->
<!-- =========================                               -->
<!ENTITY % qstnLit 'INCLUDE' >
<![ %qstnLit; [
<!ELEMENT %n.qstnLit; - -   (%phrase.seq;)                     >
<!ATTLIST %n.qstnLit;
    %a.global
    TEIform       CDATA                      'qstnLit'         >
]]>
<!--                                                         -->
<!-- 3.2.2.2 PreQuestion Text                                -->
<!-- ========================                                -->
<!ENTITY % preQTxt 'INCLUDE' >
<![ %preQTxt; [
<!ELEMENT %n.preQTxt; - -  (%specialPara)                      >
<!ATTLIST %n.preQTxt;
    %a.global
    TEIform       CDATA                      'preQTxt'         >
]]>
<!--                                                         -->
<!-- 3.2.2.3 PostQuestion Text                               -->
<!-- =========================                               -->
<!ENTITY % postQTxt 'INCLUDE' >
<![ %postQTxt; [
<!ELEMENT %n.postQTxt; - - (%specialPara)                      >
<!ATTLIST %n.postQTxt;
    %a.global
    TEIform       CDATA                       'postQTxt'       >
]]>
<!--                                                         -->
<!-- 3.2.2.4 Back Flow                                       -->
<!-- =================                                       -->
<!ENTITY % backward 'INCLUDE' >
<![ %backward; [
<!ELEMENT %n.backward; - - (%specialPara)                      >
<!ATTLIST %n.backward;
    %a.global
    qstn          IDREFS                      #IMPLIED
    TEIform       CDATA                       'backward'       >
]]>
<!--                                                         -->
<!-- 3.2.2.5 Forward Progression                             -->
<!-- ===========================                             -->
<!ENTITY % forward 'INCLUDE' >
<![ %forward; [
<!ELEMENT %n.forward; - - (%specialPara)                       >
<!ATTLIST %n.forward;
    %a.global
    qstn          IDREFS                      #IMPLIED
    TEIform       CDATA                       'forward'        >
]]>
<!--                                                         -->
<!-- 3.2.3 Range                                             -->
<!-- ===========                                             -->
<!ENTITY % range 'INCLUDE' >
<![ %range; [
<!ELEMENT %n.range; - O    EMPTY                               >
<!ATTLIST %n.range;
     %a.global
     relation     (EQ|GT|LT|GTE|LTE)         'EQ'
     TEIform      CDATA                      'range'           >
]]>
<!--                                                         -->
<!-- 3.2.4 Universe                                          -->
<!-- ==============                                          -->
<!-- Element already declared.                               -->
<!--                                                         -->
<!-- 3.2.5 Summary Statistics                                -->
<!-- ========================                                -->
<!ENTITY % sumStat 'INCLUDE' >
<![ %sumStat; [
<!ELEMENT %n.sumStat; - - (%n.valu;)+                          >
<!ATTLIST %n.sumStat;
     %a.global;
     type         (mean|medn|mode|vald|invd|min|
                  max|freq|stdev)    #REQUIRED
     TEIform      CDATA        'sumStat'                       >
]]>
<!--                                                         -->
<!-- 3.2.5.1 Value (valu)                                    -->
<!-- ====================                                    -->
<!ENTITY % valu 'INCLUDE' >
<![ %valu; [
<!ELEMENT %n.valu; - - (%paraContent;)                         >
<!ATTLIST %n.valu;
     %a.global;
     wgtd         (wgtd|not-wgtd)           'not-wgtd'
     weight       CDATA                     #IMPLIED
     TEIform      CDATA                     'valu'             >
]]>
<!--                                                         -->
<!-- 3.1.2.6 Variable Text                                   -->
<!-- =====================                                   -->
<!-- Use generic text (txt) element.                         -->
<!--                                                         -->
<!-- 3.2.7 Category (catgry)                                 -->
<!-- =======================                                 -->
<!ENTITY % catgry 'INCLUDE' >
<![ %catgry; [
<!ELEMENT %n.catgry; - -  ((%n.catValu;)?
                          & (%n.labl;)? 
                          & (%n.txt;)*
                          & (%n.catStat;)?
                          & (%n.notes;)*)                      >
<!ATTLIST %n.catgry;
    %a.global
    missing        (Y|N)           'N'
    TEIform        CDATA           'catgry'                    >
]]>
<!--                                                         -->
<!-- 3.2.7.1 Category Value (catValu)                        -->
<!-- ================================                        -->
<!ENTITY % catValu 'INCLUDE' >
<![ %catValu; [
<!ELEMENT %n.catValu; - - (%phrase.seq;)                       >
<!ATTLIST %n.catValu;
    %a.global;
    TEIform         CDATA      'catValu'                       >
]]>
<!--                                                         -->
<!-- 3.2.7.2 Category Name                                   -->
<!-- ======================                                  -->
<!-- Use generic labl tag.                                   -->
<!--                                                         -->
<!-- 3.2.7.3 Category Text                                   -->
<!-- =====================                                   -->
<!-- Use generic txt tag.                                    -->
<!--                                                         -->
<!-- 3.2.7.4 Category Statistic (catStat).                   -->
<!-- ====================================                    -->
<!ENTITY % catStat 'INCLUDE' >
<![ %catStat; [
<!ELEMENT %n.catStat; - - (%n.valu;)+                          >
<!ATTLIST %n.catStat;
     %a.global;
     type         CDATA    'freq'
     TEIform      CDATA    'catSt                              >
]]>
<!--                                                         -->
<!-- 3.2.7.4.1 Value (valu)                                  -->
<!-- ======================                                  -->
<!-- Element already declared above.                         -->
<!--                                                         -->
<!-- 3.2.8 Interviewer Instructions (ivuInstr)               -->
<!-- =========================================               -->
<!ENTITY % ivuInstr 'INCLUDE' >
<![ %ivuInstr; [
<!ELEMENT %n.ivuInstr; - - (%specialPara;)
<!ATTLIST %n.ivuInstr;
    %a.global;                     
    TEIform       CDATA                       'ivuInstr'       >
]]>
<!--                                                         -->
<!-- 3.2.9 Coder Instructions (codInstr)                     -->
<!-- ===================================                     -->
<!ENTITY % codInstr 'INCLUDE' >
<![ %ivuInstr; [
<!ELEMENT %n.codInstr; - - (%specialPara;)                     >
<!ATTLIST (%n.codInstr;)
    %a.global
    TEIform       CDATA                       'codInstr'       >
]]>
<!--                                                         -->
<!-- 3.2.10 Notes                                            -->
<!-- ============                                            -->
<!-- Use generic "notes" element                             -->
<!--                                                         -->
<!-- 4.0 Other Documentation                                 -->
<!-- =======================                                 -->
<!-- Use generic "otherMat" element.                         -->
<!--                                                         -->
<!-- GENERIC ELEMENTS                                        -->
<!-- ================                                        -->
<!--                                                         -->
<!-- A. Other Materials                                      -->
<!-- ==================                                      -->
<!ENTITY % otherMat 'INCLUDE' >
<![ %otherMat; [
<!ELEMENT %n.otherMat;  - - (((%n.otherMat)*) 
                            | ((%n.labl) & (%n.txt)?))         >
<!ATTLIST %n.otherMat;
     %a.global
     type           CDATA               #IMPLIED
     level (data|datafile|studydsc|study) #REQUIRED
     TEIform        CDATA                 'otherMat'           >
]]>
<!-- 
<!-- B.Name (labl)                                           -->
<!-- =============                                           -->
<!ENTITY % labl 'INCLUDE' >
<![ %labl; [
<!ELEMENT %n.labl - -  (%phrase.seq)                          >
<!ATTLIST %n.labl
    %a.global
    level          CDATA                    #REQUIRED
    TEIform        CDATA                    'labl'            >
]]>
<!--                                                        -->
<!-- C. Descriptive Text (txt).                             -->
<!-- ==========================                             -->
<!ENTITY % txt 'INCLUDE' >
<![ %txt; [
<!ELEMENT %n.txt; - -   (%specialPara)                        >
<!ATTLIST %n.txt;
    %a.global
    level          CDATA                    #REQUIRED        
    TEIform        CDATA                    'txt'             >
]]>
<!--                                                        -->
<!-- D. Notes and Comments (notes)                          -->
<!-- =============================                          -->
<!ENTITY % notes 'INCLUDE' >
<![ %notes; [
<!ELEMENT %n.notes; - -  (%specialPara;)                      >
<!ATTLIST %n.notes;
    %a.global
    type        CDATA         #IMPLIED
    subject     CDATA         #IMPLIED
    level       CDATA         #IMPLIED
    resp        CDATA         #IMPLIED
    TEIform     CDATA         'notes'                          >
]]>
<!-- END OF FILE                                             -->
